{"id":4568997,"name":"@randomnerd/eui","ecosystem":"npm","description":"Elastic UI Component Library","homepage":"https://github.com/elastic/eui#readme","licenses":"SEE LICENSE IN LICENSE.txt","normalized_licenses":["ICU"],"repository_url":"https://github.com/elastic/eui","keywords_array":[],"namespace":"randomnerd","versions_count":2,"first_release_published_at":"2022-07-14T17:55:46.645Z","latest_release_published_at":"2022-07-14T18:12:21.953Z","latest_release_number":"60.3.1","last_synced_at":"2026-03-04T19:48:36.263Z","created_at":"2022-07-16T01:09:40.626Z","updated_at":"2026-03-04T19:48:36.263Z","registry_url":"https://www.npmjs.com/package/@randomnerd/eui","install_command":"npm install @randomnerd/eui","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"60.3.1"}},"repo_metadata":{"id":37249428,"uuid":"107422373","full_name":"elastic/eui","owner":"elastic","description":"Elastic UI Framework 🙌","archived":false,"fork":false,"pushed_at":"2025-10-01T07:27:33.000Z","size":1285084,"stargazers_count":6208,"open_issues_count":281,"forks_count":858,"subscribers_count":311,"default_branch":"main","last_synced_at":"2025-10-01T09:27:11.740Z","etag":null,"topics":["css-in-js","design-system","elasticsearch","eui","kibana","react"],"latest_commit_sha":null,"homepage":"https://eui.elastic.co/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elastic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-18T14:49:20.000Z","updated_at":"2025-10-01T07:27:39.000Z","dependencies_parsed_at":"2023-09-21T22:01:34.226Z","dependency_job_id":"8b2c231c-4b0f-4eed-ba16-5a4164ebb4b2","html_url":"https://github.com/elastic/eui","commit_stats":{"total_commits":6178,"total_committers":310,"mean_commits":"19.929032258064517","dds":0.8638718031725477,"last_synced_commit":"54bf4709386d6b6e2f553f7bf5ab1dd9ea95669c"},"previous_names":[],"tags_count":654,"template":false,"template_full_name":null,"purl":"pkg:github/elastic/eui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","download_url":"https://codeload.github.com/elastic/eui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/sbom","scorecard":{"id":371231,"data":{"date":"2025-08-11","repo":{"name":"github.com/elastic/eui","commit":"1773fa7df9c1846eed9e984ed33af4a47d7e6252"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: found token with 'none' permissions: .github/workflows/stale_issues.yml:31","Info: found token with 'none' permissions: .github/workflows/stale_issues.yml:51","Info: found token with 'none' permissions: .github/workflows/stale_issues.yml:13","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/community_contribution.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/label_commenter.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale_issues.yml:7","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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/elastic/.github/SECURITY.md:1","Info: Found linked content: github.com/elastic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/elastic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/elastic/.github/SECURITY.md:1"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"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/changelog.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/eui/changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/community_contribution.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/eui/community_contribution.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label_commenter.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/eui/label_commenter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label_commenter.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/eui/label_commenter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale_issues.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/eui/stale_issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale_issues.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/eui/stale_issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale_issues.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/elastic/eui/stale_issues.yml/main?enable=pin","Warn: containerImage not pinned by hash: packages/eui/scripts/docker-ci/Dockerfile:5: pin your Docker image by updating node:20.15.1-slim to node:20.15.1-slim@sha256:b21bcf3e7b6e68d723eabedc6067974950941167b5d7a9e414bd5ac2011cd1c4","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"97 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-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-4w2v-q235-vp99","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","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-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f98m-q3hr-p5wq","Warn: Project is vulnerable to: GHSA-39q4-p535-c852","Warn: Project is vulnerable to: GHSA-h86x-mv66-gr5q","Warn: Project is vulnerable to: GHSA-3xq5-wjfh-ppjc","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-56x4-j7p9-fcf9","Warn: Project is vulnerable to: GHSA-v78c-4p63-2j6c","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-325j-24f4-qv5x","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-18T13:00:52.948Z","repository_id":37249428,"created_at":"2025-08-18T13:00:52.948Z","updated_at":"2025-08-18T13:00:52.948Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277824445,"owners_count":25883471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"elastic","name":"elastic","uuid":"6764390","kind":"organization","description":"","email":"info@elastic.co","website":"https://www.elastic.co/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6764390?v=4","repositories_count":850,"last_synced_at":"2025-09-29T00:22:51.995Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elastic","funding_links":[],"total_stars":222121,"followers":4707,"following":0,"created_at":"2022-11-02T16:23:07.500Z","updated_at":"2025-09-29T00:22:51.995Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastic/repositories"},"tags":[{"name":"v106.6.0","sha":"0c43f166eccbcba7c24d34d742eba14b1d023420","kind":"tag","published_at":"2025-09-15T08:16:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v106.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v106.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v106.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.6.0/manifests"},{"name":"v106.5.0","sha":"a9fa17d1ac0c044a6710c7683e35a61d7e73e8d0","kind":"tag","published_at":"2025-09-08T14:42:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v106.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v106.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v106.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.5.0/manifests"},{"name":"v106.4.0","sha":"bc9c0a0b3faab449f88e45a588dfe0a53d842cf7","kind":"tag","published_at":"2025-08-25T11:29:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v106.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v106.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v106.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.4.0/manifests"},{"name":"v106.3.0","sha":"1773fa7df9c1846eed9e984ed33af4a47d7e6252","kind":"tag","published_at":"2025-08-11T11:22:27.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v106.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v106.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v106.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.3.0/manifests"},{"name":"v106.2.0","sha":"96963815703148f6e9485959f9d4dcbe41894e81","kind":"tag","published_at":"2025-07-28T21:38:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v106.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v106.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v106.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.2.0/manifests"},{"name":"v106.1.0","sha":"bf18206f7b1b22feaf920f1f371d887ce6bd74b7","kind":"tag","published_at":"2025-07-21T15:25:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v106.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v106.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v106.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.1.0/manifests"},{"name":"v106.0.0","sha":"0b49e9a1d889f8587b08268587be6757cbd7b461","kind":"tag","published_at":"2025-07-15T06:57:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v106.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v106.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v106.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v106.0.0/manifests"},{"name":"v105.0.0","sha":"142396c6d1b97a02de86213662ba1679b6911508","kind":"tag","published_at":"2025-07-07T15:34:11.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v105.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v105.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v105.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v105.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v105.0.0/manifests"},{"name":"v104.1.0","sha":"e852047b49bc7eaf70f6a622e5a5c39ba0573221","kind":"tag","published_at":"2025-06-30T15:28:43.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v104.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v104.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v104.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v104.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v104.1.0/manifests"},{"name":"v104.0.1","sha":"34b843ebb2c563495cdd5bee57fcb8ca57c65876","kind":"tag","published_at":"2025-06-23T11:25:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v104.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v104.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v104.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v104.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v104.0.1/manifests"},{"name":"v104.0.2","sha":"ee22bdef56ce017428a290a3bc47f672fcd58a27","kind":"tag","published_at":"2025-06-23T11:18:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v104.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v104.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v104.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v104.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v104.0.2/manifests"},{"name":"v104.0.0","sha":"334df007c657474cc36c0bcd5e395364e3ecc48a","kind":"tag","published_at":"2025-06-23T08:01:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v104.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v104.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v104.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v104.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v104.0.0/manifests"},{"name":"v103.1.0","sha":"b333617b6805a039eb7520ac428583894153d163","kind":"tag","published_at":"2025-06-18T08:51:00.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v103.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v103.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v103.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v103.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v103.1.0/manifests"},{"name":"v103.0.0","sha":"13440089c4fb8cf1c16f1e09054ebe830e289d84","kind":"tag","published_at":"2025-06-09T16:07:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v103.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v103.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v103.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v103.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v103.0.0/manifests"},{"name":"v102.3.0","sha":"92f13ee491e1137ad66caa65e36948f6bef73665","kind":"tag","published_at":"2025-06-02T07:13:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v102.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v102.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v102.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v102.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v102.3.0/manifests"},{"name":"v102.2.0","sha":"0dfc119012c2e3efab2268f721e12a00f907ad35","kind":"tag","published_at":"2025-05-26T20:21:30.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v102.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v102.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v102.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v102.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v102.2.0/manifests"},{"name":"v102.1.0","sha":"467bb3816ef7a71008d287f4103d550203a84414","kind":"tag","published_at":"2025-05-05T08:00:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v102.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v102.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v102.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v102.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v102.1.0/manifests"},{"name":"v102.0.0","sha":"954300953acfe31acbde43baf0c6dec9109288fc","kind":"tag","published_at":"2025-04-28T08:14:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v102.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v102.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v102.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v102.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v102.0.0/manifests"},{"name":"v101.4.0","sha":"6d7df5b749b8b7107e64ffb2c310c187e160e0a1","kind":"tag","published_at":"2025-04-22T07:19:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v101.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v101.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v101.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.4.0/manifests"},{"name":"v101.3.0","sha":"1ec08684a008e9c52ec064d99acbeb5667f64b15","kind":"tag","published_at":"2025-04-08T10:55:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v101.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v101.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v101.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.3.0/manifests"},{"name":"v101.2.0","sha":"1b0de1f971c1ffc2178cac7c2cd09b1d4ebaff9a","kind":"tag","published_at":"2025-03-31T21:08:54.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v101.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v101.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v101.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.2.0/manifests"},{"name":"v101.1.0","sha":"30324c69f69cfc29952f3ab4ea89f1211b66cd11","kind":"tag","published_at":"2025-03-26T08:19:18.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v101.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v101.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v101.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.1.0/manifests"},{"name":"v101.0.1","sha":"4de05f65edbc68064df53085a14172c1392773af","kind":"tag","published_at":"2025-03-24T11:53:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v101.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v101.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v101.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v101.0.1/manifests"},{"name":"v100.0.0","sha":"fc1ab3d27908f97157b9def018251f6389db81bf","kind":"tag","published_at":"2025-03-05T15:26:59.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v100.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v100.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v100.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v100.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v100.0.0/manifests"},{"name":"v99.4.0","sha":"ee0e5a453431bb46f87ee47c6e734bce9c28bc0e","kind":"tag","published_at":"2025-03-03T14:49:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v99.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v99.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v99.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.4.0/manifests"},{"name":"v99.3.0","sha":"b47b75fa6792f627a56fa32a0a5cfd9e01b9f614","kind":"tag","published_at":"2025-02-19T00:27:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v99.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v99.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v99.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.3.0/manifests"},{"name":"v97.3.1-backport.0","sha":"e775d116d1aed705b2a436ed25dcef7afc771af4","kind":"tag","published_at":"2025-02-18T16:19:47.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.3.1-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v97.3.1-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.3.1-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.3.1-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.3.1-backport.0/manifests"},{"name":"v97.0.0-backport.3","sha":"62b57e79b71f3f8284c0e3b9a8c629f042f84d32","kind":"tag","published_at":"2025-02-18T15:18:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.0.0-backport.3","html_url":"https://github.com/elastic/eui/releases/tag/v97.0.0-backport.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.0.0-backport.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0-backport.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0-backport.3/manifests"},{"name":"v98.2.2-borealis.0","sha":"bba9ed3db0cc2d1e76a5035346c071a4fcf2ea0b","kind":"tag","published_at":"2025-02-05T21:15:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v98.2.2-borealis.0","html_url":"https://github.com/elastic/eui/releases/tag/v98.2.2-borealis.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v98.2.2-borealis.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.2.2-borealis.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.2.2-borealis.0/manifests"},{"name":"v99.2.0","sha":"5d30840115d6a4e387f0334ca7399a3f2cce2e4e","kind":"tag","published_at":"2025-02-05T00:21:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v99.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v99.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v99.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.2.0/manifests"},{"name":"v99.1.0","sha":"cea73269ae6bd70fb63ab8c4cbef289ae8d8488f","kind":"tag","published_at":"2025-01-21T23:24:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v99.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v99.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v99.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.1.0/manifests"},{"name":"v99.0.0","sha":"97e70585799c0acd9dd587a7c9e22e42f2578ff8","kind":"tag","published_at":"2025-01-08T14:52:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v99.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v99.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v99.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v99.0.0/manifests"},{"name":"v98.2.1","sha":"ffd0cbca4d323ad0b1d5a73c252380d93178e5e7","kind":"tag","published_at":"2024-12-17T13:12:26.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v98.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v98.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v98.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.2.1/manifests"},{"name":"v98.2.0","sha":"6fc6d14d93458b749b08ea60b0435c742fb9f354","kind":"tag","published_at":"2024-12-16T17:56:47.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v98.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v98.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v98.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.2.0/manifests"},{"name":"v98.1.0","sha":"2b398bce5337722df79a60e0867d1369fb402e46","kind":"tag","published_at":"2024-11-27T14:29:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v98.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v98.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v98.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.1.0/manifests"},{"name":"v98.0.0","sha":"cb4466a285b704039956be427dc5bdae21a77d03","kind":"tag","published_at":"2024-11-20T21:20:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v98.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v98.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v98.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v98.0.0/manifests"},{"name":"v97.3.1-rc.0","sha":"ffdb25b0537e3c203b7832f34de7c9dbdad264bd","kind":"tag","published_at":"2024-11-13T07:13:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.3.1-rc.0","html_url":"https://github.com/elastic/eui/releases/tag/v97.3.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.3.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.3.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.3.1-rc.0/manifests"},{"name":"v97.3.1","sha":"b937ece1b5560e322bbbcdf0381466763f443392","kind":"tag","published_at":"2024-11-06T16:34:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v97.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.3.1/manifests"},{"name":"v97.0.0-backport.2","sha":"77c11f7101fc167a2f3aba16891a14e67ed07cf7","kind":"tag","published_at":"2024-11-01T17:06:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.0.0-backport.2","html_url":"https://github.com/elastic/eui/releases/tag/v97.0.0-backport.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.0.0-backport.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0-backport.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0-backport.2/manifests"},{"name":"v97.0.0-backport.1","sha":"a3abc880520f6be129cc466dd98053932837ed36","kind":"commit","published_at":"2024-10-31T16:20:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.0.0-backport.1","html_url":"https://github.com/elastic/eui/releases/tag/v97.0.0-backport.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.0.0-backport.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0-backport.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0-backport.1/manifests"},{"name":"v97.3.0","sha":"5f90e959264f2f17ebae4aac0df481cec3ab6dc5","kind":"tag","published_at":"2024-10-28T19:52:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v97.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.3.0/manifests"},{"name":"v97.2.0","sha":"93b9b66d0df229fe1dc4942e535e3c913dcf18c1","kind":"tag","published_at":"2024-10-18T16:25:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v97.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.2.0/manifests"},{"name":"v97.1.0","sha":"caa5db11fbadfcf6894a777529988e3a5d65f480","kind":"tag","published_at":"2024-10-15T17:06:18.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v97.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.1.0/manifests"},{"name":"v97.0.0-backport.0","sha":"81dd6b5eacdeab150cb2acb268905c4fcff004bf","kind":"tag","published_at":"2024-10-14T12:39:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.0.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v97.0.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.0.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0-backport.0/manifests"},{"name":"v97.0.0","sha":"3735b6370c557cf34ea52ba86c155ad881815a2d","kind":"tag","published_at":"2024-10-09T00:27:55.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v97.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v97.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v97.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v97.0.0/manifests"},{"name":"v96.1.0","sha":"fa62016bdaaba0a1140e21a6621137a3102a2a83","kind":"tag","published_at":"2024-10-02T16:45:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v96.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v96.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v96.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v96.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v96.1.0/manifests"},{"name":"v96.0.0","sha":"945cd673f4d07b5dd5caed68fe4f94f38fb16cd5","kind":"tag","published_at":"2024-10-01T16:57:43.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v96.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v96.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v96.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v96.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v96.0.0/manifests"},{"name":"v95.12.0-backport.0","sha":"5d82f324bfec7ecbd10f2f5a38d24b7724cf7d02","kind":"tag","published_at":"2024-09-25T15:31:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.12.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.12.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.12.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.12.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.12.0-backport.0/manifests"},{"name":"v95.12.0","sha":"80dacb3dcc21120e28efdfcf267e5fdfee84b692","kind":"tag","published_at":"2024-09-23T23:53:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.12.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.12.0/manifests"},{"name":"v95.11.0","sha":"6124602c2e4e899430ec58e35d7b24eca5f95be5","kind":"tag","published_at":"2024-09-12T17:41:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.11.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.11.0/manifests"},{"name":"v95.10.1","sha":"bdff5bd5ac68206054110a53a5a7ceca152b5241","kind":"tag","published_at":"2024-09-04T16:30:43.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.10.1","html_url":"https://github.com/elastic/eui/releases/tag/v95.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.10.1/manifests"},{"name":"v95.10.0","sha":"7d8305802d74e7e291fcaa72e67d6d11b798ec8e","kind":"tag","published_at":"2024-09-03T18:03:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.10.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.10.0/manifests"},{"name":"v95.9.0","sha":"38215225ea29d331268abdaad9409af92c3016bc","kind":"tag","published_at":"2024-08-27T03:11:16.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.9.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.9.0/manifests"},{"name":"v95.8.0-backport.1","sha":"64a57da3c62e5141e06c2603c0522543129e55db","kind":"tag","published_at":"2024-08-23T16:45:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.8.0-backport.1","html_url":"https://github.com/elastic/eui/releases/tag/v95.8.0-backport.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.8.0-backport.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.8.0-backport.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.8.0-backport.1/manifests"},{"name":"v95.8.0-backport.0","sha":"79e76509248c0bbda1ddeac13d18236cc610dc07","kind":"tag","published_at":"2024-08-22T20:21:54.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.8.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.8.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.8.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.8.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.8.0-backport.0/manifests"},{"name":"v95.8.0","sha":"6d3d52d0e1b17b9435dcad9deb76e5d09968f554","kind":"tag","published_at":"2024-08-19T23:02:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.8.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.8.0/manifests"},{"name":"v95.7.0","sha":"5a28bd9f47ec3f4c6bad8381763a46763e88fd06","kind":"tag","published_at":"2024-08-12T16:30:04.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.7.0/manifests"},{"name":"v95.6.0","sha":"750409bb298c201fb6fe54241ae9d74baf86d197","kind":"tag","published_at":"2024-08-05T17:36:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.6.0/manifests"},{"name":"v95.5.0","sha":"7c1a330e9312de603d6911c870621ba645b28634","kind":"tag","published_at":"2024-07-29T17:12:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.5.0/manifests"},{"name":"v95.4.0","sha":"4bdf4e99a7dd35baf856f4b0604daa3ed7dacf28","kind":"tag","published_at":"2024-07-22T16:37:04.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.4.0/manifests"},{"name":"v95.3.0","sha":"56f1801439c3615f6e14bc974ea3ce2e1ebd011e","kind":"tag","published_at":"2024-07-01T21:54:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.3.0/manifests"},{"name":"v95.2.0","sha":"14ed5af5f198e974e6a80528c875f9f09f883a42","kind":"tag","published_at":"2024-06-24T16:38:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.2.0/manifests"},{"name":"v95.1.0-backport.0","sha":"684b7c59a2ae8f1e903294818f41cdc91eb329d6","kind":"tag","published_at":"2024-06-17T17:58:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.1.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.1.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.1.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.1.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.1.0-backport.0/manifests"},{"name":"v95.0.0-backport.0","sha":"ef55ddfc6ec955ea5b52e9d95546f0d658ea3736","kind":"tag","published_at":"2024-06-17T17:40:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.0.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.0.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.0.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.0.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.0.0-backport.0/manifests"},{"name":"v95.1.0","sha":"b30bc1f6f189ad5433196837605ca10532d4655d","kind":"tag","published_at":"2024-06-11T17:13:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.1.0/manifests"},{"name":"v95.0.0","sha":"b96a14c51cbc4996b66ef7510489d28780cb32e1","kind":"tag","published_at":"2024-06-10T21:09:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v95.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v95.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v95.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v95.0.0/manifests"},{"name":"v94.6.0","sha":"8e3592322e4a36f83edcdfc29af9e66dddd91cde","kind":"tag","published_at":"2024-06-03T16:34:35.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.6.0/manifests"},{"name":"v94.5.2","sha":"15f3d457afffe43b8e4c72069cd8c5ee58968baa","kind":"tag","published_at":"2024-05-29T01:45:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.5.2","html_url":"https://github.com/elastic/eui/releases/tag/v94.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.2/manifests"},{"name":"v94.5.1","sha":"a8a7614bad6433a14829b9d42a3dac322453fb24","kind":"tag","published_at":"2024-05-21T17:05:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v94.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.1/manifests"},{"name":"v94.5.0-backport.1","sha":"8ce9c51f2f7f2f71c7d2c75948c78b244ea8b0b5","kind":"tag","published_at":"2024-05-17T18:22:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.5.0-backport.1","html_url":"https://github.com/elastic/eui/releases/tag/v94.5.0-backport.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.5.0-backport.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.0-backport.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.0-backport.1/manifests"},{"name":"v94.5.0-backport.0","sha":"399c2c2276026a1e4ce42f7abaec21ad1789f60c","kind":"tag","published_at":"2024-05-17T12:45:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.5.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.5.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.5.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.0-backport.0/manifests"},{"name":"v94.5.0","sha":"ae12f8da4244b1fe098e9cbccba6f9042885650d","kind":"tag","published_at":"2024-05-15T21:26:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.5.0/manifests"},{"name":"v94.4.1","sha":"2ce6fef79f96730120b60e58efb8db2a09ab8a5b","kind":"tag","published_at":"2024-05-13T22:57:00.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.4.1","html_url":"https://github.com/elastic/eui/releases/tag/v94.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.4.1/manifests"},{"name":"v94.4.0","sha":"8b461d67c8df189062e73febd0e3ad252ca23ef2","kind":"tag","published_at":"2024-05-13T22:06:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.4.0/manifests"},{"name":"v93.6.0-backport.0","sha":"22233cb5a39023d2bd6051b83d1c3e3d7b8e5d30","kind":"tag","published_at":"2024-05-08T16:26:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.6.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v93.6.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.6.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.6.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.6.0-backport.0/manifests"},{"name":"v94.3.0","sha":"ad13f2fbab136ceac77c09a5e86063165354d5b6","kind":"tag","published_at":"2024-05-07T11:56:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.3.0/manifests"},{"name":"v94.2.1-backport.0","sha":"b4429fc37d9587f7bbcfb46be7e0cb8b5d37832b","kind":"commit","published_at":"2024-05-01T16:37:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.2.1-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.2.1-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.2.1-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.2.1-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.2.1-backport.0/manifests"},{"name":"v94.2.1","sha":"04f0a17b0ed788f75908fc161f8e0a399019ee8c","kind":"tag","published_at":"2024-04-29T22:47:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v94.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.2.1/manifests"},{"name":"v94.2.0","sha":"452aa8a11333c292d1754c4f00b46025e172e7e4","kind":"tag","published_at":"2024-04-29T16:55:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.2.0/manifests"},{"name":"v94.1.0-backport.0","sha":"1ae9e3d4415f27fd184d62c5015d0edc8290f534","kind":"tag","published_at":"2024-04-12T19:55:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.1.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.1.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.1.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.1.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.1.0-backport.0/manifests"},{"name":"v94.1.0","sha":"71308614b41f38c1c7dca9fe6f30f1dcbc6763c3","kind":"tag","published_at":"2024-04-10T17:15:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.1.0/manifests"},{"name":"v94.0.0","sha":"b58cd67432e089d0e0bf1f53e0adfdf0095093ef","kind":"tag","published_at":"2024-04-09T00:45:16.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v94.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v94.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v94.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v94.0.0/manifests"},{"name":"v93.6.0","sha":"d37d82dcdc70130481f00cf2cb55abe55362ced2","kind":"tag","published_at":"2024-04-08T16:59:00.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v93.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.6.0/manifests"},{"name":"v93.5.2","sha":"6c5c2fa52eb374a3decc038e02c7410ba55cb277","kind":"tag","published_at":"2024-04-01T15:33:18.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.5.2","html_url":"https://github.com/elastic/eui/releases/tag/v93.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.5.2/manifests"},{"name":"v93.5.1-rc.0","sha":"8261381914b24980048741d47cb2ed0720e1cb3d","kind":"tag","published_at":"2024-03-28T16:24:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.5.1-rc.0","html_url":"https://github.com/elastic/eui/releases/tag/v93.5.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.5.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.5.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.5.1-rc.0/manifests"},{"name":"v93.5.1","sha":"a4b161a7561adc586afb5128455662daefe1de22","kind":"tag","published_at":"2024-03-25T20:15:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v93.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.5.1/manifests"},{"name":"v93.5.0","sha":"fe9a2b65e90572df85c6c3524cf14a5133ae7b08","kind":"tag","published_at":"2024-03-25T15:58:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v93.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.5.0/manifests"},{"name":"v93.4.0","sha":"a8616e93fc910db81ca04802a429d37c0689ac2a","kind":"tag","published_at":"2024-03-18T16:25:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v93.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.4.0/manifests"},{"name":"v93.3.0","sha":"779bf2df6ded81f04f2604b72814fc41ed661916","kind":"tag","published_at":"2024-03-11T19:47:54.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v93.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.3.0/manifests"},{"name":"v93.2.0","sha":"57cbc3add1968a4f4263d89dd33753a160dca513","kind":"tag","published_at":"2024-02-20T17:36:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v93.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.2.0/manifests"},{"name":"v93.1.1","sha":"b06a6e20418cbda17b79e195f2b61e5780181eb2","kind":"tag","published_at":"2024-02-12T20:50:24.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v93.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.1.1/manifests"},{"name":"v93.1.0","sha":"8d96f4b8527bf1acc984fed4eecfe5e28a3e8341","kind":"tag","published_at":"2024-02-12T16:33:43.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v93.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.1.0/manifests"},{"name":"v93.0.0","sha":"c13c36199d0c3a00958c00401dac15a21feebedd","kind":"tag","published_at":"2024-02-05T17:38:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v93.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v93.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v93.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v93.0.0/manifests"},{"name":"v92.2.1","sha":"ede1b4a6e75235bd9156414765317c294a8ada48","kind":"tag","published_at":"2024-01-29T22:30:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v92.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v92.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v92.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.2.1/manifests"},{"name":"v92.2.0","sha":"89b4964ca43c4ed7e2e9112d63f7abef13a3af78","kind":"tag","published_at":"2024-01-29T22:02:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v92.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v92.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v92.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.2.0/manifests"},{"name":"v92.1.1","sha":"d945e7be4dec4d76a385946db3eb57445c345197","kind":"tag","published_at":"2024-01-17T16:14:10.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v92.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v92.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v92.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.1.1/manifests"},{"name":"v92.1.0","sha":"d4bdfab8eae9777ba67826866d1ca69d91c9da83","kind":"tag","published_at":"2024-01-16T18:15:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v92.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v92.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v92.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.1.0/manifests"},{"name":"v92.0.0-backport.0","sha":"02b64bb2e66e5b62fc9f6810d0c1c6ed030d63dc","kind":"tag","published_at":"2024-01-09T22:20:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v92.0.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v92.0.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v92.0.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.0.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.0.0-backport.0/manifests"},{"name":"v92.0.0","sha":"7f161ae6c1b8c143c98542fa78bd919c5be79313","kind":"tag","published_at":"2024-01-08T19:13:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v92.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v92.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v92.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v92.0.0/manifests"},{"name":"v91.3.1","sha":"475b7100433fa8e7639470c34601e5fc4913c7dd","kind":"tag","published_at":"2023-12-20T17:11:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v91.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v91.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v91.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.3.1/manifests"},{"name":"v91.3.0","sha":"cd9a0630d942fee79f4a2e86e3bd4151ef42a44f","kind":"tag","published_at":"2023-12-18T19:33:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v91.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v91.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v91.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.3.0/manifests"},{"name":"v91.0.0-backport.0","sha":"0fb70d4a6f379db6c7fa878fb8ac528e404b5746","kind":"tag","published_at":"2023-12-11T03:15:59.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v91.0.0-backport.0","html_url":"https://github.com/elastic/eui/releases/tag/v91.0.0-backport.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v91.0.0-backport.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.0.0-backport.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.0.0-backport.0/manifests"},{"name":"v91.2.0","sha":"63ac9e72b912422a260352e0259fd38d0e026fd6","kind":"tag","published_at":"2023-12-04T22:22:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v91.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v91.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v91.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.2.0/manifests"},{"name":"v90.0.1","sha":"77aae50728213e9c0693e666f597b8d8d262e3ae","kind":"commit","published_at":"2023-11-30T09:46:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v90.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v90.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v90.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v90.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v90.0.1/manifests"},{"name":"v91.1.0","sha":"848689e15863f4150808fbf435a1441daee45de7","kind":"tag","published_at":"2023-11-29T18:08:54.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v91.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v91.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v91.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.1.0/manifests"},{"name":"v91.0.0","sha":"e0132bbf1dd58198fab349cbac58e123fcbe593f","kind":"tag","published_at":"2023-11-06T21:01:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v91.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v91.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v91.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v91.0.0/manifests"},{"name":"v90.0.0","sha":"99aade6737e606031d2be575569d4b284d4cade7","kind":"tag","published_at":"2023-10-30T19:18:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v90.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v90.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v90.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v90.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v90.0.0/manifests"},{"name":"v89.1.0","sha":"077f9367aa3c9fc3c26ee9111592578c929de37d","kind":"tag","published_at":"2023-10-16T17:59:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v89.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v89.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v89.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v89.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v89.1.0/manifests"},{"name":"v89.0.0","sha":"c096142810209cf07bb8ee60d7baad41abcdb5e4","kind":"tag","published_at":"2023-10-09T18:10:04.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v89.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v89.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v89.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v89.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v89.0.0/manifests"},{"name":"v88.5.4","sha":"cdf1e43ac506b1bdfbe57d362088bdb569d97fd5","kind":"tag","published_at":"2023-10-03T18:34:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.5.4","html_url":"https://github.com/elastic/eui/releases/tag/v88.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.4/manifests"},{"name":"v88.5.3","sha":"d6375ec8683032c38c29313dadfb918b80c7e166","kind":"tag","published_at":"2023-10-02T17:28:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.5.3","html_url":"https://github.com/elastic/eui/releases/tag/v88.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.3/manifests"},{"name":"v88.5.2","sha":"cbc883e9261f72c36a1c4b6e7e65d407d86f9e74","kind":"tag","published_at":"2023-09-29T15:44:43.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.5.2","html_url":"https://github.com/elastic/eui/releases/tag/v88.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.2/manifests"},{"name":"v88.5.1","sha":"6c6891b2117609193c65281752d0e8aa6f20f9cd","kind":"tag","published_at":"2023-09-28T17:44:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v88.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.1/manifests"},{"name":"v88.5.0","sha":"eebc4528cc2c0c80864cc8cf3c15b47c3d2c032e","kind":"tag","published_at":"2023-09-25T18:56:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v88.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.5.0/manifests"},{"name":"v88.4.1","sha":"11370fd0aa8d460b119c17f10a83a1b7dd626eb4","kind":"tag","published_at":"2023-09-21T18:20:59.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.4.1","html_url":"https://github.com/elastic/eui/releases/tag/v88.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.4.1/manifests"},{"name":"v88.4.0","sha":"ec673c61374173def0ae10cdbe4393f656c3bae5","kind":"tag","published_at":"2023-09-18T23:18:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v88.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.4.0/manifests"},{"name":"v88.3.0","sha":"abcd949c1cf64f70df9a1e4861f482b5b1bd47d2","kind":"tag","published_at":"2023-09-11T18:56:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v88.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.3.0/manifests"},{"name":"v88.2.0","sha":"f9c6a5ac2be7117f81d36412d1fecd5e2c5a7c79","kind":"tag","published_at":"2023-09-05T21:56:04.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v88.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.2.0/manifests"},{"name":"v88.1.0","sha":"df689cb7072d23314302034d130d56d068efb0cf","kind":"tag","published_at":"2023-08-31T18:12:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v88.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.1.0/manifests"},{"name":"v88.0.0","sha":"c35b226562e682e9a0b4548baadc1933a369547c","kind":"tag","published_at":"2023-08-28T18:51:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v88.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v88.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v88.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v88.0.0/manifests"},{"name":"v87.2.0","sha":"1b37e80e02f6a0b83d52b8d64667658cad36f5b6","kind":"tag","published_at":"2023-08-21T20:45:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v87.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v87.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v87.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v87.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v87.2.0/manifests"},{"name":"v87.1.0","sha":"94eae4cb1e439e71be56d398255771d9b5bcd563","kind":"tag","published_at":"2023-08-15T16:39:55.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v87.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v87.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v87.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v87.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v87.1.0/manifests"},{"name":"v87.0.0","sha":"47c9d60adde374d8c0ef9a06fda55c9cac46e8e2","kind":"tag","published_at":"2023-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v87.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v87.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v87.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v87.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v87.0.0/manifests"},{"name":"v86.0.0","sha":"eafea94e88be1201572bd73eb95151b33ef2253b","kind":"tag","published_at":"2023-08-01T17:41:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v86.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v86.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v86.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v86.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v86.0.0/manifests"},{"name":"v85.1.0","sha":"b3f1d5a96b35aa6503b6771404f668508a31ae96","kind":"tag","published_at":"2023-07-25T20:15:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v85.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v85.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v85.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v85.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v85.1.0/manifests"},{"name":"v85.0.1","sha":"cffe84be048887ec2ca6f5733c182f0c0ee56d77","kind":"tag","published_at":"2023-07-24T18:22:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v85.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v85.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v85.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v85.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v85.0.1/manifests"},{"name":"v85.0.0","sha":"f771bfa85c46e291dd7c48983ea8a2019e9ae62f","kind":"tag","published_at":"2023-07-18T19:39:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v85.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v85.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v85.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v85.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v85.0.0/manifests"},{"name":"v84.0.0","sha":"ad5d221ba58c75feefaeee1374672cc1ca9173f4","kind":"tag","published_at":"2023-07-11T19:16:34.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v84.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v84.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v84.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v84.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v84.0.0/manifests"},{"name":"v83.1.0","sha":"99d915639bdac5f6114fb051c58ef1c35d71c7ef","kind":"tag","published_at":"2023-07-05T20:21:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v83.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v83.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v83.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v83.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v83.1.0/manifests"},{"name":"v83.0.0","sha":"0241f38e5d5b3f506e84e122e7b9b3ee86ff144c","kind":"tag","published_at":"2023-06-29T20:06:55.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v83.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v83.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v83.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v83.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v83.0.0/manifests"},{"name":"v82.2.1","sha":"43eb49b3d0ba864793c2bfed69796b3b45b57459","kind":"tag","published_at":"2023-06-28T19:57:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v82.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v82.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v82.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v82.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v82.2.1/manifests"},{"name":"v82.2.0","sha":"f0af9db38aa87714fc55688f1e855b09ebc03755","kind":"tag","published_at":"2023-06-27T21:05:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v82.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v82.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v82.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v82.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v82.2.0/manifests"},{"name":"v82.1.0","sha":"4e30183b4228a6a708fc80637b3621b826e801ee","kind":"tag","published_at":"2023-06-14T17:26:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v82.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v82.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v82.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v82.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v82.1.0/manifests"},{"name":"v82.0.0","sha":"db4242042f15b9295ab2923b4ccda80aa395b867","kind":"tag","published_at":"2023-06-13T19:48:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v82.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v82.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v82.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v82.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v82.0.0/manifests"},{"name":"v81.3.0","sha":"0799a502015b114b79f65b684240d954bec5d64e","kind":"tag","published_at":"2023-06-05T21:08:04.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v81.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v81.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v81.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v81.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v81.3.0/manifests"},{"name":"v77.1.5","sha":"f5879d44fcf491e7dc0d8ddb75c63bc523a6c3ea","kind":"tag","published_at":"2023-06-02T22:10:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.1.5","html_url":"https://github.com/elastic/eui/releases/tag/v77.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.5/manifests"},{"name":"v77.1.4","sha":"93deb5c90e9262d1947902104236599603459795","kind":"tag","published_at":"2023-05-31T19:39:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.1.4","html_url":"https://github.com/elastic/eui/releases/tag/v77.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.4/manifests"},{"name":"v81.2.0","sha":"09dc802c773e09e265d9fdadb7eb55873f946f6f","kind":"tag","published_at":"2023-05-31T18:12:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v81.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v81.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v81.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v81.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v81.2.0/manifests"},{"name":"v81.1.0","sha":"a250fad087c1ce65c9edeb3c6a86596e8aa2cb5a","kind":"tag","published_at":"2023-05-30T20:08:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v81.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v81.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v81.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v81.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v81.1.0/manifests"},{"name":"v81.0.0","sha":"71a3dd4e987b7f6f8bc0518c71dd54a8b6447b45","kind":"tag","published_at":"2023-05-23T20:21:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v81.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v81.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v81.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v81.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v81.0.0/manifests"},{"name":"v80.0.0","sha":"aab439efdecc9471f9fabdc00cbb47369b9cd351","kind":"tag","published_at":"2023-05-16T16:40:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v80.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v80.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v80.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v80.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v80.0.0/manifests"},{"name":"v77.1.3","sha":"b8e853e621fe0b6f6ad0aa4d2eec94d3244bc388","kind":"tag","published_at":"2023-05-10T00:56:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.1.3","html_url":"https://github.com/elastic/eui/releases/tag/v77.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.3/manifests"},{"name":"v79.0.1","sha":"cea4274231ba310eec967f560c876dd017db7faa","kind":"tag","published_at":"2023-05-10T00:29:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v79.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v79.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v79.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v79.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v79.0.1/manifests"},{"name":"v79.0.0","sha":"c2876ced64964d978c870bf65ad4be7a92a5ca84","kind":"tag","published_at":"2023-05-09T17:33:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v79.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v79.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v79.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v79.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v79.0.0/manifests"},{"name":"v78.0.0","sha":"799ca377f003246f2ef2884facfa037f333304f2","kind":"tag","published_at":"2023-05-02T19:49:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v78.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v78.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v78.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v78.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v78.0.0/manifests"},{"name":"v77.2.2","sha":"7f87c3895f73b003ce93849d6a68f47aba23ca1e","kind":"tag","published_at":"2023-05-01T18:53:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.2.2","html_url":"https://github.com/elastic/eui/releases/tag/v77.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.2.2/manifests"},{"name":"v77.1.2","sha":"4a906c0f2904dd781b3fa8e0a9cce4911846a1a6","kind":"tag","published_at":"2023-04-28T22:48:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.1.2","html_url":"https://github.com/elastic/eui/releases/tag/v77.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.2/manifests"},{"name":"v77.2.1","sha":"ecac55bd3bf2a26fec55d8a6140051c7ace44a43","kind":"tag","published_at":"2023-04-27T22:02:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v77.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.2.1/manifests"},{"name":"v77.2.0","sha":"74470bd3660e2235ffdd6d78b3fcaca6ba23bebe","kind":"tag","published_at":"2023-04-18T20:29:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v77.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.2.0/manifests"},{"name":"v77.1.1","sha":"fce3f87e7fd03445ce181b08237539e3e218e055","kind":"tag","published_at":"2023-04-12T15:03:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v77.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.1/manifests"},{"name":"v77.1.0","sha":"b254b992209d8cca385c4fdc11c2526f96d37d37","kind":"tag","published_at":"2023-04-11T18:33:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v77.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.1.0/manifests"},{"name":"v77.0.0","sha":"c436f36159d7c89196addccd59d9e6aab4c1a8af","kind":"tag","published_at":"2023-04-04T17:27:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v77.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v77.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v77.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v77.0.0/manifests"},{"name":"v76.4.0","sha":"f6398a57b0d4c7fcdfe7098368fea33ec37cabd2","kind":"tag","published_at":"2023-03-28T19:59:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v76.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v76.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v76.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.4.0/manifests"},{"name":"v76.3.0","sha":"c1f0a0f0adce67ec6d4892bfc6f967dd93d199a8","kind":"tag","published_at":"2023-03-21T18:58:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v76.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v76.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v76.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.3.0/manifests"},{"name":"v76.2.0","sha":"fe2066b0b1b617508c7ec0ccff5528cff494b50b","kind":"tag","published_at":"2023-03-14T19:17:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v76.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v76.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v76.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.2.0/manifests"},{"name":"v76.0.2","sha":"2eb071881590b2c5c99718a81fdaaa1327f46d3f","kind":"tag","published_at":"2023-03-09T23:36:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v76.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v76.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v76.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.0.2/manifests"},{"name":"v76.1.0","sha":"47db0f5a46ff5561f4c1922c366ab97b2cd7c347","kind":"tag","published_at":"2023-03-07T20:10:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v76.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v76.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v76.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.1.0/manifests"},{"name":"v76.0.1","sha":"4f0f588bcce4a1ce9742a1f8c7235d18eccecb7e","kind":"tag","published_at":"2023-03-02T19:21:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v76.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v76.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v76.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.0.1/manifests"},{"name":"v76.0.0","sha":"5c561d775f9613746a1e5a0a4aeff3b16ef1004b","kind":"tag","published_at":"2023-03-01T19:37:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v76.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v76.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v76.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v76.0.0/manifests"},{"name":"v75.1.2","sha":"a8157fad51793bb0b7735dd0f05753044f0ddb82","kind":"tag","published_at":"2023-02-22T15:04:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v75.1.2","html_url":"https://github.com/elastic/eui/releases/tag/v75.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v75.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v75.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v75.1.2/manifests"},{"name":"v75.1.1","sha":"267f94822e086ddedb1b52579d0cfd9148137d1f","kind":"tag","published_at":"2023-02-15T20:32:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v75.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v75.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v75.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v75.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v75.1.1/manifests"},{"name":"v75.1.0","sha":"988aa455920fb60d00e0a420386674f1ef6f1d4f","kind":"tag","published_at":"2023-02-14T18:24:34.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v75.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v75.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v75.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v75.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v75.1.0/manifests"},{"name":"v74.0.2","sha":"4f86e6e69843af0bd17ceeb5f1c36c795b182695","kind":"tag","published_at":"2023-02-08T18:01:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v74.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v74.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v74.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v74.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v74.0.2/manifests"},{"name":"v75.0.0","sha":"ec7d4f8025137899c242aecac22ed3aa8898d190","kind":"tag","published_at":"2023-02-07T19:31:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v75.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v75.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v75.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v75.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v75.0.0/manifests"},{"name":"v74.1.0","sha":"289c73607ca3926ee8fd6012f99da09398d8d153","kind":"tag","published_at":"2023-02-01T20:53:54.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v74.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v74.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v74.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v74.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v74.1.0/manifests"},{"name":"v74.0.1","sha":"bde7afe70283bd9de7552c738e68e568ede08698","kind":"tag","published_at":"2023-01-24T22:49:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v74.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v74.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v74.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v74.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v74.0.1/manifests"},{"name":"v74.0.0","sha":"3c92711f13833dc211324c3cc8cf999b337fd069","kind":"tag","published_at":"2023-01-24T19:57:50.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v74.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v74.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v74.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v74.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v74.0.0/manifests"},{"name":"v73.0.0","sha":"fd6e00aa0f939b195507c066c78a489b9bb90694","kind":"tag","published_at":"2023-01-17T20:46:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v73.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v73.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v73.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v73.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v73.0.0/manifests"},{"name":"v72.2.0","sha":"1aabcb245450ebf10e7406c5f3c7df310dacafdf","kind":"tag","published_at":"2023-01-10T21:04:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v72.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v72.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v72.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v72.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v72.2.0/manifests"},{"name":"v72.1.0","sha":"6df71b8d47bae148735fc6ea5e5939bff37e2ece","kind":"tag","published_at":"2023-01-03T20:55:52.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v72.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v72.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v72.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v72.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v72.1.0/manifests"},{"name":"v72.0.0","sha":"08eeaef8adc071e1cf957312e98794cdb9dbaa81","kind":"tag","published_at":"2022-12-20T18:18:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v72.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v72.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v72.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v72.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v72.0.0/manifests"},{"name":"v71.1.0","sha":"8ce72124eca84e06182d90c9c8b51118e21135e9","kind":"tag","published_at":"2022-12-13T18:46:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v71.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v71.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v71.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v71.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v71.1.0/manifests"},{"name":"v71.0.0","sha":"ed6ec8b2f61b51c7ef6d1254788b56f049815f68","kind":"tag","published_at":"2022-12-06T20:36:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v71.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v71.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v71.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v71.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v71.0.0/manifests"},{"name":"v67.1.10","sha":"35a6d8dc8bb4258bf9087d13b8173ac66118fbb2","kind":"tag","published_at":"2022-11-23T20:23:10.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.10","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.10/manifests"},{"name":"v70.4.0","sha":"c741bc7e98b660c198d33e27998a8d2d863e2e80","kind":"tag","published_at":"2022-11-23T19:38:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v70.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v70.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v70.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.4.0/manifests"},{"name":"v70.3.0","sha":"cc0eb644af7068ff79e4fd4d26c977ee74b7d5cf","kind":"tag","published_at":"2022-11-18T23:10:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v70.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v70.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v70.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.3.0/manifests"},{"name":"v70.2.4","sha":"d811d71ccf1eacb61c84fa4b74853399a59bf4f9","kind":"tag","published_at":"2022-11-17T22:41:18.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v70.2.4","html_url":"https://github.com/elastic/eui/releases/tag/v70.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v70.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.4/manifests"},{"name":"v70.2.3","sha":"43a62ac68cba0c670c20d54ce836ad2fd13c497e","kind":"tag","published_at":"2022-11-17T20:55:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v70.2.3","html_url":"https://github.com/elastic/eui/releases/tag/v70.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v70.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.3/manifests"},{"name":"v70.2.2","sha":"d72c413176c1aa2802a1c4b02c6048345df4594b","kind":"tag","published_at":"2022-11-17T01:22:34.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v70.2.2","html_url":"https://github.com/elastic/eui/releases/tag/v70.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v70.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.2/manifests"},{"name":"v67.1.9","sha":"4131e65d6d6ea5fc6a25f2d82ea2f2b2a9933254","kind":"tag","published_at":"2022-11-17T00:25:35.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.9","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.9/manifests"},{"name":"v70.2.1","sha":"6289d60e854576b4dbb5d44532e8635c3b29d2ec","kind":"tag","published_at":"2022-11-15T22:40:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v70.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v70.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v70.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.1/manifests"},{"name":"v70.2.0","sha":"81a1af8e3df568be2b7d00f0d449124943468990","kind":"tag","published_at":"2022-11-08T19:46:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v70.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v70.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v70.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.2.0/manifests"},{"name":"v67.1.8","sha":"726e2f2d57ca2bc188b873414c6a7e56135ea222","kind":"tag","published_at":"2022-11-03T23:37:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.8","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.8/manifests"},{"name":"v67.1.7","sha":"58a21c32716d08f5183cc091615d198e46cf5742","kind":"tag","published_at":"2022-11-01T18:29:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.7","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.7/manifests"},{"name":"v70.1.0","sha":"3d11dc4a2c4fb539869114703fb2879c34d31083","kind":"tag","published_at":"2022-11-01T16:48:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v70.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v70.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v70.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.1.0/manifests"},{"name":"v67.1.6","sha":"fb78e6f778ee39415ec6e106298e525d9fd42792","kind":"tag","published_at":"2022-10-31T17:33:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.6","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.6/manifests"},{"name":"v67.1.5","sha":"b1c9d40a02d63c9f31cf114ea057762c65012d29","kind":"tag","published_at":"2022-10-25T22:00:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.5","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.5/manifests"},{"name":"v70.0.0","sha":"662f325ea38bff621d6dc2b6709f92f66b64e5ed","kind":"tag","published_at":"2022-10-18T20:59:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v70.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v70.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v70.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v70.0.0/manifests"},{"name":"v67.1.4","sha":"ba5b480cde04066fc90d35d6f18a2f1fc873976e","kind":"tag","published_at":"2022-10-06T00:00:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.4","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.4/manifests"},{"name":"v67.1.3","sha":"87cb3dc439df0b1033f3076ef4f1baf22d32284c","kind":"tag","published_at":"2022-10-05T00:55:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.3","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.3/manifests"},{"name":"v69.0.0","sha":"9494e1eb36bc9e6975c407fa8487abb7b8d18443","kind":"tag","published_at":"2022-10-04T18:33:52.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v69.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v69.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v69.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v69.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v69.0.0/manifests"},{"name":"v68.0.0","sha":"f88a8b706e733568d207e4b4871cb6fdfd751387","kind":"tag","published_at":"2022-09-27T19:22:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v68.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v68.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v68.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v68.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v68.0.0/manifests"},{"name":"v64.0.5","sha":"b71f77a4502508e71d9df73d0ad0b4214254b779","kind":"tag","published_at":"2022-09-21T02:23:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v64.0.5","html_url":"https://github.com/elastic/eui/releases/tag/v64.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v64.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.5/manifests"},{"name":"v67.1.2","sha":"802532085032c9eb5c5043fb5b509d714477b983","kind":"tag","published_at":"2022-09-20T21:48:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.2","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.2/manifests"},{"name":"v67.1.1","sha":"28824b15d9870ba3b6ae288309f2715e93316ba9","kind":"tag","published_at":"2022-09-20T16:34:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.1/manifests"},{"name":"v64.0.4","sha":"08379c22bfa1996fbac8096a39db51a7fe86503e","kind":"tag","published_at":"2022-09-15T17:02:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v64.0.4","html_url":"https://github.com/elastic/eui/releases/tag/v64.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v64.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.4/manifests"},{"name":"v67.1.0","sha":"7e5dadebcf71d69190b6113e84996a53ff47dca0","kind":"tag","published_at":"2022-09-14T17:04:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v67.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.1.0/manifests"},{"name":"v64.0.3","sha":"c883655a70b3fcf3891a0a330d331d457e75c97f","kind":"tag","published_at":"2022-09-09T22:54:11.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v64.0.3","html_url":"https://github.com/elastic/eui/releases/tag/v64.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v64.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.3/manifests"},{"name":"v64.0.2","sha":"ab3ceeac491a9c98abe659bb46d597c3176874af","kind":"tag","published_at":"2022-09-09T22:15:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v64.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v64.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v64.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.2/manifests"},{"name":"v67.0.0","sha":"4bbf81d1e77145d3db8c7e14008c4dd0c677cf3f","kind":"tag","published_at":"2022-09-07T17:13:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v67.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v67.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v67.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v67.0.0/manifests"},{"name":"v63.0.6","sha":"c14c2b01076b18a0a283ef5c50430ff4c09d2705","kind":"tag","published_at":"2022-08-31T01:47:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v63.0.6","html_url":"https://github.com/elastic/eui/releases/tag/v63.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v63.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.6/manifests"},{"name":"v66.0.0","sha":"7fe0f9b8093e5fb8f3fc1eeef9925179c13f4645","kind":"tag","published_at":"2022-08-30T17:07:24.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v66.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v66.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v66.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v66.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v66.0.0/manifests"},{"name":"v63.0.5","sha":"d317ab0c02cf44bb492f5259e0c80b1ab181f3ef","kind":"tag","published_at":"2022-08-30T15:43:52.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v63.0.5","html_url":"https://github.com/elastic/eui/releases/tag/v63.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v63.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.5/manifests"},{"name":"v65.0.2","sha":"4d62a4854a07883e9676aba24f5a00b8ae358583","kind":"tag","published_at":"2022-08-24T17:10:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v65.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v65.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v65.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v65.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v65.0.2/manifests"},{"name":"v62.2.4","sha":"d2d47843e77ccad195bc2342860008aefad32dc9","kind":"tag","published_at":"2022-08-23T21:09:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.2.4","html_url":"https://github.com/elastic/eui/releases/tag/v62.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.4/manifests"},{"name":"v63.0.4","sha":"3bb9b32249bd7282d5a3d2b2bb42cb45b9f1e11f","kind":"tag","published_at":"2022-08-23T20:59:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v63.0.4","html_url":"https://github.com/elastic/eui/releases/tag/v63.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v63.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.4/manifests"},{"name":"v65.0.1","sha":"9f844c201af7bbee21a64ee9f2df20cab24ab171","kind":"tag","published_at":"2022-08-23T20:31:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v65.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v65.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v65.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v65.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v65.0.1/manifests"},{"name":"v65.0.0","sha":"29f6d0ecfddc47a839bc51901a093d951d89dbe1","kind":"tag","published_at":"2022-08-23T17:39:54.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v65.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v65.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v65.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v65.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v65.0.0/manifests"},{"name":"v62.2.3","sha":"67a44f70ffd2bd591064d0b3c03e5494f8bc7c3d","kind":"tag","published_at":"2022-08-18T19:19:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.2.3","html_url":"https://github.com/elastic/eui/releases/tag/v62.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.3/manifests"},{"name":"v63.0.3","sha":"82a1992bede54eda0e344fb2dc9fef71f1dfc8ec","kind":"tag","published_at":"2022-08-18T19:10:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v63.0.3","html_url":"https://github.com/elastic/eui/releases/tag/v63.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v63.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.3/manifests"},{"name":"v64.0.1","sha":"d4f36504569466718cf4c00381e5f640f650ea61","kind":"tag","published_at":"2022-08-18T18:48:34.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v64.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v64.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v64.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.1/manifests"},{"name":"v63.0.2","sha":"c7ed85400b101ab1d98e54227068d6b8af7bbc36","kind":"tag","published_at":"2022-08-16T18:13:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v63.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v63.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v63.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.2/manifests"},{"name":"v62.2.2","sha":"b5e1eb68645c3a5ae071f276046ac4ed9e72961d","kind":"tag","published_at":"2022-08-16T17:48:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.2.2","html_url":"https://github.com/elastic/eui/releases/tag/v62.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.2/manifests"},{"name":"v64.0.0","sha":"795dca79105e3f13dcf0c9fdd12348d302a41c5d","kind":"tag","published_at":"2022-08-16T16:55:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v64.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v64.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v64.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v64.0.0/manifests"},{"name":"v63.0.1","sha":"1fe4245ac533bf4fa8cf7ca7ec0b256ba5c2f1b4","kind":"tag","published_at":"2022-08-15T18:57:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v63.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v63.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v63.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.1/manifests"},{"name":"v62.2.1","sha":"27aa4d403ed2220668beb9f44ffc840329a47816","kind":"tag","published_at":"2022-08-15T18:46:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v62.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.1/manifests"},{"name":"v63.0.0","sha":"f4ba9c9815a63996c2e49ccc153867884e820b9b","kind":"tag","published_at":"2022-08-09T18:46:18.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v63.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v63.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v63.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v63.0.0/manifests"},{"name":"v62.2.0","sha":"e7c02370a386b0e36f9e4e003c9919e6cfb23fc6","kind":"tag","published_at":"2022-08-09T17:57:47.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v62.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.2.0/manifests"},{"name":"v62.0.3","sha":"a60e00be3897338143d1dbfa032e3ca7dbf56f5c","kind":"tag","published_at":"2022-08-04T15:35:51.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.0.3","html_url":"https://github.com/elastic/eui/releases/tag/v62.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.0.3/manifests"},{"name":"v62.1.0","sha":"d4ff594d473f8e64e37e8bf4aee59c0fc013a16a","kind":"tag","published_at":"2022-08-02T17:43:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v62.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.1.0/manifests"},{"name":"v62.0.2","sha":"60c0f0a57da0a8b81a5f51c7a8af329d1a171dff","kind":"tag","published_at":"2022-08-02T17:11:51.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v62.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.0.2/manifests"},{"name":"v62.0.1","sha":"04e8de692d2ef5184996a4d9e9d2e08a0cc4ceee","kind":"tag","published_at":"2022-07-27T19:49:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v62.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.0.1/manifests"},{"name":"v62.0.0","sha":"9df6287dd077a5340fec088535654fdc50ac0edd","kind":"tag","published_at":"2022-07-26T16:47:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v62.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v62.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v62.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v62.0.0/manifests"},{"name":"v61.0.0","sha":"6e6f96aaf53acb4b62f9c9201c7a046504aeaa3a","kind":"tag","published_at":"2022-07-19T17:46:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v61.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v61.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v61.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v61.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v61.0.0/manifests"},{"name":"v60.3.0","sha":"b20526ed6a4d77c648af3e3cb05e4b8824f89f65","kind":"tag","published_at":"2022-07-13T16:09:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v60.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v60.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v60.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.3.0/manifests"},{"name":"v60.2.0","sha":"e247a7ee58f666e961c0bc912689f53b5c03b4f6","kind":"tag","published_at":"2022-07-05T20:38:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v60.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v60.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v60.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.2.0/manifests"},{"name":"v60.1.2","sha":"855cff52dcb33167636ca6be3917b544f71b6a5c","kind":"tag","published_at":"2022-07-05T20:18:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v60.1.2","html_url":"https://github.com/elastic/eui/releases/tag/v60.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v60.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.1.2/manifests"},{"name":"v60.1.1","sha":"88681c73bb68e752a1e9cf008cab0b56e1adecaa","kind":"tag","published_at":"2022-06-29T14:49:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v60.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v60.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v60.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.1.1/manifests"},{"name":"v60.1.0","sha":"b784bbfc8e754802242f06ea96e19fb80f895d9d","kind":"tag","published_at":"2022-06-28T18:41:51.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v60.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v60.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v60.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.1.0/manifests"},{"name":"v60.0.0","sha":"a3d0af18ebf818fdd3e8243435833623d82328f9","kind":"tag","published_at":"2022-06-22T15:31:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v60.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v60.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v60.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v60.0.0/manifests"},{"name":"v59.1.0","sha":"2105229e8c6c2776d0359e99ac00d923ae6f2215","kind":"tag","published_at":"2022-06-15T17:55:50.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v59.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v59.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v59.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v59.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v59.1.0/manifests"},{"name":"v59.0.1","sha":"41d2adbccb11deea9f7305e95c86b9d75a344155","kind":"tag","published_at":"2022-06-13T18:39:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v59.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v59.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v59.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v59.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v59.0.1/manifests"},{"name":"v59.0.0","sha":"eaa652dd143c20cdf8feb9866825189d3c2debcd","kind":"tag","published_at":"2022-06-07T17:48:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v59.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v59.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v59.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v59.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v59.0.0/manifests"},{"name":"v58.1.1","sha":"317018960e0eed9e6c8c0f4f2dfb049bb289d44f","kind":"tag","published_at":"2022-05-25T16:00:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v58.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v58.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v58.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v58.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v58.1.1/manifests"},{"name":"v55.1.4","sha":"eab5727fa9785c9c6e0b9dfbbc4400beda7bf034","kind":"tag","published_at":"2022-05-24T16:33:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v55.1.4","html_url":"https://github.com/elastic/eui/releases/tag/v55.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v55.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.4/manifests"},{"name":"v58.1.0","sha":"a4a083e07a270a79ddc06c9246a971d50e91d18d","kind":"tag","published_at":"2022-05-24T15:49:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v58.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v58.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v58.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v58.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v58.1.0/manifests"},{"name":"v55.1.3","sha":"675389dfd7c0f0ceef21966ca576baa7055a75a9","kind":"tag","published_at":"2022-05-18T16:19:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v55.1.3","html_url":"https://github.com/elastic/eui/releases/tag/v55.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v55.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.3/manifests"},{"name":"v58.0.0","sha":"32045b852dd5401cddc7eb97cc2c0badbcd79140","kind":"tag","published_at":"2022-05-17T19:19:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v58.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v58.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v58.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v58.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v58.0.0/manifests"},{"name":"v55.1.2","sha":"9ce549bf45fdc737ccef8da5ab0930ef07764d92","kind":"tag","published_at":"2022-05-09T14:51:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v55.1.2","html_url":"https://github.com/elastic/eui/releases/tag/v55.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v55.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.2/manifests"},{"name":"v57.0.0","sha":"e9aaa5e6442404f8b442cd22c77b3a0d26fc7ba3","kind":"tag","published_at":"2022-05-09T14:10:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v57.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v57.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v57.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v57.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v57.0.0/manifests"},{"name":"v55.1.1","sha":"1f580ae6d50fdbaf57b9e8f3cd0e6ef1b24fe766","kind":"tag","published_at":"2022-05-04T16:41:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v55.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v55.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v55.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.1/manifests"},{"name":"v56.0.0","sha":"208d5a31750dc25171d936e5cac5eb41b13d3b19","kind":"tag","published_at":"2022-05-04T15:15:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v56.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v56.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v56.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v56.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v56.0.0/manifests"},{"name":"v55.1.0","sha":"b74bf35266b51bc1589ecb30a87ca889dc765b37","kind":"tag","published_at":"2022-04-26T17:49:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v55.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v55.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v55.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.1.0/manifests"},{"name":"v55.0.1","sha":"2d150fa68d34d316cf905bc7c775937632527d05","kind":"tag","published_at":"2022-04-19T20:22:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v55.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v55.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v55.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.0.1/manifests"},{"name":"v55.0.0","sha":"1c9c6ab4d4bf6347906c9eaa7f84f02e3db9df06","kind":"tag","published_at":"2022-04-19T16:26:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v55.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v55.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v55.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v55.0.0/manifests"},{"name":"v54.1.1","sha":"3e73e41463024d273ca2a4f89faf2d7197d09ddf","kind":"tag","published_at":"2022-04-15T18:19:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v54.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v54.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v54.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v54.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v54.1.1/manifests"},{"name":"v53.0.2","sha":"35304df77cf0d508c445077901c042323f73f832","kind":"tag","published_at":"2022-04-15T16:40:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v53.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v53.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v53.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v53.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v53.0.2/manifests"},{"name":"v54.1.0","sha":"8b60bb091f0fdf7fe37b686ee89dfbc879095059","kind":"tag","published_at":"2022-04-13T16:17:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v54.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v54.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v54.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v54.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v54.1.0/manifests"},{"name":"v54.0.0","sha":"35aef83cc94a35c64a62b8a75fb3bea06351b1e4","kind":"tag","published_at":"2022-04-06T15:24:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v54.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v54.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v54.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v54.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v54.0.0/manifests"},{"name":"v53.0.1","sha":"0a292213db57f207082f4189f7d53a588c02655a","kind":"tag","published_at":"2022-03-29T19:54:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v53.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v53.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v53.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v53.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v53.0.1/manifests"},{"name":"v53.0.0","sha":"78b81a241fe47af47fb190b511d517d60fe8e7a5","kind":"tag","published_at":"2022-03-28T18:43:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v53.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v53.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v53.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v53.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v53.0.0/manifests"},{"name":"v52.2.0","sha":"9e8d3a9fac2bb743255730a5f44f7af1c2ce630a","kind":"tag","published_at":"2022-03-24T18:14:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v52.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v52.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v52.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v52.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v52.2.0/manifests"},{"name":"v52.1.0","sha":"7a5184d2f2172ef14fec2ce6c4307b001fa59f8d","kind":"tag","published_at":"2022-03-22T19:26:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v52.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v52.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v52.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v52.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v52.1.0/manifests"},{"name":"v52.0.0","sha":"4fad1cc2d8abed98b4932e94de5468f4e0c8a131","kind":"commit","published_at":"2022-03-17T18:23:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v52.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v52.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v52.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v52.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v52.0.0/manifests"},{"name":"v51.1.0","sha":"cc17e5989eb8aedb2f5b7d379567ca1025b41027","kind":"tag","published_at":"2022-03-10T18:35:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v51.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v51.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v51.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v51.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v51.1.0/manifests"},{"name":"v51.0.0","sha":"484656471a2f71a6608225ea72fa38efc8f651e4","kind":"tag","published_at":"2022-03-08T20:32:55.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v51.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v51.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v51.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v51.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v51.0.0/manifests"},{"name":"v50.0.0","sha":"32eaace1909b90bf7a25ee1fea2517d305982ffe","kind":"tag","published_at":"2022-03-03T19:20:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v50.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v50.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v50.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v50.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v50.0.0/manifests"},{"name":"v49.0.0","sha":"bbb7d4fc66240b305a3fb4adea855fa9b8481318","kind":"tag","published_at":"2022-02-22T20:49:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v49.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v49.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v49.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v49.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v49.0.0/manifests"},{"name":"v48.1.1","sha":"c79d18c05e0a828c96c2a10986630a8460366938","kind":"tag","published_at":"2022-02-16T18:47:52.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v48.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v48.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v48.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v48.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v48.1.1/manifests"},{"name":"v48.1.0","sha":"451cc6a3174478f96ce8d8b8c545c061e672d8f2","kind":"tag","published_at":"2022-02-15T21:42:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v48.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v48.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v48.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v48.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v48.1.0/manifests"},{"name":"v46.1.1","sha":"a7a1ce6937773ec91ac50ae76f05dc34a8ffeb4a","kind":"tag","published_at":"2022-02-11T18:35:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v46.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v46.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v46.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v46.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v46.1.1/manifests"},{"name":"v48.0.0","sha":"2f42a02ff84e94dd5c0e4cf95bed022cd199c536","kind":"tag","published_at":"2022-02-10T21:47:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v48.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v48.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v48.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v48.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v48.0.0/manifests"},{"name":"v47.0.0","sha":"74e115b35311790b2b6a55824670f0f7a71d561a","kind":"tag","published_at":"2022-02-08T18:02:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v47.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v47.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v47.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v47.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v47.0.0/manifests"},{"name":"v46.2.0","sha":"96238e0fa8c89b36a63d9271a31350dfbebc1aed","kind":"tag","published_at":"2022-02-01T20:44:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v46.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v46.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v46.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v46.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v46.2.0/manifests"},{"name":"v46.1.0","sha":"65bdf28f51f13df8ef5bdad78866a8078cbf96ae","kind":"tag","published_at":"2022-01-24T19:55:50.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v46.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v46.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v46.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v46.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v46.1.0/manifests"},{"name":"v46.0.0","sha":"81477bad5f16a4c2dfa8cb81b4b557fe20631874","kind":"tag","published_at":"2022-01-19T18:29:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v46.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v46.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v46.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v46.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v46.0.0/manifests"},{"name":"v39.1.4","sha":"b9c1b928a65a215b16242012d3e4fdc5d28cd17b","kind":"tag","published_at":"2022-01-13T20:56:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v39.1.4","html_url":"https://github.com/elastic/eui/releases/tag/v39.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v39.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.4/manifests"},{"name":"v45.0.0","sha":"b7d36ee09f7c336260a340142c9bd26e012b94cf","kind":"tag","published_at":"2022-01-13T16:56:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v45.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v45.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v45.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v45.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v45.0.0/manifests"},{"name":"v44.0.0","sha":"f9bfda36f38321e521e900094f095cc8b4fe73bd","kind":"tag","published_at":"2022-01-05T18:30:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v44.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v44.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v44.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v44.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v44.0.0/manifests"},{"name":"v43.1.1","sha":"752f790d3c6f452098cd54df16333ceb1c59c2af","kind":"tag","published_at":"2021-12-15T20:00:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v43.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v43.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v43.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v43.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v43.1.1/manifests"},{"name":"v43.1.0","sha":"498eb6781e026d068f2d730288ced18f2b8571c0","kind":"tag","published_at":"2021-12-13T19:56:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v43.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v43.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v43.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v43.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v43.1.0/manifests"},{"name":"v43.0.0","sha":"26b32a45745b5beefaab1345de7f6fa3a5f42ef6","kind":"tag","published_at":"2021-12-07T22:26:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v43.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v43.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v43.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v43.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v43.0.0/manifests"},{"name":"v41.2.3","sha":"998b067c05ae94b9ce50ca224f1690ca41a5517d","kind":"tag","published_at":"2021-12-06T20:45:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v41.2.3","html_url":"https://github.com/elastic/eui/releases/tag/v41.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v41.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.2.3/manifests"},{"name":"v42.1.0","sha":"fa52d2805bc4922f779f21e092927c568fa04ce7","kind":"tag","published_at":"2021-12-06T20:17:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v42.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v42.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v42.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v42.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v42.1.0/manifests"},{"name":"v40.1.1","sha":"7ddf7f01bf52eef40b71550d7420f3e917e39cc8","kind":"tag","published_at":"2021-12-03T18:34:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v40.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v40.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v40.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v40.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v40.1.1/manifests"},{"name":"v39.1.3","sha":"2662bfefc89dea84e7747ac0120d8eaa05ef15e8","kind":"tag","published_at":"2021-12-03T18:16:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v39.1.3","html_url":"https://github.com/elastic/eui/releases/tag/v39.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v39.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.3/manifests"},{"name":"v42.0.0","sha":"407eeb273a1a3de28a97d41947b38d95d24a07c2","kind":"tag","published_at":"2021-11-30T22:37:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v42.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v42.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v42.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v42.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v42.0.0/manifests"},{"name":"v41.4.0","sha":"c6608a0ac6f48c66a0a43aa57a059a89c2fc4979","kind":"tag","published_at":"2021-11-30T20:16:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v41.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v41.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v41.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.4.0/manifests"},{"name":"v41.2.2","sha":"bd4fb8648b1748e196251ddf9c421a338e082eed","kind":"tag","published_at":"2021-11-24T21:26:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v41.2.2","html_url":"https://github.com/elastic/eui/releases/tag/v41.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v41.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.2.2/manifests"},{"name":"v41.3.0","sha":"08ce0d4a7043db21733a090397f866a91a360ca3","kind":"tag","published_at":"2021-11-24T20:35:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v41.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v41.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v41.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.3.0/manifests"},{"name":"v41.2.1","sha":"8890c96f403d3556170531b9c5f981923a00aa70","kind":"tag","published_at":"2021-11-19T23:35:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v41.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v41.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v41.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.2.1/manifests"},{"name":"v41.2.0","sha":"11b6a50fe9899cfcc42c5f57807bfec4873ab49a","kind":"tag","published_at":"2021-11-18T15:58:47.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v41.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v41.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v41.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.2.0/manifests"},{"name":"v41.1.0","sha":"dae76cd55907fa798e03fc0a4ca29c5b01337918","kind":"tag","published_at":"2021-11-11T00:29:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v41.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v41.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v41.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.1.0/manifests"},{"name":"v41.0.0","sha":"bc5ea479e9f304588f4e55e512cb8296dd2bb940","kind":"tag","published_at":"2021-11-02T21:20:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v41.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v41.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v41.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v41.0.0/manifests"},{"name":"v39.1.2","sha":"6e3de912160894808d40ef0e0f95d9f1fe776af6","kind":"tag","published_at":"2021-10-28T16:23:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v39.1.2","html_url":"https://github.com/elastic/eui/releases/tag/v39.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v39.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.2/manifests"},{"name":"v40.1.0","sha":"7f71d7b1bf9ced415883538cb17a8f1b6275bb38","kind":"tag","published_at":"2021-10-28T15:43:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v40.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v40.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v40.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v40.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v40.1.0/manifests"},{"name":"v40.0.0","sha":"2a47bed2a097832be77f90476b7503b64287c7d8","kind":"tag","published_at":"2021-10-19T18:38:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v40.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v40.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v40.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v40.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v40.0.0/manifests"},{"name":"v39.1.1","sha":"d4b9095ea782c9d82f792f2cae626ff7b03df0d2","kind":"tag","published_at":"2021-10-13T23:18:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v39.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v39.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v39.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.1/manifests"},{"name":"v39.1.0","sha":"48fe7fb117c3cca69b4150ce07c6ae0dbe4c08d8","kind":"tag","published_at":"2021-10-12T20:08:26.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v39.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v39.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v39.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.1.0/manifests"},{"name":"v39.0.0","sha":"05f86a6b1069705c1e2bf8dbb00f09a0bc709d90","kind":"tag","published_at":"2021-10-05T21:26:59.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v39.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v39.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v39.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v39.0.0/manifests"},{"name":"v38.2.0","sha":"bc101227be4a97386263711c6a6c9f52f1f4e89d","kind":"tag","published_at":"2021-09-28T20:56:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v38.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v38.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v38.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v38.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v38.2.0/manifests"},{"name":"v38.0.1","sha":"62e87bb3aeaa4b16afa324d1b7721b92dbfcde6d","kind":"tag","published_at":"2021-09-27T19:17:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v38.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v38.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v38.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v38.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v38.0.1/manifests"},{"name":"v38.1.0","sha":"59e7151ab18f2549cfe7a26fa596fac569566482","kind":"tag","published_at":"2021-09-23T02:18:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v38.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v38.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v38.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v38.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v38.1.0/manifests"},{"name":"v38.0.0","sha":"efeb240600f3fd9f6ff9bdc64db8978373d4aec5","kind":"tag","published_at":"2021-09-15T21:37:27.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v38.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v38.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v38.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v38.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v38.0.0/manifests"},{"name":"v37.1.4","sha":"981b80107d9ce5f51fd50d9084ccca863425ff1b","kind":"tag","published_at":"2021-09-10T21:18:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.1.4","html_url":"https://github.com/elastic/eui/releases/tag/v37.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.4/manifests"},{"name":"v37.7.0","sha":"5f777994f7d26ab02174aa2ec13a86dca6d91eae","kind":"tag","published_at":"2021-09-10T20:24:30.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v37.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.7.0/manifests"},{"name":"v37.6.2","sha":"eb4366cc4aa7e16da838b04ff687d43e1a2a064e","kind":"tag","published_at":"2021-09-07T21:34:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.6.2","html_url":"https://github.com/elastic/eui/releases/tag/v37.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.6.2/manifests"},{"name":"v37.1.3","sha":"46911c21b9878025f35e4fafdbc4d08b5d417dab","kind":"tag","published_at":"2021-09-03T18:20:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.1.3","html_url":"https://github.com/elastic/eui/releases/tag/v37.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.3/manifests"},{"name":"v37.6.1","sha":"58a5da1880e12a4505e21d2e7bbaa8e0a401742c","kind":"tag","published_at":"2021-09-03T16:50:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.6.1","html_url":"https://github.com/elastic/eui/releases/tag/v37.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.6.1/manifests"},{"name":"v37.6.0","sha":"a0b99495a6dfb6a16e5cd23c6eded4e7e9090005","kind":"tag","published_at":"2021-09-01T16:59:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v37.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.6.0/manifests"},{"name":"v37.5.0","sha":"fe8a2e7e42b675aa5778a69afcb55a34c75ecd56","kind":"tag","published_at":"2021-08-26T19:20:26.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v37.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.5.0/manifests"},{"name":"v37.4.0","sha":"db4ca3a7980bf6b8c38c32f06ba965f9176ee58c","kind":"tag","published_at":"2021-08-26T18:04:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v37.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.4.0/manifests"},{"name":"v34.5.3","sha":"7cf6d1ffc566b4c8f29bc3c15c54d0b5f401c25e","kind":"tag","published_at":"2021-08-24T19:26:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.5.3","html_url":"https://github.com/elastic/eui/releases/tag/v34.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.5.3/manifests"},{"name":"v37.1.2","sha":"5c98dfb4e60c28c02b51b5204eeb9a8a05bf2370","kind":"tag","published_at":"2021-08-24T18:56:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.1.2","html_url":"https://github.com/elastic/eui/releases/tag/v37.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.2/manifests"},{"name":"v37.3.1","sha":"58896aa13b434f1e58fbed3444a966c60b4ab887","kind":"tag","published_at":"2021-08-24T18:16:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v37.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.3.1/manifests"},{"name":"v37.3.0","sha":"5cd8c98f61154b15d4d18d18a510cde6bd7a3d15","kind":"tag","published_at":"2021-08-18T17:13:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v37.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.3.0/manifests"},{"name":"v37.1.1","sha":"abe144567cc9731909d88b560a963f1ed71f50f7","kind":"tag","published_at":"2021-08-13T14:21:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v37.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.1/manifests"},{"name":"v37.2.0","sha":"a8e40333d8d12dd75807932957ee7a0ede7f1ec5","kind":"tag","published_at":"2021-08-12T16:35:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v37.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.2.0/manifests"},{"name":"v37.1.0","sha":"fa01679149f0816719d5854ebcf5a2dee27892d8","kind":"tag","published_at":"2021-08-10T17:35:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v37.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.1.0/manifests"},{"name":"v37.0.0","sha":"a1378a7ab3eda67eca868ff3c107980d60ab13d4","kind":"tag","published_at":"2021-08-05T15:21:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v37.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v37.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v37.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v37.0.0/manifests"},{"name":"v36.1.0","sha":"09d5e10cc9e568f1ef263ff02f4487cde91f9851","kind":"tag","published_at":"2021-07-28T19:55:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v36.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v36.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v36.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v36.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v36.1.0/manifests"},{"name":"v36.0.0","sha":"4ce4ef9b898161b09ea2e2e8080a941087c90833","kind":"tag","published_at":"2021-07-20T21:09:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v36.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v36.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v36.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v36.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v36.0.0/manifests"},{"name":"v35.1.0","sha":"01be27cbabd3125a26b98e0d68ec6e97c8cbc57c","kind":"tag","published_at":"2021-07-13T18:24:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v35.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v35.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v35.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v35.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v35.1.0/manifests"},{"name":"v35.0.0","sha":"cc4b144a7d4a85a8d7ae69421f3c8ff48e3c7166","kind":"tag","published_at":"2021-07-08T19:14:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v35.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v35.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v35.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v35.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v35.0.0/manifests"},{"name":"v34.6.0","sha":"1a5e8429c2db1c331946aede3f85e144fa21d381","kind":"tag","published_at":"2021-07-06T20:59:00.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v34.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.6.0/manifests"},{"name":"v34.5.2","sha":"4e52d48ae87c00d19c08a2d36ad7c5ddf5fd1fe2","kind":"tag","published_at":"2021-06-29T21:25:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.5.2","html_url":"https://github.com/elastic/eui/releases/tag/v34.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.5.2/manifests"},{"name":"v34.5.1","sha":"1f94f9de520ebf1221bf44b0a31e57f928345411","kind":"tag","published_at":"2021-06-24T18:11:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v34.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.5.1/manifests"},{"name":"v34.5.0","sha":"b3e95895455430c3cd4a236857443368662e80bf","kind":"tag","published_at":"2021-06-23T18:49:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v34.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.5.0/manifests"},{"name":"v34.4.0","sha":"d6f71f1e2ccb7f1b1feb4046d131cdf302afd250","kind":"tag","published_at":"2021-06-15T20:01:27.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v34.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.4.0/manifests"},{"name":"v34.3.0","sha":"615586bc6bd4901882fd800ee34641d670d78f1c","kind":"tag","published_at":"2021-06-09T15:25:55.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v34.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.3.0/manifests"},{"name":"v34.2.0","sha":"cbc575d564597be3e6ff3c16616cd20d33c014f7","kind":"tag","published_at":"2021-06-03T16:06:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v34.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.2.0/manifests"},{"name":"v32.1.1","sha":"a7c31abe5fb291e6098eb18860d18a43655ac6e3","kind":"tag","published_at":"2021-06-02T14:26:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v32.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v32.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v32.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.1.1/manifests"},{"name":"v34.1.0","sha":"85758606265f6e33b882b4750492efb526400d5f","kind":"tag","published_at":"2021-05-26T14:50:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v34.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.1.0/manifests"},{"name":"v34.0.0","sha":"2b13c42484f6c9c8bce820f8ed4b69f814c7efe8","kind":"tag","published_at":"2021-05-13T15:38:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v34.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v34.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v34.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v34.0.0/manifests"},{"name":"v33.0.0","sha":"95c3038af82705e92d675044986f6a0d812c9f22","kind":"tag","published_at":"2021-05-04T18:46:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v33.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v33.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v33.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v33.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v33.0.0/manifests"},{"name":"v32.3.0","sha":"2f837233e7f18d1b9aea01c27aadcd041040f032","kind":"tag","published_at":"2021-04-27T22:03:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v32.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v32.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v32.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.3.0/manifests"},{"name":"v32.2.0","sha":"1cb046b7772159b28e32ae782f4f9a2ac9d558f2","kind":"tag","published_at":"2021-04-21T19:47:24.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v32.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v32.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v32.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.2.0/manifests"},{"name":"v32.1.0","sha":"207c0200d644631e4dfed61fdf66800637347317","kind":"tag","published_at":"2021-04-15T14:03:59.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v32.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v32.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v32.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.1.0/manifests"},{"name":"v32.0.4","sha":"05e5e025472c4f75742721d4ea4f650de422ad70","kind":"tag","published_at":"2021-04-07T22:28:10.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v32.0.4","html_url":"https://github.com/elastic/eui/releases/tag/v32.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v32.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.4/manifests"},{"name":"v32.0.3","sha":"8e1d742edbe6b8f8c7da697b5b5acd26245bb3ae","kind":"tag","published_at":"2021-04-07T16:46:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v32.0.3","html_url":"https://github.com/elastic/eui/releases/tag/v32.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v32.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.3/manifests"},{"name":"v32.0.2","sha":"543442302e2410ef5f3fdd2976ab52d1a0cb45f3","kind":"tag","published_at":"2021-04-06T16:46:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v32.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v32.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v32.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.2/manifests"},{"name":"v32.0.1","sha":"d7967667974b3c203e74e0d5b9851e7f0db34e7d","kind":"tag","published_at":"2021-04-01T19:42:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v32.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v32.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v32.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.1/manifests"},{"name":"v32.0.0","sha":"c782e7c549eb50c6081d466269a05d54cbdbeb7a","kind":"tag","published_at":"2021-04-01T16:31:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v32.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v32.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v32.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v32.0.0/manifests"},{"name":"v31.12.0","sha":"2e36ca2d4c76f136b854ba0177dc1452a0d603b9","kind":"tag","published_at":"2021-03-23T20:43:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.12.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.12.0/manifests"},{"name":"v31.11.0","sha":"56a6404334c276ba55aa31a7276569be643f8267","kind":"tag","published_at":"2021-03-16T18:50:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.11.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.11.0/manifests"},{"name":"v31.10.0","sha":"5a5c7f627023d7c8aceb58eda30a41cac65fe7fa","kind":"tag","published_at":"2021-03-09T21:26:47.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.10.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.10.0/manifests"},{"name":"v31.9.1","sha":"0f020573b37d262bf31bbf336097732935400322","kind":"tag","published_at":"2021-03-02T23:11:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.9.1","html_url":"https://github.com/elastic/eui/releases/tag/v31.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.9.1/manifests"},{"name":"v31.9.0","sha":"118106c4f0353005c72e5a9bb345b1b55aa57f52","kind":"tag","published_at":"2021-03-02T19:50:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.9.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.9.0/manifests"},{"name":"v31.8.0","sha":"ae571898fe0c1116094587faedc31fa57e006c6a","kind":"tag","published_at":"2021-02-23T22:11:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.8.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.8.0/manifests"},{"name":"v31.7.0","sha":"ea00e26f0bbe2a9bd664b1146f0b4abc6a732971","kind":"tag","published_at":"2021-02-11T23:28:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.7.0/manifests"},{"name":"v31.6.0","sha":"7dc5bf44420146fde04b88092b67318b39e9b855","kind":"tag","published_at":"2021-02-11T15:46:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.6.0/manifests"},{"name":"v30.6.1","sha":"70f4e2fb2b683416d0cbd0bab577225c1f678624","kind":"tag","published_at":"2021-02-05T18:15:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.6.1","html_url":"https://github.com/elastic/eui/releases/tag/v30.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.6.1/manifests"},{"name":"v31.5.0","sha":"b4f011e39267e19c6975009a41b77b6f419d4632","kind":"tag","published_at":"2021-02-04T19:48:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.5.0/manifests"},{"name":"v31.4.0","sha":"29fd6f4a40144c07e53a64c9adad9a50e2f2f986","kind":"tag","published_at":"2021-01-28T21:00:00.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.4.0/manifests"},{"name":"v31.3.0","sha":"d1647168b0ccf0b7a0468474c256a233f9ecaf57","kind":"tag","published_at":"2021-01-19T20:42:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.3.0/manifests"},{"name":"v31.2.0","sha":"974e2a8e51d251574bc865f25160e84904921067","kind":"tag","published_at":"2021-01-13T15:50:35.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.2.0/manifests"},{"name":"v31.1.0","sha":"df8a84eed4210fb6528189562c9ecf29f35e3f08","kind":"tag","published_at":"2021-01-06T16:25:34.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.1.0/manifests"},{"name":"v31.0.0","sha":"37f7ca9cbadf057b5dcc2267895f50db933abf89","kind":"tag","published_at":"2020-12-15T22:22:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v31.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v31.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v31.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v31.0.0/manifests"},{"name":"v29.3.2","sha":"66754e3e5e68d6014826112461600ad506b041a4","kind":"tag","published_at":"2020-12-10T20:00:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v29.3.2","html_url":"https://github.com/elastic/eui/releases/tag/v29.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v29.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.3.2/manifests"},{"name":"v30.6.0","sha":"2086a97230b9d99c4e584522945397b63ce9daf9","kind":"tag","published_at":"2020-12-09T18:31:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v30.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.6.0/manifests"},{"name":"v30.5.1","sha":"b1474c356e67aab19e3852436f7661aa8233cd02","kind":"tag","published_at":"2020-11-30T22:21:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v30.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.5.1/manifests"},{"name":"v30.5.0","sha":"6f3cf4b9e6816639223b847f74414036e4b88488","kind":"tag","published_at":"2020-11-25T17:44:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v30.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.5.0/manifests"},{"name":"v30.4.2","sha":"0f2457a702453ef8a23cf409f57ad86b19c8c49f","kind":"tag","published_at":"2020-11-25T17:21:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.4.2","html_url":"https://github.com/elastic/eui/releases/tag/v30.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.4.2/manifests"},{"name":"v30.4.1","sha":"6052fc38f865ed3f7fdb1a882a7bf6bd546f9507","kind":"tag","published_at":"2020-11-19T17:21:24.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.4.1","html_url":"https://github.com/elastic/eui/releases/tag/v30.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.4.1/manifests"},{"name":"v30.4.0","sha":"e3aa0b9fbe75f5c024c3b5b72651f7224ec581ff","kind":"tag","published_at":"2020-11-17T19:51:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v30.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.4.0/manifests"},{"name":"v30.3.0","sha":"9b6bf6ac5df0950d301c79d0f9c30b205b3854d0","kind":"tag","published_at":"2020-11-11T18:47:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v30.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.3.0/manifests"},{"name":"v30.2.0","sha":"92dd7aa7cb1108125862aa786413cb81e8fcc3cb","kind":"tag","published_at":"2020-11-03T22:03:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v30.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.2.0/manifests"},{"name":"v30.1.1","sha":"cb91162149be38d6c3b96a58602f902912aae12a","kind":"tag","published_at":"2020-10-28T17:10:24.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v30.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.1.1/manifests"},{"name":"v30.1.0","sha":"79f5d5bc11a5e2d692b7ff5154742213c0c64831","kind":"tag","published_at":"2020-10-27T18:49:04.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v30.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.1.0/manifests"},{"name":"v29.3.1","sha":"f0a11a9b25f0a5295d9cc31e26e3dcff5a966953","kind":"tag","published_at":"2020-10-20T17:42:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v29.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v29.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v29.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.3.1/manifests"},{"name":"v30.0.0","sha":"3ceaf0d5c396b398504e3d8dd6ddaf314cb242b2","kind":"tag","published_at":"2020-10-20T16:49:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v30.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v30.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v30.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v30.0.0/manifests"},{"name":"v29.5.0","sha":"fc014d7ef7a4f154e11cad791127c39feffa204e","kind":"tag","published_at":"2020-10-15T15:03:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v29.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v29.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v29.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.5.0/manifests"},{"name":"v26.3.4","sha":"4e29a4c1576e635f89950bf9f4a9fd592170039c","kind":"tag","published_at":"2020-10-12T17:30:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v26.3.4","html_url":"https://github.com/elastic/eui/releases/tag/v26.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v26.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.4/manifests"},{"name":"v29.4.0","sha":"2e1f9e25b7807d44df3f26eb0ef3409c6e552fba","kind":"tag","published_at":"2020-10-06T21:25:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v29.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v29.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v29.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.4.0/manifests"},{"name":"v29.3.0","sha":"9730464c6a250541b224ff1b56626bdc0ce71846","kind":"tag","published_at":"2020-09-30T21:33:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v29.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v29.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v29.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.3.0/manifests"},{"name":"v29.2.0","sha":"489d2f9c31c483555b6346f9f12665e2a8544f38","kind":"tag","published_at":"2020-09-29T19:01:11.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v29.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v29.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v29.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.2.0/manifests"},{"name":"v29.1.0","sha":"8ef29f8642ce67110c882eb6db56c1e4c2351b90","kind":"tag","published_at":"2020-09-22T20:26:11.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v29.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v29.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v29.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.1.0/manifests"},{"name":"v29.0.0","sha":"cc68ed9a80123b017a0799f5b9b83de94960f8c2","kind":"tag","published_at":"2020-09-15T20:46:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v29.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v29.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v29.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v29.0.0/manifests"},{"name":"v28.4.0","sha":"fbf5ff46b6dbeba1113398d1796381df29b465d9","kind":"tag","published_at":"2020-09-08T21:24:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v28.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v28.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v28.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.4.0/manifests"},{"name":"v28.3.1","sha":"186262566b1dd4bfdb7d535716f9f9a4cabf9d8f","kind":"tag","published_at":"2020-09-02T14:20:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v28.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v28.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v28.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.3.1/manifests"},{"name":"v28.3.0","sha":"97e0acb27101059272e02a104844d76973d8d9c1","kind":"tag","published_at":"2020-08-26T17:14:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v28.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v28.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v28.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.3.0/manifests"},{"name":"v28.2.0","sha":"1f82e0987979bb8406a5bff436bb0ab186c8d3a1","kind":"tag","published_at":"2020-08-18T19:39:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v28.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v28.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v28.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.2.0/manifests"},{"name":"v27.4.1","sha":"835cf2c9526c1a4e7189bf08444716c848d811ed","kind":"tag","published_at":"2020-08-17T22:54:50.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v27.4.1","html_url":"https://github.com/elastic/eui/releases/tag/v27.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v27.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.4.1/manifests"},{"name":"v28.1.0","sha":"9693f1147938eb36fd65c9c44f15cf86f9ea6711","kind":"tag","published_at":"2020-08-17T21:56:54.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v28.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v28.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v28.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.1.0/manifests"},{"name":"v28.0.0","sha":"ef33bb262f3e16b8922557b0e8610841a3281d32","kind":"tag","published_at":"2020-08-12T20:02:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v28.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v28.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v28.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v28.0.0/manifests"},{"name":"v27.4.0","sha":"97250e3dad6a5ca8abcbde33599e7bb870c36726","kind":"tag","published_at":"2020-08-04T18:45:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v27.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v27.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v27.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.4.0/manifests"},{"name":"v26.3.3","sha":"666b962010c97489bb90e725f46d22c96caa8fe7","kind":"tag","published_at":"2020-08-03T19:32:16.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v26.3.3","html_url":"https://github.com/elastic/eui/releases/tag/v26.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v26.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.3/manifests"},{"name":"v27.3.1","sha":"67a5a9d672b8233995c7b99df46e7db9c7ff66bf","kind":"tag","published_at":"2020-07-31T15:54:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v27.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v27.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v27.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.3.1/manifests"},{"name":"v26.3.2","sha":"807f9e5306d2ec0c1780d72352aaa10a9b789c17","kind":"tag","published_at":"2020-07-30T14:30:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v26.3.2","html_url":"https://github.com/elastic/eui/releases/tag/v26.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v26.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.2/manifests"},{"name":"v27.3.0","sha":"b57336021f330210d8812c42b9f23ecaeaf15d6a","kind":"tag","published_at":"2020-07-28T22:08:18.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v27.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v27.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v27.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.3.0/manifests"},{"name":"v27.2.0","sha":"d9b0e45488f08ad54c9384e6e1b62727d2930077","kind":"tag","published_at":"2020-07-22T20:16:18.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v27.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v27.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v27.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.2.0/manifests"},{"name":"v27.1.0","sha":"4579ae983d5f620bab5dd1a552fa185a4cb546c7","kind":"tag","published_at":"2020-07-14T21:35:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v27.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v27.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v27.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.1.0/manifests"},{"name":"v26.3.1","sha":"4cae5c9952d1fc93ba3ca67befaf3c5ff1266e24","kind":"tag","published_at":"2020-07-07T22:32:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v26.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.1/manifests"},{"name":"v27.0.0","sha":"1be57a0dc4967e7cf43b99d1cb43fb28631afaf7","kind":"tag","published_at":"2020-07-07T20:29:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v27.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v27.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v27.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v27.0.0/manifests"},{"name":"v26.3.0","sha":"6f39404529c2e53460847e7e975ee3548542a8d6","kind":"tag","published_at":"2020-07-02T19:17:10.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v26.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.3.0/manifests"},{"name":"v26.2.0","sha":"c0ae92da053b48d4836c24683ad4b80505403e00","kind":"tag","published_at":"2020-07-02T01:02:47.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v26.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.2.0/manifests"},{"name":"v26.1.0","sha":"7d32812933fbf5c60519948a3796718e5240ef8a","kind":"tag","published_at":"2020-06-24T15:35:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v26.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.1.0/manifests"},{"name":"v26.0.1","sha":"5f9f7f0ab23a29acfea7ba45ceab6e89b902ec3c","kind":"tag","published_at":"2020-06-18T16:27:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v26.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v26.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v26.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.0.1/manifests"},{"name":"v26.0.0","sha":"2fd4b3fc83c4463f5c62302d62e299e2e20c5ca4","kind":"tag","published_at":"2020-06-16T21:46:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v26.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v26.0.0/manifests"},{"name":"v25.0.0","sha":"c530c247c49c446eb111090db1efb44a5ba7d5fd","kind":"tag","published_at":"2020-06-05T01:39:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v25.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v25.0.0/manifests"},{"name":"v24.1.0","sha":"21e8e90170cadb7acc3e67aabf47b4ed7430a207","kind":"tag","published_at":"2020-06-03T15:52:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v24.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v24.1.0/manifests"},{"name":"v23.3.1","sha":"1bc914fa0c7902137968dca01e3aafa092666db7","kind":"tag","published_at":"2020-05-14T21:13:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v23.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v23.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v23.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.3.1/manifests"},{"name":"v24.0.0","sha":"8ff1f1e0c5d8234d7aaa682c9c372c746667ebd5","kind":"tag","published_at":"2020-05-14T18:38:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v24.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v24.0.0/manifests"},{"name":"v23.3.0","sha":"506fee7c8bca479e235195899ad92940211baa0a","kind":"tag","published_at":"2020-05-07T19:30:16.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v23.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.3.0/manifests"},{"name":"v23.2.0","sha":"08954c5dd434a430090683139150e3bb4654f974","kind":"tag","published_at":"2020-05-06T15:11:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v23.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.2.0/manifests"},{"name":"v22.3.1","sha":"85ee3b7f3bff0fac416634fb29add8e585c09f0a","kind":"tag","published_at":"2020-04-29T18:11:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v22.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v22.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v22.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.3.1/manifests"},{"name":"v23.1.0","sha":"dc71ab792a48d4338b25372b76cf81d352c982e7","kind":"tag","published_at":"2020-04-22T17:09:51.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v23.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.1.0/manifests"},{"name":"v23.0.0","sha":"b2e86f30f97deba540c5e21fc5b7232d01df5e27","kind":"tag","published_at":"2020-04-21T22:26:51.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v23.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v23.0.0/manifests"},{"name":"v22.6.0","sha":"00c7b85fe7430d16cb4f837fcdb48395f77f24ba","kind":"tag","published_at":"2020-04-14T20:57:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v22.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.6.0/manifests"},{"name":"v22.5.0","sha":"2e7f08c38f7a81ecd7fbda71cc18e6aa1d23c471","kind":"tag","published_at":"2020-04-10T21:52:24.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v22.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.5.0/manifests"},{"name":"v22.4.0","sha":"452dda9ca28c62e81f7116e657a61b9f7bd15b87","kind":"tag","published_at":"2020-04-10T16:27:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v22.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.4.0/manifests"},{"name":"v22.3.0","sha":"a113412e7aff65cf32eeb7a17f6c317173709d6d","kind":"tag","published_at":"2020-04-02T19:56:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v22.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.3.0/manifests"},{"name":"v22.1.1","sha":"8ab34b89929bdc83c145b11c549c39599a4ca65e","kind":"tag","published_at":"2020-03-27T19:36:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v22.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v22.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v22.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.1.1/manifests"},{"name":"v22.2.0","sha":"ba0a8ffba46d6ff595b4cac4a9e0d965a7065be8","kind":"tag","published_at":"2020-03-27T15:39:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v22.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.2.0/manifests"},{"name":"v22.1.0","sha":"ca3ec5d03287d637a409f5f050e5bbeaf5eaeaa4","kind":"tag","published_at":"2020-03-26T16:07:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v22.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"e8de110e732cd0ae715a758d599123ab401ebb4e","kind":"tag","published_at":"2020-03-25T17:10:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v22.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v22.0.0/manifests"},{"name":"v21.1.0","sha":"cfa3101dc40546e7816e244b7c7aa20963ac8df7","kind":"tag","published_at":"2020-03-17T18:06:10.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v21.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v21.1.0/manifests"},{"name":"v21.0.1","sha":"c3b50176dbfd28bae61ac97eeb618688a9f28e36","kind":"tag","published_at":"2020-03-13T19:10:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v21.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v21.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v21.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v21.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v21.0.1/manifests"},{"name":"v21.0.0","sha":"29a3004583a0dbb7fc29468756f569eb0d744ea7","kind":"tag","published_at":"2020-03-10T18:32:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v21.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v21.0.0/manifests"},{"name":"v20.1.0","sha":"39adf7b668dd256c7b85f9b7f5af5e6d17144145","kind":"tag","published_at":"2020-03-03T21:55:04.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v20.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v20.1.0/manifests"},{"name":"v20.0.2","sha":"0964aa90396534d9e207a5a9eb7bb70a27fa16ce","kind":"tag","published_at":"2020-03-03T17:03:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v20.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v20.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v20.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v20.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v20.0.2/manifests"},{"name":"v20.0.1","sha":"145977a9ea72634213efd96379eb2705da129145","kind":"tag","published_at":"2020-02-28T16:31:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v20.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v20.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v20.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v20.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v20.0.1/manifests"},{"name":"v20.0.0","sha":"ce5c4cf58b6ce59a34d3b2d419c1379a89c77b65","kind":"tag","published_at":"2020-02-25T20:11:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v20.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v20.0.0/manifests"},{"name":"v19.0.0","sha":"c2eb8d90d77698d15b7d3f65653681c03a368f75","kind":"tag","published_at":"2020-02-06T19:10:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v19.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v19.0.0/manifests"},{"name":"v18.2.2","sha":"37b7e7bfaebb636209871cb5c7f25febcaa41241","kind":"tag","published_at":"2020-01-28T17:44:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v18.2.2","html_url":"https://github.com/elastic/eui/releases/tag/v18.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v18.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.2.2/manifests"},{"name":"v18.3.0","sha":"2f46b2ede1f144d116f2c1cadf9b67791b429997","kind":"tag","published_at":"2020-01-28T16:25:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v18.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.3.0/manifests"},{"name":"v18.2.1","sha":"336d0152960f5755d157ee94b4ee81028cfa7bd3","kind":"tag","published_at":"2020-01-16T04:36:26.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v18.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v18.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v18.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.2.1/manifests"},{"name":"v18.2.0","sha":"e9b614bc89186c2d26069cec7b8d64c9442a9e5c","kind":"tag","published_at":"2020-01-14T18:18:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v18.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.2.0/manifests"},{"name":"v18.1.0","sha":"ce9bc894aa28271481eb6ed28d6acddd88cc4ffc","kind":"tag","published_at":"2020-01-13T17:44:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v18.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.1.0/manifests"},{"name":"v18.0.0","sha":"92503ce30895cc104717da4978808150e6727e51","kind":"tag","published_at":"2020-01-06T17:50:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v18.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v18.0.0/manifests"},{"name":"v17.3.1","sha":"993af166706c0a78d3ea7ecc8cdae58e44dacbce","kind":"tag","published_at":"2019-12-19T21:06:24.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v17.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"8c410cba712e786140f30cfd9c60528e49d7a79a","kind":"tag","published_at":"2019-12-19T19:36:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v17.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.3.0/manifests"},{"name":"v17.2.1","sha":"1dbbbf19db8ccdfa4335f596fa2ed93d48f33b5c","kind":"tag","published_at":"2019-12-16T22:37:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v17.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v17.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v17.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.2.1/manifests"},{"name":"v17.1.3","sha":"f02a1c01fac3cfd05e7f46a39b92552908153cfe","kind":"tag","published_at":"2019-12-16T17:55:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v17.1.3","html_url":"https://github.com/elastic/eui/releases/tag/v17.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v17.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.1.3/manifests"},{"name":"v17.2.0","sha":"2d5baa0dd63472208981da11845241e3dc0e9ece","kind":"tag","published_at":"2019-12-16T16:56:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v17.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.2.0/manifests"},{"name":"v17.1.2","sha":"e8e75fc59f9fd853d6daef8bf41b7921bf049251","kind":"tag","published_at":"2019-12-12T16:48:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v17.1.2","html_url":"https://github.com/elastic/eui/releases/tag/v17.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v17.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.1.2/manifests"},{"name":"v17.1.1","sha":"748303c6d3341b0f13484cc18f8f0e75321951a2","kind":"tag","published_at":"2019-12-11T18:02:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v17.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v17.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v17.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.1.1/manifests"},{"name":"v17.1.0","sha":"32b1baece59c7bc373dc3b89fadcc890222f703d","kind":"tag","published_at":"2019-12-10T17:13:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v17.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.1.0/manifests"},{"name":"v17.0.0","sha":"4c8293277f7040ee52aab69e520b18e6af91e0d8","kind":"tag","published_at":"2019-12-05T19:04:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v17.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v17.0.0/manifests"},{"name":"v16.2.1","sha":"99427d6a018b7a45be602c0221cb330e4f479dce","kind":"tag","published_at":"2019-12-05T16:03:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v16.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.2.1/manifests"},{"name":"v16.2.0","sha":"92d64d23c4ddfc48be8416e60be07081e797f737","kind":"tag","published_at":"2019-12-03T19:58:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v16.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.2.0/manifests"},{"name":"v16.1.0","sha":"b27ecf34fac4b0d4931ffc9aea48c5cfff7788d6","kind":"tag","published_at":"2019-12-02T19:21:35.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v16.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.1.0/manifests"},{"name":"v16.0.1","sha":"724da8457edda57f440ea04fa262c8382407febc","kind":"tag","published_at":"2019-11-15T15:21:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v16.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v16.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v16.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.0.1/manifests"},{"name":"v16.0.0","sha":"24dc04ff36b540d5fd1d8c0678152a8aa9b1dea6","kind":"tag","published_at":"2019-11-14T20:33:19.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v16.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v16.0.0/manifests"},{"name":"v15.0.0","sha":"67a265e1870b1c9466ed0f84adbe6d09e8d1abbd","kind":"tag","published_at":"2019-11-13T21:03:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v15.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v15.0.0/manifests"},{"name":"v14.10.0","sha":"c0c078f37ec0c88d70905357bea27dd5f39c753d","kind":"tag","published_at":"2019-11-11T16:14:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.10.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"89a737baca2d6b4273c5bcfce9acb9d037a4167d","kind":"tag","published_at":"2019-10-29T19:33:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.9.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"31e67c7992630ff934768cec3752888568ecfe14","kind":"tag","published_at":"2019-10-24T14:51:43.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.8.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.8.0/manifests"},{"name":"v14.5.1","sha":"eec20777803829114737893111121cbdedbd7958","kind":"tag","published_at":"2019-10-23T16:53:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v14.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.5.1/manifests"},{"name":"v14.7.0","sha":"cbe0ef47712afdf2e11ee829b78c7c158c1a039f","kind":"tag","published_at":"2019-10-23T16:22:10.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.7.0/manifests"},{"name":"v14.6.0","sha":"2d93025631fda0a89e95e3843bbc9da8a56ee64b","kind":"tag","published_at":"2019-10-16T14:30:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.6.0/manifests"},{"name":"v14.5.0","sha":"4d81a07a52427ebfbc8f750b80a594d9309cf55c","kind":"tag","published_at":"2019-10-14T15:11:55.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.5.0/manifests"},{"name":"v14.4.0","sha":"b359fd667f7ec62c8c40071e058077c14f79b87e","kind":"tag","published_at":"2019-09-27T21:49:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.4.0/manifests"},{"name":"v14.3.0","sha":"b7e5c82985dd18faa4af2f9318b2b50ce57bb7b0","kind":"tag","published_at":"2019-09-27T15:31:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"a0beefdb82e0d4521bc8a9a6ca47bb6b252a80a7","kind":"tag","published_at":"2019-09-18T18:04:59.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.2.0/manifests"},{"name":"v14.1.1","sha":"ed4599e4c1b6b8a845d34a820f3b96d680a921a7","kind":"tag","published_at":"2019-09-17T15:57:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"fbd527a616d6056ef23702c217f637663d73ba00","kind":"tag","published_at":"2019-09-16T19:37:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"4c8a4b6288e9bf561c4edfe0b42d1c6da9b8e407","kind":"tag","published_at":"2019-09-11T20:51:27.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v14.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v14.0.0/manifests"},{"name":"v13.8.2","sha":"0827b5aee469ad253914993fbb07f3258f4a9893","kind":"tag","published_at":"2019-09-11T20:14:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.8.2","html_url":"https://github.com/elastic/eui/releases/tag/v13.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.8.2/manifests"},{"name":"v13.8.1","sha":"7bab1a57676656541c4e6b3a9b934d50ffca26b7","kind":"tag","published_at":"2019-09-09T16:36:51.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.8.1","html_url":"https://github.com/elastic/eui/releases/tag/v13.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.8.1/manifests"},{"name":"v13.8.0","sha":"a0d6f31f7310710ad583c877f0f0f5aa8a134b5b","kind":"tag","published_at":"2019-09-06T18:57:47.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.8.0","html_url":"https://github.com/elastic/eui/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.8.0/manifests"},{"name":"v6.10.9","sha":"32c0bbcadd7b1643691b4784be5c2f6d56871b8e","kind":"tag","published_at":"2019-09-05T17:31:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.9","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.9/manifests"},{"name":"v13.6.1","sha":"f093b49d54deb1a7784da1638fd6ed124cba4200","kind":"tag","published_at":"2019-08-27T19:15:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.6.1","html_url":"https://github.com/elastic/eui/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.6.1/manifests"},{"name":"v13.7.0","sha":"e4e51405c2b2de6e66e8cb8a2aec8e0106ed9525","kind":"tag","published_at":"2019-08-27T18:56:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.7.0/manifests"},{"name":"v13.6.0","sha":"8230a5f915c349767460cbfb9ab3a1ebf8ac9762","kind":"tag","published_at":"2019-08-23T20:28:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.6.0/manifests"},{"name":"v13.5.0","sha":"8502a0b392071eb30b2325d74f6632742f7707c3","kind":"tag","published_at":"2019-08-22T23:19:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.5.0/manifests"},{"name":"v13.4.1","sha":"b6fdd17aae8cd0644414403cba3d5eb50892406b","kind":"tag","published_at":"2019-08-21T20:14:55.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.4.1","html_url":"https://github.com/elastic/eui/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"e975d684a379b2fb4e996cea51393d945ebe6d00","kind":"tag","published_at":"2019-08-20T14:33:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"0b2aeffc679a8bbc3bfbadc9328062f52889eb8f","kind":"tag","published_at":"2019-08-07T17:38:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"676a5157af4e976c8222cc9913acdd29ed1b88a9","kind":"tag","published_at":"2019-08-05T14:37:51.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"22e85b67da177deba529de984b1543199b8483de","kind":"tag","published_at":"2019-07-31T18:28:34.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.1.1","html_url":"https://github.com/elastic/eui/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"bf9e63ca8a0887db2dce426179bde7557207908e","kind":"tag","published_at":"2019-07-29T19:13:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.1.0/manifests"},{"name":"v13.0.0","sha":"dcf4bedb0e7b83bfca0e55d3e785af4ebf1aa741","kind":"tag","published_at":"2019-07-22T22:46:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v13.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v13.0.0/manifests"},{"name":"v12.2.1","sha":"b3af93264379af96fbc02330f989226b1c178446","kind":"tag","published_at":"2019-07-18T19:54:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v12.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.2.1/manifests"},{"name":"v12.4.0","sha":"dcae42f912d3e57d61e6ae1fc5abe828ca105cf5","kind":"tag","published_at":"2019-07-17T18:05:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v12.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.4.0/manifests"},{"name":"v12.3.1","sha":"82f96227a95144aa12afd49acdff7188ce1da906","kind":"tag","published_at":"2019-07-12T20:07:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v12.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"f0a10b67327623840fc6bb0cc2d843fe6a58b26e","kind":"tag","published_at":"2019-07-12T17:01:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v12.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"885b901c2ad700db6b9caea0e88548d9852ebef8","kind":"tag","published_at":"2019-07-01T13:54:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v12.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.2.0/manifests"},{"name":"v12.1.0","sha":"bc31d87658c3669757ea3cf66f228790c074eafc","kind":"tag","published_at":"2019-06-25T16:57:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v12.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.1.0/manifests"},{"name":"v11.3.2","sha":"d6683d0454c210b559736491d7ecdc625d17346b","kind":"tag","published_at":"2019-06-14T15:46:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v11.3.2","html_url":"https://github.com/elastic/eui/releases/tag/v11.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v11.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.3.2/manifests"},{"name":"v12.0.0","sha":"6077444ced2372ef3a805247b2763c7daf9b1dd3","kind":"tag","published_at":"2019-06-14T15:17:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v12.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v12.0.0/manifests"},{"name":"v10.4.3","sha":"f45ce8f7f8734bfa5c02c9a35abdb002cb0bf17c","kind":"tag","published_at":"2019-06-07T17:11:30.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.4.3","html_url":"https://github.com/elastic/eui/releases/tag/v10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.4.3/manifests"},{"name":"v11.3.1","sha":"87aa9ded34b7cca554f9ee1c34ff46d2fa67e0ff","kind":"tag","published_at":"2019-06-05T17:55:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v11.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.3.1/manifests"},{"name":"v11.3.0","sha":"81b6af2cef3ccd2bbfd7dc84da0c533efd81ff8c","kind":"tag","published_at":"2019-06-04T14:08:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v11.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"04030a2fd2b13c1c809027beaf7f9ff9f0e554fd","kind":"tag","published_at":"2019-05-28T15:11:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v11.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.2.1/manifests"},{"name":"v6.10.8","sha":"29551982b8845c0a06940754d8d918bc8805633e","kind":"tag","published_at":"2019-05-23T21:45:26.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.8","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.8/manifests"},{"name":"v10.4.2","sha":"be9c0fbb81c377ebbfb8d356f094c32ea61d43e4","kind":"tag","published_at":"2019-05-23T21:16:10.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.4.2","html_url":"https://github.com/elastic/eui/releases/tag/v10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.4.2/manifests"},{"name":"v11.2.0","sha":"c692042898c16410342e0241b7f7530c76cf7312","kind":"tag","published_at":"2019-05-23T20:41:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v11.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.2.0/manifests"},{"name":"v10.4.1","sha":"0b6df741488db748d0a6bfc139e2cf72ea645762","kind":"tag","published_at":"2019-05-20T17:23:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.4.1","html_url":"https://github.com/elastic/eui/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.4.1/manifests"},{"name":"v11.1.0","sha":"24b1473f8a3725e5dd4c99e0fc81503157ce41d4","kind":"tag","published_at":"2019-05-20T16:36:11.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v11.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"71ec344535a47d090110740d5ed34e147d037f84","kind":"tag","published_at":"2019-05-08T21:23:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v11.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"84474d1854283d00fbffdee81d48b25340d3b586","kind":"tag","published_at":"2019-05-08T14:38:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v11.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v11.0.0/manifests"},{"name":"v10.4.0","sha":"414188373b0de2b346840c16920c0e72d2473d9f","kind":"tag","published_at":"2019-05-03T16:21:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"571c1dca166824a7f208fa5147e5876e32b265e7","kind":"tag","published_at":"2019-05-02T16:27:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"470918473eb494897e941090febc8efce6b9a39b","kind":"tag","published_at":"2019-05-02T15:09:30.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"5b26ff547af54be01b624230d59916a1b9bd5abc","kind":"tag","published_at":"2019-04-29T23:08:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"75a67399cb3b2c3ef6dedd2e7f8de64c3db51a69","kind":"tag","published_at":"2019-04-29T21:40:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.2.0/manifests"},{"name":"v10.1.0","sha":"a3a4fef8bb1573a6d5965ffc6a61d1f4e3cbfbd7","kind":"tag","published_at":"2019-04-20T15:40:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.1.0/manifests"},{"name":"v10.0.1","sha":"50f4fae6549695c996b135cddbe914fbe45fcbde","kind":"tag","published_at":"2019-04-16T17:26:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"382b5db35884b51c9001d59e613f86bb78b41ff2","kind":"tag","published_at":"2019-04-15T20:45:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v10.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v10.0.0/manifests"},{"name":"v9.9.1","sha":"299fee71d30cb33a27187dfe81eb240f14799c98","kind":"tag","published_at":"2019-04-11T16:40:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.9.1","html_url":"https://github.com/elastic/eui/releases/tag/v9.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.9.1/manifests"},{"name":"v9.9.0","sha":"ab93f6673c077af424fe027a7c86275767ce5cd3","kind":"tag","published_at":"2019-04-09T20:32:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.9.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"21d7b745cfffaec44e2025c1eeb82bf26d702857","kind":"tag","published_at":"2019-04-03T20:16:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.8.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.8.0/manifests"},{"name":"v9.7.2","sha":"128ba1dd71b01471a638a1d8ef60322878312e82","kind":"tag","published_at":"2019-04-03T16:28:55.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.7.2","html_url":"https://github.com/elastic/eui/releases/tag/v9.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.7.2/manifests"},{"name":"v6.10.7","sha":"96b4e8facb5f53c530955661e3a44c966acddc6c","kind":"tag","published_at":"2019-03-28T18:35:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.7","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.7/manifests"},{"name":"v9.7.1","sha":"0e51cff46074510b6a2ea38f874858c78000b3dc","kind":"tag","published_at":"2019-03-28T16:58:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.7.1","html_url":"https://github.com/elastic/eui/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"d2f048a17f4e3367ebb30ac0026283d656061848","kind":"tag","published_at":"2019-03-27T20:29:00.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"3c6ba7ebf665cc57337e0155aa02f5b39d212dde","kind":"tag","published_at":"2019-03-26T16:37:27.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.6.0/manifests"},{"name":"v6.10.6","sha":"7014eb3f1690e7077c1638d6ba50ed1583c6b2dc","kind":"tag","published_at":"2019-03-26T16:20:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.6","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.6/manifests"},{"name":"v9.5.0","sha":"39b62bf6ffd7db0decd478a4f7a4e3efe6dbcb82","kind":"tag","published_at":"2019-03-21T17:34:52.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.5.0/manifests"},{"name":"v9.4.2","sha":"bcda9d1bdd803dc9b7278d1359aa776b8e9a47e1","kind":"tag","published_at":"2019-03-19T16:50:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.4.2","html_url":"https://github.com/elastic/eui/releases/tag/v9.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.4.2/manifests"},{"name":"v9.4.1","sha":"d1015fdf0460afc7fcaed7acdb002340a2ef24d1","kind":"tag","published_at":"2019-03-19T14:48:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.4.1","html_url":"https://github.com/elastic/eui/releases/tag/v9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.4.1/manifests"},{"name":"v6.10.5","sha":"12c4d4cd8ca81fe100ea75a3f9388c1613f469cc","kind":"tag","published_at":"2019-03-14T21:07:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.5","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.5/manifests"},{"name":"v9.4.0","sha":"8a71538279e4a93744718f94d10bcc4adb289eed","kind":"tag","published_at":"2019-03-13T22:28:00.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"89a341f0400824a1285d7275132978383ffe8e24","kind":"tag","published_at":"2019-03-12T19:35:48.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"dde9ba3214963fe1fecc6c70736642fcf7852782","kind":"tag","published_at":"2019-03-08T18:54:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"0e7a33b317a91115acde068786970d2e3b4a4582","kind":"tag","published_at":"2019-03-08T18:16:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"5e2729baeefc8f8922f1d9a7c28ceea2f1c73194","kind":"tag","published_at":"2019-03-07T22:36:47.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"a11323f7f4848df404e505490126427c51798493","kind":"tag","published_at":"2019-03-06T17:49:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d708e586764adb70e461023195fb0a70dc6dd45e","kind":"tag","published_at":"2019-02-28T23:07:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"47da19cacb20c1158e963c7e7783c8d57047d320","kind":"tag","published_at":"2019-02-28T20:10:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v9.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v9.0.0/manifests"},{"name":"v6.10.4","sha":"552f371439949d773b5801a915f212e5494327d4","kind":"tag","published_at":"2019-02-25T17:04:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.4","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.4/manifests"},{"name":"v8.0.0","sha":"c0931b66bbec7f16db51fcef6eab8fe601538125","kind":"tag","published_at":"2019-02-25T16:43:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v8.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v8.0.0/manifests"},{"name":"v7.3.0","sha":"e28dc25f1e8bf8f27dea345e76055dd286ed7fa6","kind":"tag","published_at":"2019-02-25T16:09:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v7.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v7.3.0/manifests"},{"name":"v6.10.3","sha":"479f1407c2c8f97e3640d8bbd843b274cc04a7d9","kind":"tag","published_at":"2019-02-21T15:16:18.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.3","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.3/manifests"},{"name":"v7.2.0","sha":"ef5563ca02d59d95b6d890ae613732a8b4eb5263","kind":"tag","published_at":"2019-02-20T20:33:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v7.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"5b0c3f34c555ef4165e7ca7531517178d33aa1e8","kind":"tag","published_at":"2019-02-15T16:19:35.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v7.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v7.1.0/manifests"},{"name":"v6.10.2","sha":"50d42f500db551f5074d51093a9008728b03d6f7","kind":"tag","published_at":"2019-02-14T23:09:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.2","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.2/manifests"},{"name":"v7.0.0","sha":"6bf50b70a087a4ca19a0ce4db114ead5d667c629","kind":"tag","published_at":"2019-02-13T15:58:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v7.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v7.0.0/manifests"},{"name":"v6.10.1","sha":"3672f758a48079cf9fbd69ef804d254eeed5de86","kind":"tag","published_at":"2019-02-07T15:28:50.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.1","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"d63addcc1a5f3cdf042fa111573a71f535c0d7ed","kind":"tag","published_at":"2019-02-06T00:08:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.10.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.10.0/manifests"},{"name":"v6.9.0","sha":"8178ab0c329166404ad50a47ae10b7441db9b52d","kind":"tag","published_at":"2019-02-05T18:10:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.9.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"346d90c9429923c3c8092d0ca911de23bbbbe67c","kind":"tag","published_at":"2019-02-01T19:05:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.8.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.8.0/manifests"},{"name":"v6.7.4","sha":"5af83251c647b487ca2e517e8819b5ac0a7350cb","kind":"tag","published_at":"2019-01-29T22:58:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.7.4","html_url":"https://github.com/elastic/eui/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"8f2fee967e55100a560a68448b866f90ea17d555","kind":"tag","published_at":"2019-01-29T16:44:27.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.7.3","html_url":"https://github.com/elastic/eui/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"cc8341dc84f984bd328325db1f88da0fda938932","kind":"tag","published_at":"2019-01-25T21:14:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.7.2","html_url":"https://github.com/elastic/eui/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"848cf7c3ec82bfd94670104e8ce450a274d8d9b3","kind":"tag","published_at":"2019-01-25T17:38:27.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.7.1","html_url":"https://github.com/elastic/eui/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"b20ea3adddd3746dffa8472f63e7fb57ac233237","kind":"tag","published_at":"2019-01-24T22:20:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"343a1f8c5d7fc393688a2dfc02692e6fb94bd52f","kind":"tag","published_at":"2019-01-23T20:35:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"242316032641b3ab6950632cd02a340c7961c7eb","kind":"tag","published_at":"2019-01-17T22:49:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"06c1dd15e6161b4b8051cc6d1035260d74a9b343","kind":"tag","published_at":"2019-01-17T21:03:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.5.0/manifests"},{"name":"v5.8.2","sha":"e49a59c9345a36c41d969fe804846732d7cfed51","kind":"tag","published_at":"2019-01-16T22:50:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.8.2","html_url":"https://github.com/elastic/eui/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.8.2/manifests"},{"name":"v6.4.0","sha":"f0775fd97d5761246333101df7291d64ade0e21c","kind":"tag","published_at":"2019-01-16T19:32:09.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"13f64a806a3232fd8ba4f0c4e4d0ec8abbd8dc99","kind":"tag","published_at":"2019-01-15T00:59:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.3.1","html_url":"https://github.com/elastic/eui/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"736035a492a102036641e4ec80d673e1c755d20e","kind":"tag","published_at":"2019-01-14T15:15:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"a358e410a2082a679f07dfeebae988895d66e75a","kind":"tag","published_at":"2019-01-04T22:21:12.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"299bce3093275c62c4f0d849bbf4b47c5e3147d3","kind":"tag","published_at":"2019-01-03T22:16:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"f47905b9cd3777dac76c3672c023719f946a69cb","kind":"tag","published_at":"2018-12-26T18:04:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"53d22cb00117264c1b528a40a30fab6fed30d592","kind":"tag","published_at":"2018-12-21T15:11:50.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v6.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v6.0.0/manifests"},{"name":"v5.8.1","sha":"7fbbd46e63af57c84fa8b11481942a309d84c82c","kind":"commit","published_at":"2018-12-17T23:33:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.8.1","html_url":"https://github.com/elastic/eui/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.8.1/manifests"},{"name":"v5.6.2","sha":"393b6d340445d712a956ca7e5d0a9900fccef13e","kind":"tag","published_at":"2018-12-17T19:00:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.6.2","html_url":"https://github.com/elastic/eui/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.6.2/manifests"},{"name":"v5.8.0","sha":"26475eaa36cab5548d2d7eb54378da84e025b466","kind":"tag","published_at":"2018-12-13T21:56:49.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.8.0","html_url":"https://github.com/elastic/eui/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.8.0/manifests"},{"name":"v5.6.1","sha":"17568acb755d05e7fabdf8f58551370519c0f316","kind":"tag","published_at":"2018-12-13T17:47:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.6.1","html_url":"https://github.com/elastic/eui/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.6.1/manifests"},{"name":"v5.7.0","sha":"413254160e40d2248016d2c0ae551386a16fa449","kind":"tag","published_at":"2018-12-11T19:06:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"023b342cbbf3fb3bf5f5ab7c316282999b498570","kind":"tag","published_at":"2018-12-11T00:50:43.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"51265f94b4d2d266d2bb930484382bd052024b36","kind":"tag","published_at":"2018-12-07T22:22:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"ef8456cdf3a663092afc0136fbef636a138808a2","kind":"tag","published_at":"2018-12-07T21:06:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"7419d510579bc4eb28a2978020eadfbd477d2abb","kind":"tag","published_at":"2018-12-06T22:43:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"146c43a7df7ab9433f4370a3575645f1137b096d","kind":"tag","published_at":"2018-11-30T18:46:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"f4996990aa1978309ddab978bab8f381c5b5744f","kind":"tag","published_at":"2018-11-28T16:51:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"ca4587d4a2f19fa1cfe353d9642b1bac0f263dda","kind":"tag","published_at":"2018-11-15T12:28:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"ba44276ec6ff01de90c53414dc2042703e09d99f","kind":"tag","published_at":"2018-11-08T16:22:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"4a882c2d1a6cecbee27ef10c55993a326cf3cfbd","kind":"tag","published_at":"2018-11-07T00:19:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v5.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v5.0.0/manifests"},{"name":"v4.5.1-logos-tooltip-betabadge","sha":"a5d2922fae20cd0bf0b3b65437ca4b84027a2cd8","kind":"commit","published_at":"2018-11-06T20:26:04.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.5.1-logos-tooltip-betabadge","html_url":"https://github.com/elastic/eui/releases/tag/v4.5.1-logos-tooltip-betabadge","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.5.1-logos-tooltip-betabadge","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.1-logos-tooltip-betabadge","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.1-logos-tooltip-betabadge/manifests"},{"name":"v4.8.0","sha":"6d8e98f8270e715a0482c3663082d516e89df6e2","kind":"tag","published_at":"2018-11-05T16:14:59.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.8.0","html_url":"https://github.com/elastic/eui/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.8.0/manifests"},{"name":"v4.5.1-logos-tooltip","sha":"18ac91308e0d37f832ebcda832cdb74f36901adc","kind":"commit","published_at":"2018-11-02T18:04:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.5.1-logos-tooltip","html_url":"https://github.com/elastic/eui/releases/tag/v4.5.1-logos-tooltip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.5.1-logos-tooltip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.1-logos-tooltip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.1-logos-tooltip/manifests"},{"name":"v4.5.1-logos","sha":"5a8f864beafde71a173b33452ab312c510ff6274","kind":"commit","published_at":"2018-11-01T23:08:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.5.1-logos","html_url":"https://github.com/elastic/eui/releases/tag/v4.5.1-logos","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.5.1-logos","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.1-logos","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.1-logos/manifests"},{"name":"v4.7.0","sha":"43665d2bce7c288128f627557e7d61fc1a952d74","kind":"tag","published_at":"2018-10-31T20:37:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"684b02f4af33a0176f2bae7bf071fb6202fba38b","kind":"tag","published_at":"2018-10-25T08:28:27.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.6.1","html_url":"https://github.com/elastic/eui/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"81863f594cc5aa663d557a0fda9bedb2e4069828","kind":"tag","published_at":"2018-10-22T19:43:34.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"392739119151fcf186c69b0535e827cc0eec6265","kind":"tag","published_at":"2018-10-18T08:58:26.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.5.2","html_url":"https://github.com/elastic/eui/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"fc2bc544745cd061ffa992e575e65dc73f248906","kind":"tag","published_at":"2018-10-15T22:14:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"cba97412d5e0d5a04e8063d2502f557e6fd73f2f","kind":"tag","published_at":"2018-10-15T19:45:11.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"bbaccf71cd9b29ed6ce0ad815bcaf6f9593dda24","kind":"tag","published_at":"2018-10-03T22:32:15.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.4.1","html_url":"https://github.com/elastic/eui/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"87aab4a7794fdf656a53365d1298a39b9142c318","kind":"tag","published_at":"2018-10-03T18:41:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.4.0/manifests"},{"name":"v3.0.7","sha":"a6aacbbc1168a1e55538ac706673a00048e0ea2a","kind":"tag","published_at":"2018-10-01T18:09:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.0.7","html_url":"https://github.com/elastic/eui/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.7/manifests"},{"name":"v4.3.0","sha":"9d01b3b9b4e6c083fe74b93a32e944071148ca80","kind":"tag","published_at":"2018-09-27T14:51:45.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"1c2b487baab5571e70e02c22eea237c4561dc23c","kind":"tag","published_at":"2018-09-21T16:56:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"ead378f3865448ad9f2db5675238b9a2cef1d731","kind":"tag","published_at":"2018-09-18T22:44:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.1.0/manifests"},{"name":"v3.0.6","sha":"221276e53d1b28305d21bbb636120257afe999a7","kind":"tag","published_at":"2018-09-13T18:17:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.0.6","html_url":"https://github.com/elastic/eui/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.6/manifests"},{"name":"v4.0.1","sha":"90611f5d1b19d15bc84486b1fd8afa9250c82d7a","kind":"tag","published_at":"2018-09-13T18:13:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"a7a82c3aa5fb4e9d5284a698f23ed5365d53ca69","kind":"tag","published_at":"2018-09-12T18:18:52.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v4.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v4.0.0/manifests"},{"name":"v3.11.0","sha":"af1208c117afc5f04952f9fb9554df0055a48640","kind":"tag","published_at":"2018-09-11T21:41:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.11.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"ae25fc1a1ee54783b07a2dfa01f3c88417f07d68","kind":"tag","published_at":"2018-09-10T22:41:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.10.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"73c7df551f1c83bd3763df843fe56cc274ffb220","kind":"tag","published_at":"2018-09-05T21:20:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.9.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"82fe003a6c0173e7e7d1dc7d04a8a5454af65f2c","kind":"tag","published_at":"2018-08-29T21:38:36.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.8.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"d2925a20948604378faef2da4a9311a0c0da974a","kind":"tag","published_at":"2018-08-22T21:24:42.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.7.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"a12d9546629ce14c8ce9ede0a5291e7e560c5e05","kind":"tag","published_at":"2018-08-15T19:38:06.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.6.1","html_url":"https://github.com/elastic/eui/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.6.1/manifests"},{"name":"v3.0.5","sha":"93aae05c90c98234967f0e89ab0b18c5bc92757e","kind":"tag","published_at":"2018-08-15T19:33:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.0.5","html_url":"https://github.com/elastic/eui/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.5/manifests"},{"name":"v3.6.0","sha":"a0b1b97a59e8d68d7e9f2e8f82093d9fdbdf2b44","kind":"tag","published_at":"2018-08-14T19:17:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.6.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"257520764cfe3dc6d1c1ca7416881e84a336c522","kind":"tag","published_at":"2018-08-10T20:26:18.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.5.1","html_url":"https://github.com/elastic/eui/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"42e1378d33afd33265caa94097162b693bb62e6e","kind":"tag","published_at":"2018-08-10T19:49:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.5.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.5.0/manifests"},{"name":"v3.0.4","sha":"91ce481bd866a6423a9669ca3732bb8a17146b4c","kind":"tag","published_at":"2018-08-09T23:04:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.0.4","html_url":"https://github.com/elastic/eui/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.4/manifests"},{"name":"v3.4.0","sha":"a06e2b44737b4609043c59ea4b40efa092f2b21d","kind":"tag","published_at":"2018-08-09T22:56:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.4.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"30cc35bdff9ca610cf99523a20cafc2c73f89d0c","kind":"tag","published_at":"2018-08-02T17:55:54.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.3.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"7dba92a0c9be37674803716b434166a1e51d6f00","kind":"tag","published_at":"2018-07-27T17:05:43.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.2.1/manifests"},{"name":"v3.0.3","sha":"b614214de33a1cf8518954822df6ef26efd24087","kind":"tag","published_at":"2018-07-27T15:57:57.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.0.3","html_url":"https://github.com/elastic/eui/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.3/manifests"},{"name":"v3.2.0","sha":"78d2a2f3493ef1ef19627de91f3275632a6c7bb2","kind":"tag","published_at":"2018-07-23T19:47:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"22193761a19b6f91fe50a5a91a8920c27a88d36a","kind":"tag","published_at":"2018-07-18T17:24:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"6e35bddf8dc04d2707e3999b5355a8c04c329366","kind":"tag","published_at":"2018-07-18T15:24:59.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"33318adee2a1171e77c75b38206bcb533293031c","kind":"tag","published_at":"2018-07-18T12:49:46.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"006668aa87ca594415f7192cc6d4ea8738d98ec7","kind":"tag","published_at":"2018-07-13T21:36:33.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v3.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"9094dee5ca866fb56db4b20404a275b0c43ec084","kind":"tag","published_at":"2018-07-13T14:13:08.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v2.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"4c390b9bca7df8d34c5ff7aed34b617a9faaff66","kind":"tag","published_at":"2018-07-10T23:59:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v1.2.1","html_url":"https://github.com/elastic/eui/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"e851783f381c29c1b3825dbc20b27a4d0580019a","kind":"tag","published_at":"2018-07-10T22:57:23.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v1.2.0","html_url":"https://github.com/elastic/eui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5efc1d199643ad2047832ff013e5740ed33bf9c5","kind":"tag","published_at":"2018-07-05T18:26:53.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v1.1.0","html_url":"https://github.com/elastic/eui/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ed3b14d1f63d170b632ff8d938d791d1d6984913","kind":"tag","published_at":"2018-06-29T20:16:40.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v1.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6321106323b10e6f5464566dbcf2aedd0a3aec14","kind":"tag","published_at":"2018-06-25T20:03:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v1.0.0","html_url":"https://github.com/elastic/eui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v1.0.0/manifests"},{"name":"v0.0.55","sha":"2b234b39d4056b4c1ea8958145e1b5b8479d4061","kind":"tag","published_at":"2018-06-21T17:14:41.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.55","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.55/manifests"},{"name":"v0.0.54","sha":"2488750ec11bf42ba2471ffe2fd1c982bcce11eb","kind":"tag","published_at":"2018-06-19T03:49:00.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.54","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.54/manifests"},{"name":"v0.0.53","sha":"7f376af6c4e7630500b7a237ba3a2996595626af","kind":"tag","published_at":"2018-06-18T15:17:11.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.53","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.53/manifests"},{"name":"v0.0.52","sha":"6a05856a65e7ce50172a57f68007a55ec9c99cd1","kind":"tag","published_at":"2018-06-08T17:19:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.52","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.52/manifests"},{"name":"v0.0.51","sha":"f4431d6c73276b4055cdc6ff97c005e430bd83bd","kind":"tag","published_at":"2018-05-30T16:09:03.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.51","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.51/manifests"},{"name":"v0.0.50","sha":"3bac4936a129b6f82cbb645c88ed34e2e2614b6a","kind":"tag","published_at":"2018-05-25T21:28:16.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.50","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.50/manifests"},{"name":"v0.0.38-bugfix.1","sha":"9ff26882eeab18ce61e2405e6ef530b3db2e787b","kind":"commit","published_at":"2018-05-23T16:00:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.38-bugfix.1","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.38-bugfix.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.38-bugfix.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.38-bugfix.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.38-bugfix.1/manifests"},{"name":"v0.0.49","sha":"95a7ddfe8585aba6f32859650c969ceb2821d760","kind":"tag","published_at":"2018-05-21T21:44:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.49","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.49/manifests"},{"name":"v0.0.48","sha":"a907b587ef6b772782006c3d46a750f69367bccb","kind":"tag","published_at":"2018-05-18T16:02:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.48","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.48/manifests"},{"name":"v0.0.47","sha":"9f939018dbd3a0a16ab5051b694ced7c9717fca0","kind":"tag","published_at":"2018-05-15T17:37:51.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.47","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.47/manifests"},{"name":"v0.0.46","sha":"f990ff605141ba3708fbb3be10673062eb87e135","kind":"tag","published_at":"2018-05-04T19:38:25.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.46","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.46/manifests"},{"name":"v0.0.45","sha":"a70f476efafcd28142b31462bf04a82353c57f5a","kind":"tag","published_at":"2018-05-03T15:43:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.45","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.45/manifests"},{"name":"v0.0.44","sha":"994fc22b92708bd438708f9e0964e959e215937d","kind":"tag","published_at":"2018-04-25T22:22:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.44","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.44/manifests"},{"name":"v0.0.43","sha":"7b6e2965707022a13ccce9dc9a3f21afa7fb3144","kind":"tag","published_at":"2018-04-25T20:24:05.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.43","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.43/manifests"},{"name":"v0.0.42","sha":"217313d194740e8eef73740eee392a0cad97a2cc","kind":"tag","published_at":"2018-04-13T20:33:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.42","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.42/manifests"},{"name":"v0.0.41","sha":"ef117f07c4ba3eae6a1498eed56dce85b2b1f1bf","kind":"tag","published_at":"2018-04-12T16:45:07.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.41","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.41/manifests"},{"name":"v0.0.40","sha":"2d6b1e9e489f59668f9fd663f83ec1f04458e8f5","kind":"tag","published_at":"2018-04-10T16:28:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.40","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.40/manifests"},{"name":"v0.0.39","sha":"44562f65d66fbc13d88b2ed18ce01d93b5024a15","kind":"tag","published_at":"2018-04-04T20:14:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.39","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.39/manifests"},{"name":"v0.0.38","sha":"06fb3a9fb894cb0a81e005bcbe27eb2cad84feca","kind":"tag","published_at":"2018-04-04T18:39:31.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.38","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.38/manifests"},{"name":"v0.0.37","sha":"beed3d1008279f8a63967e59b906c30852308ef8","kind":"tag","published_at":"2018-03-30T16:43:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.37","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.37/manifests"},{"name":"v0.0.36","sha":"f52d974a87cc354b9a57c66a9410718c91ccdbf0","kind":"tag","published_at":"2018-03-30T16:17:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.36","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.36/manifests"},{"name":"v0.0.35","sha":"c1c8b4ee38c7c5c6f388730fbcdc70ffaad590c3","kind":"tag","published_at":"2018-03-27T19:30:52.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.35","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.35/manifests"},{"name":"v0.0.34","sha":"7dad8f4508892495368934417b779a9be7f4c0da","kind":"tag","published_at":"2018-03-22T23:18:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.34","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.34/manifests"},{"name":"v0.0.33","sha":"a9a5b92b9f1e0fc05a9aa03976fbab1243aec7c5","kind":"tag","published_at":"2018-03-21T20:36:39.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.33","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.33/manifests"},{"name":"v0.0.32","sha":"6f0aa350e5dc184c38314d3d3f800d481eda1ada","kind":"tag","published_at":"2018-03-21T17:47:20.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.32","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.32/manifests"},{"name":"v0.0.31","sha":"afceefe448e586b884b6885a48137663cfb8a5dd","kind":"tag","published_at":"2018-03-20T20:33:32.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.31","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.31/manifests"},{"name":"v0.0.30","sha":"a836c9cbdf5a708bcfb6ad9dfc3ab312b6a216be","kind":"tag","published_at":"2018-03-16T20:38:22.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.30","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.30/manifests"},{"name":"v0.0.29","sha":"47e1fd526ffb2dd251e2f136373195444f2dfb55","kind":"tag","published_at":"2018-03-16T14:23:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.29","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"ed5db10336f7bd352b18864214831fcce8a89ac7","kind":"tag","published_at":"2018-03-15T20:05:24.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.28","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"ea12b29f28b4a7e2061df0d6b0f28924fa5f7051","kind":"tag","published_at":"2018-03-14T21:41:54.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.27","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"a527976288b124bd78f76bfdce89233a2b3c0a47","kind":"tag","published_at":"2018-03-12T23:09:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.26","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"2d9173a70465fafafde20c4347b5d2b8fce41262","kind":"tag","published_at":"2018-03-09T20:13:38.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.25","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"070fbcea37a8606935a387778147e8cc647924c8","kind":"tag","published_at":"2018-02-27T18:07:29.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.24","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"40e6c41b9e65317a233b481cc2a70f31d8582bae","kind":"tag","published_at":"2018-02-21T22:27:14.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.23","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"3c5c84cb86ebbacdab63dc13394119f8bdf46ea1","kind":"tag","published_at":"2018-02-21T05:11:16.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.22","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"cd415c89fedd5c9cdac46f8214352b03c97c7a53","kind":"tag","published_at":"2018-02-15T16:58:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.21","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"ea6e74fb52654ed2a499cba3210f245f61c9aa19","kind":"tag","published_at":"2018-02-08T16:25:00.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.20","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"c54a6bcf1422e5af01df2ba172d822b580f504d4","kind":"tag","published_at":"2018-02-07T05:27:51.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.19","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"45879583873e28ab91c9735f4ef71c35b694a099","kind":"tag","published_at":"2018-02-02T16:30:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.18","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"23435c943a997c7aaf6b865097d02a1c280e5148","kind":"tag","published_at":"2018-02-01T19:35:56.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.17","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"78bef2670c720d3dfb2b16265ba2e1f154750923","kind":"tag","published_at":"2018-01-30T23:45:28.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.16","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"73920866d3fd274903b16eb6866db45844b6ef02","kind":"tag","published_at":"2018-01-26T22:01:47.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.15","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"f915af33211289124e619bcba2ceb802c895fb92","kind":"tag","published_at":"2018-01-19T15:43:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.14","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"15b2c314d6c4393c1997fa644f55a4c5b573e7b6","kind":"tag","published_at":"2018-01-16T21:57:27.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.13","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"116929a05be127e959935b13b83efdbb28970e49","kind":"tag","published_at":"2018-01-12T21:50:52.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.12","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"9356c61ae7fa25a60390ce599d714baa907ea88c","kind":"tag","published_at":"2018-01-05T23:14:52.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.11","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"50662a85e1c64b185b37b2209dad72a4fe48c526","kind":"tag","published_at":"2017-12-22T21:25:37.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.10","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"b6f8e4550092cae98ae0e7064c0240dea13e82b6","kind":"tag","published_at":"2017-12-20T23:14:01.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.9","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"b4e45c4640489f6a8819cd20c84548d50697c404","kind":"tag","published_at":"2017-12-20T20:41:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.8","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"dc7569ab2cbfc9f0f15328115f9ebfd6ac6573e6","kind":"tag","published_at":"2017-12-18T22:13:21.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.7","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"010253ee7f09cbd3fa6876e709634bb140b04b08","kind":"tag","published_at":"2017-12-15T16:17:50.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.6","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"9cff695fee6c286dcf7b53ede6406d154dc6e104","kind":"tag","published_at":"2017-12-13T01:02:58.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.5","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"68e07ffb26b65bb2748a39857ab71c1c139bd7eb","kind":"tag","published_at":"2017-12-12T23:11:17.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.4","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"16e7d5b84578687e79025e0c8e59dcb4c99b5d3d","kind":"tag","published_at":"2017-11-16T10:44:44.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.3","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"aa5216b49f6311841f58dbad883ec73f03e201b3","kind":"tag","published_at":"2017-11-14T02:03:13.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.2","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"fbc94dea913233b1e368b6428608abf2624480b1","kind":"tag","published_at":"2017-11-08T15:10:02.000Z","download_url":"https://codeload.github.com/elastic/eui/tar.gz/v0.0.1","html_url":"https://github.com/elastic/eui/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elastic/eui@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-01T09:56:01.468Z","dependent_packages_count":2,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":32.34046273116869,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.5582564747973005,"forks_count":1.729021308459925,"average":14.082523270262076},"purl":"pkg:npm/%40randomnerd/eui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@randomnerd/eui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@randomnerd/eui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@randomnerd/eui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-30T18:02:44.512Z","issues_count":1012,"pull_requests_count":2004,"avg_time_to_close_issue":23802722.52512998,"avg_time_to_close_pull_request":777792.585002862,"issues_closed_count":576,"pull_requests_closed_count":1746,"pull_request_authors_count":87,"issue_authors_count":214,"avg_comments_per_issue":2.50197628458498,"avg_comments_per_pull_request":3.0144710578842315,"merged_pull_requests_count":1542,"bot_issues_count":2,"bot_pull_requests_count":17,"past_year_issues_count":384,"past_year_pull_requests_count":902,"past_year_avg_time_to_close_issue":1848703.3828125,"past_year_avg_time_to_close_pull_request":520734.0753424658,"past_year_issues_closed_count":128,"past_year_pull_requests_closed_count":730,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":72,"past_year_avg_comments_per_issue":0.7395833333333334,"past_year_avg_comments_per_pull_request":2.5942350332594235,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":651,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastic%2Feui/issues","maintainers":[{"login":"cee-chen","count":598,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cee-chen"},{"login":"tkajtoch","count":261,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkajtoch"},{"login":"JasonStoltz","count":159,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JasonStoltz"},{"login":"tsullivan","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsullivan"},{"login":"kertal","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kertal"},{"login":"sakurai-youhei","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sakurai-youhei"},{"login":"pickypg","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pickypg"},{"login":"markov00","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markov00"},{"login":"timductive","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timductive"},{"login":"cleydyr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleydyr"},{"login":"lukasolson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukasolson"},{"login":"legrego","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legrego"},{"login":"v1v","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1v"},{"login":"jamietanna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamietanna"},{"login":"machadoum","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/machadoum"},{"login":"sorenlouv","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sorenlouv"},{"login":"cnasikas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cnasikas"},{"login":"pheyos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pheyos"},{"login":"weltenwort","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weltenwort"},{"login":"nickpeihl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickpeihl"},{"login":"sqren","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sqren"},{"login":"sphilipse","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sphilipse"},{"login":"kowalczyk-krzysztof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kowalczyk-krzysztof"},{"login":"carlosdelest","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/carlosdelest"}],"active_maintainers":[{"login":"tkajtoch","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkajtoch"},{"login":"JasonStoltz","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JasonStoltz"},{"login":"cee-chen","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cee-chen"},{"login":"tsullivan","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsullivan"},{"login":"cleydyr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleydyr"},{"login":"v1v","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v1v"},{"login":"jamietanna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jamietanna"},{"login":"kowalczyk-krzysztof","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kowalczyk-krzysztof"},{"login":"legrego","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legrego"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@randomnerd%2Feui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@randomnerd%2Feui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@randomnerd%2Feui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@randomnerd%2Feui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@randomnerd%2Feui/codemeta","maintainers":[{"uuid":"randomnerd","login":"randomnerd","name":null,"email":"someguy4112@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~randomnerd","role":null,"created_at":"2022-11-11T07:52:01.002Z","updated_at":"2022-11-11T07:52:01.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/randomnerd/packages"}]}