{"id":5214975,"name":"@ferlab/config","ecosystem":"npm","description":"Script and Standard Configuration for all ferlab project","homepage":"https://github.com/Ferlab-Ste-Justine/ferlab-ui#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui","keywords_array":["ferlab","scripts","and","standard","configuration"],"namespace":"ferlab","versions_count":2,"first_release_published_at":"2022-09-02T12:15:48.796Z","latest_release_published_at":"2022-09-15T16:12:49.233Z","latest_release_number":"1.0.2","last_synced_at":"2026-04-09T04:00:49.988Z","created_at":"2022-09-04T00:32:32.765Z","updated_at":"2026-04-09T04:00:49.988Z","registry_url":"https://www.npmjs.com/package/@ferlab/config","install_command":"npm install @ferlab/config","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":37957417,"uuid":"302233477","full_name":"Ferlab-Ste-Justine/ferlab-ui","owner":"Ferlab-Ste-Justine","description":"Shared Components","archived":false,"fork":false,"pushed_at":"2025-09-23T18:31:32.000Z","size":73679,"stargazers_count":2,"open_issues_count":4,"forks_count":8,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-09-23T20:27:29.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ferlab-Ste-Justine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-08T04:41:15.000Z","updated_at":"2025-09-23T18:29:12.000Z","dependencies_parsed_at":"2022-07-10T00:32:08.169Z","dependency_job_id":"d0aef030-8e4d-44e6-a517-9d83b14a376f","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui","commit_stats":{"total_commits":1349,"total_committers":24,"mean_commits":"56.208333333333336","dds":0.5100074128984433,"last_synced_commit":"c1dfd3c1825451b5b9435e1f8802dab4d074a87f"},"previous_names":[],"tags_count":601,"template":false,"template_full_name":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ferlab-Ste-Justine","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/sbom","scorecard":{"id":49882,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ferlab-Ste-Justine/ferlab-ui","commit":"b26a63de9a8d7e7fb0aa43e20c6d114bea865b27"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"22 commit(s) and 0 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/create_pr_template.yml:11","Warn: no topLevel permission defined: .github/workflows/create_pr_template.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_release.yml:1","Warn: no topLevel permission defined: .github/workflows/npm_release_cadidate.yml:1","Warn: no topLevel permission defined: .github/workflows/quality.yml:1","Warn: no topLevel permission defined: .github/workflows/storybook.yml:1","Warn: no topLevel permission defined: .github/workflows/uilinter.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create_pr_template.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/create_pr_template.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create_pr_template.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/create_pr_template.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_release.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/npm_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/npm_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/npm_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_release_cadidate.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/npm_release_cadidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_release_cadidate.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/npm_release_cadidate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/quality.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/quality.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/quality.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/quality.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/quality.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/quality.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/quality.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/quality.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/quality.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/quality.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/quality.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/quality.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/quality.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/quality.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/quality.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/quality.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/storybook.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/storybook.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/storybook.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/storybook.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uilinter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/uilinter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/uilinter.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ferlab-Ste-Justine/ferlab-ui/uilinter.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/quality.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/quality.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/quality.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/quality.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/storybook.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/storybook.yml:27","Warn: npmCommand not pinned by hash: .github/workflows/uilinter.yml:25","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   2 out of   9 npmCommand 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm_release.yml:22"],"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":"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 30 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":"25 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-593m-55hh-j8gv","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-w5hq-hm5m-4548","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"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-14T23:31:21.645Z","repository_id":37957417,"created_at":"2025-08-14T23:31:21.645Z","updated_at":"2025-08-14T23:31:21.645Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276662659,"owners_count":25682088,"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-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Ferlab-Ste-Justine","name":"Ferlab Ste-Justine","uuid":"45824471","kind":"organization","description":"Centre de Recherche du CHU Sainte-Justine - Dr. Ferretti","email":"vferretti@ferlab.bio","website":null,"location":"Montréal, QC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45824471?v=4","repositories_count":100,"last_synced_at":"2023-03-04T01:16:07.387Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ferlab-Ste-Justine","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T07:34:11.980Z","updated_at":"2023-03-04T01:16:07.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ferlab-Ste-Justine","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ferlab-Ste-Justine/repositories"},"tags":[{"name":"ui@10.27.3","sha":"10cbcbaa4b0352d2132b4bca4fd225fd1f315d57","kind":"commit","published_at":"2025-09-23T18:29:06.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.27.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.27.3/manifests"},{"name":"ui@10.27.2","sha":"e36ad435c340ae79cefb5b128ec03ad4866f3b1d","kind":"commit","published_at":"2025-09-10T15:18:20.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.27.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.27.2/manifests"},{"name":"ui@10.27.1","sha":"da12a58c60b4a2c251c08e214778b6e03624de08","kind":"commit","published_at":"2025-09-10T14:26:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.27.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.27.1/manifests"},{"name":"ui@10.27.0","sha":"899ed1af986f7c60bb2de182ba5adda83fa90c64","kind":"commit","published_at":"2025-09-10T12:20:17.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.27.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.27.0/manifests"},{"name":"ui@10.26.0","sha":"7a42934ee7c9dce295edc0b265baaa2f76cc2e64","kind":"commit","published_at":"2025-09-05T20:56:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.26.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.26.0/manifests"},{"name":"ui@10.25.15","sha":"bef5854ed59e13daeaa66a7d5a58ec31546d83fe","kind":"commit","published_at":"2025-08-25T16:30:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.15","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.15/manifests"},{"name":"ui@10.25.14","sha":"c1d0c5613fa47bc4dca1ce3bc4258bd0b3cdd427","kind":"commit","published_at":"2025-08-22T16:07:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.14","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.14/manifests"},{"name":"ui@10.25.13","sha":"fb0358aa2e7db7284ffe39d1bc73b8e02a024171","kind":"commit","published_at":"2025-08-19T19:08:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.13","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.13/manifests"},{"name":"ui@10.25.12","sha":"b26a63de9a8d7e7fb0aa43e20c6d114bea865b27","kind":"commit","published_at":"2025-08-08T14:58:49.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.12","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.12/manifests"},{"name":"ui@10.25.11","sha":"6875625ae0f2be7aafc1a8b0d57b4b23c2236a66","kind":"commit","published_at":"2025-08-01T13:24:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.11","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.11/manifests"},{"name":"ui@10.25.10","sha":"1599ff6e36904666e662f85d1eb4c11dba8719d4","kind":"commit","published_at":"2025-07-29T14:28:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.10","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.10/manifests"},{"name":"ui@10.25.8","sha":"97b41edbc1acfe954c4ef2eba113bb8547406d9a","kind":"commit","published_at":"2025-07-04T19:57:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.8/manifests"},{"name":"ui@10.25.7","sha":"c2753c71c20a1e78a8c68c9c2a957b10951b877f","kind":"commit","published_at":"2025-07-03T19:58:28.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.7/manifests"},{"name":"ui@10.25.6","sha":"90830ac0e0453a50dc7f88e0d5506711dd994bac","kind":"commit","published_at":"2025-07-02T12:35:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.6/manifests"},{"name":"ui@10.25.5","sha":"3961fb01539c605658a48a7be2340ae530f6dd1d","kind":"commit","published_at":"2025-06-30T15:02:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.5/manifests"},{"name":"ui@10.25.4","sha":"4f94a84a7cd26d7e03e9b5ebdb20ffd03332cad1","kind":"commit","published_at":"2025-06-20T18:51:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.4/manifests"},{"name":"ui@10.25.3","sha":"dbdc04e5f34c1deef8f00605fb78bfd943eaa182","kind":"commit","published_at":"2025-06-18T12:12:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.3/manifests"},{"name":"ui@10.25.2","sha":"9e8ccd0b8f6297d9320d0838b15fc5dd03f55b8f","kind":"commit","published_at":"2025-06-16T19:18:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.2/manifests"},{"name":"ui@10.25.1","sha":"bf208a9b77b0ed08e57ecd053236844e228398ce","kind":"commit","published_at":"2025-06-11T12:39:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.1/manifests"},{"name":"ui@10.25.0","sha":"4e15f475b7e069d2b52b93f3897d01af2aadc31e","kind":"commit","published_at":"2025-05-29T13:48:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.25.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.25.0/manifests"},{"name":"ui@10.24.10","sha":"ec20506328cbe8abcd0abe6bc57612f7608da918","kind":"commit","published_at":"2025-05-23T13:58:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.10","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.10/manifests"},{"name":"ui@10.24.9","sha":"99616ebdf59e8d4332a9a9b652a711f1f7ea5952","kind":"commit","published_at":"2025-05-20T14:10:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.9/manifests"},{"name":"ui@10.24.8","sha":"796842117a2d0ec818a407d9b9c19a4700d84f51","kind":"commit","published_at":"2025-05-14T16:41:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.8/manifests"},{"name":"ui@10.24.7","sha":"d24eee1315bca8dbf3c08878e9237f0c5666b202","kind":"commit","published_at":"2025-05-09T12:06:11.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.7/manifests"},{"name":"ui@10.24.6","sha":"ad20aa262fde660a6064c2409eacd8f2a4c8bcac","kind":"commit","published_at":"2025-04-25T17:25:13.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.6/manifests"},{"name":"ui@10.24.5","sha":"cfeeb8e1412ae8d2a9df64560927c60b0dbe3a66","kind":"commit","published_at":"2025-04-24T19:50:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.5/manifests"},{"name":"ui@10.24.4","sha":"1fd1655db46da887dee2305f74834a1498c54921","kind":"commit","published_at":"2025-04-23T19:33:24.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.4/manifests"},{"name":"ui@10.24.3","sha":"6c774d08ad489930e4a192e1592ae48f16ced320","kind":"commit","published_at":"2025-04-23T17:42:44.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.3/manifests"},{"name":"ui@10.24.2","sha":"2a884641641245be4b4633147a6be70a45341674","kind":"commit","published_at":"2025-04-23T17:19:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.2/manifests"},{"name":"ui@10.24.1","sha":"bc38dee406dbe822da330e22bf1642e872aae88c","kind":"commit","published_at":"2025-04-23T14:10:40.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.1/manifests"},{"name":"ui@10.24.0","sha":"3a9f61c131d1adda16360daeccf91a6d94831ee8","kind":"commit","published_at":"2025-04-22T19:03:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.24.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.24.0/manifests"},{"name":"ui@10.23.1","sha":"5862dbf416ee441829c034618ecbbe4fdb9611d6","kind":"commit","published_at":"2025-04-17T18:15:24.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.23.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.23.1/manifests"},{"name":"ui@10.23.0","sha":"83546438c82826782e79a8bb2d69191085631538","kind":"commit","published_at":"2025-04-17T17:04:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.23.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.23.0/manifests"},{"name":"ui@10.22.1","sha":"a3fe5d0352f837af928486438d7162cc5bf7fad5","kind":"commit","published_at":"2025-04-16T18:58:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.22.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.22.1/manifests"},{"name":"ui@10.22.0","sha":"5f16e6b9a0edb69d64232329db167761da1c3edc","kind":"commit","published_at":"2025-04-10T14:23:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.22.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.22.0/manifests"},{"name":"ui@10.21.2","sha":"705b9f1f8c4ca26da05d163ea77bc77bc18040d4","kind":"commit","published_at":"2025-04-08T14:06:28.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.21.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.21.2/manifests"},{"name":"ui@10.21.1","sha":"f742da81e35f9a8993201b5df1240a036de980f2","kind":"commit","published_at":"2025-04-07T18:07:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.21.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.21.1/manifests"},{"name":"ui@10.21.0","sha":"96049dcf50371d3d80ca2da71203362dd0385a3b","kind":"commit","published_at":"2025-04-07T13:49:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.21.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.21.0/manifests"},{"name":"ui@10.20.3","sha":"739f7c30b9a729ce54e02db920ab02b067ecff09","kind":"commit","published_at":"2025-04-04T14:51:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.20.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.20.3/manifests"},{"name":"ui@10.20.2","sha":"631f310cbdec53602c87f62a3fd386b50ca6648c","kind":"commit","published_at":"2025-04-03T16:37:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.20.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.20.2/manifests"},{"name":"ui@10.20.1","sha":"b645365e202595588bae7202afec8559afe9cc60","kind":"commit","published_at":"2025-03-31T18:15:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.20.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.20.1/manifests"},{"name":"ui@10.20.0","sha":"781e56aca446798ed8021065b891bf7990325a70","kind":"commit","published_at":"2025-03-28T12:30:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.20.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.20.0/manifests"},{"name":"ui@10.19.0","sha":"4075433ec7713751d8d62e17259d6b226a1808fe","kind":"commit","published_at":"2025-03-26T18:06:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.19.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.19.0/manifests"},{"name":"ui@10.18.4","sha":"52c44a694bc6bacc289f841367ef100112d46c28","kind":"commit","published_at":"2025-03-20T16:16:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.18.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.4/manifests"},{"name":"ui@10.18.3","sha":"53a903584bc061ec7eb2db91f5b2d6a1fea2efe2","kind":"commit","published_at":"2025-03-19T18:32:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.18.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.3/manifests"},{"name":"ui@10.18.2","sha":"ff0258a79426f7bd53aa78ff625afb1967e88852","kind":"commit","published_at":"2025-03-17T19:24:47.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.18.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.2/manifests"},{"name":"ui@10.18.1","sha":"1bbb4ae87afc6a5040c3f01da9521d4ead5fd0c0","kind":"commit","published_at":"2025-03-17T19:15:08.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.18.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.1/manifests"},{"name":"ui@10.18.0","sha":"f220fd463df836229539b002300eae329673a3eb","kind":"commit","published_at":"2025-03-12T12:55:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.18.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.18.0/manifests"},{"name":"ui@10.17.3","sha":"1653711798e994b8bf25dedac65b9ef7be579c53","kind":"commit","published_at":"2025-03-11T20:12:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.17.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.17.3/manifests"},{"name":"ui@10.17.2","sha":"a7f87f1924518de71c2174cfbfdf88d0c8ef8bc6","kind":"commit","published_at":"2025-03-11T15:31:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.17.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.17.2/manifests"},{"name":"ui@10.17.1","sha":"c21f3946be3e54d070a2c4141c45354005e3af54","kind":"commit","published_at":"2025-03-06T19:17:23.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.17.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.17.1/manifests"},{"name":"ui@10.17.0","sha":"465173a05ddc9720e1b783426c2cdb5cfdaf4773","kind":"commit","published_at":"2025-03-06T16:31:30.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.17.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.17.0/manifests"},{"name":"ui@10.16.9","sha":"c462ac18883e496d6ede5246104bf7e705e772b1","kind":"commit","published_at":"2025-03-05T21:31:17.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.9/manifests"},{"name":"ui@10.16.8","sha":"54942fd00708fda7fece9c12f8b53f73747e87fb","kind":"commit","published_at":"2025-03-05T21:06:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.8/manifests"},{"name":"ui@10.16.7","sha":"3b61c405a5b7b03970eca43fe529e0aab2f42b2a","kind":"commit","published_at":"2025-02-26T13:21:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.7/manifests"},{"name":"ui@10.16.6","sha":"bc0125e5c6a13400684dbd25830862efb2b888fd","kind":"commit","published_at":"2025-02-25T19:08:40.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.6/manifests"},{"name":"ui@10.16.5","sha":"e5a4fb481d16b0785f33a8074105f1d340d393bb","kind":"commit","published_at":"2025-02-24T20:44:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.5/manifests"},{"name":"ui@10.16.4","sha":"d5bb476ab6fdff597a66c6a34a17ee4a73716196","kind":"commit","published_at":"2025-02-18T15:20:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.4/manifests"},{"name":"ui@10.16.3","sha":"0f2e3af3ec3e4cf43722070190d7f5e4dc7f1fac","kind":"commit","published_at":"2025-02-14T20:19:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.3/manifests"},{"name":"ui@10.16.2","sha":"89675e7cc0a6130c7fe3314b30e066612ea73b00","kind":"commit","published_at":"2025-02-11T20:10:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.2/manifests"},{"name":"ui@10.16.1","sha":"17698aa8f783a43e1a25272482060f94086b0914","kind":"commit","published_at":"2025-02-07T19:46:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.1/manifests"},{"name":"ui@10.16.0","sha":"9f524f3f4811420cdf6f078d1a9c737b95a85afe","kind":"commit","published_at":"2025-02-07T17:44:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.16.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.16.0/manifests"},{"name":"ui@10.15.6","sha":"e63d607126603550cd3f9f6e54d8f4fa8d588538","kind":"commit","published_at":"2025-01-31T15:36:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.15.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.6/manifests"},{"name":"ui@10.15.5","sha":"7892a9ee29c9039e7da0b1987928f7e9f900b991","kind":"commit","published_at":"2025-01-24T16:37:49.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.15.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.5/manifests"},{"name":"ui@10.15.4","sha":"2796ee4d20ff0dc723c6bbae6238db5a833a6b9e","kind":"commit","published_at":"2025-01-22T17:35:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.15.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.4/manifests"},{"name":"ui@10.15.3","sha":"0703d0aaba283da377b3ff2bef7642b41ce8239d","kind":"commit","published_at":"2025-01-17T17:34:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.15.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.3/manifests"},{"name":"ui@10.15.2","sha":"c131304804a3dae79e2dc830c8e0e4e802893833","kind":"commit","published_at":"2025-01-02T17:58:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.15.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.2/manifests"},{"name":"ui@10.15.1","sha":"c1dfd3c1825451b5b9435e1f8802dab4d074a87f","kind":"commit","published_at":"2024-12-18T15:18:13.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.15.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.1/manifests"},{"name":"ui@10.15.0","sha":"2df0b945d0e78f209359c887107e9cfc0966d1c8","kind":"commit","published_at":"2024-12-18T13:42:11.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.15.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.15.0/manifests"},{"name":"ui@10.14.6","sha":"e3ac223659240301f2432a25e6107e3a7b0b2e62","kind":"commit","published_at":"2024-12-17T15:18:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.14.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.6/manifests"},{"name":"ui@10.14.5","sha":"7e40ca72906ecebfefb879daeefe0c3642233d48","kind":"commit","published_at":"2024-12-13T19:02:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.14.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.5/manifests"},{"name":"ui@10.14.4","sha":"35eb315af1c6de10bb0356bd2169afa0925c3e13","kind":"commit","published_at":"2024-12-11T19:26:23.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.14.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.4/manifests"},{"name":"ui@10.14.3","sha":"dc443c9ca69e014813ccc843855fbf7d7814d8c9","kind":"commit","published_at":"2024-12-10T15:27:15.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.14.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.3/manifests"},{"name":"ui@10.14.2","sha":"72565c5254c57d63523d075619733f2c53bf8487","kind":"commit","published_at":"2024-12-04T15:50:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.14.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.2/manifests"},{"name":"ui@10.14.1","sha":"b7636cfa55d6623d10641a75d42fe67e5076809d","kind":"commit","published_at":"2024-11-25T19:41:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.14.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.1/manifests"},{"name":"ui@10.14.0","sha":"c26dc497322b4cf825a094ef277777ea1311f0fe","kind":"commit","published_at":"2024-11-14T19:14:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.14.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.14.0/manifests"},{"name":"ui@10.13.2","sha":"987d98ed123dcb15fd31b59a5d82f106a39628f6","kind":"commit","published_at":"2024-11-13T18:12:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.13.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.13.2/manifests"},{"name":"ui@10.13.1","sha":"755a811e6562d9fd82d35c4081f6594365ad120b","kind":"commit","published_at":"2024-11-12T20:12:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.13.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.13.1/manifests"},{"name":"ui@10.13.0","sha":"5d7cde924cc161877203dc41a9227be4f566f28d","kind":"commit","published_at":"2024-11-07T15:48:20.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.13.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.13.0/manifests"},{"name":"ui@10.12.0","sha":"b12374a65cfb2c9f77950a1dbdb168e2c006df6a","kind":"commit","published_at":"2024-11-07T14:19:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.12.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.12.0/manifests"},{"name":"ui@10.11.1","sha":"676ad965ec9ece54aea229834a43a5cf95e7b9e4","kind":"commit","published_at":"2024-11-05T16:08:44.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.11.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.11.1/manifests"},{"name":"ui@10.12.0-rc1","sha":"68f2ebac3d4e2e38c4345461ce4e56033f6dbfa2","kind":"commit","published_at":"2024-11-05T05:09:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.12.0-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.12.0-rc1/manifests"},{"name":"ui@10.11.0","sha":"e7a078dfcf79c000fcb7b38aea6b0beb0c1727b7","kind":"commit","published_at":"2024-10-28T12:04:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.11.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.11.0/manifests"},{"name":"ui@10.10.9","sha":"8aaa5a532dc6f152ec1a6b71f64e9cbc0d69ee9f","kind":"commit","published_at":"2024-10-17T13:58:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.9/manifests"},{"name":"ui@10.10.8","sha":"8446a890b4b58eea8d74c850dba85aae10263b0c","kind":"commit","published_at":"2024-10-16T19:36:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.8/manifests"},{"name":"ui@10.10.7","sha":"4335ba8f9657418ef6f5f65a616330cc4c603be9","kind":"commit","published_at":"2024-10-15T16:13:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.7/manifests"},{"name":"ui@10.10.6","sha":"e5e3c0216dca7383cd128cce968438dba45af2f5","kind":"commit","published_at":"2024-10-02T12:38:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.6/manifests"},{"name":"ui@10.10.5","sha":"b6bc3aae49e425a542c0ee9ef3d5ee132dea1acb","kind":"commit","published_at":"2024-09-27T13:27:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.5/manifests"},{"name":"ui@10.10.4","sha":"6bdeb52127f37f3ac7a83790a0c802090100e472","kind":"commit","published_at":"2024-09-26T18:28:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.4/manifests"},{"name":"ui@10.10.3","sha":"d55914119d95d84ca3a674f4f22fa36d6587e898","kind":"commit","published_at":"2024-09-26T15:36:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.3/manifests"},{"name":"ui@10.10.2","sha":"82870afecbd62ab7ae3e5ebdf4520272c1b23582","kind":"commit","published_at":"2024-09-26T12:18:51.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.2/manifests"},{"name":"ui@10.10.1","sha":"15ff1aff4223c3b0c54db42cdfb61079ef38c4a4","kind":"commit","published_at":"2024-09-25T14:36:44.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.1/manifests"},{"name":"ui@10.10.0","sha":"83ee25073f046cd8a2e16659d3ae5472cdcca4af","kind":"commit","published_at":"2024-09-24T19:32:59.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.0/manifests"},{"name":"ui@10.9.1","sha":"55f2ff471353c6bf460a12782b5a61c03ac0e4d7","kind":"commit","published_at":"2024-09-23T17:23:51.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.9.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.9.1/manifests"},{"name":"ui@10.9.0","sha":"b7591f94e888a2b0ff0b9c7ca17c0c387f8e0c2a","kind":"commit","published_at":"2024-09-20T14:03:28.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.9.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.9.0/manifests"},{"name":"ui@10.8.3","sha":"3710b0ecdcf4dd98a572c1a2c8f506a8ee850fde","kind":"commit","published_at":"2024-09-20T13:55:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.8.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.3/manifests"},{"name":"ui@10.10.0-rc2","sha":"6760512844334f926779b5c86b8eb738194a2a27","kind":"commit","published_at":"2024-09-18T19:20:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.0-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.0-rc2/manifests"},{"name":"ui@10.10.0-rc1","sha":"da2574a6dc0df7a1876ca2f42669f35475e48619","kind":"commit","published_at":"2024-09-16T17:38:42.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.10.0-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.10.0-rc1/manifests"},{"name":"ui@10.9.0-rc1","sha":"4a9f71e1ec0217c27184524ec6af4365817aea64","kind":"commit","published_at":"2024-09-16T17:28:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.9.0-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.9.0-rc1/manifests"},{"name":"ui@10.8.2","sha":"c00b35ec14ab6e06b1b9e276eae8124c67cc0f41","kind":"commit","published_at":"2024-09-12T17:03:49.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.8.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.2/manifests"},{"name":"ui@10.8.2-rc1","sha":"73ab32c13035666d502303a8fda7ddadc22f8f99","kind":"commit","published_at":"2024-09-12T12:17:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.8.2-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.8.2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.8.2-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.2-rc1/manifests"},{"name":"ui@10.8.1","sha":"b15d68582cdd11b2c722eb32671e1d1eded526f1","kind":"commit","published_at":"2024-09-11T19:38:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.8.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.1/manifests"},{"name":"ui@10.8.1-rc1","sha":"d3a84c27478ac26b80367b991e5cd193c9738ede","kind":"commit","published_at":"2024-09-11T17:56:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.8.1-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.8.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.8.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.1-rc1/manifests"},{"name":"ui@10.8.0","sha":"0d701a7307c04fbab3da87dcb4aae7a32c798f35","kind":"commit","published_at":"2024-09-11T14:43:55.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.8.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.8.0/manifests"},{"name":"ui@10.7.9-rc2","sha":"073033e4b469e2bd35dd10006556975e207e6f73","kind":"commit","published_at":"2024-09-11T13:57:08.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.9-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.9-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.9-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.9-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.9-rc2/manifests"},{"name":"ui@10.7.9-rc1","sha":"d023321954791d04b609d9b04e673b3ca0805bb7","kind":"commit","published_at":"2024-09-11T13:38:51.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.9-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.9-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.9-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.9-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.9-rc1/manifests"},{"name":"ui@10.7.8","sha":"f624c64eb1566de7c72af472ae1f9d89a2920d56","kind":"commit","published_at":"2024-09-10T20:19:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.8/manifests"},{"name":"ui@10.7.7","sha":"029dc927d2bc090e03c3f0d9960bfbf83233d1aa","kind":"commit","published_at":"2024-09-10T18:00:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.7/manifests"},{"name":"ui@10.7.6","sha":"9a374b9ddf470efa9002b0ae109a58ec8710fc2d","kind":"commit","published_at":"2024-09-09T20:52:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.6/manifests"},{"name":"ui@10.7.5","sha":"be576e0e8a8dabdd7b5b89d2df7de8305864a9a4","kind":"commit","published_at":"2024-09-06T17:31:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.5/manifests"},{"name":"ui@10.7.5-rc1","sha":"b4930cc1eff2a57a799f52f2de4835059552baaa","kind":"commit","published_at":"2024-09-06T13:45:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.5-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.5-rc1/manifests"},{"name":"ui@10.7.4","sha":"a677a8d917a8eff30f26e73ca08a6bc90ba89a5e","kind":"commit","published_at":"2024-08-30T15:16:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.4/manifests"},{"name":"ui@10.7.3","sha":"c46aed127d79b197d6ed526cf4f36bdf3a49be50","kind":"commit","published_at":"2024-08-27T19:13:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.3/manifests"},{"name":"ui@10.7.2","sha":"3b3d6d616e79baaa2f481b608ea263427acbdf49","kind":"commit","published_at":"2024-08-27T15:46:38.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.2/manifests"},{"name":"ui@10.7.1","sha":"d14e5fab9efea4e3630e1a3bc786822121cce6b6","kind":"commit","published_at":"2024-08-23T13:08:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.1/manifests"},{"name":"ui@10.7.0","sha":"dd503ce176ac8c9b71fde5ea64d84f178d3eda0d","kind":"commit","published_at":"2024-08-20T18:46:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.7.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.7.0/manifests"},{"name":"ui@10.6.2","sha":"5197168d557c1cb210b4f34af50bb0050d0d3f8b","kind":"commit","published_at":"2024-08-19T13:42:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.6.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.6.2/manifests"},{"name":"ui@10.6.1","sha":"396c96f6feb0ca231cc029bbe9c3e84d7d6a415b","kind":"commit","published_at":"2024-08-15T19:15:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.6.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.6.1/manifests"},{"name":"ui@10.6.0","sha":"9aeea55c37dd01b9299ff00bbcb1135bb6868dba","kind":"commit","published_at":"2024-08-15T16:15:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.6.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.6.0/manifests"},{"name":"ui@10.5.1","sha":"93d77621072fea68bd5ad989d16e63e539c7f35c","kind":"commit","published_at":"2024-08-14T19:19:15.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.5.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.5.1/manifests"},{"name":"ui@10.5.0-rc1","sha":"d1d2570506c211d444323937aa39770c862b43ef","kind":"commit","published_at":"2024-08-13T20:14:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.5.0-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.5.0-rc1/manifests"},{"name":"ui@10.5.0","sha":"d8c7895262165b2cdf028ffb7e666861017c51b8","kind":"commit","published_at":"2024-08-13T12:18:59.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.5.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.5.0/manifests"},{"name":"ui@10.4.7-rc2","sha":"5eb6e15288e0c0e6d0d6bf3978ca18b059f73fe9","kind":"commit","published_at":"2024-08-09T17:01:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.7-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.7-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.7-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.7-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.7-rc2/manifests"},{"name":"ui@10.4.7-rc1","sha":"fffc8e6850d6ff55137e189c87f635a8e59676e2","kind":"commit","published_at":"2024-08-07T18:35:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.7-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.7-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.7-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.7-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.7-rc1/manifests"},{"name":"ui@10.4.6","sha":"ac3b78e8fcd9bf39fe4cbcfa9b3b5b55905bf0fc","kind":"commit","published_at":"2024-08-07T18:18:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6/manifests"},{"name":"ui@10.4.6-rc4","sha":"c351ee787242f7d011ed038cb5b0655236212b5c","kind":"commit","published_at":"2024-08-07T14:41:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.6-rc4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.6-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.6-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6-rc4/manifests"},{"name":"ui@10.4.6-rc3","sha":"918cc2c422657aae343477ab2e1c2e8c4d70d558","kind":"commit","published_at":"2024-08-07T13:53:49.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.6-rc3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6-rc3/manifests"},{"name":"ui@10.4.6-rc2","sha":"86775d7450e2d1044e280192c2208f16ffa0880b","kind":"commit","published_at":"2024-08-07T13:32:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.6-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.6-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.6-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6-rc2/manifests"},{"name":"ui@10.4.6-rc1","sha":"2c0ca88434dd38219afca98f71d7e0947338b861","kind":"commit","published_at":"2024-08-07T13:30:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.6-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.6-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.6-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.6-rc1/manifests"},{"name":"ui@10.4.5","sha":"ecf75d68dc8bd4849c0dfc94ed0bbd1bdb8e88fc","kind":"commit","published_at":"2024-08-06T19:18:38.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.5/manifests"},{"name":"ui@10.4.4","sha":"c618d9d0184b90699d5f8f456d2f38761a85f5e4","kind":"commit","published_at":"2024-07-24T18:50:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.4/manifests"},{"name":"ui@10.4.3","sha":"d72d0f8b571e61816311492e10dd19d6ea9ecd47","kind":"commit","published_at":"2024-07-24T14:59:04.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.3/manifests"},{"name":"ui@10.4.2","sha":"d7d31912071117d44ed5b550f8c5c60f1b9096ff","kind":"commit","published_at":"2024-07-23T19:32:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.2/manifests"},{"name":"ui@10.4.1","sha":"6d99a4e8c4ae0aa721b1a5b499af80f1cd01bca0","kind":"commit","published_at":"2024-07-23T13:18:17.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.1/manifests"},{"name":"ui@10.4.1-rc1","sha":"1bbd433551829a53e4681e3b3084d31a99b14429","kind":"commit","published_at":"2024-07-22T20:20:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.1-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.1-rc1/manifests"},{"name":"ui@10.4.0","sha":"0692b014523e87d7695d5f832008ca26818e52a9","kind":"commit","published_at":"2024-07-22T19:10:17.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.4.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.4.0/manifests"},{"name":"ui@10.3.1","sha":"c4a9eddc0c283b07f9337aa5219b8fc43ff2dc9e","kind":"commit","published_at":"2024-07-22T15:49:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.3.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.3.1/manifests"},{"name":"ui@10.3.0","sha":"d4ea71fc2e8b3dc2d92cc8e9a6fb10bef3b40534","kind":"commit","published_at":"2024-07-18T14:31:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.3.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.3.0/manifests"},{"name":"ui@10.2.0","sha":"5952f182fbe58af5775f712def37651390cf9f33","kind":"commit","published_at":"2024-07-16T14:16:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.2.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.2.0/manifests"},{"name":"ui@10.1.1","sha":"c377ced85f8e83f388a9c65fd7c77c13a6289c2b","kind":"commit","published_at":"2024-07-16T13:08:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.1.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.1.1/manifests"},{"name":"ui@10.2.0-rc2","sha":"211cb41444a1603ab70632bc400a55ed90876dd3","kind":"commit","published_at":"2024-07-08T20:04:16.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.2.0-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.2.0-rc2/manifests"},{"name":"ui@10.2.0-rc1","sha":"7b63c6483de7f37e9cae62f5d3d57e33b1b3527c","kind":"commit","published_at":"2024-07-08T19:34:30.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.2.0-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.2.0-rc1/manifests"},{"name":"ui@10.1.0","sha":"8d5738e9002501469b3d5b66a739833b0d3bb7e6","kind":"commit","published_at":"2024-07-08T16:28:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.1.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.1.0/manifests"},{"name":"ui@10.0.1","sha":"e7035b8d498afa59cfc5da9d452fce60bda61db3","kind":"commit","published_at":"2024-07-05T16:44:17.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.1/manifests"},{"name":"ui@10.0.0","sha":"d7f6ba08a7cd93eaeb6e3b907cc9eec4d3d153b6","kind":"commit","published_at":"2024-07-04T20:41:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0/manifests"},{"name":"ui@9.21.4","sha":"a4ab1f407ecd67be68f76622f1f301d31ba2fbaf","kind":"commit","published_at":"2024-07-04T13:42:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.21.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.4/manifests"},{"name":"ui@10.0.0-rc16","sha":"72e90eb5e1b95ac1788bd5c89f8a4fbe3036d836","kind":"commit","published_at":"2024-07-03T15:50:23.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc16","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc16/manifests"},{"name":"ui@10.0.0-rc15","sha":"3cff76283ddd25995d5ab50a838e99c4036f2ad7","kind":"commit","published_at":"2024-07-02T19:48:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc15","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc15/manifests"},{"name":"ui@9.21.3","sha":"eff10682bed88fd544e13bf41296f4c24ccd0209","kind":"commit","published_at":"2024-07-02T15:51:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.21.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.3/manifests"},{"name":"ui@9.21.2","sha":"8151d8dbea805fabf6b44e49e2e7d727c211c486","kind":"commit","published_at":"2024-07-02T14:37:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.21.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.2/manifests"},{"name":"ui@9.21.1","sha":"6825ae43b205b9951458d71674bc931b4ef66d69","kind":"commit","published_at":"2024-07-02T14:21:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.21.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.1/manifests"},{"name":"ui@10.0.0-rc14.5","sha":"b51655f1c418f9471292ccde9ac7d55e60e5ef6e","kind":"commit","published_at":"2024-06-28T21:06:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc14.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.5/manifests"},{"name":"ui@10.0.0-rc14.4","sha":"b0f2c2949ab44bd081d682ecfcb530b7d1ec2979","kind":"commit","published_at":"2024-06-28T20:49:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc14.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.4/manifests"},{"name":"ui@10.0.0-rc14.3","sha":"4bded8965b42fe27acbf87cf2b3e13cab7ed5a07","kind":"commit","published_at":"2024-06-28T20:06:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc14.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.3/manifests"},{"name":"ui@10.0.0-rc14.2","sha":"d35594b3086383ab3bfd52e10a7124499fa6da66","kind":"commit","published_at":"2024-06-28T14:45:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc14.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.2/manifests"},{"name":"ui@10.0.0-rc14.1","sha":"a5028547d9eb57d97403324f34ff6da5c0ec1ffc","kind":"commit","published_at":"2024-06-28T14:29:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc14.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc14.1/manifests"},{"name":"ui@flui-132","sha":"2c29418df76c1591b99026dd19a5771b0ec09b38","kind":"tag","published_at":"2024-06-28T14:12:23.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@flui-132","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@flui-132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%40flui-132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@flui-132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@flui-132/manifests"},{"name":"ui@10.0.0-rc13","sha":"622be9e3a0ab63094c4b6a25be21c393fd9fb38d","kind":"commit","published_at":"2024-06-27T18:22:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc13","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc13/manifests"},{"name":"ui@10.0.0-rc12","sha":"2efe8c319066cbdb22ad4e92771ff92a93027586","kind":"commit","published_at":"2024-06-27T16:19:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc12","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc12/manifests"},{"name":"ui@9.21.0","sha":"6cb42847e4906722c99f019d2b2989b8fa54cc90","kind":"commit","published_at":"2024-06-26T15:00:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.21.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.21.0/manifests"},{"name":"ui@10.0.0-rc11","sha":"b760f496c4b0132903dfa0106e10d04ce9d08c38","kind":"commit","published_at":"2024-06-21T18:30:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc11","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc11/manifests"},{"name":"ui@10.0.0-rc10","sha":"150c465f6a7d6a5bbf1466ffc324466f7f27681a","kind":"commit","published_at":"2024-06-21T18:21:38.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc10","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc10/manifests"},{"name":"ui@9.20.5","sha":"30534ede7ea787edbc4b147e5aa33c39be03c9a8","kind":"commit","published_at":"2024-06-21T17:48:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.20.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.5/manifests"},{"name":"ui@10.0.0-rc9","sha":"f1bb8c8d78a74b1bc010b43d2cdebac013fb2823","kind":"commit","published_at":"2024-06-21T16:30:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc9/manifests"},{"name":"ui@10.0.0-rc8","sha":"5407db47a0f7447211caea001e9a9c21f865c2da","kind":"commit","published_at":"2024-06-20T19:17:23.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc8/manifests"},{"name":"ui@10.0.0-rc7","sha":"71217b244f721394d0e79908c38b986faf36c67c","kind":"commit","published_at":"2024-06-20T18:11:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc7/manifests"},{"name":"ui@9.20.4","sha":"7a3066bc126b5c1ded7492dbc4b62a191339818d","kind":"commit","published_at":"2024-06-19T13:04:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.20.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.4/manifests"},{"name":"ui@9.20.3","sha":"6132d751796496571e11625e4d106dda159735e8","kind":"commit","published_at":"2024-06-18T12:13:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.20.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.3/manifests"},{"name":"ui@9.20.2","sha":"4ddcc12d5c56b867b6cd29d0e65949f63141108a","kind":"commit","published_at":"2024-06-17T18:55:51.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.20.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.2/manifests"},{"name":"ui@9.20.1","sha":"3c29c6b33e8bdf65cec858a16de54d511898230a","kind":"commit","published_at":"2024-06-17T18:51:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.20.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.1/manifests"},{"name":"ui@9.20.0","sha":"68406f948287ec1b0d280c6d24ba1a8c23a45845","kind":"commit","published_at":"2024-06-17T15:36:16.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.20.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.20.0/manifests"},{"name":"ui@10.0.0-rc4","sha":"ee545ff927e5acb5b5796133ce7777b36e85e03c","kind":"commit","published_at":"2024-06-14T04:34:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc4/manifests"},{"name":"ui@10.0.0-rc3","sha":"7fef3753954993831032b319b8ffb99c7f7a6937","kind":"commit","published_at":"2024-06-14T04:34:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc3/manifests"},{"name":"ui@9.19.1","sha":"fec1994c42fe4e032f7a2bed1f61d8e0a8ceb718","kind":"commit","published_at":"2024-06-13T20:24:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.19.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.19.1/manifests"},{"name":"ui@9.19.0","sha":"f002086310f5c51f79db9440e61182c898795ecd","kind":"commit","published_at":"2024-06-13T19:59:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.19.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.19.0/manifests"},{"name":"ui@9.18.2","sha":"85738d4aa70507812e8326e994e4071c1e9a63e7","kind":"commit","published_at":"2024-06-13T19:33:46.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.18.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.18.2/manifests"},{"name":"ui@9.18.1","sha":"f03ab35eaf06df8102c94e109a9e7a9e0acbbcc7","kind":"commit","published_at":"2024-06-13T13:47:23.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.18.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.18.1/manifests"},{"name":"ui@9.18.0","sha":"f49c65d21444f1c1b204ef8d75bc1533dbe2047f","kind":"commit","published_at":"2024-06-12T18:54:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.18.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.18.0/manifests"},{"name":"ui@9.17.4","sha":"4a58a9d2316c9e9605ef705348bbf1924913ca27","kind":"commit","published_at":"2024-06-12T14:19:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.17.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.4/manifests"},{"name":"ui@10.0.0-rc2","sha":"a9879e6944139b922b1e6bc7777f71f5768ee1d8","kind":"commit","published_at":"2024-06-11T19:56:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc2/manifests"},{"name":"ui@10.0.0-rc1","sha":"4a7f81b602f5e488aaf39030785c3559cd1f4419","kind":"commit","published_at":"2024-06-11T01:22:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@10.0.0-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@10.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%4010.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@10.0.0-rc1/manifests"},{"name":"ui@9.17.3","sha":"7ba2ae92a7b7bca238a3ffa15648a782982232c5","kind":"tag","published_at":"2024-06-07T19:20:13.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.17.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.3/manifests"},{"name":"ui@9.17.2","sha":"ca638be60612b113b115ea733b8e47f058ea87de","kind":"commit","published_at":"2024-06-05T14:28:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.17.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.2/manifests"},{"name":"ui@9.17.1","sha":"3238018c8eb93a8e356e222dd9ce24e91156846a","kind":"commit","published_at":"2024-06-03T15:10:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.17.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.1/manifests"},{"name":"ui@9.17.0","sha":"b7274333b7b01732176784560adbbccb74937e80","kind":"commit","published_at":"2024-05-30T14:21:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.17.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.17.0/manifests"},{"name":"ui@9.16.14","sha":"75f0d5f80a8f837cf3c64a45a37337546763c858","kind":"commit","published_at":"2024-05-30T12:51:08.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.14","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.14/manifests"},{"name":"ui@9.16.13","sha":"ca7ba7d302208c0207e01c9a2b3aad3413b74295","kind":"commit","published_at":"2024-05-28T20:04:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.13","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.13/manifests"},{"name":"ui@9.16.12","sha":"d8d318bafe5ae551fadf9d2eed45203ea9d3a0b5","kind":"commit","published_at":"2024-05-28T18:50:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.12","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.12/manifests"},{"name":"ui@9.16.11","sha":"b7bdc2a6f52a251be6ae3d46e58414a2a205d16f","kind":"commit","published_at":"2024-05-28T15:27:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.11","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.11/manifests"},{"name":"ui@9.16.10","sha":"eca7387fb1bb826e35769326aa491ba275013def","kind":"commit","published_at":"2024-05-28T15:04:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.10","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.10/manifests"},{"name":"ui@9.16.9","sha":"df6f38bc178062f5361d292ade98ce0f219fc6ba","kind":"commit","published_at":"2024-05-28T14:42:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.9/manifests"},{"name":"ui@9.16.8","sha":"dfdbfd2791d8774896afd47591e66e02949dfd6d","kind":"commit","published_at":"2024-05-28T12:33:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.8/manifests"},{"name":"ui@9.16.7","sha":"75d06afebe0adb63c41c11e94beace18b262843b","kind":"commit","published_at":"2024-05-27T20:10:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.7/manifests"},{"name":"ui@9.16.6","sha":"6728453ce7996b90809b7d3a6ae250ade920cebe","kind":"commit","published_at":"2024-05-27T19:23:14.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.6/manifests"},{"name":"ui@9.16.5","sha":"3a5c5bb7e816b792715a35e9090003ffd26cb456","kind":"commit","published_at":"2024-05-27T18:46:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.5/manifests"},{"name":"ui@9.16.4","sha":"5fe659347c76fff70a5a00a6ee50ff88a034ef8d","kind":"commit","published_at":"2024-05-27T15:42:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.4/manifests"},{"name":"ui@9.16.3","sha":"41d69dab8d63026752155752a0635c0d8bec6542","kind":"commit","published_at":"2024-05-24T20:24:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.3/manifests"},{"name":"ui@9.16.2","sha":"02f3ae33cfad62b402c60ff56d9ccc19465a8385","kind":"commit","published_at":"2024-05-23T19:39:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.2/manifests"},{"name":"ui@9.16.1","sha":"6edd6ac882a983ddf1fb7f7b985bfa3831dd4aed","kind":"commit","published_at":"2024-05-23T16:54:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.1/manifests"},{"name":"ui@9.16.0","sha":"894b85815d4d5f26f288bfdddcaabaa78b843b7a","kind":"commit","published_at":"2024-05-22T15:48:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.16.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.16.0/manifests"},{"name":"ui@9.15.7","sha":"db7e44ceae498234b55f0261ab8358eebf9f8fb3","kind":"commit","published_at":"2024-05-09T18:41:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.15.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.7/manifests"},{"name":"ui@9.15.6","sha":"ce4409b88690f12c8ce1587bf15f0d02d1c3f20e","kind":"commit","published_at":"2024-05-06T19:40:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.15.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.6/manifests"},{"name":"ui@9.15.5","sha":"63027716be755a2acc396c87e78bc3820116401a","kind":"commit","published_at":"2024-05-06T15:24:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.15.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.5/manifests"},{"name":"ui@9.15.4","sha":"6b7ca0099e9d32b507cc76b5358a40c1086f1e3b","kind":"commit","published_at":"2024-05-02T20:24:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.15.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.4/manifests"},{"name":"ui@9.15.3","sha":"68f4c24b4af30054efe1b045c0d81112bbdfd708","kind":"commit","published_at":"2024-05-02T19:30:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.15.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.3/manifests"},{"name":"ui@9.15.2","sha":"ffc3b610e4e57a79bac5abe6d5fe53a6c7270dcb","kind":"commit","published_at":"2024-04-30T19:35:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.15.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.2/manifests"},{"name":"ui@9.15.1","sha":"fa2574a62f6c0e33ff402135bcdc588d61a62aac","kind":"commit","published_at":"2024-04-30T17:29:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.15.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.1/manifests"},{"name":"ui@9.15.0","sha":"b3f72746f323613376bc689a1217d651f5884374","kind":"commit","published_at":"2024-04-29T20:08:38.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.15.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.15.0/manifests"},{"name":"ui@9.14.3","sha":"38d2c04ce023eb39e5da14c001a43d075d10e5ab","kind":"commit","published_at":"2024-04-29T14:27:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.14.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.14.3/manifests"},{"name":"ui@9.14.2","sha":"5b3a357844480264b8b171ef719b8233186f676c","kind":"commit","published_at":"2024-04-19T14:24:15.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.14.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.14.2/manifests"},{"name":"ui@9.14.1","sha":"773a26fa19b762e9440798e2fd9703502d786488","kind":"commit","published_at":"2024-04-18T12:48:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.14.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.14.1/manifests"},{"name":"ui@9.14.0","sha":"cb13e5d8b23a505e7dea9382b79b6ee8ae331298","kind":"commit","published_at":"2024-04-17T17:21:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.14.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.14.0/manifests"},{"name":"ui@9.13.1","sha":"a0ae2288925acd004691ab7aaeaf37848ed879de","kind":"commit","published_at":"2024-04-17T16:57:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.13.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.13.1/manifests"},{"name":"ui@9.13.0","sha":"ad1c98bdbc194f4068a5ce21e788befe1d421955","kind":"commit","published_at":"2024-04-16T18:19:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.13.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.13.0/manifests"},{"name":"ui@9.12.7","sha":"4ac444dad6748006403f1feb30f212a81ca890d5","kind":"commit","published_at":"2024-04-12T12:41:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.12.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.7/manifests"},{"name":"ui@9.12.6","sha":"6bf15d61d7a1ef0e84def650940e447dddea3806","kind":"commit","published_at":"2024-04-11T18:39:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.12.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.6/manifests"},{"name":"ui@9.12.5","sha":"ece0cf34b8e2021c9400024765710eaca4c4c43a","kind":"commit","published_at":"2024-04-11T18:20:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.12.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.5/manifests"},{"name":"ui@9.12.4","sha":"413ea07eac029b41ce3a89f03752ad6b6dc8eee1","kind":"commit","published_at":"2024-04-11T13:15:24.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.12.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.4/manifests"},{"name":"ui@9.12.3","sha":"b506658a484abfa38bae5790880967f923769c1c","kind":"commit","published_at":"2024-04-10T19:24:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.12.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.3/manifests"},{"name":"ui@9.12.2","sha":"66b92fa957ca0339c6b0d9ae6b7aa6d9fe0b4617","kind":"commit","published_at":"2024-04-10T18:42:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.12.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.2/manifests"},{"name":"ui@9.12.1","sha":"a3de9fa625e6292dfd33093e465bc0812cad774b","kind":"commit","published_at":"2024-04-10T18:06:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.12.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.1/manifests"},{"name":"ui@9.12.0","sha":"96da651b7439e659fabe2743d5a4af1a1a015c29","kind":"commit","published_at":"2024-04-09T15:44:58.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.12.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.12.0/manifests"},{"name":"ui@9.11.2","sha":"a20f1b3d8a6d4c2f508a3eeb6321111a70dae578","kind":"commit","published_at":"2024-04-09T12:14:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.11.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.11.2/manifests"},{"name":"ui@9.11.1","sha":"d8c5c0de265a8f96d91d6bcc0645be1544408e41","kind":"commit","published_at":"2024-04-08T13:09:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.11.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.11.1/manifests"},{"name":"ui@9.11.0","sha":"dadaa8c47bbf275ed4f94b1cb41a9576fea28dd1","kind":"commit","published_at":"2024-04-05T17:41:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.11.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.11.0/manifests"},{"name":"ui@9.10.1","sha":"a4298364e0d3275d714eb714f2e42557b7134c22","kind":"commit","published_at":"2024-04-04T19:15:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.10.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.10.1/manifests"},{"name":"ui@9.10.0","sha":"25ebcbbe214a3acddc00a76edfaa36b5ce0fd298","kind":"commit","published_at":"2024-04-04T18:17:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.10.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.10.0/manifests"},{"name":"ui@9.9.7","sha":"4a0904932f66796719dd68debbdf379e5ed915b7","kind":"commit","published_at":"2024-04-03T19:20:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.9.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.7/manifests"},{"name":"ui@9.9.6","sha":"45c7b6a1d1231db0967ce8fafd47742e448e668c","kind":"commit","published_at":"2024-04-03T13:17:20.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.9.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.6/manifests"},{"name":"ui@9.9.5","sha":"316525f18ea8d0bc42c9d018bee0df6df62d5203","kind":"commit","published_at":"2024-04-03T12:45:20.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.9.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.5/manifests"},{"name":"ui@9.9.4","sha":"d5add4b7e0c70f2caea66d9279706d60e0dd982b","kind":"commit","published_at":"2024-04-02T18:13:51.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.9.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.4/manifests"},{"name":"ui@9.9.3","sha":"d6a060812993e4b21c9c305d11f20fe72e2e966c","kind":"commit","published_at":"2024-03-26T20:27:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.9.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.3/manifests"},{"name":"ui@9.9.2","sha":"b42da6bff983e16dfdab47a1a43ae8881f3e89ec","kind":"commit","published_at":"2024-03-22T18:48:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.9.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.2/manifests"},{"name":"ui@9.9.1","sha":"11f7f8fce8955b5dc3ebe8245817a442b5030287","kind":"commit","published_at":"2024-03-21T17:45:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.9.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.1/manifests"},{"name":"ui@9.9.0","sha":"9723cf531d426b4140360e159501e9f4cc150053","kind":"commit","published_at":"2024-03-21T13:34:15.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.9.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.9.0/manifests"},{"name":"ui@9.8.1","sha":"1bfe4fb58619231c1182861d0a0c6d25f94733ec","kind":"commit","published_at":"2024-03-18T16:01:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.8.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.8.1/manifests"},{"name":"ui@9.8.0","sha":"aa9fca801a0cd7bc628cd80f5166fd00bae2a73d","kind":"commit","published_at":"2024-03-15T18:13:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.8.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.8.0/manifests"},{"name":"ui@9.7.1","sha":"9af0798d413c4bc47ffa4ff337706310f12ae280","kind":"commit","published_at":"2024-03-13T19:27:47.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.7.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.7.1/manifests"},{"name":"ui@9.7.0","sha":"a665ba3dffea46d955f7febd119bab13b4fbca19","kind":"commit","published_at":"2024-03-13T17:58:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.7.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.7.0/manifests"},{"name":"ui@9.6.8","sha":"c68671d22ae1d4b297b9177c6813a81f457ac8de","kind":"commit","published_at":"2024-03-12T12:34:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.6.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.8/manifests"},{"name":"ui@9.6.7","sha":"deb2074ae85d6c186d53eefff32d4e3b2cc94f3f","kind":"commit","published_at":"2024-03-07T16:07:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.6.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.7/manifests"},{"name":"ui@9.6.6","sha":"16bd713e8be014935b33715a236eb37e15908fe4","kind":"commit","published_at":"2024-03-06T15:54:24.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.6.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.6/manifests"},{"name":"ui@9.6.5","sha":"687672154f1d3d3c47c063cd593fee7ab29c6c13","kind":"commit","published_at":"2024-03-06T15:16:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.6.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.5/manifests"},{"name":"ui@9.6.4","sha":"3b2ee7e2c159296159f9b8dc995211be1398a24a","kind":"commit","published_at":"2024-03-05T19:42:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.6.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.4/manifests"},{"name":"ui@9.6.3","sha":"88f7fdb6f62a62a01f7db8eb74e60a9af947afaf","kind":"commit","published_at":"2024-03-05T18:06:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.6.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.3/manifests"},{"name":"ui@9.6.2","sha":"f67c83862def2bf1daeca7c50feb3e9d44f430a7","kind":"commit","published_at":"2024-03-05T13:39:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.6.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.2/manifests"},{"name":"ui@9.6.1","sha":"ea2dcf2904f73382a17f9c9011756edef8d70ac5","kind":"commit","published_at":"2024-03-01T16:08:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.6.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.1/manifests"},{"name":"ui@9.6.0","sha":"cda6d6da2fb1b1720c9f14dc5cfa584efa327cdb","kind":"commit","published_at":"2024-02-28T19:38:08.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.6.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.6.0/manifests"},{"name":"ui@9.5.3","sha":"aa27df01432cb97cc9f0492bf22696538478bdb1","kind":"commit","published_at":"2024-02-27T15:19:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.5.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.5.3/manifests"},{"name":"ui@9.5.2","sha":"7458257c69399aa421e6be39409a8b95cc991c38","kind":"commit","published_at":"2024-02-23T19:44:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.5.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.5.2/manifests"},{"name":"ui@9.5.1","sha":"e02d29970ef2cb62958935139f6cac199551857f","kind":"commit","published_at":"2024-02-23T15:18:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.5.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.5.1/manifests"},{"name":"ui@9.5.0","sha":"5d73e4d703c1216460756d167cef51b692c2e7d3","kind":"commit","published_at":"2024-02-22T15:30:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.5.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.5.0/manifests"},{"name":"ui@9.4.0","sha":"d253315c3dae509483675dcdbca9e001badf662f","kind":"commit","published_at":"2024-02-22T14:57:37.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.4.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.4.0/manifests"},{"name":"ui@9.3.0","sha":"def9d15c12b8be24ac66ec258a11dd8ceef8847f","kind":"commit","published_at":"2024-02-21T15:11:55.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.3.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.3.0/manifests"},{"name":"ui@9.2.0","sha":"5f154662db46aa5c6f065755b9c24db07bec24b4","kind":"commit","published_at":"2024-02-20T17:04:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.2.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.2.0/manifests"},{"name":"ui@9.1.0","sha":"fa130b637e530d68a24b6d04a94c1ef3d3ebc94e","kind":"commit","published_at":"2024-02-19T20:24:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.1.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.1.0/manifests"},{"name":"ui@9.0.1","sha":"6c3379e8837f66e18d992a9db1329148346136da","kind":"commit","published_at":"2024-02-15T12:58:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.0.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.0.1/manifests"},{"name":"ui@9.0.0","sha":"d8ad812e691f145765fe8e64de12845ab21f91b0","kind":"commit","published_at":"2024-02-09T20:20:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@9.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%409.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@9.0.0/manifests"},{"name":"ui@8.2.4-rc4","sha":"05992cf5deb5bb10b0fe0c30b85b973617b27357","kind":"commit","published_at":"2024-02-07T12:59:58.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.2.4-rc4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.2.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.2.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.4-rc4/manifests"},{"name":"ui@8.2.4-rc3","sha":"396377d6dab38d19b2aca9fdaa7e0464f3a1ebc6","kind":"commit","published_at":"2024-02-06T16:46:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.2.4-rc3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.2.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.2.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.4-rc3/manifests"},{"name":"ui@8.2.4-rc2","sha":"726004c52016709436ce785acea9443ee4be0387","kind":"commit","published_at":"2024-02-06T16:20:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.2.4-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.2.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.2.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.4-rc2/manifests"},{"name":"ui@8.2.4-rc1","sha":"7d373c6fe7e5721b8c13387dc669af1f4a633824","kind":"commit","published_at":"2024-02-06T15:56:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.2.4-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.2.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.2.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.4-rc1/manifests"},{"name":"ui@8.2.3","sha":"54cdbbb33c6a9f98abd9617be2295a7cfc1e631a","kind":"commit","published_at":"2024-02-05T13:16:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.2.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.3/manifests"},{"name":"ui@8.2.2","sha":"db8cbc2ae7af132a92f4220b7e191e5eb7487192","kind":"commit","published_at":"2024-02-01T20:42:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.2.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.2/manifests"},{"name":"ui@8.2.1","sha":"cc5d7b26cf699b2a1137767cd53a2650afca9d5f","kind":"commit","published_at":"2024-01-31T18:27:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.2.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.1/manifests"},{"name":"ui@8.2.0","sha":"148cbe08439338e503234961c5a8a43dbc828125","kind":"commit","published_at":"2024-01-31T17:18:30.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.2.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.2.0/manifests"},{"name":"ui@8.1.0","sha":"9979671814780c550c58819484eb26246e5cee23","kind":"commit","published_at":"2024-01-30T18:55:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.1.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.1.0/manifests"},{"name":"ui@8.0.4","sha":"8a45c3db41792c7896ff5f5c00b20dcd62cd3519","kind":"commit","published_at":"2024-01-29T21:39:55.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.0.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.4/manifests"},{"name":"ui@8.0.3","sha":"a94af2cfeaaa1df09a12f0277a1ed9d9bd72281c","kind":"commit","published_at":"2024-01-26T17:12:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.0.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.3/manifests"},{"name":"ui@8.0.2","sha":"0abcdc40d48627779328565a7675653562866673","kind":"commit","published_at":"2024-01-25T17:03:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.0.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.2/manifests"},{"name":"ui@8.0.1","sha":"c46140210f21b4e46422001fd28dc19ac9100b4d","kind":"commit","published_at":"2024-01-25T15:05:20.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.0.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.1/manifests"},{"name":"7.20.2","sha":"afbb2942438bc3c235953c390b5e754ca5bbbffd","kind":"commit","published_at":"2024-01-24T16:20:49.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/7.20.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/7.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@7.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/7.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/7.20.2/manifests"},{"name":"7.20.3","sha":"afbb2942438bc3c235953c390b5e754ca5bbbffd","kind":"commit","published_at":"2024-01-24T16:20:49.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/7.20.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/7.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@7.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/7.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/7.20.3/manifests"},{"name":"7.20.1","sha":"5845f6ebf209a441532f77562962362f4aa6d07d","kind":"commit","published_at":"2024-01-24T15:59:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/7.20.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/7.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@7.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/7.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/7.20.1/manifests"},{"name":"ui@8.0.0","sha":"d3034beb0e845aa92f957822df3e0e0d68228059","kind":"commit","published_at":"2024-01-23T17:02:37.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0/manifests"},{"name":"ui@7.20.0","sha":"3bb24586f5ee85660547f4307603887f88fe0f7b","kind":"commit","published_at":"2024-01-23T13:31:04.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.20.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.20.0/manifests"},{"name":"ui@7.19.3","sha":"3a870cd72478ee63b43a5c3a54ea264cd669dfdd","kind":"commit","published_at":"2024-01-16T21:01:17.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.19.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.19.3/manifests"},{"name":"ui@7.19.2","sha":"85799e194837edd4a0057df91411b7ba6fa41ec4","kind":"commit","published_at":"2024-01-15T19:44:11.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.19.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.19.2/manifests"},{"name":"ui@7.19.1","sha":"7d3cd2732bbfe502e5c8d3f5c711fb9d46a9709f","kind":"commit","published_at":"2024-01-15T15:47:47.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.19.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.19.1/manifests"},{"name":"ui@8.0.0-rc4","sha":"b7d9335936025b4ea05606793562a9517e47e2dc","kind":"commit","published_at":"2023-12-21T15:32:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.0.0-rc4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0-rc4/manifests"},{"name":"ui@7.19.0","sha":"d3b097c0255618e497b28c5a25a6c984b28771f7","kind":"commit","published_at":"2023-12-21T15:16:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.19.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.19.0/manifests"},{"name":"ui@8.0.0-rc3","sha":"b01149950830d6317c30113d7cf4cc5351710043","kind":"commit","published_at":"2023-12-21T15:15:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.0.0-rc3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0-rc3/manifests"},{"name":"ui@7.18.0","sha":"9d6dca4f5a836ebb611fe3a4f15a0e98f92ab7ca","kind":"commit","published_at":"2023-12-19T13:36:24.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.18.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.18.0/manifests"},{"name":"ui@8.0.0-rc2","sha":"f66c9b61a0aee1d9ae5a25710f8f265ea2ec03e7","kind":"commit","published_at":"2023-12-15T15:07:20.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.0.0-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0-rc2/manifests"},{"name":"ui@7.17.0","sha":"61d1e5a700b7122ee8f09c33caf41e3c1eaaae29","kind":"commit","published_at":"2023-12-14T15:38:24.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.17.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.17.0/manifests"},{"name":"ui@8.0.0-rc1","sha":"69fc4207bc0850ee3d97329301874bd068e39943","kind":"commit","published_at":"2023-12-12T21:39:59.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@8.0.0-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@8.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%408.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@8.0.0-rc1/manifests"},{"name":"ui@7.15.0-rc8","sha":"28c026ae447bbad1cc3239de5132b240a24c33ea","kind":"commit","published_at":"2023-12-11T10:37:58.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.15.0-rc8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.15.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.15.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc8/manifests"},{"name":"ui@7.15.0-rc7","sha":"d52a1986a0963efcc4ae326a4c805a6714c364ef","kind":"commit","published_at":"2023-12-05T13:20:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.15.0-rc7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.15.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.15.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc7/manifests"},{"name":"ui@7.15.0-rc6","sha":"888ddf8f8b4b72f147144f60e06a179f1c6f711d","kind":"commit","published_at":"2023-12-04T21:39:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.15.0-rc6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.15.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.15.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc6/manifests"},{"name":"ui@7.15.0-rc5","sha":"2ab8d9465be0d66ec4cdb7040bb5fed33da01aba","kind":"commit","published_at":"2023-11-30T19:25:08.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.15.0-rc5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.15.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.15.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc5/manifests"},{"name":"ui@7.16.0","sha":"7185d3ae87106e2e7f413ec450e96310f4f085ca","kind":"commit","published_at":"2023-11-30T15:50:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.16.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.16.0/manifests"},{"name":"ui@7.15.0","sha":"1540556d5f8faa07cdbc1ca8cb2d0219df1f891a","kind":"commit","published_at":"2023-11-30T14:16:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.15.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0/manifests"},{"name":"ui@7.14.15","sha":"060e51afe63e49d9308cafd564626bc7f46ea8c6","kind":"commit","published_at":"2023-11-28T19:27:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.15","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.15/manifests"},{"name":"ui@7.15.0-rc3","sha":"6da1e676434aecaf87547b3920d95c69c76bc50e","kind":"commit","published_at":"2023-11-27T20:59:55.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.15.0-rc3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc3/manifests"},{"name":"ui@7.14.13","sha":"eef61318e770ea7d635b77894939ea8dccb61796","kind":"commit","published_at":"2023-11-23T20:13:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.13","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.13/manifests"},{"name":"ui@7.14.12","sha":"e32f8f18192130a1dd7d200180b64192f2253142","kind":"commit","published_at":"2023-11-23T17:38:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.12","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.12/manifests"},{"name":"ui@7.14.11","sha":"2617fa859e3a92843e6bef86cefc441ac2216687","kind":"commit","published_at":"2023-11-22T19:44:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.11","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.11/manifests"},{"name":"ui@7.14.10","sha":"c240bc49ddfd8b510bc0d67791c4404d2bf7549d","kind":"commit","published_at":"2023-11-21T14:19:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.10","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.10/manifests"},{"name":"ui@7.14.9","sha":"6ae3ad7eb336423f79d6ccc997d82d4168348ca0","kind":"commit","published_at":"2023-11-20T13:51:13.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.9/manifests"},{"name":"ui@7.14.8","sha":"ffbae1160af98bf2b60942975a37aaa0884e34c1","kind":"commit","published_at":"2023-11-16T19:18:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.8/manifests"},{"name":"ui@7.15.0-rc1","sha":"4eaf3ec77baae66c60e51839dc5281577bfefafc","kind":"commit","published_at":"2023-11-16T15:51:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.15.0-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.15.0-rc1/manifests"},{"name":"ui@7.14.7","sha":"6fdb6b854dd570a3196cbe0fc89d5235c1711ce0","kind":"commit","published_at":"2023-11-15T21:01:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.7/manifests"},{"name":"ui@7.13.0-rc11","sha":"e54987f5309727b4c058c20c6a97630308c8eb7f","kind":"commit","published_at":"2023-11-15T15:32:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc11","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc11/manifests"},{"name":"ui@7.14.6","sha":"1a4da024f233d6b9cc7aae0e07a5c3cbdaa96b8e","kind":"commit","published_at":"2023-11-15T13:23:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.6/manifests"},{"name":"ui@7.14.5","sha":"ab96711a644929aee50908d6898a29baafab809e","kind":"commit","published_at":"2023-11-14T20:30:44.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.5/manifests"},{"name":"ui@7.14.4","sha":"71d699f0e443cdbc3c7d33fb31526f1cc34440cc","kind":"commit","published_at":"2023-11-08T19:58:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.4/manifests"},{"name":"ui@7.13.0-rc10","sha":"a42df200405544ac5e487e6d25066b550070757d","kind":"commit","published_at":"2023-11-08T19:47:14.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc10","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc10/manifests"},{"name":"ui@7.13.0-rc9","sha":"b30237d99ce545874fcfc75aba936e641425be54","kind":"commit","published_at":"2023-11-07T19:01:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc9/manifests"},{"name":"ui@7.13.0-rc8","sha":"83885986bc122e613c79d6a08432174f399ac5cd","kind":"commit","published_at":"2023-11-07T18:29:49.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc8/manifests"},{"name":"ui@7.14.3","sha":"0ef7715e015e5a75bcfa0a44c79593b83cad7830","kind":"commit","published_at":"2023-11-06T20:06:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.3/manifests"},{"name":"ui@7.14.2","sha":"22be5239b1109fa3c99f800cb2f8763478bb0cd6","kind":"commit","published_at":"2023-11-06T19:56:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.2/manifests"},{"name":"ui@7.14.1","sha":"1da7730b1f85690aa3a1d51844df44b962283184","kind":"commit","published_at":"2023-11-06T16:19:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.1/manifests"},{"name":"ui@7.14.0","sha":"19149c776e1eed18895e4023ee5ea508432036c9","kind":"commit","published_at":"2023-11-01T18:46:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.14.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.14.0/manifests"},{"name":"ui@7.13.9","sha":"2558124eff2670412534b9f7d115a29b301eb03f","kind":"commit","published_at":"2023-10-23T19:52:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.9/manifests"},{"name":"ui@7.13.8","sha":"da2ee4a3b9618b6640f70a6f82825ca0fb7c7aa0","kind":"commit","published_at":"2023-10-20T15:53:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.8/manifests"},{"name":"ui@7.13.0-rc7","sha":"2c8e57f0711ccee7979d3aa1c389b330eff13700","kind":"commit","published_at":"2023-10-12T18:40:16.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc7/manifests"},{"name":"ui@7.13.0-rc6","sha":"d6cd6568020d5c051527e7928dbb23261cb659c5","kind":"commit","published_at":"2023-10-11T14:57:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc6/manifests"},{"name":"ui@7.13.7","sha":"ae9fc1e8cf5f4d81499205273050483fadf6ccb9","kind":"commit","published_at":"2023-09-19T14:15:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.7/manifests"},{"name":"ui@7.13.6","sha":"7bf101fdc1d068e99904f5b671adbe0c9f8bca61","kind":"commit","published_at":"2023-09-18T18:08:06.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.6/manifests"},{"name":"ui@7.13.0-rc5","sha":"83c4939c18d48779d081bd7649a0fdf05f1718e4","kind":"commit","published_at":"2023-09-14T20:35:51.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc5/manifests"},{"name":"ui@7.13.5","sha":"e910ff66811e38828de5ec7ae7d63e97182c946c","kind":"commit","published_at":"2023-09-14T13:55:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.5/manifests"},{"name":"ui@7.13.0-rc4","sha":"a3000ec838d1532ef7e724fa114b655469915256","kind":"commit","published_at":"2023-09-13T15:40:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc4/manifests"},{"name":"ui@7.13.4","sha":"88d59e7a53df255a5cdfe1d56e50abbc783fca40","kind":"commit","published_at":"2023-09-12T22:11:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.4/manifests"},{"name":"ui@7.13.0-rc3","sha":"ee380d5a3a8c7d1f5a32f99fc2433d0fda0b7081","kind":"commit","published_at":"2023-09-12T13:30:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc3/manifests"},{"name":"ui@7.13.0-rc2","sha":"95ee7ffeea652f53e09ac6c2eb595a103b4ab118","kind":"commit","published_at":"2023-09-08T14:25:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc2/manifests"},{"name":"ui@7.13.3","sha":"2f8283d314f275240236a9b3e940713eae46040d","kind":"commit","published_at":"2023-08-31T19:00:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.3/manifests"},{"name":"ui@7.13.2","sha":"5fbb299ec8d0e0edfa39cd0647f0a6d4e5de62f7","kind":"commit","published_at":"2023-08-25T19:32:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.2/manifests"},{"name":"ui@7.13.1","sha":"eac7aa9cc10d0c73bb60d7e47b9b0f557b9b40fc","kind":"commit","published_at":"2023-08-24T19:04:24.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.1/manifests"},{"name":"ui@7.13.0","sha":"aafb5a63d851419d0cec011b2c488a653e5a4a88","kind":"commit","published_at":"2023-08-23T15:41:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0/manifests"},{"name":"ui@7.12.4","sha":"dfedb367b0b40badbdc630640f511c05950a7f96","kind":"commit","published_at":"2023-08-22T18:01:14.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4/manifests"},{"name":"ui@7.12.4-rc6","sha":"984f0072711f2bbca740bd7317ca1322635a6c63","kind":"commit","published_at":"2023-08-21T13:41:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.4-rc6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.4-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.4-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc6/manifests"},{"name":"ui@7.12.4-rc5","sha":"9d370006776c5ebcab7812aa8aed4c8512eee8e4","kind":"commit","published_at":"2023-08-21T13:24:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.4-rc5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.4-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.4-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc5/manifests"},{"name":"ui@7.12.4-rc4","sha":"01d7dacc5f6cb87a0fe4b56993e6dad478976e33","kind":"commit","published_at":"2023-08-18T18:38:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.4-rc4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.4-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.4-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc4/manifests"},{"name":"ui@7.12.4-rc3","sha":"2e8a68b844723031c778a4a1c8863a6b2df8a55f","kind":"commit","published_at":"2023-08-18T18:11:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.4-rc3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.4-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.4-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc3/manifests"},{"name":"ui@7.12.4-rc2","sha":"4e70b15b3c131beed6be96d2a2438e0199d21f57","kind":"commit","published_at":"2023-08-18T17:31:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.4-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.4-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.4-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc2/manifests"},{"name":"ui@7.12.4-rc1","sha":"bc39d715639841573ec480cdbabd0b75a6aae6dd","kind":"commit","published_at":"2023-08-18T17:03:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.4-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.4-rc1/manifests"},{"name":"ui@7.12.3","sha":"12dab58dbffb12fb66ff369294d40d58dd385586","kind":"commit","published_at":"2023-08-16T19:53:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.3/manifests"},{"name":"ui@7.13.0-rc1","sha":"a6c2efdf44366e29dc984afea6bf501945c5d880","kind":"commit","published_at":"2023-08-10T19:09:13.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.13.0-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.13.0-rc1/manifests"},{"name":"ui@7.12.2","sha":"fb52f25a7bd86868888f89eeda80127229692bd8","kind":"commit","published_at":"2023-08-07T20:57:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.2/manifests"},{"name":"ui@7.12.1","sha":"cb3fddda7a4e11366adb7563f7f333060556d3d7","kind":"commit","published_at":"2023-08-01T15:08:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.1/manifests"},{"name":"ui@7.12.0","sha":"8e1b9041afdbac81f05543816a0c4c6b61140f0f","kind":"commit","published_at":"2023-07-20T17:46:04.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.12.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.12.0/manifests"},{"name":"ui@7.11.2","sha":"bec94d710998297fee08df05e36b6056e0dd2077","kind":"commit","published_at":"2023-07-18T19:57:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.11.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.2/manifests"},{"name":"ui@7.11.1-rc5","sha":"f53b5b81d14888d4979d833ed2dd7e1b2ecf819a","kind":"commit","published_at":"2023-07-17T14:45:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.11.1-rc5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.11.1-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.11.1-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.1-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.1-rc5/manifests"},{"name":"ui@7.11.1-rc4","sha":"78a25f36a6791d6b7775821ca24e406e44622bf5","kind":"commit","published_at":"2023-07-17T13:15:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.11.1-rc4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.11.1-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.11.1-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.1-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.1-rc4/manifests"},{"name":"ui@7.11.1-rc3","sha":"cb1aafb936732f0ce5aceebb33a8fa8033069059","kind":"commit","published_at":"2023-07-11T15:40:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.11.1-rc3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.11.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.11.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.1-rc3/manifests"},{"name":"ui@7.11.0","sha":"f682c66a74f512483d04a2a16502ce5c6465a500","kind":"commit","published_at":"2023-07-06T19:35:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.11.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.11.0/manifests"},{"name":"ui@7.9.14","sha":"d3c4f4e04d316f6c58554b394aedc0d3f6f727f8","kind":"commit","published_at":"2023-07-06T14:34:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.14","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.14/manifests"},{"name":"ui@7.9.14-rc2","sha":"fe7444f1e35b45398c7695a11f053c3f2f9d88d5","kind":"commit","published_at":"2023-07-06T13:46:04.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.14-rc2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.14-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.14-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.14-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.14-rc2/manifests"},{"name":"ui@7.9.14-rc1","sha":"f8ca6b25b741a05e0f9b4860bb5151bd34e980f7","kind":"commit","published_at":"2023-07-06T13:40:38.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.14-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.14-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.14-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.14-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.14-rc1/manifests"},{"name":"ui@7.9.12","sha":"abdd906e2e85e352793fbc892ec600c3ee6b9dd2","kind":"commit","published_at":"2023-06-29T19:33:59.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.12","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.12/manifests"},{"name":"ui@7.9.11-rc1","sha":"9b47b756c76d889d7cc64965da6f6bc2dfccad4c","kind":"commit","published_at":"2023-06-27T18:22:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.11-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.11-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.11-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.11-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.11-rc1/manifests"},{"name":"ui@7.9.9","sha":"05ec7b6bdd4144508997373c1302cfee45aef471","kind":"commit","published_at":"2023-06-19T12:16:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.9/manifests"},{"name":"ui@7.9.8","sha":"a857dc6144068fb913512c985e5c771ed223b1a8","kind":"commit","published_at":"2023-06-19T11:05:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.8/manifests"},{"name":"ui@7.9.8-rc1","sha":"87de8441d232757a2bcebe84c13627a1f33042dc","kind":"commit","published_at":"2023-06-16T19:44:23.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.8-rc1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.8-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.8-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.8-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.8-rc1/manifests"},{"name":"ui@7.9.7","sha":"fdd313a7a61e8e7febc70776840370eda268edfb","kind":"commit","published_at":"2023-06-15T15:11:06.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.7/manifests"},{"name":"ui@7.9.6","sha":"7df4ef1b203d7fa5fa82b1fd7e4a6737978ad668","kind":"commit","published_at":"2023-06-15T12:39:51.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.6/manifests"},{"name":"ui@7.9.5","sha":"1d2943f8c30e224abb5b9925a48bf74d1e4a1cd9","kind":"commit","published_at":"2023-06-14T14:30:59.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.5/manifests"},{"name":"ui@7.9.4","sha":"afb92d35473bb4016fe4fca599d59c3a777f433e","kind":"commit","published_at":"2023-06-09T19:20:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.4/manifests"},{"name":"ui@7.9.3","sha":"51edebc7ce7ab355ac363f813310be92d5f67a53","kind":"commit","published_at":"2023-06-08T12:41:38.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.3/manifests"},{"name":"ui@7.9.2","sha":"cb4083e7236413fb2ca02df269ca2ee40520578a","kind":"commit","published_at":"2023-06-07T13:33:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.2/manifests"},{"name":"ui@7.9.1","sha":"cec70dcc44f73ffc907d0490fc0e4c600cfcb5fc","kind":"commit","published_at":"2023-06-06T20:09:04.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.1/manifests"},{"name":"ui@7.9.0","sha":"5c5ff042aae70f01b228bf6ea4f0de973c0537f4","kind":"commit","published_at":"2023-06-06T19:23:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.9.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.9.0/manifests"},{"name":"ui@7.8.0","sha":"40f547a2b3891e72089b8939633fa43979dfb8b8","kind":"commit","published_at":"2023-06-05T16:35:55.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.8.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.8.0/manifests"},{"name":"ui@7.7.0","sha":"e6b47bd0c3eabc3002c182467e0e3f24288407a1","kind":"commit","published_at":"2023-06-05T14:50:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.7.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.7.0/manifests"},{"name":"ui@7.6.0","sha":"48c8d6430461170df89dce212b075511fe8f6ebf","kind":"commit","published_at":"2023-06-02T14:12:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.6.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.6.0/manifests"},{"name":"ui@7.5.0","sha":"796b63a333db51595e968e884bd79af35ecaeaf3","kind":"commit","published_at":"2023-05-31T15:01:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.5.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.5.0/manifests"},{"name":"ui@7.4.1","sha":"e61ae83b2da587cd7c23563e495f24f8dd67476b","kind":"commit","published_at":"2023-05-29T16:10:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.4.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.4.1/manifests"},{"name":"ui@7.4.0","sha":"137f076d0eaebcbbf318203d6d1327ee9598de5f","kind":"commit","published_at":"2023-05-18T14:40:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.4.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.4.0/manifests"},{"name":"ui@7.3.0","sha":"6d77a73b663863be26fd1b601d41f78cbccdfb32","kind":"commit","published_at":"2023-05-15T14:32:11.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.3.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.3.0/manifests"},{"name":"ui@7.2.0","sha":"7774a9125239415cae18e003cb602d1b9c4d03d9","kind":"commit","published_at":"2023-05-11T18:42:42.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.2.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.2.0/manifests"},{"name":"ui@7.1.0","sha":"1155c5fef2dc70a6ba4c5836c43a857d2e32a722","kind":"commit","published_at":"2023-05-11T17:42:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.1.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.1.0/manifests"},{"name":"ui@7.0.1","sha":"51d23fee86f2e1e9bf0ddbc37082d74d0a7d44e7","kind":"commit","published_at":"2023-05-08T19:05:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.0.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.0.1/manifests"},{"name":"ui@7.0.0","sha":"dad147ed3ce563c3f682795779b6f0649a0a48e7","kind":"commit","published_at":"2023-05-01T17:03:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@7.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@7.0.0/manifests"},{"name":"ui@6.1.3","sha":"5a4b99e04170f57191830703e78f0660d265fa3d","kind":"commit","published_at":"2023-04-26T17:43:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@6.1.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%406.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.1.3/manifests"},{"name":"ui@6.1.2","sha":"8fad4923415ce11860b28a71132f9c53089005a8","kind":"commit","published_at":"2023-04-25T18:36:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@6.1.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.1.2/manifests"},{"name":"ui@6.1.1","sha":"913df6ae7d914548eaaaddba9772063f001bea2a","kind":"commit","published_at":"2023-04-20T20:33:20.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@6.1.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.1.1/manifests"},{"name":"ui@6.1.0","sha":"789e6410f90cd8ef6fed2cf44234d3e49ce551e1","kind":"commit","published_at":"2023-04-20T16:36:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@6.1.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.1.0/manifests"},{"name":"ui@6.0.0","sha":"d43ba9f64aaf2430b685f34a5da1b2ff7a87efab","kind":"commit","published_at":"2023-04-20T15:06:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@6.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@6.0.0/manifests"},{"name":"eslint-config@2.0.0","sha":"c1dcd69143044911b2e5b14e847e8c15c9b75b85","kind":"commit","published_at":"2023-04-20T14:16:20.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/eslint-config@2.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/eslint-config@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@eslint-config%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/eslint-config@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/eslint-config@2.0.0/manifests"},{"name":"eslint-config@1.0.1","sha":"9c18724708f8f3c602e91ff2765d8ad403fa23f4","kind":"commit","published_at":"2023-04-19T17:54:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/eslint-config@1.0.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/eslint-config@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@eslint-config%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/eslint-config@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/eslint-config@1.0.1/manifests"},{"name":"ui@5.5.9","sha":"0f81859941d6dc559ce5b9575c69fa2dca456afe","kind":"commit","published_at":"2023-04-05T15:27:20.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.5.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.9/manifests"},{"name":"ui@5.5.8","sha":"e90c7d20a04fe9a7ed084d9a128a6276dc63c9dd","kind":"commit","published_at":"2023-03-31T14:50:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.5.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.8/manifests"},{"name":"ui@5.5.7","sha":"f263d62f18e30bdb8e34ff16803d5c24d9892fbb","kind":"commit","published_at":"2023-03-30T15:31:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.5.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.7/manifests"},{"name":"ui@5.5.3","sha":"e15c672b1152090169cc9953a4493616e0ddae0e","kind":"commit","published_at":"2023-03-24T20:12:23.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.5.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.3/manifests"},{"name":"ui@5.5.1","sha":"c76be9f574a0a513b4f2995d6b23f65a19aa27cf","kind":"commit","published_at":"2023-03-22T20:57:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.5.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.1/manifests"},{"name":"ui@5.5.0","sha":"b951b6bb2e2af462713d0434161f82ca906660d8","kind":"commit","published_at":"2023-03-22T14:50:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.5.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.5.0/manifests"},{"name":"ui@5.4.4","sha":"ab7fa7afef072d9933e9a6d8cec39e305d59a600","kind":"commit","published_at":"2023-03-17T12:32:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.4.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.4.4/manifests"},{"name":"ui@5.4.3","sha":"a674ebf8c5cf72c69f2fb1de68176da23c411fed","kind":"commit","published_at":"2023-03-16T20:27:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.4.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.4.3/manifests"},{"name":"ui@5.4.2","sha":"ee4e85886bddf11e3fd45e1fd52ee75154aebf2d","kind":"commit","published_at":"2023-03-16T16:14:13.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.4.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.4.2/manifests"},{"name":"eslint-config@1.0.0","sha":"12425538623132d1f4046f6dc76d07eff29e415c","kind":"commit","published_at":"2023-03-13T20:15:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/eslint-config@1.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/eslint-config@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@eslint-config%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/eslint-config@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/eslint-config@1.0.0/manifests"},{"name":"ui@5.2.1","sha":"d2deba2a9a60ba7a3d2622e93a55ed7677fe856f","kind":"commit","published_at":"2023-03-07T15:56:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.2.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.2.1/manifests"},{"name":"ui@5.2.0","sha":"2c15faa07da66f05b1e0ba92abf33fc7266dd512","kind":"commit","published_at":"2023-03-06T16:00:58.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.2.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.2.0/manifests"},{"name":"ui@5.1.1","sha":"5cdf99202a48ac3a37c7aafe9cd20030d2f5aa5d","kind":"commit","published_at":"2023-02-27T17:09:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.1.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.1.1/manifests"},{"name":"ui@5.1.0","sha":"ee255b13c3815c2d46e7242316c21f7d1909d15b","kind":"commit","published_at":"2023-02-23T13:27:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.1.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.1.0/manifests"},{"name":"ui@5.0.1","sha":"f7b64c7acc216aa008c9d7ad39a58becb238380a","kind":"commit","published_at":"2023-02-21T19:29:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.0.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.0.1/manifests"},{"name":"ui@5.0.0","sha":"d1ab6cfd8904e623adbc6249e99aab638787bfcd","kind":"commit","published_at":"2023-02-21T18:58:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@5.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@5.0.0/manifests"},{"name":"ui@4.15.13","sha":"618560ea791567d865c2072f8832b4d8d51c8381","kind":"commit","published_at":"2023-02-21T17:38:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.15.13","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.13/manifests"},{"name":"ui@4.15.12","sha":"03c1dad7387a6807d65e1f296cb59ef8b1d84452","kind":"commit","published_at":"2023-02-21T16:49:06.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.15.12","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.12/manifests"},{"name":"ui@4.15.11","sha":"546995d4077654f19fc76c26f211df737487ad60","kind":"commit","published_at":"2023-02-21T05:19:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.15.11","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.11/manifests"},{"name":"ui@4.15.7","sha":"ada428265bc2bb57dac0312b650b84f611bfd604","kind":"commit","published_at":"2023-02-17T18:10:58.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.15.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.7/manifests"},{"name":"ui@4.15.6","sha":"83a51db28f632a997075dcbd382f82bc77b5c528","kind":"commit","published_at":"2023-02-17T14:19:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.15.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.6/manifests"},{"name":"style@1.29.2","sha":"7a3225aa37984beca17a459f30a163d40389e241","kind":"commit","published_at":"2023-02-16T21:07:40.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.29.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.29.2/manifests"},{"name":"ui@4.15.3","sha":"7a3225aa37984beca17a459f30a163d40389e241","kind":"commit","published_at":"2023-02-16T21:07:40.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.15.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.3/manifests"},{"name":"ui@4.15.2","sha":"eab488aa18663da28510835e26840b88e87d3277","kind":"commit","published_at":"2023-02-16T20:34:59.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.15.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.2/manifests"},{"name":"style@1.29.1","sha":"eab488aa18663da28510835e26840b88e87d3277","kind":"commit","published_at":"2023-02-16T20:34:59.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.29.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.29.1/manifests"},{"name":"ui@4.15.0","sha":"bbfab65545e0fa9e8d933a4fbb95dd339831a439","kind":"commit","published_at":"2023-02-16T15:05:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.15.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.15.0/manifests"},{"name":"style@1.29.0","sha":"55734c5e35cea037933ae710f51f9be0a5b8555b","kind":"commit","published_at":"2023-02-16T13:33:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.29.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.29.0/manifests"},{"name":"ui@4.14.0","sha":"7542b42a4d2f689d36f616963a1f436f28cca308","kind":"commit","published_at":"2023-02-16T13:21:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.14.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.14.0/manifests"},{"name":"ui@4.13.2","sha":"dcfe68e4af2515ebf542d7ed8700a467fa0b5a65","kind":"commit","published_at":"2023-02-14T19:11:08.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.13.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.13.2/manifests"},{"name":"style@1.28.1","sha":"863ff061e805c33420068ce300bf7cfd9fdc5dc0","kind":"commit","published_at":"2023-02-02T18:46:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.28.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.28.1/manifests"},{"name":"ui@4.13.1","sha":"863ff061e805c33420068ce300bf7cfd9fdc5dc0","kind":"commit","published_at":"2023-02-02T18:46:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.13.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.13.1/manifests"},{"name":"ui@4.13.0","sha":"92ce64bdfa4256dec1160aa1409658ac48fe722b","kind":"commit","published_at":"2023-01-27T15:19:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.13.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.13.0/manifests"},{"name":"style@1.28.0","sha":"bcd84ceb0d80e169adad68c68dc0506d3f847f65","kind":"commit","published_at":"2023-01-24T15:00:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.28.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.28.0/manifests"},{"name":"ui@4.12.0","sha":"bcd84ceb0d80e169adad68c68dc0506d3f847f65","kind":"commit","published_at":"2023-01-24T15:00:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.12.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.12.0/manifests"},{"name":"ui@4.11.2","sha":"f078de5dd5eef1546d3941ef888a81d0b63ad3c8","kind":"commit","published_at":"2023-01-19T15:15:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.11.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.11.2/manifests"},{"name":"ui@4.11.1","sha":"21c8893c64618572e800264cdd7360a0af62e790","kind":"commit","published_at":"2023-01-17T21:32:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.11.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.11.1/manifests"},{"name":"style@1.27.1","sha":"21c8893c64618572e800264cdd7360a0af62e790","kind":"commit","published_at":"2023-01-17T21:32:50.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.27.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.27.1/manifests"},{"name":"style@1.27.0","sha":"3db7cbaa618161810812ec0eb4d0a6dd513514ff","kind":"commit","published_at":"2023-01-16T18:11:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.27.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.27.0/manifests"},{"name":"ui@4.11.0","sha":"3db7cbaa618161810812ec0eb4d0a6dd513514ff","kind":"commit","published_at":"2023-01-16T18:11:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.11.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.11.0/manifests"},{"name":"ui@4.10.0","sha":"9b1f83cfa11e7d4ef2c50dc904c6fc385529bb5a","kind":"commit","published_at":"2023-01-16T16:01:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.10.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.10.0/manifests"},{"name":"ui@4.9.0","sha":"6dc4317f9b893d4c52e5c8ba1157307424318d43","kind":"commit","published_at":"2022-12-21T21:26:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.9.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.9.0/manifests"},{"name":"ui@4.8.3","sha":"b480e1b5b0334671bfd6dff67e2edf66bf6e2435","kind":"commit","published_at":"2022-12-19T16:50:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.8.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.8.3/manifests"},{"name":"ui@4.8.2","sha":"91277e08f157fbc996391ee2bdf2dc33105e1a79","kind":"commit","published_at":"2022-12-16T19:41:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.8.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.8.2/manifests"},{"name":"ui@4.8.1","sha":"a9d27144285459e038748650c5267400627b8aba","kind":"commit","published_at":"2022-12-16T19:23:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.8.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.8.1/manifests"},{"name":"ui@4.8.0","sha":"2f2403f1c69e95b8314502e98bfe847331c2326c","kind":"commit","published_at":"2022-12-16T16:45:13.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.8.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.8.0/manifests"},{"name":"ui@4.7.9","sha":"ada1bf4de2fb80684f6ec0087b2ab46adc27767d","kind":"commit","published_at":"2022-12-14T21:20:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.9/manifests"},{"name":"ui@4.7.8","sha":"dae476fa2f512ef8de72de1e8639e856d37fabf3","kind":"commit","published_at":"2022-12-14T20:19:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.8/manifests"},{"name":"style@1.26.2","sha":"ed27fc026b927bb46687b5f8397dbf7ecaf78134","kind":"commit","published_at":"2022-12-14T19:55:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.26.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.26.2/manifests"},{"name":"ui@4.7.7","sha":"d466c8800c58b3aabd8584415140be043b4b9dc9","kind":"commit","published_at":"2022-12-12T21:37:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.7/manifests"},{"name":"ui@4.7.6","sha":"38cf0ce6195a17c0fd7a7542f8c7c804165a48eb","kind":"commit","published_at":"2022-12-12T21:01:38.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.6/manifests"},{"name":"ui@4.7.5","sha":"de74d21ec1ad0389bc5375c617ff92ab51d97742","kind":"commit","published_at":"2022-12-12T18:26:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.5/manifests"},{"name":"style@1.26.1","sha":"6c9d5dc49a455324b2cac2c05d23b153c98a9315","kind":"commit","published_at":"2022-12-12T15:27:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.26.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.26.1/manifests"},{"name":"ui@4.7.4","sha":"6c9d5dc49a455324b2cac2c05d23b153c98a9315","kind":"commit","published_at":"2022-12-12T15:27:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.4/manifests"},{"name":"ui@4.7.3","sha":"de5c5359f2b4a5c8856febcccaec804d59d8e73d","kind":"commit","published_at":"2022-12-07T18:17:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.3/manifests"},{"name":"ui@4.7.2","sha":"adc345b6913a2bd199ee59adca4fd0ca4a813683","kind":"commit","published_at":"2022-12-06T22:26:52.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.2/manifests"},{"name":"ui@4.7.1","sha":"5d9313066c7c3fc7044572cf8ecf894bb6c7a39e","kind":"commit","published_at":"2022-12-06T18:37:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.1/manifests"},{"name":"ui@4.7.0","sha":"da1a8142fe97594324bc045c3f7288562961f3d2","kind":"commit","published_at":"2022-12-05T16:56:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.7.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.7.0/manifests"},{"name":"style@1.26.0","sha":"da1a8142fe97594324bc045c3f7288562961f3d2","kind":"commit","published_at":"2022-12-05T16:56:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.26.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.26.0/manifests"},{"name":"ui@4.6.4","sha":"7e2d3729b3fad0c3a3b0d2112e6154a60da5ea6f","kind":"commit","published_at":"2022-11-23T16:46:14.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.6.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.6.4/manifests"},{"name":"ui@4.6.3","sha":"44d4ab04839a7c0f377d0442906191a1ce249a73","kind":"commit","published_at":"2022-11-21T14:26:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.6.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.6.3/manifests"},{"name":"ui@4.6.2","sha":"0e5a53342adea18618542946a07725378b27efda","kind":"commit","published_at":"2022-11-17T20:56:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.6.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.6.2/manifests"},{"name":"ui@4.6.0","sha":"e540375ecb1fc217b2c033aae2c58a162e64dde4","kind":"commit","published_at":"2022-11-11T18:18:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.6.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.6.0/manifests"},{"name":"ui@4.5.4","sha":"17ad129135d5a75be1dde25b30642ab669fd3664","kind":"commit","published_at":"2022-11-10T23:43:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.5.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.5.4/manifests"},{"name":"ui@4.5.3","sha":"7500ac38e29335a6f6441eb7fdbd1cc6922c139d","kind":"commit","published_at":"2022-11-09T13:51:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.5.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.5.3/manifests"},{"name":"ui@4.5.2","sha":"5162a1c0b445866f4020cc4ae4e17f3422f369e9","kind":"commit","published_at":"2022-11-04T20:21:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.5.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.5.2/manifests"},{"name":"ui@4.5.0","sha":"b121cd66ce04dbed74bc26bade7f8db5f192b4c7","kind":"commit","published_at":"2022-10-26T18:43:46.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.5.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.5.0/manifests"},{"name":"ui@4.4.0","sha":"3c951b5e62154a9d4d4edf09cfc9c37485e485e3","kind":"commit","published_at":"2022-10-21T15:48:55.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.4.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.4.0/manifests"},{"name":"ui@4.3.1","sha":"bd304886d8c211610a1079c2d5efebe177cc5db0","kind":"commit","published_at":"2022-10-07T14:27:58.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.3.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.3.1/manifests"},{"name":"ui@4.3.0","sha":"c9e91b52c9e322abeede1915555d4a12338bd5ee","kind":"commit","published_at":"2022-10-05T20:58:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.3.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.3.0/manifests"},{"name":"ui@4.2.0","sha":"9e7bc4ca9dab573ecf801d6cfba011ff3c41b5b9","kind":"commit","published_at":"2022-09-29T21:08:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.2.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.2.0/manifests"},{"name":"ui@4.1.3","sha":"e4af667451de3c0dd723cb75b6110fedaa5815cd","kind":"commit","published_at":"2022-09-28T16:36:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.1.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.1.3/manifests"},{"name":"ui@4.1.2","sha":"5296a8f2635924e7719a689258732be939dfdca4","kind":"commit","published_at":"2022-09-27T16:08:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.1.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.1.2/manifests"},{"name":"ui@4.1.1","sha":"8f74f239dde2a0307a4c7815018ec6a5b45d0121","kind":"commit","published_at":"2022-09-27T01:21:58.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.1.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.1.1/manifests"},{"name":"ui@4.1.0","sha":"96bfd2c6e8cf74d0f6665ea82151a2e47f645538","kind":"commit","published_at":"2022-09-23T11:31:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@4.1.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@4.1.0/manifests"},{"name":"style@1.22.0","sha":"96bfd2c6e8cf74d0f6665ea82151a2e47f645538","kind":"commit","published_at":"2022-09-23T11:31:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.22.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.22.0/manifests"},{"name":"4.0.3","sha":"9625b092c30a4d666721eb2227455e4411187be6","kind":"commit","published_at":"2022-08-25T15:35:42.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/4.0.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/4.0.3/manifests"},{"name":"4.0.1","sha":"4e1c87ba1278daf5867b9741511f061c9b0687ee","kind":"commit","published_at":"2022-08-08T15:53:09.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/4.0.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"147c4ae75fbdf1f4bff561f2b77cc962eb8bbe5e","kind":"commit","published_at":"2022-08-05T15:30:48.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/4.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/4.0.0/manifests"},{"name":"3.9.114","sha":"cb5bfb16cd4644e4b98a652540666e465a4c7d18","kind":"commit","published_at":"2022-08-02T14:27:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/3.9.114","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/3.9.114","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@3.9.114","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/3.9.114","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/3.9.114/manifests"},{"name":"3.9.110","sha":"daba57cffaa961e4fc38c21299d9e913677612b1","kind":"commit","published_at":"2022-07-04T19:36:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/3.9.110","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/3.9.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@3.9.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/3.9.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/3.9.110/manifests"},{"name":"ui@3.9.110","sha":"daba57cffaa961e4fc38c21299d9e913677612b1","kind":"commit","published_at":"2022-07-04T19:36:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.9.110","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.9.110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.9.110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.9.110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.9.110/manifests"},{"name":"ui@3.9.95","sha":"9f83219356f886e3c3a90d7455b7355609b8d1f9","kind":"commit","published_at":"2022-06-03T20:31:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.9.95","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.9.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.9.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.9.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.9.95/manifests"},{"name":"ui@3.9.4","sha":"ebbd777c3d7f583c92d0db95b51cc00969162f51","kind":"commit","published_at":"2022-05-12T01:59:04.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.9.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.9.4/manifests"},{"name":"style@1.20.6","sha":"ebbd777c3d7f583c92d0db95b51cc00969162f51","kind":"commit","published_at":"2022-05-12T01:59:04.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.20.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.20.6/manifests"},{"name":"ui@3.8.0","sha":"e9f33334a692c484d16c3ce30fe6046219f6ff55","kind":"commit","published_at":"2022-05-06T15:15:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.8.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.8.0/manifests"},{"name":"style@1.19.1","sha":"e9f33334a692c484d16c3ce30fe6046219f6ff55","kind":"commit","published_at":"2022-05-06T15:15:07.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.19.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.19.1/manifests"},{"name":"ui@3.6.9","sha":"5ac03abe2694501aede425777af789a6f9b7d0b3","kind":"commit","published_at":"2022-05-04T19:26:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.6.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.6.9/manifests"},{"name":"ui@3.6.6","sha":"c95aaf6819b67e180c2a0feb317ba2e33ad7a12b","kind":"commit","published_at":"2022-05-02T05:42:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.6.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.6.6/manifests"},{"name":"style@1.17.1","sha":"2d671d7ae431d45125577550de42868b7cfbe79c","kind":"commit","published_at":"2022-04-25T17:29:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.17.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.17.1/manifests"},{"name":"ui@3.5.2","sha":"2d671d7ae431d45125577550de42868b7cfbe79c","kind":"commit","published_at":"2022-04-25T17:29:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.5.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.5.2/manifests"},{"name":"ui@3.5.0","sha":"1b26e00540cb12c56f0dcb6e9b51dcbc024107ee","kind":"commit","published_at":"2022-04-22T17:06:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.5.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.5.0/manifests"},{"name":"ui@3.4.8","sha":"3a01ecbe58e137f516c7146c0172d5da0a93e2ad","kind":"commit","published_at":"2022-04-19T15:50:18.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.4.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.4.8/manifests"},{"name":"ui@3.4.2","sha":"29f0d3bd7487cdbadbed4b007a2689f356685dda","kind":"commit","published_at":"2022-04-01T20:09:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.4.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.4.2/manifests"},{"name":"ui@3.4.1","sha":"25ccf6916dbf1abd8d37218a80a74fe17181ce5b","kind":"commit","published_at":"2022-04-01T18:15:17.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.4.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.4.1/manifests"},{"name":"ui@3.4.0","sha":"7cd8234875494aa1c3434ab0b2ffeb75461b51f9","kind":"commit","published_at":"2022-04-01T17:50:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.4.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.4.0/manifests"},{"name":"ui@3.3.9","sha":"b8a74e4171b585d2d63cc8c406149c16945ad161","kind":"commit","published_at":"2022-03-31T14:12:59.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.3.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.9/manifests"},{"name":"ui@3.3.8","sha":"569cff3fe47ac52a67286a835179585eacd0a45a","kind":"commit","published_at":"2022-03-29T19:19:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.3.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.8/manifests"},{"name":"ui@3.3.5","sha":"8f75882d6480cb53a8faa7c882dce62de42d307b","kind":"commit","published_at":"2022-03-28T15:54:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.3.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.5/manifests"},{"name":"style@1.16.4","sha":"c9df0889fbf24fdc3d5ee27a5a5a8eae6441ff43","kind":"commit","published_at":"2022-03-24T17:51:46.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.16.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.16.4/manifests"},{"name":"ui@3.3.1","sha":"c9df0889fbf24fdc3d5ee27a5a5a8eae6441ff43","kind":"commit","published_at":"2022-03-24T17:51:46.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.3.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.1/manifests"},{"name":"ui@3.3.0","sha":"d7c4eda6df477cc69316c42619ae6ec74ce8b531","kind":"commit","published_at":"2022-03-24T15:49:08.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.3.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.3.0/manifests"},{"name":"ui@3.2.1","sha":"3a2d69da048b8c7149386600a1f2de65e1be74b1","kind":"commit","published_at":"2022-03-22T13:55:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.2.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.2.1/manifests"},{"name":"ui@3.1.8","sha":"e2c438ad1c85e62a34c20d8a27679cfe6fad157e","kind":"commit","published_at":"2022-03-16T14:47:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.1.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.8/manifests"},{"name":"ui@3.1.6","sha":"7069a0b4464bbf8542d1558eb13d3d6a6807b516","kind":"commit","published_at":"2022-03-15T14:39:08.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.1.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.6/manifests"},{"name":"ui@3.1.4","sha":"b3fbf97b101c3f3f5b4053e2226f223274e1a778","kind":"commit","published_at":"2022-03-04T20:31:42.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.1.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.4/manifests"},{"name":"ui@3.1.2","sha":"a3f2a346a5b476ab6e3b8d14a1aa82f1ebc825d0","kind":"commit","published_at":"2022-02-21T21:44:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.1.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.2/manifests"},{"name":"style@1.16.1","sha":"a3f2a346a5b476ab6e3b8d14a1aa82f1ebc825d0","kind":"commit","published_at":"2022-02-21T21:44:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.16.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.16.1/manifests"},{"name":"ui@3.1.0","sha":"7abae59ed51c8b9e0ad1950ca5bac2137b335efc","kind":"commit","published_at":"2022-02-16T20:13:51.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.1.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.1.0/manifests"},{"name":"ui@3.0.13","sha":"09b65cacd93c5c959f31eb2cfb3bd869e22a690f","kind":"commit","published_at":"2022-02-15T22:18:46.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.0.13","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.13/manifests"},{"name":"ui@3.0.12","sha":"c321cb68d251acad48d64a01cf902686abace42b","kind":"commit","published_at":"2022-02-11T18:42:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.0.12","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.12/manifests"},{"name":"ui@3.0.11","sha":"f8109cd6928bca9ad2d1b8ab8940ea6bc83eeb11","kind":"commit","published_at":"2022-02-10T18:52:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.0.11","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.11/manifests"},{"name":"style@1.14.6","sha":"1be1580f161f3f1bd74bbaf62844eab534a22d46","kind":"commit","published_at":"2022-02-08T17:54:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.14.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.14.6/manifests"},{"name":"ui@3.0.3","sha":"1be1580f161f3f1bd74bbaf62844eab534a22d46","kind":"commit","published_at":"2022-02-08T17:54:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.0.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.3/manifests"},{"name":"ui@3.0.0","sha":"f4a6050d4670794b3feb9554bfcf3fe36247ddf8","kind":"commit","published_at":"2022-02-01T17:57:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@3.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@3.0.0/manifests"},{"name":"ui@2.8.6","sha":"0622020b74379a6e60ce8efb4e7bdced0eee69b7","kind":"commit","published_at":"2022-01-26T16:58:01.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.8.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.8.6/manifests"},{"name":"ui@2.8.5","sha":"8d0c5c4e7eda7f8777585b0588f967c4f5e66a5d","kind":"commit","published_at":"2022-01-26T02:15:04.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.8.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.8.5/manifests"},{"name":"ui@2.8.1","sha":"ca431b8406207f5276bae1d5d73317e3e5d11035","kind":"commit","published_at":"2022-01-25T22:44:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.8.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.8.1/manifests"},{"name":"style@1.14.0","sha":"ca431b8406207f5276bae1d5d73317e3e5d11035","kind":"commit","published_at":"2022-01-25T22:44:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.14.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.14.0/manifests"},{"name":"ui@2.6.8","sha":"6c9e6cad2aaf7d04a3c5b3e32491f7a62e45a747","kind":"commit","published_at":"2022-01-24T14:16:42.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.6.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.6.8/manifests"},{"name":"ui@2.6.6","sha":"d283478aad796dcb4c7b4d6ea950d9416a40fb8f","kind":"commit","published_at":"2022-01-21T20:29:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.6.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.6.6/manifests"},{"name":"style@1.13.8","sha":"d283478aad796dcb4c7b4d6ea950d9416a40fb8f","kind":"commit","published_at":"2022-01-21T20:29:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.13.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.13.8/manifests"},{"name":"ui@2.6.3","sha":"6147d0323e5c0d07d0e3f53d92608b4bb6d425a7","kind":"commit","published_at":"2022-01-17T19:38:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.6.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.6.3/manifests"},{"name":"ui@2.6.0","sha":"128ac458a32d77deca040dca1bd78dc33f4dda3a","kind":"commit","published_at":"2022-01-06T20:10:58.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.6.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.6.0/manifests"},{"name":"style@1.13.0","sha":"128ac458a32d77deca040dca1bd78dc33f4dda3a","kind":"commit","published_at":"2022-01-06T20:10:58.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.13.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.13.0/manifests"},{"name":"style@1.12.1","sha":"b3bf3f2cda6049efafc237af82947e7d41855fbd","kind":"commit","published_at":"2021-12-22T19:37:05.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.12.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.12.1/manifests"},{"name":"ui@2.5.1","sha":"4482bcb334dc3611094b06334ecc71b777f5a193","kind":"commit","published_at":"2021-12-20T22:24:46.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.5.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.5.1/manifests"},{"name":"ui@2.5.0","sha":"bcc02a1ec6adf7db15fa3bc01cbc6f0a3aeb3e2b","kind":"commit","published_at":"2021-12-20T22:02:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.5.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.5.0/manifests"},{"name":"style@1.12.0","sha":"bcc02a1ec6adf7db15fa3bc01cbc6f0a3aeb3e2b","kind":"commit","published_at":"2021-12-20T22:02:41.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.12.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.12.0/manifests"},{"name":"style@1.11.1","sha":"a1491f6054ccc0319e4813fed9b595684150bb8b","kind":"commit","published_at":"2021-12-20T19:06:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.11.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.11.1/manifests"},{"name":"ui@2.4.1","sha":"1ab39a508e44f57a2e1219cacee195cace7cfa8c","kind":"commit","published_at":"2021-12-17T19:54:06.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.4.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.4.1/manifests"},{"name":"ui@2.4.0","sha":"d518a616bbb57b91d5ffbfc85151be453ea59615","kind":"commit","published_at":"2021-12-17T19:33:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.4.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.4.0/manifests"},{"name":"style@1.11.0","sha":"d518a616bbb57b91d5ffbfc85151be453ea59615","kind":"commit","published_at":"2021-12-17T19:33:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.11.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.11.0/manifests"},{"name":"ui@2.3.3","sha":"5bc553f13bf00ec29a42229ff169751c05de9004","kind":"commit","published_at":"2021-12-16T21:33:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.3.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.3.3/manifests"},{"name":"style@1.10.6","sha":"5bc553f13bf00ec29a42229ff169751c05de9004","kind":"commit","published_at":"2021-12-16T21:33:12.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.10.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.10.6/manifests"},{"name":"ui@2.3.2","sha":"e13a45870d72d5924ee4372c2266ca4731dd321b","kind":"commit","published_at":"2021-12-15T16:39:16.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.3.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.3.2/manifests"},{"name":"ui@2.3.1","sha":"42c840df8ada0a254cee0fa2bf53de4592e20dd7","kind":"commit","published_at":"2021-12-15T15:43:14.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.3.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.3.1/manifests"},{"name":"style@1.9.93","sha":"d15d1b48a3718fd178d06a2c9112386002bb8dbd","kind":"commit","published_at":"2021-12-06T15:16:16.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.93","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.93/manifests"},{"name":"style@1.9.92","sha":"3095fc938041102381450cdd843230684318767f","kind":"commit","published_at":"2021-12-02T19:16:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.92","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.92/manifests"},{"name":"ui@2.2.6","sha":"129aaabea5d3024856332952b005f298acb4e657","kind":"commit","published_at":"2021-12-01T20:40:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.2.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.6/manifests"},{"name":"style@1.9.91","sha":"200993c43bba0737791ac01452eadf813f09bc33","kind":"commit","published_at":"2021-11-25T14:55:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.91","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.91/manifests"},{"name":"ui@2.2.5","sha":"eb682c91f8b3be09e683b4137128a4e4dc1693be","kind":"commit","published_at":"2021-11-12T15:29:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.2.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.5/manifests"},{"name":"ui@2.2.4","sha":"22e4e3867d638daf9a5134d49fc1a716bf4c96e7","kind":"commit","published_at":"2021-11-10T18:55:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.2.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.4/manifests"},{"name":"style@1.9.9","sha":"22e4e3867d638daf9a5134d49fc1a716bf4c96e7","kind":"commit","published_at":"2021-11-10T18:55:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.9/manifests"},{"name":"ui@2.2.3","sha":"c4357963634963721eabc2ec146fd4423771bb5f","kind":"commit","published_at":"2021-11-03T22:52:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.2.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.3/manifests"},{"name":"ui@2.2.2","sha":"09ebfe5eaabf9c54d579e47b8a2a84964168f343","kind":"commit","published_at":"2021-11-02T19:04:36.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.2.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.2/manifests"},{"name":"style@1.9.8","sha":"a7ca078498d77ded46a812cfbe4689dd379058b0","kind":"commit","published_at":"2021-11-01T16:40:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.8/manifests"},{"name":"ui@2.2.1","sha":"a7ca078498d77ded46a812cfbe4689dd379058b0","kind":"commit","published_at":"2021-11-01T16:40:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.2.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.1/manifests"},{"name":"style@1.9.7","sha":"899dce7b5f2df6cb1574845412f845a80caa025b","kind":"commit","published_at":"2021-11-01T14:08:59.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.7/manifests"},{"name":"style@1.9.6","sha":"ad79bfc10e1aee9e89b9e7ff3bfafb057a8f15a2","kind":"commit","published_at":"2021-10-29T17:38:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.6/manifests"},{"name":"ui@2.2.0","sha":"ae4c56447aa32c1123d535f63c5254067da153b1","kind":"commit","published_at":"2021-10-28T15:48:53.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.2.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.2.0/manifests"},{"name":"ui@2.1.5","sha":"f5cbcbae9e9cc6115d1700b508accaeaed4f0b07","kind":"commit","published_at":"2021-10-28T15:01:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.1.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.5/manifests"},{"name":"style@1.9.5","sha":"f5cbcbae9e9cc6115d1700b508accaeaed4f0b07","kind":"commit","published_at":"2021-10-28T15:01:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.5/manifests"},{"name":"ui@2.1.4","sha":"8f76b68a7286b8a4ac1402ef92af0bdbcbcbc3b9","kind":"commit","published_at":"2021-10-27T14:24:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.1.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.4/manifests"},{"name":"style@1.9.4","sha":"8f76b68a7286b8a4ac1402ef92af0bdbcbcbc3b9","kind":"commit","published_at":"2021-10-27T14:24:33.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.4/manifests"},{"name":"ui@2.1.3","sha":"c2eb64ef01d2880cebf5fcff4fac05016330aca7","kind":"commit","published_at":"2021-10-20T20:04:38.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.1.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.3/manifests"},{"name":"ui@2.1.2","sha":"b60398be51c98c13628df4b48880cfdfeea08c02","kind":"commit","published_at":"2021-10-20T19:14:10.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.1.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.2/manifests"},{"name":"style@1.9.3","sha":"651a51cf76389ecf7e51603fd7bc97d04acb1397","kind":"commit","published_at":"2021-10-19T15:18:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.3/manifests"},{"name":"ui@2.1.1","sha":"651a51cf76389ecf7e51603fd7bc97d04acb1397","kind":"commit","published_at":"2021-10-19T15:18:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.1.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.1/manifests"},{"name":"ui@2.1.0","sha":"9ed7b62c1027ee96db94515f8ffe5f346e478e5b","kind":"commit","published_at":"2021-10-14T19:07:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.1.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.1.0/manifests"},{"name":"ui@2.0.4","sha":"1584a086d7eae8f158dc6ceb0b311d379f373e08","kind":"commit","published_at":"2021-10-08T18:57:24.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.0.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.4/manifests"},{"name":"ui@2.0.3","sha":"c58339671cb3a86283f93bca1c1c98e5df10621e","kind":"commit","published_at":"2021-10-08T14:35:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.0.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.3/manifests"},{"name":"style@1.9.2","sha":"c58339671cb3a86283f93bca1c1c98e5df10621e","kind":"commit","published_at":"2021-10-08T14:35:57.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.2/manifests"},{"name":"ui@2.0.2","sha":"1ae9947698d043f8dcc215dbffee109ad068441b","kind":"commit","published_at":"2021-10-01T14:15:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.0.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.2/manifests"},{"name":"ui@2.0.1","sha":"665a1c4384e7acaf409ed3482387f698ec734aee","kind":"commit","published_at":"2021-09-29T20:58:40.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.0.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.1/manifests"},{"name":"style@1.9.1","sha":"665a1c4384e7acaf409ed3482387f698ec734aee","kind":"commit","published_at":"2021-09-29T20:58:40.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.1/manifests"},{"name":"ui@2.0.0","sha":"a717fbfb6bf9b8dae562b544b2608a011b3c407d","kind":"commit","published_at":"2021-09-29T18:34:55.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@2.0.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@2.0.0/manifests"},{"name":"ui@1.9.9","sha":"98a299dc5e1e68619282a6440394c29ee9326be6","kind":"commit","published_at":"2021-09-28T17:37:51.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.9/manifests"},{"name":"ui@1.9.8","sha":"0d5a86e74ef98c3af920b9c2ea7e0a3e605af5f5","kind":"commit","published_at":"2021-09-24T15:34:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.8/manifests"},{"name":"ui@1.9.7","sha":"68327d6d6c01760c3fec938f97a225fa7a21146e","kind":"commit","published_at":"2021-09-23T18:43:13.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.7/manifests"},{"name":"style@1.9.0","sha":"68327d6d6c01760c3fec938f97a225fa7a21146e","kind":"commit","published_at":"2021-09-23T18:43:13.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.9.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.9.0/manifests"},{"name":"style@1.8.9","sha":"9ddc4764ba4d191d6f9b763c0b3ddad937f88e5b","kind":"commit","published_at":"2021-09-22T22:08:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.9/manifests"},{"name":"ui@1.9.6","sha":"9ddc4764ba4d191d6f9b763c0b3ddad937f88e5b","kind":"commit","published_at":"2021-09-22T22:08:22.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.6/manifests"},{"name":"ui@1.9.5","sha":"b240993549740aa1fc73019769fe262f82f76304","kind":"commit","published_at":"2021-09-21T19:42:02.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.5/manifests"},{"name":"style@1.8.8","sha":"8b4b28e95bb2299c2734e89dc697443f833f9835","kind":"commit","published_at":"2021-09-21T19:02:42.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.8/manifests"},{"name":"ui@1.9.4","sha":"5c84145ee7eddc4f33643cc81164907c9c93bacb","kind":"commit","published_at":"2021-09-21T17:30:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.4/manifests"},{"name":"style@1.8.7","sha":"5c84145ee7eddc4f33643cc81164907c9c93bacb","kind":"commit","published_at":"2021-09-21T17:30:35.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.7/manifests"},{"name":"ui@1.9.3","sha":"d01a004fdf6584ddd897b8df5a899728fb5899aa","kind":"commit","published_at":"2021-09-17T19:35:26.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.3/manifests"},{"name":"ui@1.9.2","sha":"9a2fcc751babb8ddba64368102cc25bc90751545","kind":"commit","published_at":"2021-09-16T17:33:11.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.2/manifests"},{"name":"style@1.8.6","sha":"6a48afabef5654cb391dd51d8bb1af4db412defe","kind":"commit","published_at":"2021-09-16T17:27:43.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.6/manifests"},{"name":"style@1.8.5","sha":"de25f4df4445cebc24400b51826b237a179cbbf2","kind":"commit","published_at":"2021-09-15T16:46:30.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.5/manifests"},{"name":"style@1.8.4","sha":"34cf83ec86e7b4df94d8d63eee49af781fefca8b","kind":"commit","published_at":"2021-09-15T16:20:54.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.4/manifests"},{"name":"ui@1.9.1","sha":"0b7d166b3ac2fe359a54bc0f9183f7b3c8d7237b","kind":"commit","published_at":"2021-09-13T20:38:46.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.1/manifests"},{"name":"style@1.8.3","sha":"706201802ddf832519d75cf3571e9f1b804b82a4","kind":"commit","published_at":"2021-09-13T20:15:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.3/manifests"},{"name":"ui@1.9.0","sha":"706201802ddf832519d75cf3571e9f1b804b82a4","kind":"commit","published_at":"2021-09-13T20:15:32.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.9.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.9.0/manifests"},{"name":"style@1.8.2","sha":"2fc3188579079813a2d2c94f7af2801c90f77b6b","kind":"commit","published_at":"2021-09-10T15:05:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.2/manifests"},{"name":"ui@1.8.9","sha":"2fc3188579079813a2d2c94f7af2801c90f77b6b","kind":"commit","published_at":"2021-09-10T15:05:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.9/manifests"},{"name":"style@1.8.1","sha":"764643d6a69e8f75030fbc4867c80b7f705f3445","kind":"commit","published_at":"2021-09-08T18:47:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.1/manifests"},{"name":"ui@1.8.8","sha":"764643d6a69e8f75030fbc4867c80b7f705f3445","kind":"commit","published_at":"2021-09-08T18:47:03.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.8/manifests"},{"name":"style@1.8.0","sha":"a63189347e47922b5384c68403c3066bdfefbf8d","kind":"commit","published_at":"2021-09-08T17:07:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.8.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.8.0/manifests"},{"name":"ui@1.8.7","sha":"a63189347e47922b5384c68403c3066bdfefbf8d","kind":"commit","published_at":"2021-09-08T17:07:29.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.7/manifests"},{"name":"ui@1.8.6","sha":"fa87cd79e2f18d418ebf8cd51b793a70ffeecc82","kind":"commit","published_at":"2021-09-03T19:08:04.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.6/manifests"},{"name":"ui@1.8.5","sha":"3d220fcd3c43cc154d707114d22954c72b537538","kind":"commit","published_at":"2021-09-03T18:47:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.5/manifests"},{"name":"style@1.7.9","sha":"3d220fcd3c43cc154d707114d22954c72b537538","kind":"commit","published_at":"2021-09-03T18:47:39.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.9/manifests"},{"name":"style@1.7.8","sha":"b28f5cc6026d897e99c995185ba19b5dfb9c3055","kind":"commit","published_at":"2021-09-02T18:47:40.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.8/manifests"},{"name":"style@1.7.7","sha":"bee070785093e55c93bd05645e8dcc95da548246","kind":"commit","published_at":"2021-09-02T18:38:16.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.7/manifests"},{"name":"ui@1.8.4","sha":"a065930e4aabc763a2eaf3100901b7c3393e0b9a","kind":"commit","published_at":"2021-09-01T19:11:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.4/manifests"},{"name":"style@1.7.6","sha":"4cdeb0f5931c29fef218444d993fc7f6feaf1ed0","kind":"commit","published_at":"2021-09-01T14:18:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.6/manifests"},{"name":"ui@1.8.3","sha":"4cdeb0f5931c29fef218444d993fc7f6feaf1ed0","kind":"commit","published_at":"2021-09-01T14:18:45.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.3/manifests"},{"name":"ui@1.8.2","sha":"15213d98fc87b2d7bbaca9108f62fd5ddc373c5f","kind":"commit","published_at":"2021-09-01T13:21:42.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.2/manifests"},{"name":"style@1.7.5","sha":"39d53ee43c686489a95fb7a38524ae2242480a43","kind":"commit","published_at":"2021-09-01T13:06:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.5/manifests"},{"name":"ui@1.8.1","sha":"39d53ee43c686489a95fb7a38524ae2242480a43","kind":"commit","published_at":"2021-09-01T13:06:31.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.1/manifests"},{"name":"ui@1.8.0","sha":"e64d0c1b38a74c949b48751fc4835a980162a578","kind":"commit","published_at":"2021-08-31T15:42:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.8.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.8.0/manifests"},{"name":"style@1.7.4","sha":"b75eb322ae9538f208f2f624dc2093990d901c95","kind":"commit","published_at":"2021-08-30T19:06:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.4/manifests"},{"name":"ui@1.7.9","sha":"b75eb322ae9538f208f2f624dc2093990d901c95","kind":"commit","published_at":"2021-08-30T19:06:34.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.7.9","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.9/manifests"},{"name":"ui@1.7.8","sha":"049811181554255dfd2d6ed9d862fe6fb94cabbf","kind":"commit","published_at":"2021-08-27T15:22:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.7.8","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.8/manifests"},{"name":"style@1.7.3","sha":"049811181554255dfd2d6ed9d862fe6fb94cabbf","kind":"commit","published_at":"2021-08-27T15:22:21.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.3/manifests"},{"name":"ui@1.7.7","sha":"916eafe1f1851c39b58deed4334e039fdd8ac9e0","kind":"commit","published_at":"2021-08-26T20:01:00.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.7.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.7/manifests"},{"name":"ui@1.7.6","sha":"4efd085b21eeb27c1eb8ea249b17460b15ff098f","kind":"commit","published_at":"2021-08-26T18:06:28.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.7.6","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.6/manifests"},{"name":"style@1.7.2","sha":"4efd085b21eeb27c1eb8ea249b17460b15ff098f","kind":"commit","published_at":"2021-08-26T18:06:28.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.2","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.2/manifests"},{"name":"ui@1.7.5","sha":"21e1e2080176ab8058d2368980bb08488a95b5b8","kind":"commit","published_at":"2021-08-20T18:59:11.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.7.5","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.5/manifests"},{"name":"ui@1.7.4","sha":"f5943bb1c2699932eab81b5183fad3cc610639ef","kind":"commit","published_at":"2021-08-19T14:03:23.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.7.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.4/manifests"},{"name":"ui@1.7.3","sha":"9696034b06de19216255afbc435a076017e3386c","kind":"commit","published_at":"2021-08-18T18:18:56.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.7.3","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.3/manifests"},{"name":"style@1.7.1","sha":"f69c0470646c13903984d99ee4754a5d1b834e60","kind":"commit","published_at":"2021-08-18T16:17:25.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.1/manifests"},{"name":"ui@1.7.1","sha":"1dd7d6d28b8c1a9bb0ee9cd45c7e5446a193062f","kind":"commit","published_at":"2021-08-05T14:43:11.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.7.1","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.1/manifests"},{"name":"1.7.0","sha":"0e61267490ef4340ace9fd3bb6a067e39eff26bc","kind":"commit","published_at":"2021-08-05T14:27:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/1.7.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/1.7.0/manifests"},{"name":"ui@1.7.0","sha":"0e61267490ef4340ace9fd3bb6a067e39eff26bc","kind":"commit","published_at":"2021-08-05T14:27:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.7.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.7.0/manifests"},{"name":"style@1.7.0","sha":"0e61267490ef4340ace9fd3bb6a067e39eff26bc","kind":"commit","published_at":"2021-08-05T14:27:19.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.7.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.7.0/manifests"},{"name":"1.5.0","sha":"a8f34fc4277ecfcac783387d7bfaf7749e30c5a7","kind":"commit","published_at":"2021-05-07T19:03:17.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/1.5.0","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/1.5.0/manifests"},{"name":"1.4.7","sha":"adbbfd38d8f08f1280e51183e8dd0f5b1035ce70","kind":"commit","published_at":"2021-03-24T16:53:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/1.4.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/1.4.7/manifests"},{"name":"ui@1.4.7","sha":"adbbfd38d8f08f1280e51183e8dd0f5b1035ce70","kind":"commit","published_at":"2021-03-24T16:53:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/ui@1.4.7","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/ui@1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@ui%401.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/ui@1.4.7/manifests"},{"name":"style@1.4.4","sha":"adbbfd38d8f08f1280e51183e8dd0f5b1035ce70","kind":"commit","published_at":"2021-03-24T16:53:27.000Z","download_url":"https://codeload.github.com/Ferlab-Ste-Justine/ferlab-ui/tar.gz/style@1.4.4","html_url":"https://github.com/Ferlab-Ste-Justine/ferlab-ui/releases/tag/style@1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ferlab-Ste-Justine/ferlab-ui@style%401.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/tags/style@1.4.4/manifests"}]},"repo_metadata_updated_at":"2026-03-08T08:48:56.160Z","dependent_packages_count":1,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.57593408664221,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":22.12918684949176,"forks_count":10.343998621102573,"average":23.514881609742027},"purl":"pkg:npm/%40ferlab/config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ferlab/config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ferlab/config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ferlab/config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-12T00:41:58.531Z","issues_count":1,"pull_requests_count":660,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":184884.9935897436,"issues_closed_count":0,"pull_requests_closed_count":624,"pull_request_authors_count":15,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.7727272727272727,"merged_pull_requests_count":585,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":192,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":17945.83146067416,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":178,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.8697916666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":170,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ferlab-Ste-Justine%2Fferlab-ui/issues","maintainers":[{"login":"francisl","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francisl"},{"login":"jecos","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jecos"}],"active_maintainers":[{"login":"francisl","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/francisl"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferlab%2Fconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferlab%2Fconfig/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferlab%2Fconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferlab%2Fconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ferlab%2Fconfig/codemeta","maintainers":[{"uuid":"lflangis","login":"lflangis","name":null,"email":"lucf.langis@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~lflangis","role":null,"created_at":"2022-11-20T02:26:58.307Z","updated_at":"2022-11-20T02:26:58.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lflangis/packages"},{"uuid":"atoulous","login":"atoulous","name":null,"email":"aymeric.toulouse@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~atoulous","role":null,"created_at":"2022-11-20T02:26:58.316Z","updated_at":"2022-11-20T02:26:58.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atoulous/packages"},{"uuid":"francislav","login":"francislav","name":null,"email":"lav.francis@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~francislav","role":null,"created_at":"2022-11-20T02:26:58.346Z","updated_at":"2022-11-20T02:26:58.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/francislav/packages"},{"uuid":"adrianpaulchu","login":"adrianpaulchu","name":null,"email":"adrianpaulchu@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~adrianpaulchu","role":null,"created_at":"2022-11-20T02:26:58.353Z","updated_at":"2022-11-20T02:26:58.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrianpaulchu/packages"},{"uuid":"claudia1296","login":"claudia1296","name":null,"email":"croy@ferlab.bio","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~claudia1296","role":null,"created_at":"2022-11-20T02:26:58.360Z","updated_at":"2022-11-20T02:26:58.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/claudia1296/packages"},{"uuid":"galtefrohne","login":"galtefrohne","name":null,"email":"galtefrohne@ferlab.bio","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~galtefrohne","role":null,"created_at":"2023-06-15T00:07:17.596Z","updated_at":"2023-06-15T00:07:17.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/galtefrohne/packages"},{"uuid":"creativeyann17","login":"creativeyann17","name":null,"email":"creativeyann17@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~creativeyann17","role":null,"created_at":"2023-10-26T19:10:15.734Z","updated_at":"2023-10-26T19:10:15.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/creativeyann17/packages"}]}