{"id":7412962,"name":"github.com/reactiveui/reactiveui","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/reactiveui/reactiveui","keywords_array":[],"namespace":"github.com/reactiveui","versions_count":1,"first_release_published_at":"2019-03-20T05:25:28.000Z","latest_release_published_at":"2019-03-20T05:25:28.000Z","latest_release_number":"v9.12.1+incompatible","last_synced_at":"2026-04-26T22:01:09.048Z","created_at":"2023-04-06T01:55:03.674Z","updated_at":"2026-04-26T22:01:09.049Z","registry_url":"https://pkg.go.dev/github.com/reactiveui/reactiveui","install_command":"go get github.com/reactiveui/reactiveui","documentation_url":"https://pkg.go.dev/github.com/reactiveui/reactiveui#section-documentation","metadata":{},"repo_metadata":{"id":38433668,"uuid":"715082","full_name":"reactiveui/ReactiveUI","owner":"reactiveui","description":"An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to  abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.","archived":false,"fork":false,"pushed_at":"2026-03-06T10:12:17.000Z","size":91829,"stargazers_count":8464,"open_issues_count":71,"forks_count":1147,"subscribers_count":345,"default_branch":"main","last_synced_at":"2026-03-07T20:10:32.955Z","etag":null,"topics":["android","csharp","dotnet","first-timers","fody","framework","functional-reactive-programming","hacktoberfest","ios","mvvm","reactive-extensions","reactive-programming","reactiveui","reactivex","tizen","uwp","winforms","wpf","xamarin","xamarin-forms"],"latest_commit_sha":null,"homepage":"https://www.reactiveui.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reactiveui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["reactivemarbles"]}},"created_at":"2010-06-11T05:24:29.000Z","updated_at":"2026-03-07T07:37:05.000Z","dependencies_parsed_at":"2025-12-30T07:02:53.661Z","dependency_job_id":null,"html_url":"https://github.com/reactiveui/ReactiveUI","commit_stats":{"total_commits":4562,"total_committers":209,"mean_commits":"21.827751196172247","dds":0.5992985532661114,"last_synced_commit":"01e71e1aa4cd4994d7788820160bfb9f16b555a0"},"previous_names":[],"tags_count":272,"template":false,"template_full_name":null,"purl":"pkg:github/reactiveui/ReactiveUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactiveui","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/sbom","scorecard":{"id":510585,"data":{"date":"2025-08-11","repo":{"name":"github.com/reactiveui/ReactiveUI","commit":"a614351adfaaf7b096beee00df8ea29d020408a4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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":"Code-Review","score":4,"reason":"Found 3/7 approved changesets -- score normalized to 4","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: found token with 'none' permissions: .github/workflows/build-samples.yml:18","Info: found token with 'none' permissions: .github/workflows/ci-build.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-samples.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:13","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-samples.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/reactiveui/ReactiveUI/build-samples.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/reactiveui/ReactiveUI/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/reactiveui/ReactiveUI/lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/reactiveui/ReactiveUI/release.yml/main?enable=pin","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 20.4.1 not signed: https://api.github.com/repos/reactiveui/ReactiveUI/releases/228571237","Warn: release artifact 20.3.1 not signed: https://api.github.com/repos/reactiveui/ReactiveUI/releases/222272797","Warn: release artifact 20.2.45 not signed: https://api.github.com/repos/reactiveui/ReactiveUI/releases/206055168","Warn: release artifact 20.1.52 not signed: https://api.github.com/repos/reactiveui/ReactiveUI/releases/175244542","Warn: release artifact 20.4.1 does not have provenance: https://api.github.com/repos/reactiveui/ReactiveUI/releases/228571237","Warn: release artifact 20.3.1 does not have provenance: https://api.github.com/repos/reactiveui/ReactiveUI/releases/222272797","Warn: release artifact 20.2.45 does not have provenance: https://api.github.com/repos/reactiveui/ReactiveUI/releases/206055168","Warn: release artifact 20.1.52 does not have provenance: https://api.github.com/repos/reactiveui/ReactiveUI/releases/175244542"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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"}}]},"last_synced_at":"2025-08-20T00:26:38.195Z","repository_id":38433668,"created_at":"2025-08-20T00:26:38.195Z","updated_at":"2025-08-20T00:26:38.195Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30238177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T23:52:25.683Z","status":"ssl_error","status_checked_at":"2026-03-07T23:52:25.373Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"reactiveui","name":"ReactiveUI","uuid":"2327577","kind":"organization","description":"Use the Reactive Extensions for .NET to create elegant, testable user interfaces that run on any mobile or desktop platform.","email":"hello@reactiveui.net","website":"https://reactiveui.net","location":"Australia","twitter":"reactivexui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2327577?v=4","repositories_count":24,"last_synced_at":"2025-12-08T12:33:17.047Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["reactivemarbles"]}},"html_url":"https://github.com/reactiveui","funding_links":["https://github.com/sponsors/reactivemarbles"],"total_stars":23827,"followers":278,"following":0,"created_at":"2022-11-02T16:49:23.014Z","updated_at":"2025-12-08T12:33:17.047Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactiveui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reactiveui/repositories"},"tags":[{"name":"23.1.1","sha":"4f279e3074f96103c4e88c638c19b3811fc1f3b3","kind":"commit","published_at":"2026-02-21T11:45:19.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/23.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/23.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@23.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/23.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/23.1.1/manifests"},{"name":"23.1.0-beta.8","sha":"a9b7cb4548bbf54b4675a3d757e33c92e433164b","kind":"commit","published_at":"2026-02-01T01:10:16.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/23.1.0-beta.8","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/23.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@23.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/23.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/23.1.0-beta.8/manifests"},{"name":"23.1.0-beta.1","sha":"40290d751a6475609f3c159ad483f5162a65ed86","kind":"commit","published_at":"2026-01-21T10:10:26.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/23.1.0-beta.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/23.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@23.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/23.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/23.1.0-beta.1/manifests"},{"name":"22.3.1","sha":"da99d4a92215e6d733932bc32f81906af3bd5620","kind":"commit","published_at":"2025-11-30T00:17:47.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/22.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/22.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@22.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/22.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/22.3.1/manifests"},{"name":"22.2.1","sha":"221a25e94d7f0a8acd6c6d70f801a560b3434295","kind":"commit","published_at":"2025-10-24T14:00:58.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/22.2.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/22.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@22.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/22.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/22.2.1/manifests"},{"name":"22.1.1","sha":"0c24fb5788e15d7af56d9ed11ff1e7c042791e50","kind":"commit","published_at":"2025-10-11T04:08:41.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/22.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/22.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@22.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/22.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/22.1.1/manifests"},{"name":"22.0.1","sha":"f81d84a0f364b7e09c9757c80ab874583db42413","kind":"commit","published_at":"2025-10-04T01:33:16.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/22.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/22.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@22.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/22.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/22.0.1/manifests"},{"name":"21.0.1","sha":"30e2b601591eb2ab47f68166ace16fb519b0bc77","kind":"commit","published_at":"2025-09-02T23:42:55.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/21.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/21.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@21.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/21.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/21.0.1/manifests"},{"name":"20.4.1","sha":"d352cd643ee8028826273c16af0963a4a73295b5","kind":"commit","published_at":"2025-06-29T01:51:36.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/20.4.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/20.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@20.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.4.1/manifests"},{"name":"20.3.1","sha":"6c506cbcdfe6d8545c27a8ed335e3150e6f24a32","kind":"commit","published_at":"2025-06-01T10:33:15.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/20.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.3.1/manifests"},{"name":"20.2.45","sha":"b1b8be368494137d960cae9e35616dde08512221","kind":"commit","published_at":"2025-03-16T00:55:51.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/20.2.45","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/20.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@20.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.2.45/manifests"},{"name":"20.1.63","sha":"9a2fef098106a66869c7408cbd12efd7871d8f65","kind":"commit","published_at":"2024-09-21T01:26:12.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/20.1.63","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/20.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@20.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.1.63/manifests"},{"name":"20.1.52","sha":"06857229889406b634f7a53fd8e8d5ff20fa2b8f","kind":"commit","published_at":"2024-09-14T23:43:01.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/20.1.52","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/20.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@20.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.1.52/manifests"},{"name":"20.1.1","sha":"b5149620adef1abc99816bc3a9798bd39f8195fe","kind":"commit","published_at":"2024-05-18T09:11:43.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/20.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/20.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@20.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.1.1/manifests"},{"name":"20.0.1","sha":"5ab874e572a6ad406b939ad5b46b92c603df4a57","kind":"commit","published_at":"2024-05-01T07:46:51.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/20.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/20.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@20.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/20.0.1/manifests"},{"name":"19.6.12","sha":"0e318b951c83cbf410f1140b8c15bd63e331bdc9","kind":"commit","published_at":"2024-04-26T20:01:33.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.6.12","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.6.12/manifests"},{"name":"19.6.1","sha":"2e67fcd7dd9f77b0f5056cf72a594bea731eb1f6","kind":"commit","published_at":"2024-03-25T09:12:40.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.6.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.6.1/manifests"},{"name":"19.5.72","sha":"6aa6dcf903b1362b03a258add4ed019f601deced","kind":"commit","published_at":"2024-03-15T00:16:52.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.5.72","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.5.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.5.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.72/manifests"},{"name":"19.5.41","sha":"632b33dbfcc5955e4c06bbef590fae96c2f43a20","kind":"commit","published_at":"2024-01-27T07:03:00.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.5.41","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.41/manifests"},{"name":"19.5.39","sha":"9c36b0f0701ee7005556ccafaeb503a96ff6b75f","kind":"commit","published_at":"2024-01-02T00:46:45.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.5.39","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.39/manifests"},{"name":"19.5.31","sha":"0db51674faba332159e7a86cf4842b9adfcc0208","kind":"commit","published_at":"2023-12-16T01:16:48.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.5.31","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.31/manifests"},{"name":"19.5.1","sha":"1350879f251f44ddf48f0aebf446b01b3e3af6f4","kind":"commit","published_at":"2023-10-02T13:57:24.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.5.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.5.1/manifests"},{"name":"19.4.1","sha":"c07422894d6aa759e83a1ea63a64accf7247397f","kind":"commit","published_at":"2023-07-11T07:00:01.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.4.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.4.1/manifests"},{"name":"19.3.3","sha":"3467c361c28706ffaac4685f6423a7812daf04f4","kind":"commit","published_at":"2023-07-08T14:06:07.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.3.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.3.3/manifests"},{"name":"19.3.2","sha":"2ef3d9956e51e7854068c4618bdd89862ff4ab71","kind":"commit","published_at":"2023-07-08T09:41:22.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.3.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.3.2/manifests"},{"name":"19.2.1","sha":"578ae2fef8cbcafd4d46ccd13659c5b8bdd86c7f","kind":"commit","published_at":"2023-06-04T10:02:36.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/19.2.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/19.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@19.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/19.2.1/manifests"},{"name":"18.4.44","sha":"06459fc8f10e5d3b943bfad2ab99e19b13cb3e90","kind":"commit","published_at":"2023-05-11T00:25:01.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.4.44","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.4.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.4.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.44/manifests"},{"name":"18.4.34","sha":"eec17a4c269b1e6cf013880db0e4c4bafea2b6af","kind":"commit","published_at":"2023-04-10T13:49:10.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.4.34","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.34/manifests"},{"name":"18.4.26","sha":"b49c3117c1fc1e9f61990ba33afecc624bd46dc8","kind":"commit","published_at":"2023-03-11T11:35:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.4.26","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.26/manifests"},{"name":"18.4.25","sha":"de86956daac9efcb20fabc7cc4ef3a438d0450d2","kind":"commit","published_at":"2023-03-04T21:10:02.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.4.25","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.25/manifests"},{"name":"18.4.22","sha":"17ab1665678c642dd45704362b692bb641c6b1a8","kind":"commit","published_at":"2023-02-18T17:49:29.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.4.22","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.22/manifests"},{"name":"18.4.20","sha":"09fd3e6252391212864c850f1127842501f3ea6e","kind":"commit","published_at":"2023-02-01T14:46:51.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.4.20","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.20/manifests"},{"name":"18.4.1","sha":"5acc920f9e9b172e19fb429eb0d827d133b91a3d","kind":"commit","published_at":"2022-11-24T09:30:44.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.4.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.4.1/manifests"},{"name":"18.3.1","sha":"c1b5ddcc54286ef9704da5d2941c03e08f06cd6b","kind":"commit","published_at":"2022-07-19T11:00:01.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.3.1/manifests"},{"name":"18.2.9","sha":"9f4c9433aa478f85788b6b80f769cfa70e4523c7","kind":"commit","published_at":"2022-07-08T02:06:59.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.2.9","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.2.9/manifests"},{"name":"18.2.5","sha":"4894cae73e6070908eeaefd7d70b58d315086e74","kind":"commit","published_at":"2022-06-24T09:42:46.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.2.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.2.5/manifests"},{"name":"18.1.8","sha":"41b93b4fd922c5490101d49d2758b6c90e54ceb0","kind":"commit","published_at":"2022-06-10T00:20:19.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.1.8","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.1.8/manifests"},{"name":"18.0.10","sha":"dff3f49af2be9515d7aec5e06f881781bb455097","kind":"commit","published_at":"2022-04-27T08:13:35.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.0.10","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.0.10/manifests"},{"name":"18.0.7","sha":"cfca6f2f0f7a9eb6d5768d0d5a433e6df808bfc1","kind":"commit","published_at":"2022-04-11T04:48:14.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.0.7","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.0.7/manifests"},{"name":"18.0.4","sha":"db2ce5c918caf704b04ad95447bf0532d1acd518","kind":"commit","published_at":"2022-04-11T02:56:26.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/18.0.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/18.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@18.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/18.0.4/manifests"},{"name":"17.1.50","sha":"86283536c38a84e2f5a4b92e69076903c25b551a","kind":"commit","published_at":"2022-02-14T04:43:34.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.1.50","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.50/manifests"},{"name":"17.1.46","sha":"edc3e264741aa0e690d96edf485e9a41483b4997","kind":"commit","published_at":"2022-02-11T02:28:14.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.1.46","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.46/manifests"},{"name":"17.1.17","sha":"9f6c6d6c782b3f3439537b456535ccc53b813552","kind":"commit","published_at":"2021-12-30T23:11:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.1.17","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.17/manifests"},{"name":"16.4.15","sha":"03f8bcb4f4d0174e3f5c762c67d4f13e0b67e2be","kind":"commit","published_at":"2021-12-13T07:02:56.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.4.15","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.4.15/manifests"},{"name":"16.4.14","sha":"10cc2ca57cbdeef75487c799b7cf56d6e819e412","kind":"commit","published_at":"2021-12-12T23:48:11.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.4.14","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.4.14/manifests"},{"name":"17.1.9","sha":"7d9d096520a7a761207142280efd60fdb2da37ea","kind":"commit","published_at":"2021-12-11T11:03:28.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.1.9","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.9/manifests"},{"name":"17.1.6","sha":"8759f9248b6216d4a639ee3e1002f05216537deb","kind":"commit","published_at":"2021-12-06T16:01:50.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.1.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.6/manifests"},{"name":"17.1.4","sha":"875137da0870c0f64b0c169880b06e8f0d24eb6f","kind":"commit","published_at":"2021-12-04T11:02:53.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.1.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.4/manifests"},{"name":"17.1.3","sha":"71b36f2c2f25dca703e51a231d46ac126fa16e5b","kind":"commit","published_at":"2021-12-04T06:10:08.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.1.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.3/manifests"},{"name":"17.1.2","sha":"3bb5046429abeb1c37afbb45ca1a1a060a46bff6","kind":"commit","published_at":"2021-12-04T00:37:17.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.1.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.1.2/manifests"},{"name":"17.0.13","sha":"f771bd89abf53fe6f8003d32bd705b6fcce4c0bf","kind":"commit","published_at":"2021-12-03T16:35:36.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.0.13","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.0.13/manifests"},{"name":"17.0.1","sha":"567451b489f28910047581e2446b6043eb47ef5e","kind":"commit","published_at":"2021-12-02T02:57:55.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/17.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/17.0.1/manifests"},{"name":"16.4.1","sha":"db38a3ac72e86df64b2e4501607102543838cf4a","kind":"commit","published_at":"2021-11-30T03:30:27.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.4.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.4.1/manifests"},{"name":"16.3.10","sha":"8c96b7550e407c3e718b08bf2af9678404cf40b7","kind":"commit","published_at":"2021-11-04T01:36:27.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.3.10","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.3.10/manifests"},{"name":"16.3.9","sha":"b32de3e0b0c516da51959abb534cd4f5ebe549fc","kind":"commit","published_at":"2021-11-02T22:20:56.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.3.9","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.3.9/manifests"},{"name":"16.3.8","sha":"7432100d2c768b6730bf50eb4fffd30c686f9890","kind":"commit","published_at":"2021-11-02T21:05:23.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.3.8","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.3.8/manifests"},{"name":"16.3.5","sha":"0ac954abdbbbd5d1b664b457efe9b40507dd0e5c","kind":"commit","published_at":"2021-10-31T07:38:00.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.3.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.3.5/manifests"},{"name":"16.2.6","sha":"a869b297efddae8de1166725d57ac4d7927bd637","kind":"commit","published_at":"2021-09-12T03:06:24.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.2.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.2.6/manifests"},{"name":"16.2.1","sha":"7e969133f3ac5a5af30fff0248f18b26eb423477","kind":"commit","published_at":"2021-08-26T06:21:18.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.2.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.2.1/manifests"},{"name":"16.1.1","sha":"43fb50d0a7517d6eff9fa2212e42062f1363f486","kind":"commit","published_at":"2021-08-22T03:37:24.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/16.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/16.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@16.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/16.1.1/manifests"},{"name":"15.1.1","sha":"eb3e4b47aa9e3ca15368607af396bf3c9bd7c140","kind":"commit","published_at":"2021-08-19T05:27:47.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/15.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/15.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@15.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/15.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/15.1.1/manifests"},{"name":"14.3.10","sha":"ac8b89ac9329a3df17ee972fd7f7c083c2adbc29","kind":"commit","published_at":"2021-08-17T01:39:24.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/14.3.10","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/14.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@14.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/14.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/14.3.10/manifests"},{"name":"14.3.1","sha":"ea2055528ab3a8ba8defb0419541e469e8c4f045","kind":"commit","published_at":"2021-08-11T00:56:59.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/14.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/14.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@14.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/14.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/14.3.1/manifests"},{"name":"14.2.1","sha":"d9dedecab46080d83171acce1a3024e418f0b9e3","kind":"commit","published_at":"2021-08-03T12:22:27.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/14.2.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/14.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@14.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/14.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/14.2.1/manifests"},{"name":"14.1.1","sha":"49784a22c1e2f1c0f9000d99fe8a9346fb028e7c","kind":"commit","published_at":"2021-06-19T12:25:52.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/14.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/14.1.1/manifests"},{"name":"13.3.2","sha":"3ef44bec24535c91e51f423f6ab70ec1a91ec3f6","kind":"commit","published_at":"2021-05-13T04:58:00.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/13.3.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.3.2/manifests"},{"name":"13.3.1","sha":"b84fb673d4ff3b733bd47e3e5056dce3fa992cbe","kind":"commit","published_at":"2021-05-12T02:30:02.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/13.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.3.1/manifests"},{"name":"13.2.18","sha":"fea63939a797822a2603eb55c742a975bbd14a42","kind":"commit","published_at":"2021-04-08T07:13:44.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/13.2.18","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/13.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@13.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.2.18/manifests"},{"name":"13.2.10","sha":"72b9634387e595dc002c70cec37da4f867339090","kind":"commit","published_at":"2021-04-01T18:50:06.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/13.2.10","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/13.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@13.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.2.10/manifests"},{"name":"13.2.2","sha":"de822244a862c0324ee5738269ab90de42d4f121","kind":"commit","published_at":"2021-03-04T01:43:32.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/13.2.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/13.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@13.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.2.2/manifests"},{"name":"13.1.1","sha":"8d0fbe15ea134330949c89109436177c81c1bf0d","kind":"commit","published_at":"2021-01-22T08:38:14.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/13.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.1.1/manifests"},{"name":"13.0.38","sha":"8093090517d595888ab9a185669a98fb37fe7c03","kind":"commit","published_at":"2021-01-10T23:57:34.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/13.0.38","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/13.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@13.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.0.38/manifests"},{"name":"13.0.27","sha":"ce835139ccc96972c6176ad17720ada41a3d2d6d","kind":"commit","published_at":"2020-12-18T06:03:26.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/13.0.27","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/13.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@13.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.0.27/manifests"},{"name":"13.0.1","sha":"6aba32e824ab65bc695d2caf9dc33a7971894469","kind":"commit","published_at":"2020-12-08T06:59:17.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/13.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/13.0.1/manifests"},{"name":"12.1.5","sha":"6ded129c9842c0c573af9000b85ff18c15b2ff87","kind":"commit","published_at":"2020-10-30T04:29:45.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/12.1.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/12.1.5/manifests"},{"name":"12.1.1","sha":"a00d7c0ae795983830b23551fb15972f2bacccda","kind":"commit","published_at":"2020-10-22T12:47:58.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/12.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/12.1.1/manifests"},{"name":"11.5.35","sha":"61a16dfc013e8e73f3291ccd6e8b597302f25af7","kind":"commit","published_at":"2020-08-28T05:04:41.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.5.35","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.35/manifests"},{"name":"11.5.26","sha":"6acfcb3ea20c63d1f6c02a3d7db242df478b18c5","kind":"commit","published_at":"2020-08-16T04:41:20.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.5.26","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.26/manifests"},{"name":"11.5.17","sha":"a6c5dcf4f0ce82a9c0c8b05d7c78f80cd57028d1","kind":"commit","published_at":"2020-08-04T06:34:55.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.5.17","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.17/manifests"},{"name":"11.5.6","sha":"a8ff55066ec63fd41d3ca14f1138bbf87c8fc057","kind":"commit","published_at":"2020-07-30T10:57:51.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.5.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.6/manifests"},{"name":"11.5.1","sha":"5fc2cef6b512e3275a67c788da0d9f8a764940e0","kind":"commit","published_at":"2020-07-28T09:57:10.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.5.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.5.1/manifests"},{"name":"11.4.17","sha":"c2ea024c5a4bdd7435d565bca65c62ef2b6bbb17","kind":"commit","published_at":"2020-06-09T04:58:59.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.4.17","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.4.17/manifests"},{"name":"11.4.1","sha":"07d8877fdb24bc3f92e58126125736b141bb02ff","kind":"commit","published_at":"2020-05-07T01:00:36.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.4.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.4.1/manifests"},{"name":"11.3.8","sha":"2e469f683e7ba6d45b23497d01164a82c75d3621","kind":"commit","published_at":"2020-04-25T08:48:46.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.3.8","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.3.8/manifests"},{"name":"11.3.7","sha":"2430a463e5f0834918543f143c5cac6e213391e6","kind":"commit","published_at":"2020-04-22T22:17:10.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.3.7","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.3.7/manifests"},{"name":"11.3.1","sha":"4408c7bfeae6f81398431e068e3f66c4f374ff7b","kind":"commit","published_at":"2020-04-01T03:54:02.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.3.1/manifests"},{"name":"11.2.3","sha":"e2c538c9f24d6e27ede720799acf4e1b00b80d5d","kind":"commit","published_at":"2020-02-27T23:22:46.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.2.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.2.3/manifests"},{"name":"11.2.1","sha":"b7df987e1808b04ea7cc2da0b8d8ecc1477cc6f2","kind":"commit","published_at":"2020-02-25T06:22:43.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.2.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.2.1/manifests"},{"name":"11.1.23","sha":"46d4a603fbbdec29757ebde3be3e730311dcb02f","kind":"commit","published_at":"2020-01-28T18:30:21.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.1.23","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.23/manifests"},{"name":"11.1.21","sha":"c0fc1d3d6d6a2fa130aa5ae30a006ac79e5e28ee","kind":"commit","published_at":"2020-01-28T06:50:06.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.1.21","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.21/manifests"},{"name":"11.1.20","sha":"5a0b5df3ab4daaf5bcba0bcf37841d92e13b97b5","kind":"commit","published_at":"2020-01-27T02:11:38.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.1.20","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.20/manifests"},{"name":"11.1.12","sha":"b3fc91cb43c93756354c06514131124e57234adc","kind":"commit","published_at":"2020-01-18T00:34:27.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.1.12","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.12/manifests"},{"name":"11.1.11","sha":"ab3feed9335e932728f7b17a3696ac009a83f467","kind":"commit","published_at":"2020-01-17T04:10:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.1.11","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.11/manifests"},{"name":"11.1.6","sha":"0f0b520b0c29982d26b8f49e216857ac46c756bc","kind":"commit","published_at":"2020-01-07T02:10:56.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.1.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.6/manifests"},{"name":"11.1.1","sha":"c237645d5cc8ef203f3be0fcbebd9405c7a2fa51","kind":"commit","published_at":"2020-01-01T03:32:22.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.1.1/manifests"},{"name":"11.0.6","sha":"be8a623d752570a8d343e1e93ca7da368239c44c","kind":"commit","published_at":"2019-12-24T21:39:07.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.0.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.0.6/manifests"},{"name":"11.0.1","sha":"7068b41c46ee4f675e658486d6ae7e5d748143ca","kind":"commit","published_at":"2019-12-12T06:11:05.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/11.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/11.0.1/manifests"},{"name":"10.5.43","sha":"f0aefc186e2dfd0a17f37980b31c1b4f3b64196f","kind":"commit","published_at":"2019-12-05T03:26:42.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.5.43","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.43/manifests"},{"name":"10.5.31","sha":"11e7f70da146d0eda8d9d548af18b265d0516611","kind":"commit","published_at":"2019-11-20T16:45:07.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.5.31","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.31/manifests"},{"name":"10.5.30","sha":"02e932d33a9dc1c104537ded99d42c48159a1c83","kind":"commit","published_at":"2019-11-20T07:17:03.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.5.30","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.30/manifests"},{"name":"10.5.7","sha":"e86935bf86ee6f8c64680f907277b4a8eac3e47d","kind":"commit","published_at":"2019-10-15T12:27:31.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.5.7","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.7/manifests"},{"name":"10.5.6","sha":"77e160a639f7337b507110478f9ecacda6c5576f","kind":"commit","published_at":"2019-10-15T11:28:04.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.5.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.6/manifests"},{"name":"10.5.1","sha":"00948a21c732456475073c3e136eabe3e0146527","kind":"commit","published_at":"2019-10-13T11:00:28.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.5.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.5.1/manifests"},{"name":"10.4.1","sha":"1357b1495789d78c8b4bb54505cb5d5b358aa4eb","kind":"commit","published_at":"2019-10-08T22:05:15.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.4.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.4.1/manifests"},{"name":"10.3.6","sha":"89c4621c065eb2eabe2823cf809f1119bfc93160","kind":"commit","published_at":"2019-09-29T18:34:26.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.3.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.3.6/manifests"},{"name":"10.3.1","sha":"88c5fdee056d02ba783e624c3fb5ea4f4eed0862","kind":"commit","published_at":"2019-09-22T08:57:33.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.3.1/manifests"},{"name":"10.2.2","sha":"a20758eb1e8bc2b1e53604a0ba842c82aaa661e7","kind":"commit","published_at":"2019-09-19T06:14:28.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.2.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.2.2/manifests"},{"name":"10.2.1","sha":"355dcb0aafb0e96a33ddd69cfb7a3b72e8d08441","kind":"commit","published_at":"2019-09-19T04:37:48.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.2.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.2.1/manifests"},{"name":"10.1.7","sha":"e6b043c65d9e9c215275437e1abd0830a4ca4142","kind":"commit","published_at":"2019-09-17T05:16:14.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.1.7","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.1.7/manifests"},{"name":"10.1.6","sha":"a342f88b602f9165a4b491b04f19e9f02d1bbfa5","kind":"commit","published_at":"2019-09-09T16:06:55.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.1.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.1.6/manifests"},{"name":"10.1.5","sha":"5d5c66ed28575a1406fe82f9f8dce67c0f454a7f","kind":"commit","published_at":"2019-09-09T02:50:10.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.1.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.1.5/manifests"},{"name":"10.1.1","sha":"c4be8bcf5f65e217fb1419057c4d3d4cf1785554","kind":"commit","published_at":"2019-09-08T09:49:18.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.1.1/manifests"},{"name":"10.0.1","sha":"f396c32159999686831c2801d4b7c4a538fd54a3","kind":"commit","published_at":"2019-09-04T10:22:35.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.1/manifests"},{"name":"9.22.1","sha":"5359fd8c7ae5fd48896a16c718cd9adc00335cc8","kind":"commit","published_at":"2019-08-28T04:30:24.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.22.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.22.1/manifests"},{"name":"9.21.1","sha":"e7b93c4fc27ef9fdc3be08725f026e8cf3f20f2c","kind":"commit","published_at":"2019-08-26T09:08:17.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.21.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.21.1/manifests"},{"name":"9.20.1","sha":"33e9eda383e7f592e5fc255a509d09680ce4212c","kind":"commit","published_at":"2019-08-06T13:11:14.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.20.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.20.1/manifests"},{"name":"9.19.5","sha":"fa0132c01c7f673ca94082218a26ccc073602972","kind":"commit","published_at":"2019-07-11T02:17:08.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.19.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.19.5/manifests"},{"name":"9.19.3","sha":"742a76a0c9b9d205c88fffd3f9af61534a436b9e","kind":"commit","published_at":"2019-07-09T08:31:54.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.19.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.19.3/manifests"},{"name":"9.19.2","sha":"d4cc7572e4767eb8fff9dbfdbfce69ab874d2b74","kind":"commit","published_at":"2019-07-09T07:09:19.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.19.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.19.2/manifests"},{"name":"9.18.2","sha":"2089f59e3c779175113401ecf3852b80d3ec95be","kind":"commit","published_at":"2019-06-29T08:08:18.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.18.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.18.2/manifests"},{"name":"9.18.1","sha":"6846fb124e4f0b96f5c83f1ece660b733f86bf1d","kind":"commit","published_at":"2019-06-28T06:11:52.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.18.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.18.1/manifests"},{"name":"untagged-e8c43880f79ece69c415","sha":"7cdde713ab476a4239d36151a4acfd46042fe7af","kind":"commit","published_at":"2019-06-26T09:26:36.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/untagged-e8c43880f79ece69c415","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/untagged-e8c43880f79ece69c415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@untagged-e8c43880f79ece69c415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/untagged-e8c43880f79ece69c415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/untagged-e8c43880f79ece69c415/manifests"},{"name":"untagged-e02cf9cf2475fe9b39dc","sha":"0d9a991a545ee890a03aa3926ec5346e7135810c","kind":"commit","published_at":"2019-06-25T09:57:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/untagged-e02cf9cf2475fe9b39dc","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/untagged-e02cf9cf2475fe9b39dc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@untagged-e02cf9cf2475fe9b39dc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/untagged-e02cf9cf2475fe9b39dc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/untagged-e02cf9cf2475fe9b39dc/manifests"},{"name":"9.17.11","sha":"03a2ac649691cfa9c121390523350ea672560ed7","kind":"commit","published_at":"2019-06-23T07:57:36.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.17.11","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.17.11/manifests"},{"name":"9.17.9","sha":"59da6e63e4d89dc5b5a486a175fac04929fbcd64","kind":"commit","published_at":"2019-06-18T13:36:33.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.17.9","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.17.9/manifests"},{"name":"9.17.4","sha":"fe0a22f912b5b277fa029089d0aab7f92cc461ea","kind":"commit","published_at":"2019-06-15T17:31:32.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.17.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.17.4/manifests"},{"name":"9.17.1","sha":"e2aee37194710642d0c4f6b828d4fed3168af816","kind":"commit","published_at":"2019-06-14T15:35:38.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.17.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.17.1/manifests"},{"name":"9.16.9","sha":"5aa4264061f3542e6b27e4ece4994bbea1540b3d","kind":"commit","published_at":"2019-06-08T10:55:58.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.16.9","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.9/manifests"},{"name":"9.16.6","sha":"cb3e02871703bc5b8ccd8d4f0bd71c488f42f24b","kind":"commit","published_at":"2019-05-30T02:56:05.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.16.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.6/manifests"},{"name":"9.16.4","sha":"090e6d46a2fc19f56916fe6c0d36d1301f8371dd","kind":"commit","published_at":"2019-05-26T23:05:53.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.16.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.4/manifests"},{"name":"9.16.3","sha":"ccf305b347fb1131e8a5295192ee6ff17d2af08d","kind":"commit","published_at":"2019-05-25T04:18:10.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.16.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.3/manifests"},{"name":"9.16.1","sha":"3ffd46a45799fc037ec763dc90b566b632c9e4ea","kind":"commit","published_at":"2019-05-22T02:54:00.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.16.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.16.1/manifests"},{"name":"9.15.9","sha":"179e19d7eb2c1334e954ff80380ec503de20f546","kind":"commit","published_at":"2019-05-21T12:10:47.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.15.9","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.15.9/manifests"},{"name":"9.15.7","sha":"fd9df6b91e28f0867df78f93bbb0e7c66579ed5b","kind":"commit","published_at":"2019-05-21T10:18:12.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.15.7","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.15.7/manifests"},{"name":"10.0.1-preview.4","sha":"75658a7777cecbd6262834f814a8d5ca4f7ff6cc","kind":"commit","published_at":"2019-05-21T09:59:23.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.0.1-preview.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.0.1-preview.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.0.1-preview.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.1-preview.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.1-preview.4/manifests"},{"name":"9.15.5","sha":"39aca809ddb702c5309fc1780a9607b45fc6ae74","kind":"commit","published_at":"2019-05-19T07:39:34.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.15.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.15.5/manifests"},{"name":"9.15.1","sha":"3cf59aba88d4e14aa94c5f19264d8d47d8db77bd","kind":"commit","published_at":"2019-05-13T10:13:30.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.15.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.15.1/manifests"},{"name":"10.0.1-preview.3","sha":"84dbf0ed62c5a71aabbef159c2496e821f13b91b","kind":"commit","published_at":"2019-05-13T10:07:25.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.0.1-preview.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.0.1-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.0.1-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.1-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.1-preview.3/manifests"},{"name":"9.14.3","sha":"afdf520a8c5ee7f6bee053af61d7593fad93c2ce","kind":"commit","published_at":"2019-05-12T06:41:17.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.14.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.14.3/manifests"},{"name":"9.14.1","sha":"a941bda455ee36a1bf56c8d8dc7106be31dc4e8d","kind":"commit","published_at":"2019-05-07T04:18:39.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.14.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.14.1/manifests"},{"name":"10.0.1-preview.2","sha":"25fcf7fcb66fe948663f231ca4ea7b9084d646c3","kind":"commit","published_at":"2019-04-21T07:39:30.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.0.1-preview.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.0.1-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.0.1-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.1-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.1-preview.2/manifests"},{"name":"9.13.1","sha":"b6cc188f68f55490e2a8a4c952d43f7e0ff9dacd","kind":"commit","published_at":"2019-04-16T08:32:41.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.13.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.13.1/manifests"},{"name":"9.12.1","sha":"0e9a85b0bbde275bfa47bc92351a4421579baf04","kind":"commit","published_at":"2019-03-20T05:25:28.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.12.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.12.1/manifests"},{"name":"v9.12.1","sha":"0e9a85b0bbde275bfa47bc92351a4421579baf04","kind":"commit","published_at":"2019-03-20T05:25:28.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/v9.12.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/v9.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@v9.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/v9.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/v9.12.1/manifests"},{"name":"9.11.3","sha":"9a94d52c018168f05f1665ef4430f21522368d4b","kind":"commit","published_at":"2019-03-07T00:27:29.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.11.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.11.3/manifests"},{"name":"9.11.1","sha":"218cf245aae0e7ce8f2a9bbf1a09ec55306181f7","kind":"commit","published_at":"2019-02-21T05:38:52.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.11.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.11.1/manifests"},{"name":"9.10.7","sha":"5a22c4115272eb0970b9d078f36d3acc6668e00d","kind":"commit","published_at":"2019-02-16T03:53:31.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.10.7","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.10.7/manifests"},{"name":"9.10.1","sha":"61890e7e297b2dbba62ae2ea4439e34320801f9c","kind":"commit","published_at":"2019-02-08T18:45:58.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.10.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.10.1/manifests"},{"name":"9.9.5","sha":"df1fabe9aca6bffe812fdd82dfd1ad8c241ad83e","kind":"commit","published_at":"2019-02-02T23:47:24.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.9.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.9.5/manifests"},{"name":"9.9.1","sha":"f213f2316c13d2d99c12dd8fb213e65bef6edac6","kind":"commit","published_at":"2019-01-30T03:10:17.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.9.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.9.1/manifests"},{"name":"9.8.23","sha":"e261266fa6be54de2786bed090114f0f732b6b63","kind":"commit","published_at":"2019-01-26T05:45:57.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.8.23","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.23/manifests"},{"name":"9.8.22","sha":"49de639c97f738b5cda0e80b110e752ce8673df1","kind":"commit","published_at":"2019-01-25T05:26:03.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.8.22","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.22/manifests"},{"name":"9.8.19","sha":"17d5bfaf62d776f5572f790169f2765fc40d1b48","kind":"commit","published_at":"2019-01-22T11:45:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.8.19","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.19/manifests"},{"name":"10.0.0-preview.3","sha":"f8d561ac1f7fac989ca1467a24f7e08004cde269","kind":"commit","published_at":"2019-01-19T20:16:45.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.0.0-preview.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.0.0-preview.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.0.0-preview.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.0-preview.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.0-preview.3/manifests"},{"name":"9.8.15","sha":"d2dedb8a6e8cfedb5d94c6e722d43886d526ce1f","kind":"commit","published_at":"2019-01-19T19:29:26.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.8.15","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.15/manifests"},{"name":"9.8.13","sha":"8342a2e61411eb7ecbb3b9d8eae78cc812f2e7b7","kind":"commit","published_at":"2019-01-18T16:50:57.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.8.13","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.13/manifests"},{"name":"9.8.9","sha":"781cea984f79d42d3ae3e3fb3133f4882338d7c0","kind":"commit","published_at":"2019-01-16T19:32:56.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.8.9","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.9/manifests"},{"name":"10.0.0-preview.1","sha":"dbb7189d0d524d7dbf7592becd2d94ff28b9b0cf","kind":"commit","published_at":"2019-01-14T06:21:34.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/10.0.0-preview.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/10.0.0-preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@10.0.0-preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.0-preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/10.0.0-preview.1/manifests"},{"name":"9.8.1","sha":"8a3614dd52d5a4392609326142f9b635204c3598","kind":"commit","published_at":"2019-01-11T08:34:58.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.8.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.8.1/manifests"},{"name":"9.7.2","sha":"8dc8fa854afb16201ede02975b7eeeee9604faa4","kind":"commit","published_at":"2019-01-03T06:00:51.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.7.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.7.2/manifests"},{"name":"9.6.3","sha":"f288dc379b4de72c2247683a8bd659029cc0e513","kind":"commit","published_at":"2018-12-31T01:43:53.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.6.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.6.3/manifests"},{"name":"9.5.1","sha":"adb458a798e2327433164f9ba0b5d32846ae3f51","kind":"commit","published_at":"2018-12-27T01:43:51.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.5.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.5.1/manifests"},{"name":"9.4.1","sha":"b4bc575827b2af58023e299087a36050b8e901d4","kind":"commit","published_at":"2018-12-04T14:22:12.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.4.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.4.1/manifests"},{"name":"9.3.5","sha":"4ac16d3fc703929f8a573eb1300123c5ab7f6518","kind":"commit","published_at":"2018-11-21T04:36:26.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.3.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.3.5/manifests"},{"name":"9.3.3","sha":"33f2a450e3d1b2695c9c9246262f69361c38761d","kind":"commit","published_at":"2018-11-21T02:28:39.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.3.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.3.3/manifests"},{"name":"9.3.2","sha":"2775efe1b315036999276cc12a3e51073668d26f","kind":"commit","published_at":"2018-11-21T01:02:48.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.3.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.3.2/manifests"},{"name":"9.3.1","sha":"1a986a5330c913893577bca7e33d6f25f41dd4ee","kind":"commit","published_at":"2018-11-20T23:06:24.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.3.1/manifests"},{"name":"9.2.2","sha":"0a48a017d9d29e693ae9a4c4a1c8a5620ebc59ff","kind":"commit","published_at":"2018-11-08T13:25:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.2.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.2.2/manifests"},{"name":"untagged-2a00f403572e9370d323","sha":"0a48a017d9d29e693ae9a4c4a1c8a5620ebc59ff","kind":"commit","published_at":"2018-11-08T13:25:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/untagged-2a00f403572e9370d323","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/untagged-2a00f403572e9370d323","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@untagged-2a00f403572e9370d323","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/untagged-2a00f403572e9370d323","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/untagged-2a00f403572e9370d323/manifests"},{"name":"9.1.4","sha":"67ec17e9802a80ccdeb2c2fe4f90df922d5beaee","kind":"commit","published_at":"2018-11-05T15:10:19.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.1.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.1.4/manifests"},{"name":"9.1.1","sha":"b7db59f9e0861f5def6efe04a024914303b652d0","kind":"commit","published_at":"2018-10-28T09:43:51.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.1.1/manifests"},{"name":"9.0.1","sha":"b25d6a3ee925f954fd8541de1b505710d66d093e","kind":"commit","published_at":"2018-10-04T07:59:34.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/9.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/9.0.1/manifests"},{"name":"8.7.2","sha":"ffb379ca642ca7ba4008aa389020ce0cb820a156","kind":"commit","published_at":"2018-08-23T18:46:59.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.7.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.7.2/manifests"},{"name":"8.7.1","sha":"fb1a0a7788d139d827440ea781696a4da71efa47","kind":"commit","published_at":"2018-08-17T22:21:50.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.7.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.7.1/manifests"},{"name":"8.6.3","sha":"9b0aba5af696dba7a1bc4668cd2cd3266fd54ee0","kind":"commit","published_at":"2018-08-16T02:58:06.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.6.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.6.3/manifests"},{"name":"8.6.1","sha":"5a51848a5836169cbfcb0350620abd7dd99f7816","kind":"commit","published_at":"2018-08-14T21:34:39.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.6.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.6.1/manifests"},{"name":"8.5.1","sha":"dfbafe9e11bc67d1706595ebb13b46a3c153fa1e","kind":"commit","published_at":"2018-08-10T15:55:21.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.5.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.5.1/manifests"},{"name":"8.4.4","sha":"345ee0ece1b8a5bb7d0f017ccf72109d44b7ab0c","kind":"commit","published_at":"2018-08-08T00:08:35.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.4.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.4.4/manifests"},{"name":"8.4.1","sha":"a4b20c2d8fe202ca14f36ab575a8ac19dbe6f78a","kind":"commit","published_at":"2018-08-07T15:17:27.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.4.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.4.1/manifests"},{"name":"8.3.1","sha":"f2290c290f189ab349dcdae0a5cc752a69fb06f7","kind":"commit","published_at":"2018-06-12T09:19:59.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.3.1/manifests"},{"name":"8.2.1","sha":"96af4e92d3f5ccb1d92d7bd37d2da96bd529e939","kind":"commit","published_at":"2018-05-14T21:57:07.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.2.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.2.1/manifests"},{"name":"8.0.1","sha":"50403240c792d6d870fbe74961d5df297b4a1f2e","kind":"commit","published_at":"2018-05-09T20:47:39.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"e4aa8ecd81b19ca41635a4433391991030aaaab6","kind":"commit","published_at":"2018-05-01T23:34:53.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/8.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/8.0.0/manifests"},{"name":"7.4.0","sha":"522170ebbe6a3e0c284136a473c18ba1b82a66bf","kind":"commit","published_at":"2017-05-23T11:23:57.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/7.4.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.4.0/manifests"},{"name":"7.3.0","sha":"4f755054fd3aa6d7d650684002850154e97bb578","kind":"commit","published_at":"2017-05-04T09:06:15.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/7.3.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.3.0/manifests"},{"name":"7.2.0","sha":"e48c357e2c60dc7d0dd9958f86fbfaabf91fdbc1","kind":"commit","published_at":"2017-02-26T03:12:38.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/7.2.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.2.0/manifests"},{"name":"7.1.0","sha":"e344ef002fd3aaa9301d00438c71aba8885c9339","kind":"commit","published_at":"2017-01-12T08:41:13.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/7.1.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"25fb13553286100a88d219979669a09b4e570f43","kind":"commit","published_at":"2016-11-12T00:38:52.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/7.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/7.0.0/manifests"},{"name":"6.5.0","sha":"563f696d2f2aa9fa06e85f76fb80f42a970023bd","kind":"tag","published_at":"2015-05-11T03:09:18.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.5.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.5.0/manifests"},{"name":"6.5.2","sha":"563f696d2f2aa9fa06e85f76fb80f42a970023bd","kind":"commit","published_at":"2015-05-11T03:02:12.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.5.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.5.2/manifests"},{"name":"6.5.1","sha":"563f696d2f2aa9fa06e85f76fb80f42a970023bd","kind":"commit","published_at":"2015-05-11T03:02:12.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.5.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.5.1/manifests"},{"name":"6.4.0.1","sha":"238524a922aed50f8141a1d26ff24b8f2b101b60","kind":"tag","published_at":"2015-02-12T00:04:04.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.4.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.4.0.1/manifests"},{"name":"6.4.0","sha":"bbfcaab18a1c017282c0908be0cf8fd00aac5da6","kind":"tag","published_at":"2015-02-09T00:08:32.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.4.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.4.0/manifests"},{"name":"6.3.1","sha":"4ff011dd6845a26f405e539673d8d60623d171ec","kind":"tag","published_at":"2015-01-13T04:49:49.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"5e7c076b859268bbe35201c727d33006e118cae3","kind":"tag","published_at":"2015-01-03T21:32:26.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.3.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"cc2e07dd46e7a94539937a890ed0ca9eb2a964c5","kind":"tag","published_at":"2014-11-23T01:44:42.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.2.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"f5c72edb804a56922e296dd3764ddbfa2ddf0a1d","kind":"tag","published_at":"2014-11-10T21:51:41.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.2.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"2a62fa0b55161341bd9687ebbbd6752265f9c230","kind":"tag","published_at":"2014-10-02T19:01:09.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.1.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.1.0/manifests"},{"name":"6.0.7","sha":"b07fe9a1eba0655e85ad6e12be06d9450eaca285","kind":"tag","published_at":"2014-09-16T18:32:44.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.0.7","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"68964f9107a8381900543ed8cc802f25001b5310","kind":"tag","published_at":"2014-08-25T23:25:47.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.0.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"937087ee469f365f321d54bce51f9b7e83a5bddc","kind":"tag","published_at":"2014-08-19T20:25:15.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.0.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"481b59a04b9fc3e359a37764b13a85cdc8fa1a82","kind":"tag","published_at":"2014-08-18T18:54:47.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.0.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e21f9790b9eeb87c356d44ec3a633ffd3e38336a","kind":"tag","published_at":"2014-08-02T14:48:10.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.0.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"4628e22e64f14d3c99680522acab9abe0f93b6aa","kind":"tag","published_at":"2014-07-25T09:57:50.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.0.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"21d549b3f2362d3243a79ff6a3a2c5fcb938a48e","kind":"tag","published_at":"2014-07-16T18:04:20.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"28c2adbe557e08b1f41ddedfd8fa1b005c7ef28f","kind":"tag","published_at":"2014-07-09T00:31:28.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/6.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/6.0.0/manifests"},{"name":"5.99.6","sha":"8ed94f5d40248f409177e2cdd82e2029e9f7c601","kind":"tag","published_at":"2014-05-30T18:59:50.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.99.6","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.6/manifests"},{"name":"5.5.1","sha":"90c9806fa89a184d872ff4a244606af25ac0fc95","kind":"tag","published_at":"2014-04-09T20:25:28.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.5.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.5.1/manifests"},{"name":"5.99.5","sha":"3ec61c566d5b99353cff99c7719c39d45732e2f2","kind":"tag","published_at":"2014-03-28T23:32:23.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.99.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.5/manifests"},{"name":"5.5.0","sha":"c41f9fd9963cc6d0ea95aa245e0cfebda7627aea","kind":"tag","published_at":"2014-03-03T03:00:56.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.5.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.5.0/manifests"},{"name":"5.99.4","sha":"75e3711a8b9b00dc91c1dc9814012243978bea44","kind":"tag","published_at":"2014-03-03T03:00:43.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.99.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.4/manifests"},{"name":"5.99.1","sha":"4fa7c3d920ef634d2fb760ccae7454310fdf95ad","kind":"tag","published_at":"2014-01-30T04:48:31.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.99.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.1/manifests"},{"name":"5.99.2","sha":"f58c545ad2a62073ea280935ef3cc46ff44d7862","kind":"tag","published_at":"2014-01-30T04:48:02.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.99.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.2/manifests"},{"name":"5.99.3","sha":"a0393ab15631e227ced71fcdcf6ade91f72712b4","kind":"tag","published_at":"2014-01-30T04:44:08.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.99.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.3/manifests"},{"name":"5.99.0","sha":"752c04e99a2cee11b229c5c5297f85ebe359b5c8","kind":"tag","published_at":"2013-12-24T21:42:45.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.99.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.99.0/manifests"},{"name":"5.4.0","sha":"fae9675b9bf3507635260875ad31c2afa85d85e7","kind":"tag","published_at":"2013-12-13T22:30:13.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.4.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"668dc534ba1f34abdf536b1460e48199ecee1d6c","kind":"tag","published_at":"2013-11-20T19:32:30.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.3.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"c5f45fd02a7c353263b87dabb7f68031260cf22f","kind":"tag","published_at":"2013-10-12T07:08:58.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.2.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.2.0/manifests"},{"name":"4.6.5","sha":"69f4b7a1ddaa6caf6821a4a5ae31e7ec65bab078","kind":"tag","published_at":"2013-08-22T15:34:21.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.6.5","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.5/manifests"},{"name":"5.1.2","sha":"aa6e3b2a841a9ebe15467950d7e84586cc57aba1","kind":"tag","published_at":"2013-08-10T18:49:13.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.1.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.1.2/manifests"},{"name":"5.1.0","sha":"2248d799aef673b4b723d1ca6fb26f5a0c6f8d57","kind":"tag","published_at":"2013-08-09T12:08:28.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.1.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.1.0/manifests"},{"name":"5.0.1","sha":"67e41cde34bcf1e20f0d3fc47fb9c76f99e79587","kind":"tag","published_at":"2013-07-02T21:29:28.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.0.1/manifests"},{"name":"4.6.4","sha":"11910c71bddf1438baabf5ddd060b8adf7014eb3","kind":"tag","published_at":"2013-06-18T22:28:06.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.6.4","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.4/manifests"},{"name":"4.6.3","sha":"aa13b24c2d08656889365d4fc64a142317fe0fec","kind":"tag","published_at":"2013-05-16T06:15:33.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.6.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"fdcc9ecfba550f9def6678c09c128a815a706cd1","kind":"tag","published_at":"2013-05-13T20:38:34.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.6.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.2/manifests"},{"name":"5.0.0.20130424-alpha","sha":"d365b316263c180951b6bdf033fb634b97f3d3f0","kind":"tag","published_at":"2013-04-25T05:30:46.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/5.0.0.20130424-alpha","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/5.0.0.20130424-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@5.0.0.20130424-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.0.0.20130424-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/5.0.0.20130424-alpha/manifests"},{"name":"4.6.1","sha":"801b96582d1924d11c879131ccd6011ea818ebdf","kind":"tag","published_at":"2013-04-19T22:00:02.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.6.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"febcda3d7a7974a6e13dabee01cb0fa065c3c618","kind":"tag","published_at":"2013-04-17T00:57:07.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.6.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"503677bbc5846ffbf555aa482a518b5dc93ec5b1","kind":"tag","published_at":"2013-03-12T03:27:48.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.5.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.5.0/manifests"},{"name":"4.4.3","sha":"679b44394271002f9074a445a259ca51530f9c58","kind":"tag","published_at":"2013-03-04T22:20:00.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.4.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"e3d6e1c80d72e9ab6276c9f3f2fb2643ed664f02","kind":"tag","published_at":"2013-02-27T04:12:14.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.4.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"fb95296144aaeed783f7811f69317fbe3ad2b8d6","kind":"tag","published_at":"2013-02-17T08:16:16.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.4.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"23363d34bd3f296a7fa537cacde881c8b4c17a55","kind":"tag","published_at":"2013-02-11T23:07:16.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.4.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.4.0/manifests"},{"name":"4.3.2","sha":"a04bf01daaff9a1eae61b82b106afb915c5cc8a6","kind":"tag","published_at":"2013-01-30T22:06:16.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.3.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"9b9c5609275a6abaf5828a3d18b177154cec950d","kind":"tag","published_at":"2013-01-22T03:06:13.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.3.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"d8ab3843714ebb6a41d35a7530e3ac0d49bdf933","kind":"tag","published_at":"2013-01-08T20:07:27.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.3.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.3.0/manifests"},{"name":"4.2.2","sha":"dd987b0ff060a91c3801f63a53fa36aeb7e685ba","kind":"tag","published_at":"2013-01-03T05:00:20.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.2.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"2e772314a7f93ea8c97721330cadd50dc9985d6e","kind":"tag","published_at":"2013-01-03T04:59:53.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.2.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"e2894f803faeec794b5d2e0109546320d9e6ef33","kind":"tag","published_at":"2012-12-13T21:30:27.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.2.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"5b5d8203a4b2e948a84a52a51db1dfbb8de03c4b","kind":"tag","published_at":"2012-12-11T23:22:45.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.1.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.1.0/manifests"},{"name":"4.0.3","sha":"8c97ed84f20efa73590776da174b089077dd1028","kind":"tag","published_at":"2012-12-11T23:21:54.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.0.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"36da368a3b65c100dcd09e5cc498eef8badf4f54","kind":"tag","published_at":"2012-12-11T23:21:38.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.0.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"9d88519a2c4034979073647c9eaed1a97b9cd8ca","kind":"tag","published_at":"2012-12-11T23:21:25.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"10350116cbc138cbf4343f13036aca1c2c62324a","kind":"tag","published_at":"2012-12-11T23:21:07.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/4.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/4.0.0/manifests"},{"name":"3.2.0","sha":"b638986e983e304fb84a3f23eacee17984d039aa","kind":"tag","published_at":"2012-12-11T23:20:53.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/3.2.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.2.0/manifests"},{"name":"3.1.3","sha":"437e1c8f1a8417851585c4d66fc0288255c987a4","kind":"tag","published_at":"2012-12-11T23:20:32.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/3.1.3","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"30b8cd2a7f2cb50dd161b28a0d16904195dc174f","kind":"tag","published_at":"2012-12-11T23:20:17.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/3.1.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"8a2a6a0f3fc615152162d8977e715e9159f2fd2b","kind":"tag","published_at":"2012-12-11T23:20:01.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/3.1.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"fc0da49a3bdee691a5b2c2bb9db8b01b3decbade","kind":"tag","published_at":"2012-12-11T23:19:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/3.1.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e0b62ba55798df02c2ae6f0605591adb11b5b973","kind":"tag","published_at":"2012-12-11T23:19:10.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/3.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/3.0.0/manifests"},{"name":"2.5.2","sha":"526b861ae235e17d8063c5d514b93eb62ba66140","kind":"tag","published_at":"2012-12-11T23:18:55.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.5.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"0d0f39d916603dc3e956d477f7e4a368f2c5fd47","kind":"tag","published_at":"2012-12-11T23:18:39.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.5.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.5.1/manifests"},{"name":"2.5.0.0","sha":"d9150638afe8b1dc99f3a80ee63c3311583a1554","kind":"tag","published_at":"2012-12-11T23:18:06.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.5.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.5.0.0/manifests"},{"name":"2.4.5.0","sha":"0d4b2c37e2b03a9aef5fec325bfb882c51375ddd","kind":"tag","published_at":"2011-09-02T07:02:05.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.4.5.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.4.5.0/manifests"},{"name":"2.4.0.0","sha":"3ac96c98abbf336764111439faf39cee6043a930","kind":"tag","published_at":"2011-07-23T14:47:00.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.4.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.4.0.0/manifests"},{"name":"2.3.2.0","sha":"b9a2678e35f01b110d67538e1b98373ec5233c29","kind":"tag","published_at":"2011-06-17T23:35:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.3.2.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.3.2.0/manifests"},{"name":"2.3.0.0","sha":"64aefc607fcd9cd79e97bce6b3080de559266a4b","kind":"tag","published_at":"2011-05-13T20:50:45.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.3.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.3.0.0/manifests"},{"name":"2.3.0.0-pre","sha":"64aefc607fcd9cd79e97bce6b3080de559266a4b","kind":"tag","published_at":"2011-05-08T05:30:08.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.3.0.0-pre","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.3.0.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.3.0.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.3.0.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.3.0.0-pre/manifests"},{"name":"2.2.1.0","sha":"a9ade031adcacb817da3f07d92271c31c60ebc03","kind":"tag","published_at":"2011-03-23T04:20:31.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.2.1.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.2.1.0/manifests"},{"name":"2.2.1.0-pre","sha":"a9ade031adcacb817da3f07d92271c31c60ebc03","kind":"tag","published_at":"2011-03-22T23:14:27.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.2.1.0-pre","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.2.1.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.2.1.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.2.1.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.2.1.0-pre/manifests"},{"name":"2.2.0.0","sha":"162ebab8fccdb7f9b4fdff79c7132e0f024e59f1","kind":"tag","published_at":"2011-02-27T05:43:21.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.2.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.2.0.0/manifests"},{"name":"2.2.0.0-pre","sha":"162ebab8fccdb7f9b4fdff79c7132e0f024e59f1","kind":"tag","published_at":"2011-02-27T04:24:12.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.2.0.0-pre","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.2.0.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.2.0.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.2.0.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.2.0.0-pre/manifests"},{"name":"2.1.0.1","sha":"b24a385bb24d90783f25b7231cdd5c00395e0647","kind":"tag","published_at":"2011-02-14T00:29:18.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.1.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.1.0.1/manifests"},{"name":"2.1.0.0","sha":"f7e334414f0651d265b14cd749dedc932009c4f8","kind":"tag","published_at":"2011-02-13T23:26:06.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.1.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.1.0.0/manifests"},{"name":"2.0.0.2","sha":"5c569014e26064888a95483ae436c456ca7be6ad","kind":"tag","published_at":"2011-01-16T02:52:54.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.0.0.2","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.0.0.2/manifests"},{"name":"2.0.0.1","sha":"64caefdae70def52e9d328f2a85210196c60333d","kind":"tag","published_at":"2011-01-16T02:12:16.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.0.0.1","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.0.0.1/manifests"},{"name":"2.0.0.0","sha":"54fea8c6332f6de5843985e7ab350f719a465ae9","kind":"tag","published_at":"2011-01-14T06:21:13.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.0.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.0.0.0/manifests"},{"name":"2.0.0.0-pre","sha":"ed49749959125a1b9d91591c5f5377690e2df8f2","kind":"tag","published_at":"2010-12-24T12:47:21.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/2.0.0.0-pre","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/2.0.0.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@2.0.0.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.0.0.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/2.0.0.0-pre/manifests"},{"name":"1.4.1.0","sha":"820d4536822171f30bc3a6a83557d29d0f06bb10","kind":"tag","published_at":"2010-11-03T16:41:30.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/1.4.1.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/1.4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@1.4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/1.4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/1.4.1.0/manifests"},{"name":"1.4.0.0","sha":"66fe174cff6f25bbcf4d9fdd01f40f77b4b48298","kind":"tag","published_at":"2010-10-31T03:05:07.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/1.4.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/1.4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@1.4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/1.4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/1.4.0.0/manifests"},{"name":"1.3.0.0","sha":"e7f4edd865c3132fadd074cc009cb4cca290f331","kind":"tag","published_at":"2010-09-27T01:52:45.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/1.3.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/1.3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@1.3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/1.3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/1.3.0.0/manifests"},{"name":"1.2.0.0","sha":"7c4e409b9442d71917edc9b044500a53125e6ca6","kind":"tag","published_at":"2010-09-20T03:41:37.000Z","download_url":"https://codeload.github.com/reactiveui/ReactiveUI/tar.gz/1.2.0.0","html_url":"https://github.com/reactiveui/ReactiveUI/releases/tag/1.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/reactiveui/ReactiveUI@1.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/1.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/tags/1.2.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-08T00:05:44.302Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.360653366417056,"dependent_packages_count":7.916838205022643,"stargazers_count":0.7479532098779147,"forks_count":0.792832624223775,"average":4.704569351385347},"purl":"pkg:golang/github.com/reactiveui/reactiveui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/reactiveui/reactiveui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/reactiveui/reactiveui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/reactiveui/reactiveui/dependencies","status":null,"funding_links":["https://github.com/sponsors/reactivemarbles"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-01T09:01:45.725Z","issues_count":153,"pull_requests_count":783,"avg_time_to_close_issue":35777657.01980198,"avg_time_to_close_pull_request":655185.4,"issues_closed_count":101,"pull_requests_closed_count":705,"pull_request_authors_count":29,"issue_authors_count":115,"avg_comments_per_issue":3.5947712418300655,"avg_comments_per_pull_request":1.1596424010217115,"merged_pull_requests_count":564,"bot_issues_count":3,"bot_pull_requests_count":625,"past_year_issues_count":28,"past_year_pull_requests_count":235,"past_year_avg_time_to_close_issue":115157.33333333333,"past_year_avg_time_to_close_pull_request":375802.3535911602,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":181,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":0.8936170212765957,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":186,"past_year_merged_pull_requests_count":145,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/reactiveui%2FReactiveUI/issues","maintainers":[{"login":"ChrisPulman","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisPulman"},{"login":"ghuntley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghuntley"},{"login":"dpvreony","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpvreony"},{"login":"flagbug","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flagbug"},{"login":"Qonstrukt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qonstrukt"},{"login":"vatsalyagoel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vatsalyagoel"}],"active_maintainers":[{"login":"ChrisPulman","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisPulman"},{"login":"dpvreony","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpvreony"},{"login":"Qonstrukt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qonstrukt"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freactiveui%2Freactiveui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freactiveui%2Freactiveui/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freactiveui%2Freactiveui/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freactiveui%2Freactiveui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freactiveui%2Freactiveui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Freactiveui%2Freactiveui/codemeta","maintainers":[]}