{"id":1046810,"name":"@mantine/core","ecosystem":"npm","description":"React components library focused on usability, accessibility and developer experience","homepage":"https://mantine.dev/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mantinedev/mantine","keywords_array":["components","design","frontend","library","next","nextjs","react","ui","ui-kit"],"namespace":"mantine","versions_count":457,"first_release_published_at":"2021-01-07T16:45:57.906Z","latest_release_published_at":"2026-04-06T08:55:08.719Z","latest_release_number":"9.0.1","last_synced_at":"2026-04-07T10:30:38.045Z","created_at":"2022-04-07T20:07:30.056Z","updated_at":"2026-04-07T10:38:25.976Z","registry_url":"https://www.npmjs.com/package/@mantine/core","install_command":"npm install @mantine/core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"legacy":"7.17.8","next":"9.0.0-alpha.7","latest":"9.0.1"}},"repo_metadata":{"id":36968060,"uuid":"327628682","full_name":"mantinedev/mantine","owner":"mantinedev","description":"A fully featured React components library","archived":false,"fork":false,"pushed_at":"2026-03-24T16:46:20.000Z","size":233519,"stargazers_count":30847,"open_issues_count":67,"forks_count":2271,"subscribers_count":97,"default_branch":"master","last_synced_at":"2026-03-25T21:50:32.577Z","etag":null,"topics":["dark-mode","dark-theme","hooks","react","typescript","uikit"],"latest_commit_sha":null,"homepage":"https://mantine.dev","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/mantinedev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mantinedev","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-01-07T14:02:19.000Z","updated_at":"2026-03-25T17:39:35.000Z","dependencies_parsed_at":"2026-01-05T07:05:51.380Z","dependency_job_id":null,"html_url":"https://github.com/mantinedev/mantine","commit_stats":{"total_commits":12016,"total_committers":602,"mean_commits":"19.960132890365447","dds":"0.11659454061251662","last_synced_commit":"41b8186aee53aa84d62d3a602f39ac041c10aeef"},"previous_names":[],"tags_count":294,"template":false,"template_full_name":null,"purl":"pkg:github/mantinedev/mantine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mantinedev","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/sbom","scorecard":{"id":615683,"data":{"date":"2025-08-11","repo":{"name":"github.com/mantinedev/mantine","commit":"0d57fb36ca7871f887d840f6ffe6e886eeef7af6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 21 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npm_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mantinedev/mantine/npm_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mantinedev/mantine/npm_test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-95jq-xph2-cx9h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-67rr-84xm-4c7r","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T03:52:01.490Z","repository_id":36968060,"created_at":"2025-08-21T03:52:01.490Z","updated_at":"2025-08-21T03:52:01.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31171617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T21:28:10.185Z","status":"ssl_error","status_checked_at":"2026-03-29T21:23:32.226Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mantinedev","name":"Mantine","uuid":"79146003","kind":"organization","description":"UI library that you deserve","email":null,"website":"https://mantine.dev/","location":null,"twitter":"mantinedev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/79146003?v=4","repositories_count":26,"last_synced_at":"2024-10-11T11:29:32.486Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mantinedev","funding_links":[],"total_stars":30387,"followers":954,"following":0,"created_at":"2022-11-02T16:51:27.411Z","updated_at":"2024-10-11T11:29:33.729Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mantinedev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mantinedev/repositories"},"tags":[{"name":"8.3.18","sha":"530249feb498d74d5ea849d2984c86efd072f38c","kind":"commit","published_at":"2026-03-17T16:09:42.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.18","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.18/manifests"},{"name":"8.3.17","sha":"bac61d6fc21be84bd80d1d9232a605c05692ae75","kind":"commit","published_at":"2026-03-14T15:50:38.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.17","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.17/manifests"},{"name":"8.3.16","sha":"dbb8732ca3350259e0cf7b2536d0bcc885b1b587","kind":"commit","published_at":"2026-03-05T08:21:21.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.16","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.16/manifests"},{"name":"8.3.15","sha":"649f781778a1ce1035c361bb166e43423679aa94","kind":"commit","published_at":"2026-02-16T06:49:27.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.15","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.15/manifests"},{"name":"9.0.0-alpha.0","sha":"11caa741236c2ad414c03a45eef3e0698e9ec761","kind":"commit","published_at":"2026-02-11T06:36:51.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/9.0.0-alpha.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/9.0.0-alpha.0/manifests"},{"name":"8.3.14","sha":"ac8b0a2db3d8801e2c6a22acd594bfc3b9b16ee9","kind":"commit","published_at":"2026-02-01T11:49:47.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.14","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.14/manifests"},{"name":"8.3.13","sha":"b7ffe409a0c8312142697b5f4226a7da4acfd5db","kind":"commit","published_at":"2026-01-20T07:07:39.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.13","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.13/manifests"},{"name":"8.3.12","sha":"115561343a6e96ca5fb380a50a07745a53d51f71","kind":"commit","published_at":"2026-01-09T13:57:49.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.12","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.12/manifests"},{"name":"8.3.11","sha":"ca830596f091d2b5637445ab9b6c1164a140d9a4","kind":"commit","published_at":"2026-01-05T05:52:49.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.11","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.11/manifests"},{"name":"8.3.10","sha":"57d00989894a650ac2c3c7d929a1f7a682a980b0","kind":"commit","published_at":"2025-12-09T06:06:31.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.10","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.10/manifests"},{"name":"8.3.9","sha":"6c7b84b6c46173397789f9f0ea1e2e05734ea6ed","kind":"commit","published_at":"2025-11-22T13:19:39.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.9","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.9/manifests"},{"name":"8.3.8","sha":"17bd67fcba7996750466583caadc5453212ad23e","kind":"commit","published_at":"2025-11-15T10:31:57.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.8","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.8/manifests"},{"name":"8.3.7","sha":"0c52227db887ce0b48fe59fa3422638b0448e1e1","kind":"commit","published_at":"2025-11-09T09:23:59.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.7/manifests"},{"name":"8.3.6","sha":"ba25d8115606c193c4056a8e1f4e35c3d5b2d7b9","kind":"commit","published_at":"2025-10-29T05:45:26.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.6/manifests"},{"name":"8.3.5","sha":"014ef1dac11b025d8a12e2f24a0036da9119a562","kind":"commit","published_at":"2025-10-14T18:51:56.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.5/manifests"},{"name":"8.3.4","sha":"f673223655c121c135b9c201e407add70237c402","kind":"commit","published_at":"2025-10-09T18:52:50.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.4/manifests"},{"name":"8.3.3","sha":"d1c4f5c3d6177279239e225ad9bff013b2e6a423","kind":"commit","published_at":"2025-10-02T19:14:21.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.3/manifests"},{"name":"8.3.2","sha":"81e38bc8e3894c433f065557df60db5691aaf131","kind":"commit","published_at":"2025-09-23T17:47:50.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.2/manifests"},{"name":"8.3.1","sha":"ece602c7d023513add4c6ce56af45332f059c1f6","kind":"commit","published_at":"2025-09-10T09:20:11.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.1/manifests"},{"name":"8.3.0","sha":"081c992a191a0ec37f3c2a162a2c56abb60d46fa","kind":"commit","published_at":"2025-09-08T10:59:47.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.3.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.3.0/manifests"},{"name":"8.2.8","sha":"fea9a8a2b37fb5abbd8188a485f6e75854ccaa22","kind":"commit","published_at":"2025-08-31T11:46:57.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.2.8","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.8/manifests"},{"name":"8.2.7","sha":"b196edb1143e41578edb8743e7aeb98f71c3e506","kind":"commit","published_at":"2025-08-22T12:13:51.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.2.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.7/manifests"},{"name":"8.2.5","sha":"083e9ccec20481b64cf0c4445f1f23fd43e42e7d","kind":"commit","published_at":"2025-08-16T13:51:33.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.2.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.5/manifests"},{"name":"8.2.4","sha":"62665361104eb78794ed6feea50efaf3924a9948","kind":"commit","published_at":"2025-08-07T09:33:02.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.2.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.4/manifests"},{"name":"8.2.3","sha":"18b4658f1047430547aa86f2b6fc0d6c04307706","kind":"commit","published_at":"2025-08-05T10:01:05.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.2.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"da0fbca571e99312340140e39ed6421fdc9e7437","kind":"commit","published_at":"2025-07-30T12:38:10.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.2.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.2/manifests"},{"name":"8.2.0","sha":"6545583387c422e76168aa3bdc0b6cda238dcab6","kind":"commit","published_at":"2025-07-21T13:16:55.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.2.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.2.0/manifests"},{"name":"8.1.3","sha":"c2a603d46302713dac1bc6f1668043c077ea38ac","kind":"commit","published_at":"2025-07-07T13:18:14.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.1.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.1.3/manifests"},{"name":"8.1.2","sha":"9d7bb0de8439c9c353c15ceeefe6f04dc6b3e93d","kind":"commit","published_at":"2025-06-25T09:35:23.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.1.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.1.2/manifests"},{"name":"8.1.1","sha":"610942efbe38a4b34b05abc8f9bfc6e37c7c77bf","kind":"commit","published_at":"2025-06-16T11:19:24.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.1.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"ee3bd375cb72291e206904c0584435f067683bc2","kind":"commit","published_at":"2025-06-09T17:16:20.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.1.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.1.0/manifests"},{"name":"7.17.8","sha":"5b9855209028554814bb0519aff54f105cc9abe8","kind":"commit","published_at":"2025-06-02T11:04:13.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.17.8","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.8/manifests"},{"name":"8.0.2","sha":"b9a4fdc09b59a570bb159053067a30a6f3e60c20","kind":"commit","published_at":"2025-05-27T11:02:05.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.0.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"57f637d6baacc8c8a261a1aab2c839dde04e9836","kind":"commit","published_at":"2025-05-14T13:13:15.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.0.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"b1997c76d1ec20135690f2833adcbdb14dd64bdd","kind":"commit","published_at":"2025-05-05T10:55:12.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/8.0.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/8.0.0/manifests"},{"name":"7.17.6","sha":"1a45b720249cc39f075fa03dfd06fc4710e5a033","kind":"commit","published_at":"2025-05-02T05:19:00.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.17.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.6/manifests"},{"name":"7.17.5","sha":"a3b5452ca8ad04e8b49abbdd9922a53f631f3325","kind":"commit","published_at":"2025-04-24T08:47:32.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.17.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.5/manifests"},{"name":"7.17.4","sha":"87639c2b706884f9809fe1f68dc7a6cbe74abfe3","kind":"commit","published_at":"2025-04-08T13:25:31.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.17.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.4/manifests"},{"name":"7.17.3","sha":"c37e46d3c5705e70c48b904dcba25e6cb7cc054e","kind":"commit","published_at":"2025-03-27T10:32:02.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.17.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.3/manifests"},{"name":"7.17.2","sha":"0b7ccbfe061b4e07c83c14747e612c89507db3b8","kind":"commit","published_at":"2025-03-14T08:32:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.17.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.2/manifests"},{"name":"7.17.1","sha":"ddfdda8bae7a2c843f8a2d290e26cea3a57d193e","kind":"commit","published_at":"2025-03-01T09:03:40.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.17.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.1/manifests"},{"name":"7.17.0","sha":"10d7c9bce71e384b94d4fb8c33f76ef864db21c0","kind":"commit","published_at":"2025-02-17T16:41:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.17.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.17.0/manifests"},{"name":"7.16.3","sha":"3f1b82458a82d9f1e83ef9b59a3c9422e069ee00","kind":"commit","published_at":"2025-02-08T11:11:50.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.16.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.16.3/manifests"},{"name":"7.16.2","sha":"dfdbd65005b7eefd68cd06142ab6b0152bca5231","kind":"commit","published_at":"2025-01-26T12:23:50.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.16.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.16.2/manifests"},{"name":"7.16.1","sha":"e98106542bfb0778b37bdea0d2db96e948aad4db","kind":"commit","published_at":"2025-01-19T09:38:42.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.16.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.16.1/manifests"},{"name":"7.16.0","sha":"e8f7b01f85149e6f7d9776ef41703bab739f5d4d","kind":"commit","published_at":"2025-01-14T11:36:05.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.16.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.16.0/manifests"},{"name":"7.15.3","sha":"75d2c252fb38b02420206cf270471d356488a740","kind":"commit","published_at":"2025-01-07T06:08:48.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.15.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.15.3/manifests"},{"name":"7.15.2","sha":"41b8186aee53aa84d62d3a602f39ac041c10aeef","kind":"commit","published_at":"2024-12-23T10:10:27.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.15.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.15.2/manifests"},{"name":"7.15.1","sha":"7f47aef1953a197b0066cd7c26ea5e5a976cf052","kind":"commit","published_at":"2024-12-12T09:48:28.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.15.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.15.1/manifests"},{"name":"7.15.0","sha":"aae7b81cc3cd3ad897a970bb6233148813990da7","kind":"commit","published_at":"2024-12-10T10:06:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.15.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.15.0/manifests"},{"name":"7.14.3","sha":"29f5df2167e482daa8d68d01371a0a35b3878395","kind":"commit","published_at":"2024-11-28T12:04:16.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.14.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.14.3/manifests"},{"name":"7.14.2","sha":"c83f5b0a371512623f1324dcf888d1db1570e92a","kind":"commit","published_at":"2024-11-24T10:22:33.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.14.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.14.2/manifests"},{"name":"7.14.1","sha":"12adf699eb630bb1d2693a68382774b894e7423d","kind":"commit","published_at":"2024-11-16T15:18:30.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.14.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.14.1/manifests"},{"name":"7.14.0","sha":"157bd8499e78369b8c3dee7bec3b960dcc6b96f8","kind":"commit","published_at":"2024-11-12T15:22:51.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.14.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.14.0/manifests"},{"name":"7.13.5","sha":"1d07a3130b24b921c901ee69d9b3b43665303361","kind":"commit","published_at":"2024-11-08T10:27:22.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.13.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.5/manifests"},{"name":"7.13.4","sha":"fbcee929e0b11782092f48c1e7af2a1d1c878823","kind":"commit","published_at":"2024-10-23T16:56:06.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.13.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.4/manifests"},{"name":"7.13.3","sha":"b6767c876783d9774496c8c8f6e963f2bcfa29c4","kind":"commit","published_at":"2024-10-17T07:42:42.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.13.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.3/manifests"},{"name":"7.13.2","sha":"e0721af0aafc7acf2c32aa5275633b218d2fc6af","kind":"commit","published_at":"2024-10-03T12:33:52.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.13.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.2/manifests"},{"name":"7.13.1","sha":"0f0b871e0a3ccdc0790d5f43b8962024a5f7cde0","kind":"commit","published_at":"2024-09-30T07:32:44.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.13.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.1/manifests"},{"name":"7.13.0","sha":"8b1859682c81f5c3d264e5c2ecd7714bc9c6134b","kind":"commit","published_at":"2024-09-25T09:03:25.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.13.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.13.0/manifests"},{"name":"7.12.2","sha":"133b7bf0c739c865e299e4886b22e086d975bd0b","kind":"commit","published_at":"2024-08-30T13:32:07.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.12.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.12.2/manifests"},{"name":"7.12.1","sha":"b07422ea6049448aeb250901908ad7bb84ab0c6f","kind":"commit","published_at":"2024-08-12T12:41:37.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.12.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.12.1/manifests"},{"name":"7.12.0","sha":"2ae72dba52dc07eddae65b0a3adbaf687f822379","kind":"commit","published_at":"2024-08-05T16:06:24.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.12.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.12.0/manifests"},{"name":"7.11.2","sha":"c087030bbc67a895cb39475b0494ed5a6dc5e7ab","kind":"commit","published_at":"2024-07-13T15:19:23.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.11.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.11.2/manifests"},{"name":"6.0.22","sha":"8cd179503df777df226fe89b717264a85ad891d9","kind":"commit","published_at":"2024-07-13T15:09:36.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.22","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.22/manifests"},{"name":"7.11.1","sha":"2f91229da10d30a205ade277161bc8829740bd93","kind":"commit","published_at":"2024-07-02T10:53:40.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.11.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.11.1/manifests"},{"name":"7.11.0","sha":"b0197bc4fb7889cc61c25267f6ff6f4407bcd954","kind":"commit","published_at":"2024-06-26T16:42:47.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.11.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.11.0/manifests"},{"name":"7.10.2","sha":"29f24e31d9c33316395b317cd152648d55c65ef9","kind":"commit","published_at":"2024-06-13T09:02:04.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.10.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.10.2/manifests"},{"name":"7.10.1","sha":"c659c3283fa777c0d25f0cfc093123fd0f4fbdf4","kind":"commit","published_at":"2024-05-30T10:03:18.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.10.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.10.1/manifests"},{"name":"7.10.0","sha":"276050e6f0929ab3bd3b926e793ecb404026cbc6","kind":"commit","published_at":"2024-05-23T13:11:57.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.10.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.10.0/manifests"},{"name":"7.9.2","sha":"3a4f65d9c8b9a217c5dd4c3e078272181b2c8e47","kind":"commit","published_at":"2024-05-17T13:51:44.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.9.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.9.2/manifests"},{"name":"7.9.1","sha":"44c3ffd9819b437ac6a26bb7518994f0c63fbf42","kind":"commit","published_at":"2024-05-08T10:00:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.9.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.9.1/manifests"},{"name":"7.9.0","sha":"94c053e2052e8eb53e112f1a421633df7bf34bb9","kind":"commit","published_at":"2024-05-02T09:21:49.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.9.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.9.0/manifests"},{"name":"7.8.1","sha":"b95051c4fce1b8fd49efa5816a3dc2e91e93ae4f","kind":"commit","published_at":"2024-04-23T10:28:31.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.8.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.8.1/manifests"},{"name":"7.8.0","sha":"afc992942bdaf4e807e83b9fcb6df340c5e22f4a","kind":"commit","published_at":"2024-04-12T10:10:52.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.8.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.8.0/manifests"},{"name":"7.7.2","sha":"b2af7f88880846556032e7a5b66a2e7983562735","kind":"commit","published_at":"2024-04-11T14:56:15.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.7.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.7.2/manifests"},{"name":"7.7.1","sha":"30a48dfca30d8cf7ab21b8341dcf91943061548c","kind":"commit","published_at":"2024-03-29T09:07:10.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.7.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.7.1/manifests"},{"name":"7.7.0","sha":"6b14c7ace703f1f9ec025706a94a277b2e3983fe","kind":"commit","published_at":"2024-03-26T06:18:25.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.7.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.7.0/manifests"},{"name":"7.6.2","sha":"e3e3bb834de1f2f75a27dbc757dc0a2fc6a6cba8","kind":"commit","published_at":"2024-03-12T17:07:10.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.6.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.6.2/manifests"},{"name":"7.6.1","sha":"188248d51bb66b0dc12bc49bfd9b6cc7ff5bd7e9","kind":"commit","published_at":"2024-02-27T07:11:30.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.6.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.6.1/manifests"},{"name":"7.6.0","sha":"d51f2184c798a587a1069a89e9909dc205eadd81","kind":"commit","published_at":"2024-02-26T10:41:34.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.6.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.6.0/manifests"},{"name":"7.5.3","sha":"e479af1ede1ef05e906cc988026d3f4b3b4b1fc9","kind":"commit","published_at":"2024-02-16T09:29:31.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.5.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.5.3/manifests"},{"name":"7.5.2","sha":"704369191dca1a9aecd3a1df3208797a37c6406d","kind":"commit","published_at":"2024-02-09T12:16:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.5.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.5.2/manifests"},{"name":"7.5.1","sha":"74748cda32d9f98b78dc1b22ad84417b13563039","kind":"commit","published_at":"2024-02-01T06:27:39.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.5.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.5.1/manifests"},{"name":"7.5.0","sha":"d1f047bd523f8f36ab9edf3aff5f6c2948736c5a","kind":"commit","published_at":"2024-01-26T09:52:02.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.5.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.5.0/manifests"},{"name":"7.4.2","sha":"2fb63903e96ceb1115e376dcb6a79770e5e733a8","kind":"commit","published_at":"2024-01-17T19:18:16.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.4.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.4.2/manifests"},{"name":"7.4.1","sha":"eae084e15fcf069a284b7836a8d063bdcd1654db","kind":"commit","published_at":"2024-01-09T07:22:29.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.4.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.4.1/manifests"},{"name":"7.4.0","sha":"3f92d8ff07978b8dab8a33acc160e5d83d27cc4b","kind":"commit","published_at":"2024-01-03T06:23:13.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.4.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.4.0/manifests"},{"name":"7.3.2","sha":"260a4d6af4c2b9397271b745b08d04ce85a3d2ac","kind":"commit","published_at":"2023-12-14T09:51:06.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.3.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.3.2/manifests"},{"name":"7.3.1","sha":"4977ecbbc57e9969de0b223f89768bd38c4d1d3e","kind":"commit","published_at":"2023-12-07T12:19:51.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.3.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.3.1/manifests"},{"name":"7.3.0","sha":"35c94d5a90ac38a2ca621c0c3e9faffdceb08dc9","kind":"commit","published_at":"2023-12-04T08:08:15.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.3.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.3.0/manifests"},{"name":"7.2.2","sha":"4b62fcc54bcacdf30c2795dc04034df1e999e51d","kind":"commit","published_at":"2023-11-13T10:32:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.2.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.2.2/manifests"},{"name":"7.2.1","sha":"df8434d499a5ece76f6150b09af3a02271b4d029","kind":"commit","published_at":"2023-11-07T15:51:15.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.2.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.2.1/manifests"},{"name":"7.2.0","sha":"f21af7510c128528f6d2cd57c3facb49f3cd1881","kind":"commit","published_at":"2023-11-06T13:21:46.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.2.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.2.0/manifests"},{"name":"7.1.6","sha":"16d39ffd74175bd413f097763f0a1713b9e3b55d","kind":"commit","published_at":"2023-10-26T06:30:40.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.1.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.6/manifests"},{"name":"7.1.5","sha":"77635df6cd2695963821c3add053426d208c2e4d","kind":"commit","published_at":"2023-10-19T09:11:21.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.1.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.5/manifests"},{"name":"7.1.3","sha":"4dbfa6ea93afbbc818dfda6763f51070b8c1d2ef","kind":"commit","published_at":"2023-10-12T10:00:23.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.1.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.3/manifests"},{"name":"7.1.2","sha":"be0b6128e76c6239bf9988047f39ca269b23e908","kind":"commit","published_at":"2023-10-02T17:33:04.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.1.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"e7bd50fa00525468d418b6cf2734907e2d8a9fda","kind":"commit","published_at":"2023-10-02T13:07:13.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.1.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"7dc4a72ece31650761c8aae96756c10e628dc9c7","kind":"commit","published_at":"2023-09-28T09:37:27.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.1.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.1.0/manifests"},{"name":"7.0.2","sha":"a9b51e406acbe2c7189d87db8eb72e84bdcc98d9","kind":"commit","published_at":"2023-09-26T09:00:29.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.0.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"d0a8febf219effa9b417cd71b580a3abcd7efda9","kind":"commit","published_at":"2023-09-25T12:59:43.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.0.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"e7a3237a286fa661d7fc24d1d5b7eac844f930a0","kind":"commit","published_at":"2023-09-18T13:23:57.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/7.0.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/7.0.0/manifests"},{"name":"6.0.21","sha":"cdf1179358c6d4591f5de76a2a41935ff4c91ec6","kind":"commit","published_at":"2023-09-17T17:57:07.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.21","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.21/manifests"},{"name":"6.0.20","sha":"0455a0f3c47938c0dcae69e5093ce6c28a6bc73b","kind":"commit","published_at":"2023-09-05T10:03:27.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.20","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.20/manifests"},{"name":"6.0.19","sha":"dd5f476d47ee79d2a9c8bcf36f84dcc7d41c6dfd","kind":"commit","published_at":"2023-08-10T10:04:44.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.19","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.19/manifests"},{"name":"6.0.18","sha":"a531bcaabd8603f315e3e0d1a6c4b31cd682cbcc","kind":"commit","published_at":"2023-08-07T16:33:49.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.18","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.18/manifests"},{"name":"6.0.17","sha":"cf0f85faec56615ea5fbd7813e83bac60dbaefb7","kind":"commit","published_at":"2023-07-18T06:29:59.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.17","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.17/manifests"},{"name":"6.0.16","sha":"d03cb692eedd7e525275bdedcc9b077b141f0b78","kind":"commit","published_at":"2023-07-04T07:14:41.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.16","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.16/manifests"},{"name":"6.0.15","sha":"d8b8f8431837712e7c5a15c2a775c06005b233f4","kind":"commit","published_at":"2023-06-27T07:51:42.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.15","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.15/manifests"},{"name":"6.0.14","sha":"b661b4bddd49c93252da8ded73b6e0f34e3a5a43","kind":"commit","published_at":"2023-06-20T07:58:25.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.14","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.14/manifests"},{"name":"6.0.13","sha":"8c12a76c56da51af34213f18dd67c8b72a0ddb44","kind":"commit","published_at":"2023-05-30T07:28:13.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.13","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.13/manifests"},{"name":"6.0.11","sha":"b2d7a1862c7bc7f6307ba8edc184ca4bd7c76026","kind":"commit","published_at":"2023-05-16T07:42:07.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.11","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.11/manifests"},{"name":"6.0.10","sha":"099e58c5e17cad9ac9544cac9a8dea7d200ecc49","kind":"commit","published_at":"2023-05-02T06:30:11.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.10","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.10/manifests"},{"name":"6.0.9","sha":"fb1dfdeba53f78548412d12d88e8486fee7dac6c","kind":"commit","published_at":"2023-04-25T06:56:00.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.9","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.9/manifests"},{"name":"6.0.8","sha":"42df57f888be86f1fa9adb5b1ca64546c3991dfe","kind":"commit","published_at":"2023-04-18T06:54:04.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.8","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"f70f97f82f1a0a217f95f2feb025534fb5256de9","kind":"commit","published_at":"2023-04-11T05:34:58.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"7431aaa0af9cd4beb71e03dd665d3ba10a660fef","kind":"commit","published_at":"2023-04-04T06:47:27.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"2873f125f1f1d6d7638969512bdde9d58e6cb015","kind":"commit","published_at":"2023-03-28T06:59:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.5/manifests"},{"name":"6.0.3","sha":"9f98df19680dd5b601b59e31add9b05512a0192e","kind":"commit","published_at":"2023-03-21T07:17:53.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"0b89e969b87aa5005a34cd5e0e3631757fa9873a","kind":"commit","published_at":"2023-03-14T16:09:13.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"5c1d77209f92fb14377d75c7cdc8d36f84705b63","kind":"commit","published_at":"2023-03-08T07:59:07.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"0b3744c37832f53b95abfa3cf1426d8cd411719f","kind":"commit","published_at":"2023-03-02T09:32:41.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/6.0.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/6.0.0/manifests"},{"name":"5.10.5","sha":"d97e1a73cbe8628f7d5b5ee7c2a0a5cf2b85ce22","kind":"commit","published_at":"2023-02-26T06:01:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.10.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.5/manifests"},{"name":"5.10.4","sha":"364842fb90c59ea05b36f98cda491d2f9220c13b","kind":"commit","published_at":"2023-02-15T06:27:13.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.10.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.4/manifests"},{"name":"5.10.3","sha":"8009979807b124f44effbb9268be4b615b2485fa","kind":"commit","published_at":"2023-02-03T09:44:50.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.10.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.3/manifests"},{"name":"5.10.2","sha":"c757c11d36e1c4e5976b05439da9d96d90e2d254","kind":"commit","published_at":"2023-01-25T10:28:26.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.10.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.2/manifests"},{"name":"5.10.1","sha":"a38d955157c533501472fb4ccc2d95eaaaf326ce","kind":"commit","published_at":"2023-01-17T07:09:25.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.10.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.1/manifests"},{"name":"5.10.0","sha":"b4cf6ad60d1b36f27fcead36e7eaffcadbc2617f","kind":"commit","published_at":"2023-01-03T10:58:44.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.10.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.10.0/manifests"},{"name":"5.9.6","sha":"75e4c732c7e23d3bd123b41edb8a3b587a014b29","kind":"commit","published_at":"2022-12-31T07:32:32.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.9.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.6/manifests"},{"name":"5.9.5","sha":"d1b679987878bc4aa5278133554a6da448008f8c","kind":"commit","published_at":"2022-12-17T11:34:30.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.9.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.5/manifests"},{"name":"5.9.4","sha":"cc4f3d7a6edd746f4e7614362e6a0d5b7de597e3","kind":"commit","published_at":"2022-12-12T10:31:11.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.9.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.4/manifests"},{"name":"5.9.3","sha":"2cef695197b15ccc9e4d1ce24a12a1091f6405a2","kind":"commit","published_at":"2022-12-10T07:56:53.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.9.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.3/manifests"},{"name":"5.9.2","sha":"b1e927c9bcaeacb42384dab1b7b548718be1cc12","kind":"commit","published_at":"2022-12-05T16:22:54.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.9.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.2/manifests"},{"name":"5.9.1","sha":"7dd25ed1d3259490bf9a19520d40171ad0b79f97","kind":"commit","published_at":"2022-12-04T12:14:51.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.9.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.1/manifests"},{"name":"5.9.0","sha":"c0090c89a84abfc9010766b67f69e4c92e7d702f","kind":"commit","published_at":"2022-12-01T19:36:07.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.9.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.9.0/manifests"},{"name":"5.8.4","sha":"2ef338cafedd4c60b925777087ce4215c198ea16","kind":"commit","published_at":"2022-11-28T10:25:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.8.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.8.4/manifests"},{"name":"5.8.3","sha":"9febdd1a1fb82950ad7cf68c2c4509bdad573b0c","kind":"commit","published_at":"2022-11-23T07:19:41.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.8.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.8.3/manifests"},{"name":"5.8.2","sha":"58a7c7a6445fa624bc7578ffeba648b693e09226","kind":"commit","published_at":"2022-11-19T11:32:39.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.8.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.8.2/manifests"},{"name":"5.8.0","sha":"8213185fac6a56c65445dc9db9e39351b96fdf6c","kind":"commit","published_at":"2022-11-16T16:47:07.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.8.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.8.0/manifests"},{"name":"5.7.2","sha":"ebab71e166b1f764bee8dba5cdad399d0716e1eb","kind":"commit","published_at":"2022-11-12T11:18:59.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.7.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.7.2/manifests"},{"name":"5.7.1","sha":"d5f6709b27919652c328f364e6c2b9df3533e42d","kind":"commit","published_at":"2022-11-06T07:20:54.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.7.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.7.1/manifests"},{"name":"5.7.0","sha":"1f1b2262a5c7664f04b43002023ad4048c7caaea","kind":"commit","published_at":"2022-11-04T16:23:29.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.7.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.7.0/manifests"},{"name":"5.6.4","sha":"34dd1414bd1368e3d28fa2c83bdbc2a048646b10","kind":"commit","published_at":"2022-11-02T07:47:47.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.6.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.4/manifests"},{"name":"5.6.3","sha":"f240b41e772b9951f9e20a42bae90ac65351b90b","kind":"commit","published_at":"2022-10-27T17:09:38.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.6.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.3/manifests"},{"name":"5.6.2","sha":"656c60fb3892f7cab4ca0d03ef7b20782cf7ed2f","kind":"commit","published_at":"2022-10-24T15:23:26.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.6.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.2/manifests"},{"name":"5.6.1","sha":"2b3c7310809d120725f458d56b36fc8021bd5488","kind":"commit","published_at":"2022-10-22T09:42:26.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.6.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.1/manifests"},{"name":"5.6.0","sha":"7e45e98ae21e765b3f705f57829b595c5325c7cd","kind":"commit","published_at":"2022-10-20T09:10:55.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.6.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.6.0/manifests"},{"name":"5.5.6","sha":"a064fdfaf5f74cec942f3b7532d7bb6a2aa693c2","kind":"commit","published_at":"2022-10-18T14:42:46.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.5.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.6/manifests"},{"name":"5.5.5","sha":"97d7b75d501b596012fde7b212cd7e1bea16e8e7","kind":"commit","published_at":"2022-10-11T14:08:02.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.5.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.5/manifests"},{"name":"5.5.4","sha":"44519d8e67143fdf0def8be8c28c8fe43eba7a51","kind":"commit","published_at":"2022-10-05T12:31:59.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.5.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.4/manifests"},{"name":"5.5.2","sha":"9c4500340254da767554352bd3915b88d6fc6d34","kind":"commit","published_at":"2022-10-04T13:52:35.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.5.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.2/manifests"},{"name":"5.5.1","sha":"667be9f373152ba8fef52836838408d48bd635dd","kind":"commit","published_at":"2022-10-03T15:57:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.5.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.1/manifests"},{"name":"5.5.0","sha":"61fbf812e53e74f65b81502f4d8456a103a107c9","kind":"commit","published_at":"2022-10-02T08:30:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.5.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.5.0/manifests"},{"name":"5.4.2","sha":"7503b2dd36ed8f1e9c7d5c0a530cde27108d204f","kind":"commit","published_at":"2022-09-29T11:03:23.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.4.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.4.2/manifests"},{"name":"5.4.1","sha":"fbdd43050a5e86c0dd7149ffa8c5df9179b2a76f","kind":"commit","published_at":"2022-09-24T07:40:26.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.4.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.4.1/manifests"},{"name":"5.4.0","sha":"da4c05c769e8172c9a6a2b0e0170ac0898a554dc","kind":"commit","published_at":"2022-09-19T08:18:52.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.4.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.4.0/manifests"},{"name":"5.3.3","sha":"16389120c048dab3c1b772244fe8017a157c0241","kind":"commit","published_at":"2022-09-17T10:31:23.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.3.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.3.3/manifests"},{"name":"5.3.2","sha":"5cf81d288a7c47c115b2dd92efe9a6b0008fdb45","kind":"commit","published_at":"2022-09-15T14:31:21.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.3.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.3.2/manifests"},{"name":"5.3.1","sha":"b2c37867f40b8ae94e2ffeb774ec7e0279d9acf6","kind":"commit","published_at":"2022-09-14T13:51:42.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.3.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.3.1/manifests"},{"name":"5.3.0","sha":"15b29b6d975db6e4e292901cae9dee154b754981","kind":"commit","published_at":"2022-09-09T09:21:33.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.3.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.3.0/manifests"},{"name":"5.2.7","sha":"eaa6b23d7dbed4a753dc9a4c2b133b9a61c85317","kind":"commit","published_at":"2022-09-08T14:44:34.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.2.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.7/manifests"},{"name":"5.2.6","sha":"efe37627398552fdad79012ea5ff3962b8e1c8e1","kind":"commit","published_at":"2022-09-06T15:32:02.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.2.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.6/manifests"},{"name":"5.2.5","sha":"7bf5d235ae968eed09369e866f8cfb3ef77f0e5f","kind":"commit","published_at":"2022-09-03T17:54:36.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.2.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"69f3a6bb276b0a3343dc34791545af9ffbdfd0cf","kind":"commit","published_at":"2022-08-27T15:25:12.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.2.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.4/manifests"},{"name":"5.2.3","sha":"5324f4d5ab70299b37136b495538de20ccb478a0","kind":"commit","published_at":"2022-08-22T09:08:52.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.2.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.3/manifests"},{"name":"5.2.2","sha":"ff06892b5ef2cfd4604a4a397f6c33acfda8d85e","kind":"commit","published_at":"2022-08-22T07:58:42.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.2.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.2/manifests"},{"name":"5.2.0","sha":"8a2b20e7388d66fbb911c15f872ad1a545dd2e3b","kind":"commit","published_at":"2022-08-18T17:50:33.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.2.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.2.0/manifests"},{"name":"5.1.7","sha":"c075c66f0d8be1f3f7e993c53c6fca3a56f432db","kind":"commit","published_at":"2022-08-18T11:43:04.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.1.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.7/manifests"},{"name":"5.1.6","sha":"fe56b5cabd528f221c4967b67466c56c1b4924e1","kind":"commit","published_at":"2022-08-14T13:28:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.1.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.6/manifests"},{"name":"5.1.5","sha":"73c0e3a6068554cb5e214c60ae975db9b1979879","kind":"commit","published_at":"2022-08-13T08:06:01.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.1.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.5/manifests"},{"name":"5.1.4","sha":"6fd76c20effcb02bd302c64bbbf327cc38e9a1e2","kind":"commit","published_at":"2022-08-12T07:38:15.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.1.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"0cad366613d78f4749dc7577d10944ff3d9f6bad","kind":"commit","published_at":"2022-08-11T15:45:00.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.1.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.3/manifests"},{"name":"5.1.1","sha":"4486a9b11f2e2817d26c88e1d3337c60ef7d1140","kind":"commit","published_at":"2022-08-09T05:32:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.1.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"989b4bfc84d5c4e100203fe75436137a0e0018eb","kind":"commit","published_at":"2022-08-08T08:43:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.1.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.1.0/manifests"},{"name":"5.0.3","sha":"959dced960298af1f401d4a7511c6a5f264c317f","kind":"commit","published_at":"2022-08-05T17:24:53.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.0.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"32a0ff4c678c2cfc703a3ac315f477a73d376750","kind":"commit","published_at":"2022-07-30T09:01:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.0.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.0.2/manifests"},{"name":"5.0.0","sha":"8f71ac6407c0274c5bbfb1028bde4baee15c0f14","kind":"commit","published_at":"2022-07-25T09:10:24.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/5.0.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/5.0.0/manifests"},{"name":"4.2.12","sha":"aac760de2678e749c3655614e1e24b288856770b","kind":"commit","published_at":"2022-07-03T14:35:54.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.12","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.12/manifests"},{"name":"4.2.11","sha":"32eb24d0594154f5494524341f6e96f5d1e909e9","kind":"commit","published_at":"2022-06-26T08:01:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.11","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.11/manifests"},{"name":"4.2.10","sha":"c2f111d85d23603b3197762906841b62093475e2","kind":"commit","published_at":"2022-06-19T09:12:58.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.10","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.10/manifests"},{"name":"4.2.9","sha":"229bdbe3c124cced704a7a14563f73b8ff7b2b54","kind":"commit","published_at":"2022-06-12T07:08:28.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.9","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.9/manifests"},{"name":"4.2.8","sha":"55cf92685afe129cae1d68b5e230111dceedf122","kind":"commit","published_at":"2022-06-05T10:04:49.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.8","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.8/manifests"},{"name":"4.2.7","sha":"0b38cfe2a421f6b1cea7872e603d1acf3d7884d7","kind":"commit","published_at":"2022-05-29T09:59:35.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.7/manifests"},{"name":"4.2.6","sha":"102c9f0ee92de05246d72a75d3b60a0777a06397","kind":"commit","published_at":"2022-05-22T06:37:00.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.6/manifests"},{"name":"4.2.5","sha":"971634d3ddf7b00db2baf2bda992a3b5489d289a","kind":"commit","published_at":"2022-05-15T08:54:33.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.5/manifests"},{"name":"4.2.3","sha":"e2fcb58ada39d2d4f323554d85b74fb4271f4bbf","kind":"commit","published_at":"2022-05-08T07:09:14.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"f3d868e29a9b5e275354f2cec623499616927f67","kind":"commit","published_at":"2022-05-01T08:16:59.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.2/manifests"},{"name":"4.2.0","sha":"847e105bcb6c304a8dfdb2fd18c92cb7def2741a","kind":"commit","published_at":"2022-04-27T16:25:09.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.2.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.2.0/manifests"},{"name":"4.1.5","sha":"cb2a732e4cae6e9e55144ed1b7def5ce0bc1362b","kind":"commit","published_at":"2022-04-24T13:44:38.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.1.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.5/manifests"},{"name":"4.1.4","sha":"2e03aa0f0f2f48b7973e6ce6d6b9f1a39a276826","kind":"commit","published_at":"2022-04-17T08:30:52.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.1.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.4/manifests"},{"name":"4.1.3","sha":"abc55d1cca11af3b97127fc8f57afe401db1ba42","kind":"commit","published_at":"2022-04-09T09:09:28.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.1.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"353133ef325df4943dbbeb7c3092056a30981d14","kind":"commit","published_at":"2022-04-03T09:34:47.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.1.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"a94d35773e33719f1176713cdcd05d9dc681ded5","kind":"commit","published_at":"2022-04-01T09:31:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.1.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"5483279d0884671e2c880b1f02bed6a0c9980506","kind":"commit","published_at":"2022-03-28T19:20:53.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.1.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.1.0/manifests"},{"name":"4.0.9","sha":"30ddc33ecdb97848def0d3a8f9c74dec5949409a","kind":"commit","published_at":"2022-03-27T11:20:19.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.9","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"312766554f9355cf40fdd9a16365eb514f6da1e4","kind":"commit","published_at":"2022-03-24T13:33:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.8","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"800923221e80798be17da9da680edb7ba924c187","kind":"commit","published_at":"2022-03-20T07:37:05.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"54c83473106e0bcba5105bcd21ef204c482e7e7e","kind":"commit","published_at":"2022-03-18T17:42:48.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"01b6be15a7b97f788b5298772166aa0a09dc4643","kind":"commit","published_at":"2022-03-16T13:50:19.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"ee3f1ff2c408e45599805cce588bb88139962b34","kind":"commit","published_at":"2022-03-13T14:04:40.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"98e88f3210a8e45c3bd937792a1dfc0dcd4068e6","kind":"commit","published_at":"2022-03-13T11:44:25.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"3bb074395aa7d7f5c678ee45c64568b694dcd875","kind":"commit","published_at":"2022-03-12T13:02:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"130ec94124e0c1a85e08cf597423b1e3a6d5823d","kind":"commit","published_at":"2022-03-11T14:26:38.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"5f092ef88b8862f5432d48fa8c7ec64567504fac","kind":"commit","published_at":"2022-03-10T08:49:11.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/4.0.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/4.0.0/manifests"},{"name":"3.6.14","sha":"b95652726cc438d813f4121d331d9ac390e8b08c","kind":"commit","published_at":"2022-03-03T19:34:44.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.14","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.14/manifests"},{"name":"3.6.13","sha":"7cefd3a6d7ad16b6e9ee97ce6c0af806d5f16ee5","kind":"commit","published_at":"2022-03-02T12:47:53.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.13","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.13/manifests"},{"name":"3.6.12","sha":"ffdadb046722af19cc3db6642c3b57aa1cabe77c","kind":"commit","published_at":"2022-03-01T17:54:30.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.12","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.12/manifests"},{"name":"3.6.11","sha":"3d52e7050fc7da100ee58e521fc4c4772bd8d97c","kind":"commit","published_at":"2022-02-24T20:05:05.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.11","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.11/manifests"},{"name":"3.6.10","sha":"c7a03f974c097433da6a9397278b9c28e219741c","kind":"commit","published_at":"2022-02-24T19:36:48.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.10","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.10/manifests"},{"name":"3.6.9","sha":"41729b6aec83bde10cf0596f4c345eca7cec8315","kind":"commit","published_at":"2022-02-17T16:53:40.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.9","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.9/manifests"},{"name":"3.6.8","sha":"72aadb9a72b3583dd88efc8e4b773a1df37f486a","kind":"commit","published_at":"2022-02-16T17:15:37.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.8","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.8/manifests"},{"name":"3.6.7","sha":"0ac9e11b67ad3842ead131b75287f439b6e34527","kind":"commit","published_at":"2022-02-09T16:39:53.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.7/manifests"},{"name":"3.6.6","sha":"45ce737240ea051f3ba72f10b9bc31a1fb921469","kind":"commit","published_at":"2022-02-05T15:48:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.6/manifests"},{"name":"3.6.5","sha":"8b2c7f79b119d76532f36f3734b425a699e17c74","kind":"commit","published_at":"2022-02-02T17:40:12.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.5/manifests"},{"name":"3.6.4","sha":"1540426717cafed73e0a818198783c1fed7df749","kind":"commit","published_at":"2022-01-30T09:21:32.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.4/manifests"},{"name":"3.6.3","sha":"eb2269961e2c1c41d10f2c0b92e6e51cc95d25d1","kind":"commit","published_at":"2022-01-25T19:09:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.3/manifests"},{"name":"3.6.2","sha":"1bb545805b5b59d71b389984fcfa5c7ef80949cb","kind":"commit","published_at":"2022-01-20T12:00:32.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"a3e34048f3ae2391168700ae050aada4ff689e99","kind":"commit","published_at":"2022-01-17T08:32:14.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"7dbb2eb66cae1beb8d3807d1f2e1412f19b32472","kind":"commit","published_at":"2022-01-13T20:05:00.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.6.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.6.0/manifests"},{"name":"3.5.5","sha":"26f75d2d3a0ff6a2534a4e47b321208821a5408c","kind":"commit","published_at":"2022-01-12T16:07:21.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.5.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.5/manifests"},{"name":"3.5.4","sha":"d497f3ee976c3c9d1eda4989864d39a97cef08d9","kind":"commit","published_at":"2022-01-09T07:05:13.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.5.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"426c12bcaab31baff2ea34779f34cc33661a3233","kind":"commit","published_at":"2022-01-08T08:26:30.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.5.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"e00f6c2470ff04a076f97c091180bd07be9b784d","kind":"commit","published_at":"2022-01-07T13:32:41.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.5.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"27acdf5be96ac874a2a097ea90a5a031d48518cb","kind":"commit","published_at":"2022-01-06T11:28:46.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.5.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"ea1f0feb4bf860842ace83b71e26821306435959","kind":"commit","published_at":"2022-01-03T19:16:11.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.5.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.5.0/manifests"},{"name":"3.4.3","sha":"dc9827e89eccdaf13876cf076ab40b120cdf1c05","kind":"commit","published_at":"2021-12-20T08:41:53.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.4.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"6f911ae1d14fe7e409efa141248915a1270f4969","kind":"commit","published_at":"2021-12-18T15:34:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.4.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"7073172dd5e99c790d60f26e88f21e21f9aa6f68","kind":"commit","published_at":"2021-12-16T11:05:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.4.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"d6d82574ba3bad7717a3255b9278ef24f7f159c2","kind":"commit","published_at":"2021-12-13T20:12:02.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.4.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.4.0/manifests"},{"name":"3.3.5","sha":"ca828daf7efe82c190477347c31068c1e7e9d83b","kind":"commit","published_at":"2021-12-07T17:54:36.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.3.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.5/manifests"},{"name":"3.3.4","sha":"4e348b49a5f216f8040f0355bb946662c2b43a7d","kind":"commit","published_at":"2021-12-06T11:18:49.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.3.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.4/manifests"},{"name":"3.3.3","sha":"15303da4130758062073ba752c268f76a15959b9","kind":"commit","published_at":"2021-12-06T09:19:25.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.3.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.3/manifests"},{"name":"3.3.2","sha":"8d94c190446c85b4e598906ab379de1c2c912fd0","kind":"commit","published_at":"2021-12-04T09:16:23.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.3.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"a3b0b21c3b2b45cd3f19e0b59093cacb3f78cdc4","kind":"commit","published_at":"2021-12-03T06:05:40.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.3.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"e4ce204e6b32d9b02edaf893f8746af9a21439cb","kind":"commit","published_at":"2021-12-02T16:03:07.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.3.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.3.0/manifests"},{"name":"3.2.3","sha":"3505dbac063d450ccfc03c5cab31ab9ce9bab171","kind":"commit","published_at":"2021-11-26T09:31:36.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.2.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.2.3/manifests"},{"name":"3.2.2","sha":"a9d364944d5e9eb59d45e2eda957ff6a35451880","kind":"commit","published_at":"2021-11-22T10:11:42.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.2.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"104af4792258b78f838f8b1b5ac7ee02c3e8318c","kind":"commit","published_at":"2021-11-19T17:24:50.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.2.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"bf9c2f3e0e9f74d9497a1ce348b8ae01c62ba21e","kind":"commit","published_at":"2021-11-13T08:44:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.2.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.2.0/manifests"},{"name":"3.1.9","sha":"bf9c2f3e0e9f74d9497a1ce348b8ae01c62ba21e","kind":"commit","published_at":"2021-11-13T08:44:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.9","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.9/manifests"},{"name":"3.1.8","sha":"0449be13e32147d6d166d418a4f58cc0880c24f7","kind":"commit","published_at":"2021-11-10T06:43:29.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.8","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.8/manifests"},{"name":"3.1.7","sha":"4ddba6f5d18aecbe472d01fe12ee0d839dfefcbf","kind":"commit","published_at":"2021-11-08T09:42:59.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.7/manifests"},{"name":"3.1.6","sha":"408206654c190f02f414e9cb0d2c64566495edd9","kind":"commit","published_at":"2021-11-05T18:59:20.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.6/manifests"},{"name":"3.1.5","sha":"748a9d2a2bebc84a0acd869f29cb86a4cd0c2e11","kind":"commit","published_at":"2021-11-05T17:46:44.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.5/manifests"},{"name":"3.1.4","sha":"cfa9b06c96ef79645b0acbf425ffeed9e26f7940","kind":"commit","published_at":"2021-11-03T16:45:22.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.4/manifests"},{"name":"3.1.3","sha":"297dc2bd4cf482248c9da64b8072dc6b9edccaec","kind":"commit","published_at":"2021-11-02T19:15:03.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"6966c9c05c908cb804e10d649a52ccd7c7f2defa","kind":"commit","published_at":"2021-11-01T17:40:02.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"3c6c464e64b176a5ee33f56ec817dd7041082cf5","kind":"commit","published_at":"2021-11-01T11:46:38.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"4d241ec271a8c256486e1d0d1216ae3c89c2889f","kind":"commit","published_at":"2021-10-28T15:20:39.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.1.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.1.0/manifests"},{"name":"3.0.5","sha":"094fb4e2cc2589bcca0f2ab1aa0d45fbf7e0cd25","kind":"commit","published_at":"2021-10-16T08:24:44.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.0.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.5/manifests"},{"name":"3.0.4","sha":"a08451d8ec62e49822f135212c935dd807a353b8","kind":"commit","published_at":"2021-10-14T07:13:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.0.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"9bf9532ebe571b3386c44d9e1342d3d7b5c2d09d","kind":"commit","published_at":"2021-10-13T06:44:22.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.0.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"912c1209a442cc6725cd013698c39289a512b821","kind":"commit","published_at":"2021-10-12T06:55:24.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.0.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"c20567d1d38c442ef4e13a6cf50d9cc57f6b77c7","kind":"commit","published_at":"2021-10-11T14:12:29.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.0.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"d004298153e0004110522614fd8996b260cfd732","kind":"commit","published_at":"2021-10-10T16:44:51.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/3.0.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/3.0.0/manifests"},{"name":"2.5.1","sha":"c668e3f0da960342577e633ae74af2a04049d0b6","kind":"commit","published_at":"2021-09-17T08:30:25.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.5.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"e683af3db1c352d2c8d27b7d7214b91fae37bd54","kind":"commit","published_at":"2021-09-16T12:42:50.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.5.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"58399b1400fec3433f9f7c86342f3941731369ee","kind":"commit","published_at":"2021-09-05T19:16:00.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.4.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"4e0c43968430d5cb45e99e2086ef0c7b67be4d82","kind":"commit","published_at":"2021-09-05T06:02:06.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.4.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"d798daae5eb99c3c695bd117b398f32317bf4331","kind":"commit","published_at":"2021-09-01T14:23:23.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.4.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"4a675847393abab1908074eeed381e1bf2662cc1","kind":"commit","published_at":"2021-08-24T05:55:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.4.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.4.0/manifests"},{"name":"2.3.2","sha":"4a675847393abab1908074eeed381e1bf2662cc1","kind":"commit","published_at":"2021-08-24T05:55:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.3.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"e82cbed7560f9f30a1f294860fbbd25ed3bc7757","kind":"commit","published_at":"2021-08-19T19:02:16.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.3.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"d12a9ebd5562e31ec581943745a3132463ff0b92","kind":"commit","published_at":"2021-08-15T05:48:10.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.3.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"d12a9ebd5562e31ec581943745a3132463ff0b92","kind":"commit","published_at":"2021-08-15T05:48:10.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.2.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"4db7facc886129adc4061c3b6ce1c7a3304c3f05","kind":"commit","published_at":"2021-08-12T04:24:53.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.2.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"317da3a1b37dd566154226bb16c08963b9aa98dc","kind":"commit","published_at":"2021-08-04T06:51:34.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.2.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"538dab40c47a9109f9b3a7a3553abadc355691e3","kind":"commit","published_at":"2021-08-02T15:26:44.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.2.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.2.0/manifests"},{"name":"2.1.5","sha":"ce941abf6bec4776573ea7ede118baf6245d9a69","kind":"commit","published_at":"2021-07-30T11:49:50.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.1.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.5/manifests"},{"name":"2.1.4","sha":"043a8a739b569469d0439765a1625fec02a373f8","kind":"commit","published_at":"2021-07-27T13:14:23.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.1.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"6d6d953484bd28388826868d512b82161518aafa","kind":"commit","published_at":"2021-07-26T07:42:17.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.1.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"70f41bdd38c462c64782286d4e3613f3afe6ac69","kind":"commit","published_at":"2021-07-24T18:41:11.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.1.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"6c1e304b7c36b4783d7d0f2370898cf2eaa65a06","kind":"commit","published_at":"2021-07-21T07:04:27.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.1.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"f26e4701e7f11475c73d104dbc5b38557f3a6b87","kind":"commit","published_at":"2021-07-20T18:26:32.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.1.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.1.0/manifests"},{"name":"2.0.7","sha":"1ff3f2a75fa4e9b08115e3cb7ca0a3e01b230822","kind":"commit","published_at":"2021-07-18T07:32:14.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.0.7","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"ea6d630448dbe3aad3751bcb05ace606e9eb38af","kind":"commit","published_at":"2021-07-16T06:42:31.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.0.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"5e55798a0cef5b6f75304055c8765ac0af34527c","kind":"commit","published_at":"2021-07-14T17:40:18.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.0.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"e56ab5a3097e6d48545949f75da906e556a2cbbc","kind":"commit","published_at":"2021-07-13T06:56:51.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.0.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"5037faec970197d69df32aadb442187c753eafc3","kind":"commit","published_at":"2021-07-11T13:37:31.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.0.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"b49f550cfbde8c761c2e55f007dd9a4171b6c99c","kind":"commit","published_at":"2021-07-06T07:59:21.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.0.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.2/manifests"},{"name":"2.0.0","sha":"e1ea4399000391ac85cf28b90d7e32bbc32873f5","kind":"commit","published_at":"2021-07-05T09:35:45.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/2.0.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/2.0.0/manifests"},{"name":"1.3.1","sha":"02a5456f942ed56e5bbc12198b5a08b0f457b281","kind":"commit","published_at":"2021-06-02T19:49:42.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.3.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"ac58a793b884c0f6c2e7a170fba808e26c367d69","kind":"commit","published_at":"2021-06-01T18:59:59.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.3.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.3.0/manifests"},{"name":"1.3.0-alpha.1","sha":"4d5cc49bed09d75e991434c54c0944cf6834bb62","kind":"commit","published_at":"2021-06-01T11:28:24.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.3.0-alpha.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.3.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.3.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.3.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.3.0-alpha.1/manifests"},{"name":"1.1.1","sha":"83dd1491dc575841441d3dd53db7b98716833c31","kind":"commit","published_at":"2021-05-20T07:47:24.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.1.1","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"44995bd5400a5e0661bbce7f0b6804e65c37f6ed","kind":"commit","published_at":"2021-05-19T14:22:09.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.1.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.1.0/manifests"},{"name":"1.0.6","sha":"1a6d56f1a53a4c3bbac0676a5b73846b7886b4c7","kind":"commit","published_at":"2021-05-09T11:02:23.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.0.6","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c0074641f9535f784180208402b0ca229ec386c4","kind":"commit","published_at":"2021-05-08T16:04:05.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.0.5","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"cd4ca985f98c83b67ea39c847cb206f4b163dc17","kind":"commit","published_at":"2021-05-08T08:24:11.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.0.4","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"449a76b913a3d36a0b03ce766c48a4a4c37189bd","kind":"commit","published_at":"2021-05-05T17:29:03.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.0.3","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"d848f828bfbc302a99a4bed1585e695599cebd43","kind":"commit","published_at":"2021-05-05T07:08:08.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.0.2","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.2/manifests"},{"name":"1.0.0","sha":"e1d968eeeda0eea1748461a7f5dd31ce5e1abba4","kind":"commit","published_at":"2021-05-03T07:57:38.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/1.0.0","html_url":"https://github.com/mantinedev/mantine/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/1.0.0/manifests"},{"name":"0.4.9","sha":"6eb4d4a78d8e5c79467906ea1f0e47642bf119de","kind":"commit","published_at":"2021-03-09T16:42:52.000Z","download_url":"https://codeload.github.com/mantinedev/mantine/tar.gz/0.4.9","html_url":"https://github.com/mantinedev/mantine/releases/tag/0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mantinedev/mantine@0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/tags/0.4.9/manifests"}]},"repo_metadata_updated_at":"2026-04-07T10:38:25.949Z","dependent_packages_count":451,"downloads":6011601,"downloads_period":"last-month","dependent_repos_count":8511,"rankings":{"downloads":0.24811574327723418,"dependent_repos_count":0.26217694254627594,"dependent_packages_count":0.12570527073849744,"stargazers_count":0.6116341578462052,"forks_count":0.9698306045643437,"docker_downloads_count":0.6718004049177223,"average":0.4815438539817131},"purl":"pkg:npm/%40mantine/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mantine/core","docker_dependents_count":126,"docker_downloads_count":188703,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mantine/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mantine/core/dependencies","status":null,"funding_links":["https://opencollective.com/mantinedev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T15:01:41.250Z","issues_count":1787,"pull_requests_count":1305,"avg_time_to_close_issue":2268194.382494831,"avg_time_to_close_pull_request":1127685.7851596205,"issues_closed_count":1451,"pull_requests_closed_count":1159,"pull_request_authors_count":510,"issue_authors_count":1305,"avg_comments_per_issue":2.0492445439283715,"avg_comments_per_pull_request":1.1126436781609195,"merged_pull_requests_count":811,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":337,"past_year_pull_requests_count":320,"past_year_avg_time_to_close_issue":547107.9947368421,"past_year_avg_time_to_close_pull_request":433222.97933884297,"past_year_issues_closed_count":190,"past_year_pull_requests_closed_count":242,"past_year_pull_request_authors_count":130,"past_year_issue_authors_count":289,"past_year_avg_comments_per_issue":1.4302670623145401,"past_year_avg_comments_per_pull_request":0.99375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":194,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantinedev%2Fmantine/issues","maintainers":[{"login":"rtivital","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rtivital"},{"login":"EmilMalanczak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilMalanczak"}],"active_maintainers":[{"login":"rtivital","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rtivital"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mantine%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mantine%2Fcore/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mantine%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mantine%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mantine%2Fcore/codemeta","maintainers":[{"uuid":"rtivital","login":"rtivital","name":null,"email":"rtivital@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~rtivital","role":null,"created_at":"2022-11-10T10:54:16.962Z","updated_at":"2022-11-10T10:54:16.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rtivital/packages"}]}