{"id":3684037,"name":"github.com/Microsoft/vscode-pull-request-github","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Microsoft/vscode-pull-request-github","keywords_array":[],"namespace":"github.com/Microsoft","versions_count":418,"first_release_published_at":"2018-06-25T18:26:23.000Z","latest_release_published_at":"2026-03-24T15:43:54.000Z","latest_release_number":"v0.132.2","last_synced_at":"2026-04-08T13:22:20.000Z","created_at":"2022-04-11T11:06:27.533Z","updated_at":"2026-04-08T13:22:20.000Z","registry_url":"https://pkg.go.dev/github.com/Microsoft/vscode-pull-request-github","install_command":"go get github.com/Microsoft/vscode-pull-request-github","documentation_url":"https://pkg.go.dev/github.com/Microsoft/vscode-pull-request-github#section-documentation","metadata":{},"repo_metadata":{"id":37819777,"uuid":"134777298","full_name":"microsoft/vscode-pull-request-github","owner":"microsoft","description":"GitHub Pull Requests for Visual Studio Code","archived":false,"fork":false,"pushed_at":"2025-10-30T11:50:34.000Z","size":89522,"stargazers_count":2481,"open_issues_count":381,"forks_count":672,"subscribers_count":64,"default_branch":"main","last_synced_at":"2025-10-30T12:22:02.130Z","etag":null,"topics":["code-review","github","pull-requests","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-05-24T23:05:02.000Z","updated_at":"2025-10-30T10:38:29.000Z","dependencies_parsed_at":"2023-09-23T10:51:28.383Z","dependency_job_id":"dfbc3c1a-9a35-439a-8feb-35a05f1f0802","html_url":"https://github.com/microsoft/vscode-pull-request-github","commit_stats":{"total_commits":3468,"total_committers":144,"mean_commits":"24.083333333333332","dds":0.5279700115340253,"last_synced_commit":"1066de65a43160544005a5f5d98efd8b779b8e59"},"previous_names":[],"tags_count":455,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/vscode-pull-request-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/sbom","scorecard":{"id":643566,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/vscode-pull-request-github","commit":"7f7cad4d41c3181bc454eda642da740e81aa71fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/copilot-setup-steps.yml:22","Warn: no topLevel permission defined: .github/workflows/copilot-setup-steps.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release/0.116): error during branchesHandler.query: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/vscode-pull-request-github/copilot-setup-steps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/copilot-setup-steps.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/vscode-pull-request-github/copilot-setup-steps.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T11:27:14.550Z","repository_id":37819777,"created_at":"2025-08-21T11:27:14.550Z","updated_at":"2025-08-21T11:27:14.550Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281835588,"owners_count":26569858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7465,"last_synced_at":"2025-10-27T00:51:58.461Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3562884,"followers":105370,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-10-27T00:51:58.461Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"v0.120.1","sha":"7f0fc297b4d68e4d50e3d4e9ff70d474d3edde19","kind":"commit","published_at":"2025-10-16T16:59:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.120.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.120.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.120.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.120.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.120.1/manifests"},{"name":"v0.120.0","sha":"827d69814f8baac9cbd38588a5c95fff4f9f8908","kind":"commit","published_at":"2025-10-09T15:58:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.120.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.120.0/manifests"},{"name":"v0.118.2","sha":"a1d9a72bc7eb9c450b91caa551c6d8fb9b4e7b3a","kind":"commit","published_at":"2025-09-26T09:01:51.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.118.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.118.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.118.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.118.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.118.2/manifests"},{"name":"v0.118.1","sha":"0f81ea86df011dd1aed63c2b1ac4ef23e759f092","kind":"commit","published_at":"2025-09-15T20:20:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.118.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.118.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.118.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.118.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.118.1/manifests"},{"name":"v0.118.0","sha":"896fb88be19239c50eb114bcaebe2164802fa550","kind":"commit","published_at":"2025-09-11T12:10:29.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.118.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.118.0/manifests"},{"name":"v0.116.1","sha":"ac74ab3a2f9c7dc96b546f979f2af4bff29207b2","kind":"commit","published_at":"2025-08-11T14:31:16.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.116.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"7a76c2bdbb6b2452dd34a1f46048f9cc1c621f18","kind":"commit","published_at":"2025-08-05T22:00:22.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.116.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.116.0/manifests"},{"name":"v0.114.3","sha":"78be8a1ce2c8f09b6b24da1d905b8f4fb0d82ac2","kind":"commit","published_at":"2025-07-21T16:54:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.114.3","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.114.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.114.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.114.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.114.3/manifests"},{"name":"v0.114.2","sha":"e876b1301fe7902ffc878489756ea3f2a0fc47b5","kind":"commit","published_at":"2025-07-18T08:17:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.114.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.114.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.114.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.114.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.114.2/manifests"},{"name":"v0.114.1","sha":"fa4def785bdbd58c148c4b19525e68e50ae82898","kind":"commit","published_at":"2025-07-14T15:11:54.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.114.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.114.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.114.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.114.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.114.1/manifests"},{"name":"v0.114.0","sha":"0095ac59e6ed78098e8542208822e5d922db3b0c","kind":"commit","published_at":"2025-07-10T15:45:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.114.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.114.0/manifests"},{"name":"v0.112.0","sha":"a9d2f401d0645ffa749bacce35260ffdb6a1866c","kind":"commit","published_at":"2025-06-19T16:08:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.112.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.112.0/manifests"},{"name":"v0.110.0","sha":"a7ad1a2b6be6c092b122f664e7be1f45c17ab725","kind":"commit","published_at":"2025-05-08T10:24:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.110.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.110.0/manifests"},{"name":"v0.108.0","sha":"d750230b37f92a3af131fc89c83bee061238214d","kind":"commit","published_at":"2025-04-03T13:53:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.108.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.108.0/manifests"},{"name":"v0.106.0","sha":"c68deb02f25730e513b2a1c9a21d02f8375c92d0","kind":"commit","published_at":"2025-03-05T09:30:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.106.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.106.0/manifests"},{"name":"v0.104.1","sha":"b0f5bb866b8002a04387a9a20edb2b3ef2cc5f48","kind":"commit","published_at":"2025-02-13T12:21:26.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.104.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"7daa11afd7cc206e38d02712a1d23d3ebb067ba3","kind":"commit","published_at":"2025-02-06T15:41:17.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.104.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.104.0/manifests"},{"name":"v0.102.0","sha":"532ddf487a2e7db1732371be8404a9bdafb59e98","kind":"commit","published_at":"2024-12-11T16:38:22.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.102.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.102.0/manifests"},{"name":"v0.100.3","sha":"390bf8478e5cc29640ac0afabe3b724e43514ac1","kind":"commit","published_at":"2024-11-19T10:17:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.100.3","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.100.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.100.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.100.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.100.3/manifests"},{"name":"v0.100.1","sha":"0876e9ecab22978f8b61a4665b52d346ef775d2b","kind":"commit","published_at":"2024-11-08T08:41:14.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.100.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.100.1/manifests"},{"name":"v0.101.2024110504","sha":"bbca381ebcdc2cf13a0041949c204ab2ac091f5f","kind":"commit","published_at":"2024-11-04T12:45:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.101.2024110504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.101.2024110504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.101.2024110504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024110504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024110504/manifests"},{"name":"v0.101.2024110404","sha":"3f59afb96d1a9086c35a16f80908fbc3bfe85f76","kind":"commit","published_at":"2024-10-31T10:12:48.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.101.2024110404","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.101.2024110404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.101.2024110404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024110404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024110404/manifests"},{"name":"v0.101.2024103104","sha":"ba1657a504c6f73cda033719354bee3a9bdc985d","kind":"commit","published_at":"2024-10-30T22:22:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.101.2024103104","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.101.2024103104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.101.2024103104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024103104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024103104/manifests"},{"name":"v0.101.2024102916","sha":"ec5d1892c055ae644024f9191cdb363232c47b20","kind":"commit","published_at":"2024-10-29T15:08:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.101.2024102916","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.101.2024102916","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.101.2024102916","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024102916","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024102916/manifests"},{"name":"v0.101.2024103004","sha":"ec5d1892c055ae644024f9191cdb363232c47b20","kind":"commit","published_at":"2024-10-29T15:08:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.101.2024103004","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.101.2024103004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.101.2024103004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024103004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.101.2024103004/manifests"},{"name":"v0.100.0","sha":"fee2dce5a93e7e4df18c661c7338c92140249ee5","kind":"commit","published_at":"2024-10-29T10:12:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.100.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.100.0/manifests"},{"name":"v0.99.2024102513","sha":"7c3da330598b2e6a40a833396d60c163bcbe6cd5","kind":"commit","published_at":"2024-10-25T13:16:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024102513","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024102513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024102513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102513/manifests"},{"name":"v0.99.2024102413","sha":"72a55b663b136325575a75409d0f496784f993f0","kind":"commit","published_at":"2024-10-24T10:51:55.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024102413","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024102413","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024102413","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102413","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102413/manifests"},{"name":"v0.99.2024102404","sha":"f8b8655e3211f50ca502fa7258b0f51bf6bd12b9","kind":"commit","published_at":"2024-10-23T16:32:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024102404","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024102404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024102404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102404/manifests"},{"name":"v0.99.2024102213","sha":"697dce38bf19e663e9a98f5538010873f05e53a8","kind":"commit","published_at":"2024-10-22T12:58:17.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024102213","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024102213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024102213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102213/manifests"},{"name":"v0.99.2024102304","sha":"697dce38bf19e663e9a98f5538010873f05e53a8","kind":"commit","published_at":"2024-10-22T12:58:17.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024102304","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024102304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024102304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102304/manifests"},{"name":"v0.99.2024102115","sha":"33f3bfa730f640ccb4d3137c08c3760c419c87f4","kind":"commit","published_at":"2024-10-21T15:09:17.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024102115","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024102115","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024102115","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102115","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102115/manifests"},{"name":"v0.99.2024102110","sha":"38a6449347097a6bc2786fb0e0ca61b66b5f6e90","kind":"commit","published_at":"2024-10-21T09:50:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024102110","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024102110","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024102110","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102110","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024102110/manifests"},{"name":"v0.99.2024101808","sha":"40b1a4db29abbd28f23d376eec47cef8ae7669a3","kind":"commit","published_at":"2024-10-18T08:27:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024101808","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024101808","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024101808","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101808","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101808/manifests"},{"name":"v0.99.2024101704","sha":"280aae89bbe48b33edd2a0bf2f663e20f1bfcc28","kind":"commit","published_at":"2024-10-16T15:13:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024101704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024101704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024101704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101704/manifests"},{"name":"v0.99.2024101608","sha":"2a321a5e33bb8865d90089b3e449b85eec1e1d9b","kind":"commit","published_at":"2024-10-16T08:06:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024101608","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024101608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024101608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101608/manifests"},{"name":"v0.99.2024101604","sha":"d5a6d39f56da790bd7a123fb3a5fb625760dc88a","kind":"commit","published_at":"2024-10-15T16:43:26.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024101604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024101604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024101604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101604/manifests"},{"name":"v0.99.2024101504","sha":"3a862f2b3b9bec623f44ec649b3fb14cd7b8a8a6","kind":"commit","published_at":"2024-10-11T15:42:38.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024101504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024101504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024101504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101504/manifests"},{"name":"v0.99.2024101404","sha":"3a862f2b3b9bec623f44ec649b3fb14cd7b8a8a6","kind":"commit","published_at":"2024-10-11T15:42:38.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024101404","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024101404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024101404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101404/manifests"},{"name":"v0.99.2024101004","sha":"430d01f768ab4530f66ee4919578ea647a69a9e1","kind":"commit","published_at":"2024-10-04T14:33:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024101004","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024101004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024101004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024101004/manifests"},{"name":"v0.99.2024100904","sha":"430d01f768ab4530f66ee4919578ea647a69a9e1","kind":"commit","published_at":"2024-10-04T14:33:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024100904","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024100904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024100904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024100904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024100904/manifests"},{"name":"v0.99.2024100804","sha":"430d01f768ab4530f66ee4919578ea647a69a9e1","kind":"commit","published_at":"2024-10-04T14:33:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024100804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024100804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024100804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024100804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024100804/manifests"},{"name":"v0.99.2024100704","sha":"430d01f768ab4530f66ee4919578ea647a69a9e1","kind":"commit","published_at":"2024-10-04T14:33:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024100704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024100704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024100704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024100704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024100704/manifests"},{"name":"v0.98.0","sha":"8f670dfc2480d4c1732ff9a204094e1f76e7e9b3","kind":"commit","published_at":"2024-10-03T11:10:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.98.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.98.0/manifests"},{"name":"v0.99.2024100313","sha":"8f670dfc2480d4c1732ff9a204094e1f76e7e9b3","kind":"commit","published_at":"2024-10-03T11:10:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.99.2024100313","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.99.2024100313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.99.2024100313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024100313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.99.2024100313/manifests"},{"name":"v0.97.2024092604","sha":"6e3eed5d53b011f6ce89e54da33b62c1924bf30a","kind":"commit","published_at":"2024-09-25T08:05:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024092604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024092604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024092604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024092604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024092604/manifests"},{"name":"v0.97.2024092404","sha":"1066de65a43160544005a5f5d98efd8b779b8e59","kind":"commit","published_at":"2024-09-17T15:46:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024092404","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024092404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024092404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024092404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024092404/manifests"},{"name":"v0.97.2024092304","sha":"1066de65a43160544005a5f5d98efd8b779b8e59","kind":"commit","published_at":"2024-09-17T15:46:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024092304","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024092304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024092304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024092304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024092304/manifests"},{"name":"v0.97.2024091904","sha":"1066de65a43160544005a5f5d98efd8b779b8e59","kind":"commit","published_at":"2024-09-17T15:46:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024091904","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024091904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024091904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091904/manifests"},{"name":"v0.97.2024091804","sha":"1066de65a43160544005a5f5d98efd8b779b8e59","kind":"commit","published_at":"2024-09-17T15:46:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024091804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024091804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024091804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091804/manifests"},{"name":"v0.97.2024092504","sha":"1066de65a43160544005a5f5d98efd8b779b8e59","kind":"commit","published_at":"2024-09-17T15:46:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024092504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024092504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024092504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024092504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024092504/manifests"},{"name":"v0.97.2024091704","sha":"2205b45241de1638a5c58a881b8b7d8f6282a41e","kind":"commit","published_at":"2024-09-11T18:26:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024091704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024091704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024091704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091704/manifests"},{"name":"v0.97.2024091604","sha":"2205b45241de1638a5c58a881b8b7d8f6282a41e","kind":"commit","published_at":"2024-09-11T18:26:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024091604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024091604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024091604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091604/manifests"},{"name":"v0.97.2024091204","sha":"2205b45241de1638a5c58a881b8b7d8f6282a41e","kind":"commit","published_at":"2024-09-11T18:26:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024091204","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024091204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024091204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091204/manifests"},{"name":"v0.97.2024091104","sha":"d360aa6634a3c6c2d1234d87e39b8f8b55c03c51","kind":"commit","published_at":"2024-09-10T19:43:15.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024091104","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024091104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024091104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024091104/manifests"},{"name":"v0.97.2024090514","sha":"1fd677192b44c61e20e26048c04cb7ba8843f381","kind":"commit","published_at":"2024-09-05T13:48:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.97.2024090514","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.97.2024090514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.97.2024090514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024090514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.97.2024090514/manifests"},{"name":"v0.96.0","sha":"1fd677192b44c61e20e26048c04cb7ba8843f381","kind":"commit","published_at":"2024-09-05T13:48:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.96.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.96.0/manifests"},{"name":"v0.95.2024090313","sha":"13ca123f401c339f11a405fde4b107dd0e58cd64","kind":"commit","published_at":"2024-09-03T13:25:36.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024090313","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024090313","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024090313","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024090313","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024090313/manifests"},{"name":"v0.95.2024082904","sha":"5d3f2e0d76fb088fc9cf904074fe9adc600a9c6f","kind":"commit","published_at":"2024-08-28T21:42:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024082904","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024082904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024082904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082904/manifests"},{"name":"v0.95.2024082604","sha":"328512e45bd5aea8d5bbd71fb7a7241cbf6823be","kind":"commit","published_at":"2024-08-22T15:17:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024082604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024082604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024082604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082604/manifests"},{"name":"v0.95.2024082704","sha":"328512e45bd5aea8d5bbd71fb7a7241cbf6823be","kind":"commit","published_at":"2024-08-22T15:17:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024082704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024082704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024082704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082704/manifests"},{"name":"v0.95.2024082804","sha":"328512e45bd5aea8d5bbd71fb7a7241cbf6823be","kind":"commit","published_at":"2024-08-22T15:17:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024082804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024082804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024082804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082804/manifests"},{"name":"v0.95.2024082204","sha":"cb343dcea610b85ef638c6387c4245d3f9b73169","kind":"commit","published_at":"2024-08-21T18:07:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024082204","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024082204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024082204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082204/manifests"},{"name":"v0.95.2024082104","sha":"d3c1a70c451bf7b168593e07d5b7903648d43bc9","kind":"commit","published_at":"2024-08-19T19:46:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024082104","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024082104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024082104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082104/manifests"},{"name":"v0.95.2024082004","sha":"d3c1a70c451bf7b168593e07d5b7903648d43bc9","kind":"commit","published_at":"2024-08-19T19:46:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024082004","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024082004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024082004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024082004/manifests"},{"name":"v0.95.2024081904","sha":"05ce44deae820c01c4339818436eff028649bab9","kind":"commit","published_at":"2024-08-15T21:55:39.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024081904","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024081904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024081904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081904/manifests"},{"name":"v0.95.2024081504","sha":"81ea4564269128e3ad18ac345974018e3715d637","kind":"commit","published_at":"2024-08-14T20:35:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024081504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024081504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024081504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081504/manifests"},{"name":"v0.95.2024080708","sha":"9b67efb3ea86d60db689e827596ec1408cff19aa","kind":"commit","published_at":"2024-08-07T07:49:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024080708","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024080708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024080708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080708/manifests"},{"name":"v0.95.2024080804","sha":"9b67efb3ea86d60db689e827596ec1408cff19aa","kind":"commit","published_at":"2024-08-07T07:49:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024080804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024080804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024080804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080804/manifests"},{"name":"v0.95.2024081204","sha":"9b67efb3ea86d60db689e827596ec1408cff19aa","kind":"commit","published_at":"2024-08-07T07:49:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024081204","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024081204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024081204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081204/manifests"},{"name":"v0.95.2024081304","sha":"9b67efb3ea86d60db689e827596ec1408cff19aa","kind":"commit","published_at":"2024-08-07T07:49:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024081304","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024081304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024081304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081304/manifests"},{"name":"v0.95.2024081404","sha":"9b67efb3ea86d60db689e827596ec1408cff19aa","kind":"commit","published_at":"2024-08-07T07:49:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024081404","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024081404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024081404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024081404/manifests"},{"name":"v0.95.2024080509","sha":"1e7cfe31484bb4ee04021a64367034afa4dc2696","kind":"commit","published_at":"2024-08-05T09:14:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024080509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024080509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024080509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080509/manifests"},{"name":"v0.95.2024080604","sha":"1e7cfe31484bb4ee04021a64367034afa4dc2696","kind":"commit","published_at":"2024-08-05T09:14:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024080604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024080604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024080604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080604/manifests"},{"name":"v0.95.2024080704","sha":"1e7cfe31484bb4ee04021a64367034afa4dc2696","kind":"commit","published_at":"2024-08-05T09:14:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024080704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024080704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024080704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080704/manifests"},{"name":"v0.94.0","sha":"69bd68c9096647f10725a1e5beacd1be8fcbce7e","kind":"commit","published_at":"2024-08-02T11:18:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.94.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.94.0/manifests"},{"name":"v0.95.2024080212","sha":"69bd68c9096647f10725a1e5beacd1be8fcbce7e","kind":"commit","published_at":"2024-08-02T11:18:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.95.2024080212","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.95.2024080212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.95.2024080212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.95.2024080212/manifests"},{"name":"v0.93.2024072609","sha":"451c13ade611bd419b2561d00855039500af710b","kind":"commit","published_at":"2024-07-25T09:12:04.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024072609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024072609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024072609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072609/manifests"},{"name":"v0.93.2024072504","sha":"993cf6c8e72b634f94dfc6a31ce55addbf724f09","kind":"commit","published_at":"2024-07-24T10:43:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024072504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024072504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024072504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072504/manifests"},{"name":"v0.93.2024072411","sha":"993cf6c8e72b634f94dfc6a31ce55addbf724f09","kind":"commit","published_at":"2024-07-24T10:43:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024072411","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024072411","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024072411","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072411","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072411/manifests"},{"name":"v0.93.2024072404","sha":"a32966aaf94d1afb809856cab30acdeb03143c42","kind":"commit","published_at":"2024-07-22T14:03:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024072404","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024072404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024072404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072404/manifests"},{"name":"v0.93.2024072304","sha":"a32966aaf94d1afb809856cab30acdeb03143c42","kind":"commit","published_at":"2024-07-22T14:03:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024072304","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024072304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024072304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072304/manifests"},{"name":"v0.93.2024072204","sha":"a963d768202a45a042684fb430d062a122d942f0","kind":"commit","published_at":"2024-07-19T14:12:26.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024072204","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024072204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024072204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024072204/manifests"},{"name":"v0.93.2024071908","sha":"9cd82696c49d92dfd9b2b858898616ea33d1bedc","kind":"commit","published_at":"2024-07-18T15:04:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024071908","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024071908","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024071908","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071908","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071908/manifests"},{"name":"v0.93.2024071704","sha":"df10772b99428364116487a2fd3ccbadfb1ae516","kind":"commit","published_at":"2024-07-16T10:05:46.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024071704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024071704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024071704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071704/manifests"},{"name":"v0.93.2024071804","sha":"df10772b99428364116487a2fd3ccbadfb1ae516","kind":"commit","published_at":"2024-07-16T10:05:46.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024071804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024071804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024071804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071804/manifests"},{"name":"v0.93.2024071104","sha":"985e75fe8112450fc2fe873f6fcf387baef61da8","kind":"commit","published_at":"2024-07-10T16:01:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024071104","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024071104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024071104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071104/manifests"},{"name":"v0.93.2024071604","sha":"985e75fe8112450fc2fe873f6fcf387baef61da8","kind":"commit","published_at":"2024-07-10T16:01:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024071604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024071604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024071604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071604/manifests"},{"name":"v0.93.2024071504","sha":"985e75fe8112450fc2fe873f6fcf387baef61da8","kind":"commit","published_at":"2024-07-10T16:01:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024071504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024071504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024071504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071504/manifests"},{"name":"v0.93.2024070904","sha":"19c9b20482d04ad40c2fbf14d47a5090ed8238c4","kind":"commit","published_at":"2024-07-04T09:28:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024070904","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024070904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024070904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070904/manifests"},{"name":"v0.93.2024070409","sha":"19c9b20482d04ad40c2fbf14d47a5090ed8238c4","kind":"commit","published_at":"2024-07-04T09:28:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024070409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024070409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024070409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070409/manifests"},{"name":"v0.93.2024070804","sha":"19c9b20482d04ad40c2fbf14d47a5090ed8238c4","kind":"commit","published_at":"2024-07-04T09:28:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024070804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024070804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024070804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070804/manifests"},{"name":"v0.93.2024071004","sha":"19c9b20482d04ad40c2fbf14d47a5090ed8238c4","kind":"commit","published_at":"2024-07-04T09:28:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024071004","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024071004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024071004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024071004/manifests"},{"name":"v0.93.2024070404","sha":"3339ddcda938e7ec1d013c26ca1f677600c47420","kind":"commit","published_at":"2024-07-03T11:00:42.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024070404","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024070404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024070404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070404/manifests"},{"name":"v0.92.0","sha":"3339ddcda938e7ec1d013c26ca1f677600c47420","kind":"commit","published_at":"2024-07-03T11:00:42.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.92.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.92.0/manifests"},{"name":"v0.93.2024070315","sha":"3339ddcda938e7ec1d013c26ca1f677600c47420","kind":"commit","published_at":"2024-07-03T11:00:42.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.93.2024070315","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.93.2024070315","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.93.2024070315","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070315","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.93.2024070315/manifests"},{"name":"v0.91.2024062808","sha":"89746534a03e1c2df0170eb612225335146da798","kind":"commit","published_at":"2024-06-27T15:02:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.91.2024062808","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.91.2024062808","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.91.2024062808","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024062808","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024062808/manifests"},{"name":"v0.91.2024062704","sha":"7693b1f0b37862e1c8dc96bcd4d61a48c8c7b5cb","kind":"commit","published_at":"2024-06-26T11:17:46.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.91.2024062704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.91.2024062704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.91.2024062704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024062704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024062704/manifests"},{"name":"v0.91.2024062604","sha":"0f95c3aa60699760ac580bde76e56f233c7dced3","kind":"commit","published_at":"2024-06-25T15:22:03.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.91.2024062604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.91.2024062604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.91.2024062604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024062604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024062604/manifests"},{"name":"v0.91.2024062509","sha":"1b4eb0ef460ded9e3b60b8865481d35dfede6917","kind":"commit","published_at":"2024-06-25T08:25:48.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.91.2024062509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.91.2024062509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.91.2024062509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024062509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024062509/manifests"},{"name":"v0.91.2024061804","sha":"7648732d6f35b79287c26ae553f41f0a80b699f4","kind":"commit","published_at":"2024-06-17T14:43:58.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.91.2024061804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.91.2024061804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.91.2024061804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024061804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024061804/manifests"},{"name":"v0.90.0","sha":"9d78ca5e26a33370efe38c6cda247e707f9f4129","kind":"commit","published_at":"2024-06-17T09:41:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.90.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.90.0/manifests"},{"name":"v0.91.2024061713","sha":"9d78ca5e26a33370efe38c6cda247e707f9f4129","kind":"commit","published_at":"2024-06-17T09:41:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.91.2024061713","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.91.2024061713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.91.2024061713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024061713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.91.2024061713/manifests"},{"name":"v0.89.2024053108","sha":"f8f644659c1397bbb1484f4bf8c1524815983ba9","kind":"commit","published_at":"2024-05-30T13:06:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024053108","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024053108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024053108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024053108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024053108/manifests"},{"name":"v0.89.2024053013","sha":"e20ee912d1dcb2a21d25fad8e32f66adb6ec7b25","kind":"commit","published_at":"2024-05-30T11:54:25.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024053013","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024053013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024053013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024053013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024053013/manifests"},{"name":"v0.89.2024053004","sha":"b693ea548fbbaea0feefab3c533d3532f1bc4f6e","kind":"commit","published_at":"2024-05-29T08:06:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024053004","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024053004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024053004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024053004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024053004/manifests"},{"name":"v0.89.2024052704","sha":"16913bbafc5ddf1f85d663518385a6faa82f794b","kind":"commit","published_at":"2024-05-24T11:59:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024052704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024052704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024052704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024052704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024052704/manifests"},{"name":"v0.89.2024052904","sha":"16913bbafc5ddf1f85d663518385a6faa82f794b","kind":"commit","published_at":"2024-05-24T11:59:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024052904","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024052904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024052904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024052904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024052904/manifests"},{"name":"v0.89.2024052804","sha":"16913bbafc5ddf1f85d663518385a6faa82f794b","kind":"commit","published_at":"2024-05-24T11:59:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024052804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024052804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024052804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024052804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024052804/manifests"},{"name":"v0.89.2024051304","sha":"b0e67756f4367f389b7d3a301e8523f35cadf5f9","kind":"commit","published_at":"2024-05-08T09:21:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024051304","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024051304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024051304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024051304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024051304/manifests"},{"name":"v0.89.2024051404","sha":"b0e67756f4367f389b7d3a301e8523f35cadf5f9","kind":"commit","published_at":"2024-05-08T09:21:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024051404","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024051404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024051404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024051404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024051404/manifests"},{"name":"v0.89.2024051504","sha":"b0e67756f4367f389b7d3a301e8523f35cadf5f9","kind":"commit","published_at":"2024-05-08T09:21:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024051504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024051504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024051504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024051504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024051504/manifests"},{"name":"v0.89.2024050904","sha":"b0e67756f4367f389b7d3a301e8523f35cadf5f9","kind":"commit","published_at":"2024-05-08T09:21:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024050904","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024050904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024050904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050904/manifests"},{"name":"v0.88.1","sha":"eae9eb224d95b4c32a8e1ad977237689b8be4da2","kind":"commit","published_at":"2024-05-08T09:10:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.88.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.88.1/manifests"},{"name":"v0.89.2024050804","sha":"66a02ec6a9b147c50b600e5647801879ded688e9","kind":"commit","published_at":"2024-05-03T13:36:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024050804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024050804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024050804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050804/manifests"},{"name":"v0.89.2024050604","sha":"66a02ec6a9b147c50b600e5647801879ded688e9","kind":"commit","published_at":"2024-05-03T13:36:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024050604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024050604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024050604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050604/manifests"},{"name":"v0.89.2024050704","sha":"66a02ec6a9b147c50b600e5647801879ded688e9","kind":"commit","published_at":"2024-05-03T13:36:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024050704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024050704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024050704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050704/manifests"},{"name":"v0.89.2024050309","sha":"92338e397f282c23b20f05a0f95d870bb9625be2","kind":"commit","published_at":"2024-05-03T07:58:04.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024050309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024050309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024050309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050309/manifests"},{"name":"v0.88.0","sha":"8e78405ff0eeec175643d20efe205f9c75d1851b","kind":"commit","published_at":"2024-05-02T13:58:03.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.88.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.88.0/manifests"},{"name":"v0.89.2024050214","sha":"8e78405ff0eeec175643d20efe205f9c75d1851b","kind":"commit","published_at":"2024-05-02T13:58:03.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.89.2024050214","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.89.2024050214","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.89.2024050214","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050214","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.89.2024050214/manifests"},{"name":"v0.87.2024042613","sha":"45710f8bfd30f932b5af59da230c98f9eeae8332","kind":"commit","published_at":"2024-04-25T11:09:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024042613","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024042613","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024042613","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024042613","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024042613/manifests"},{"name":"v0.87.2024042504","sha":"b41a90fec393e49e38ca1b93805efc401fa95d9d","kind":"commit","published_at":"2024-04-24T15:33:42.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024042504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024042504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024042504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024042504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024042504/manifests"},{"name":"v0.87.2024042416","sha":"b41a90fec393e49e38ca1b93805efc401fa95d9d","kind":"commit","published_at":"2024-04-24T15:33:42.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024042416","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024042416","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024042416","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024042416","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024042416/manifests"},{"name":"v0.87.2024042204","sha":"5af82689831f246cc56029878e654424259a5cca","kind":"commit","published_at":"2024-04-19T09:19:29.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024042204","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024042204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024042204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024042204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024042204/manifests"},{"name":"v0.87.2024041513","sha":"a116c509bf98f066f302f25f1716d884df3322db","kind":"commit","published_at":"2024-04-15T10:35:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024041513","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024041513","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024041513","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041513","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041513/manifests"},{"name":"v0.87.2024041604","sha":"a116c509bf98f066f302f25f1716d884df3322db","kind":"commit","published_at":"2024-04-15T10:35:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024041604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024041604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024041604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041604/manifests"},{"name":"v0.87.2024041704","sha":"a116c509bf98f066f302f25f1716d884df3322db","kind":"commit","published_at":"2024-04-15T10:35:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024041704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024041704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024041704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041704/manifests"},{"name":"v0.87.2024041804","sha":"a116c509bf98f066f302f25f1716d884df3322db","kind":"commit","published_at":"2024-04-15T10:35:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024041804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024041804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024041804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041804/manifests"},{"name":"v0.87.2024041504","sha":"bbef6fa5d74f728477078d518e51d86d3dbb499d","kind":"commit","published_at":"2024-04-12T11:34:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024041504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024041504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024041504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041504/manifests"},{"name":"v0.87.2024041104","sha":"1a7bf86bd749dac23ef045a2161397296bbf5f35","kind":"commit","published_at":"2024-04-10T16:11:04.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024041104","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024041104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024041104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041104/manifests"},{"name":"v0.87.2024041004","sha":"fa7472b59e45e5b86c985a175aac33af7a8322a3","kind":"commit","published_at":"2024-04-08T16:49:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024041004","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024041004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024041004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024041004/manifests"},{"name":"v0.87.2024040904","sha":"fa7472b59e45e5b86c985a175aac33af7a8322a3","kind":"commit","published_at":"2024-04-08T16:49:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024040904","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024040904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024040904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024040904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024040904/manifests"},{"name":"v0.86.1","sha":"0846e06df995d4b4e700d8f4cf30f9b0ca7b1aa6","kind":"commit","published_at":"2024-04-08T10:33:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.86.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.86.1/manifests"},{"name":"v0.87.2024040804","sha":"9de9630d502d2b3dff09f10776fc5eccb684a2f4","kind":"commit","published_at":"2024-04-05T16:02:18.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024040804","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024040804","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024040804","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024040804","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024040804/manifests"},{"name":"v0.87.2024040414","sha":"69aa1f54264e3192ef6213ac92f145a5a3200c60","kind":"commit","published_at":"2024-04-04T13:52:10.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.87.2024040414","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.87.2024040414","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.87.2024040414","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024040414","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.87.2024040414/manifests"},{"name":"v0.86.0","sha":"3b223ec942b3ed7e30ad10e423e667b0ab4ef777","kind":"commit","published_at":"2024-04-04T10:29:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.86.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.86.0/manifests"},{"name":"v0.85.2024032704","sha":"404fc515745d6a3f10fcbae9653c498a27cf1aaa","kind":"commit","published_at":"2024-03-26T16:51:36.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.85.2024032704","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.85.2024032704","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.85.2024032704","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032704","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032704/manifests"},{"name":"v0.85.2024032614","sha":"110c909f1439a171e3c96fb12912fbef51fa8ff7","kind":"commit","published_at":"2024-03-26T13:20:53.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.85.2024032614","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.85.2024032614","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.85.2024032614","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032614","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032614/manifests"},{"name":"v0.85.2024032604","sha":"73b2c29b21f74e2930559b8941295a9aa0dc4cf4","kind":"commit","published_at":"2024-03-22T19:12:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.85.2024032604","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.85.2024032604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.85.2024032604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032604/manifests"},{"name":"v0.85.2024032504","sha":"73b2c29b21f74e2930559b8941295a9aa0dc4cf4","kind":"commit","published_at":"2024-03-22T19:12:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.85.2024032504","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.85.2024032504","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.85.2024032504","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032504","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032504/manifests"},{"name":"v0.85.2024032111","sha":"3834ba7ca504bc14692cc57f17681c6ee25e12e2","kind":"commit","published_at":"2024-03-21T11:20:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.85.2024032111","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.85.2024032111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.85.2024032111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032111/manifests"},{"name":"v0.83.2024032104","sha":"9520aa5e8d52ebda5ec09989cb734059d3bb37fc","kind":"commit","published_at":"2024-03-20T15:59:56.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.83.2024032104","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.83.2024032104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.83.2024032104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024032104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024032104/manifests"},{"name":"v0.82.1","sha":"0c23339a3490e0bdc9ef638dbf7cbb0f53b51a6a","kind":"commit","published_at":"2024-03-20T11:41:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.82.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.82.1/manifests"},{"name":"v0.85.2024032009","sha":"66365f9e0c75995eeef0935762c87445a0a427ef","kind":"commit","published_at":"2024-03-20T08:41:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.85.2024032009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.85.2024032009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.85.2024032009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032009/manifests"},{"name":"v0.85.2024032004","sha":"96f148740193f11adca42ac8435cbb0e21d5f648","kind":"commit","published_at":"2024-03-19T16:03:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.85.2024032004","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.85.2024032004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.85.2024032004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024032004/manifests"},{"name":"v0.85.2024031904","sha":"6c727f2383525601b93c17fc2de47abf323fc125","kind":"commit","published_at":"2024-03-18T18:40:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.85.2024031904","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.85.2024031904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.85.2024031904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024031904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024031904/manifests"},{"name":"v0.85.2024031404","sha":"3e8007f6249acedc2f2574b1352a5ac26bc216ad","kind":"commit","published_at":"2024-03-13T17:10:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.85.2024031404","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.85.2024031404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.85.2024031404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024031404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.85.2024031404/manifests"},{"name":"v0.83.2024031204","sha":"a9a3050339828ef2b5986cce0ffd3cb3b29c5603","kind":"commit","published_at":"2024-03-11T10:41:54.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.83.2024031204","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.83.2024031204","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.83.2024031204","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024031204","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024031204/manifests"},{"name":"v0.83.2024031304","sha":"a9a3050339828ef2b5986cce0ffd3cb3b29c5603","kind":"commit","published_at":"2024-03-11T10:41:54.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.83.2024031304","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.83.2024031304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.83.2024031304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024031304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024031304/manifests"},{"name":"v0.83.2024031104","sha":"ea0930dba7ada0f67a2162e542fe13da5a9e287d","kind":"commit","published_at":"2024-03-08T15:21:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.83.2024031104","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.83.2024031104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.83.2024031104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024031104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024031104/manifests"},{"name":"v0.83.2024030509","sha":"09ac6db89389c70f8a4646a1430eddc26b6611c4","kind":"commit","published_at":"2024-03-04T16:45:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.83.2024030509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.83.2024030509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.83.2024030509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024030509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024030509/manifests"},{"name":"v0.83.2024022909","sha":"5fc7edba414a17113d48d719676b2c7c709fa28b","kind":"commit","published_at":"2024-02-28T17:08:17.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.83.2024022909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.83.2024022909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.83.2024022909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024022909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024022909/manifests"},{"name":"v0.83.2024030409","sha":"5fc7edba414a17113d48d719676b2c7c709fa28b","kind":"commit","published_at":"2024-02-28T17:08:17.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.83.2024030409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.83.2024030409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.83.2024030409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024030409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024030409/manifests"},{"name":"v0.83.2024022817","sha":"f3a8052df7afdf56ea082c2648119b2ba4977d86","kind":"commit","published_at":"2024-02-28T16:03:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.83.2024022817","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.83.2024022817","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.83.2024022817","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024022817","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.83.2024022817/manifests"},{"name":"v0.82.0","sha":"6749f4d972c53a47cd380f528d4941df3e5ced2c","kind":"commit","published_at":"2024-02-28T14:55:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.82.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.82.0/manifests"},{"name":"v0.81.2024022213","sha":"4dbc37a590197106e9fc3c7f6f39c1ae01634937","kind":"commit","published_at":"2024-02-22T11:21:57.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024022213","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024022213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024022213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024022213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024022213/manifests"},{"name":"v0.81.2024022209","sha":"378b4d9d6114710d66c3afbf981fc39d21a256de","kind":"commit","published_at":"2024-02-21T14:05:29.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024022209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024022209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024022209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024022209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024022209/manifests"},{"name":"v0.81.2024022109","sha":"1630d608ec7cb76666e474a90117f19f2fd9213c","kind":"commit","published_at":"2024-02-20T10:04:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024022109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024022109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024022109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024022109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024022109/manifests"},{"name":"v0.81.2024022009","sha":"32305e7ee9dc65915fc5c5110fa8b779bba1284e","kind":"commit","published_at":"2024-02-14T17:08:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024022009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024022009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024022009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024022009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024022009/manifests"},{"name":"v0.81.2024021909","sha":"32305e7ee9dc65915fc5c5110fa8b779bba1284e","kind":"commit","published_at":"2024-02-14T17:08:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024021909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024021909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024021909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021909/manifests"},{"name":"v0.81.2024021509","sha":"32305e7ee9dc65915fc5c5110fa8b779bba1284e","kind":"commit","published_at":"2024-02-14T17:08:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024021509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024021509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024021509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021509/manifests"},{"name":"v0.81.2024021409","sha":"dcea54f4a43b3027e615544149eea33856a52002","kind":"commit","published_at":"2024-02-13T14:45:22.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024021409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024021409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024021409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021409/manifests"},{"name":"v0.80.1","sha":"d138885ee81ac192bb8d69ea1aa30833b72be9f9","kind":"commit","published_at":"2024-02-12T10:19:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.80.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.80.1/manifests"},{"name":"v0.81.2024021309","sha":"90cce516271a3d12c6dc3fd1ddd4d48e7025f7a9","kind":"commit","published_at":"2024-02-09T16:37:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024021309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024021309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024021309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021309/manifests"},{"name":"v0.81.2024021209","sha":"90cce516271a3d12c6dc3fd1ddd4d48e7025f7a9","kind":"commit","published_at":"2024-02-09T16:37:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024021209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024021209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024021209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024021209/manifests"},{"name":"v0.81.2024020809","sha":"27b451aa2d1f1a0af8f9374fe7b3c37d4ca3c371","kind":"commit","published_at":"2024-02-07T14:54:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024020809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024020809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024020809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020809/manifests"},{"name":"v0.81.2024020709","sha":"b3fc1385f2ad775491e3b7915934ba4371eaaf66","kind":"commit","published_at":"2024-02-06T13:24:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024020709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024020709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024020709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020709/manifests"},{"name":"v0.81.2024020609","sha":"7fe6d99d1b0a0dc4fd3d1523934fcf2a49368f7d","kind":"commit","published_at":"2024-02-05T13:22:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024020609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024020609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024020609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020609/manifests"},{"name":"v0.81.2024020509","sha":"1755df6ab7d03c0eeb0231801aa3082f7d2e961a","kind":"commit","published_at":"2024-02-02T16:30:03.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024020509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024020509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024020509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020509/manifests"},{"name":"v0.80.0","sha":"7c8ca221ffb1f1c7c04ea47c395fc35acafab5a5","kind":"commit","published_at":"2024-02-01T10:52:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.80.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.80.0/manifests"},{"name":"v0.81.2024020111","sha":"7c8ca221ffb1f1c7c04ea47c395fc35acafab5a5","kind":"commit","published_at":"2024-02-01T10:52:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.81.2024020111","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.81.2024020111","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.81.2024020111","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020111","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.81.2024020111/manifests"},{"name":"v0.79.2024013010","sha":"de466c8a2094461d388481e101445f263a8f956d","kind":"commit","published_at":"2024-01-29T16:21:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024013010","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024013010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024013010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024013010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024013010/manifests"},{"name":"v0.79.2024012910","sha":"52c442e502580508e63d02372d61c6c722eb7cbd","kind":"commit","published_at":"2024-01-26T11:58:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024012910","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024012910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024012910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012910/manifests"},{"name":"v0.79.2024012510","sha":"f6cbe407f3cd63a3313fd725399f5d5b51020c59","kind":"commit","published_at":"2024-01-24T16:22:24.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024012510","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024012510","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024012510","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012510","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012510/manifests"},{"name":"v0.79.2024012409","sha":"9f943955b230d08f0afefdd4cd348bcadc815ea7","kind":"commit","published_at":"2024-01-22T14:57:15.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024012409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024012409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024012409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012409/manifests"},{"name":"v0.79.2024012309","sha":"9f943955b230d08f0afefdd4cd348bcadc815ea7","kind":"commit","published_at":"2024-01-22T14:57:15.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024012309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024012309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024012309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012309/manifests"},{"name":"v0.79.2024012209","sha":"44a392c19c3e91fe89dd2e5da17c84e9f42d95f4","kind":"commit","published_at":"2024-01-19T16:35:11.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024012209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024012209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024012209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024012209/manifests"},{"name":"v0.79.2024011911","sha":"39c3e59e96e3896054d6de7728d56afe69528f6c","kind":"commit","published_at":"2024-01-19T10:42:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024011911","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024011911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024011911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011911/manifests"},{"name":"v0.79.2024011809","sha":"95583a84ebabef3c97da912bf5f757a8a0b72560","kind":"commit","published_at":"2024-01-17T14:17:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024011809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024011809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024011809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011809/manifests"},{"name":"v0.79.2024011712","sha":"5fffcbea4bf2742fa3d16cefb1e406cacfc12d09","kind":"commit","published_at":"2024-01-17T11:12:18.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024011712","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024011712","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024011712","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011712","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011712/manifests"},{"name":"v0.79.2024011709","sha":"c4845b3a83cb0661c673ac059ffe752673d902c8","kind":"commit","published_at":"2024-01-16T17:26:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024011709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024011709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024011709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011709/manifests"},{"name":"v0.79.2024011609","sha":"513e28f2acea5250fe9698ae3c8f95b89ce1c40a","kind":"commit","published_at":"2024-01-12T12:01:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024011609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024011609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024011609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011609/manifests"},{"name":"v0.79.2024011509","sha":"513e28f2acea5250fe9698ae3c8f95b89ce1c40a","kind":"commit","published_at":"2024-01-12T12:01:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024011509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024011509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024011509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011509/manifests"},{"name":"v0.79.2024011109","sha":"0e84129741347b31079ffc2fc5af48d0776982da","kind":"commit","published_at":"2024-01-11T08:34:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024011109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024011109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024011109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011109/manifests"},{"name":"v0.79.2024011009","sha":"a8ecc0821d6ad4b36250a882e8c223c9a62ab39f","kind":"commit","published_at":"2024-01-10T08:59:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024011009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024011009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024011009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024011009/manifests"},{"name":"v0.79.2024010914","sha":"86999c85020f85e27beec9169cab3135fdf4c534","kind":"commit","published_at":"2024-01-09T12:13:53.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2024010914","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2024010914","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2024010914","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024010914","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2024010914/manifests"},{"name":"v0.79.2023122012","sha":"fadce97b0689c47d17d81441cfd15f1ad6d81ef1","kind":"commit","published_at":"2023-12-20T11:46:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2023122012","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2023122012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2023122012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023122012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023122012/manifests"},{"name":"v0.79.2023122009","sha":"774916d7f20366ad9a6365183af4899e9f0ff83b","kind":"commit","published_at":"2023-12-19T16:43:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2023122009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2023122009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2023122009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023122009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023122009/manifests"},{"name":"v0.79.2023121909","sha":"418162efadca8e9287f911662b70b43cd9581a66","kind":"commit","published_at":"2023-12-18T12:02:30.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2023121909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2023121909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2023121909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121909/manifests"},{"name":"v0.79.2023121809","sha":"1686feb61a512124892bbc5ac4b5eaead2ed69ff","kind":"commit","published_at":"2023-12-15T16:27:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2023121809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2023121809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2023121809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121809/manifests"},{"name":"v0.78.1","sha":"5dded78476247e12421a5c07a5fcbe037ec2ca32","kind":"commit","published_at":"2023-12-14T12:00:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.78.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.78.1/manifests"},{"name":"v0.79.2023121409","sha":"942a06dc9f53b7c14b0000d2b2704528c47ad8b8","kind":"commit","published_at":"2023-12-13T09:09:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2023121409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2023121409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2023121409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121409/manifests"},{"name":"v0.79.2023121309","sha":"942a06dc9f53b7c14b0000d2b2704528c47ad8b8","kind":"commit","published_at":"2023-12-13T09:09:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2023121309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2023121309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2023121309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121309/manifests"},{"name":"v0.79.2023121209","sha":"1800d290e2021051949a9e1d60fcd5fca00a60e5","kind":"commit","published_at":"2023-12-12T08:57:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2023121209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2023121209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2023121209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121209/manifests"},{"name":"v0.79.2023121109","sha":"3e18a162845e8b67a8deb9c9c11144955d3e0b02","kind":"commit","published_at":"2023-12-07T11:03:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2023121109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2023121109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2023121109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023121109/manifests"},{"name":"v0.78.0","sha":"3e18a162845e8b67a8deb9c9c11144955d3e0b02","kind":"commit","published_at":"2023-12-07T11:03:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.78.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.78.0/manifests"},{"name":"v0.79.2023120711","sha":"3e18a162845e8b67a8deb9c9c11144955d3e0b02","kind":"commit","published_at":"2023-12-07T11:03:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.79.2023120711","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.79.2023120711","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.79.2023120711","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023120711","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.79.2023120711/manifests"},{"name":"v0.77.2023120609","sha":"417179fc160afdcce8a9991690e634187d0db0e9","kind":"commit","published_at":"2023-12-05T13:49:24.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023120609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023120609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023120609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023120609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023120609/manifests"},{"name":"v0.77.2023120709","sha":"417179fc160afdcce8a9991690e634187d0db0e9","kind":"commit","published_at":"2023-12-05T13:49:24.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023120709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023120709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023120709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023120709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023120709/manifests"},{"name":"v0.77.2023120409","sha":"cb4d8823ae84434f2a06ed62864909c89b011b46","kind":"commit","published_at":"2023-11-29T16:12:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023120409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023120409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023120409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023120409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023120409/manifests"},{"name":"v0.77.2023120509","sha":"cb4d8823ae84434f2a06ed62864909c89b011b46","kind":"commit","published_at":"2023-11-29T16:12:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023120509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023120509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023120509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023120509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023120509/manifests"},{"name":"v0.77.2023113009","sha":"cb4d8823ae84434f2a06ed62864909c89b011b46","kind":"commit","published_at":"2023-11-29T16:12:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023113009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023113009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023113009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023113009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023113009/manifests"},{"name":"v0.77.2023112911","sha":"610b51e095078025367f2079d2021d4c275e0e7d","kind":"commit","published_at":"2023-11-29T10:59:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023112911","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023112911","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023112911","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112911","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112911/manifests"},{"name":"v0.77.2023112709","sha":"016b47aec9a923ad4a18241e760aa63dda6d089c","kind":"commit","published_at":"2023-11-24T14:10:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023112709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023112709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023112709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112709/manifests"},{"name":"v0.77.2023112809","sha":"016b47aec9a923ad4a18241e760aa63dda6d089c","kind":"commit","published_at":"2023-11-24T14:10:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023112809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023112809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023112809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112809/manifests"},{"name":"v0.77.2023112410","sha":"5c7d2760d1c0a238c84a31668fb8dd3aa89e9c81","kind":"commit","published_at":"2023-11-23T14:38:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023112410","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023112410","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023112410","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112410","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112410/manifests"},{"name":"v0.77.2023112309","sha":"c764f4b7b5195ed669be64e09c61476d5a29459a","kind":"commit","published_at":"2023-11-22T12:15:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023112309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023112309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023112309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112309/manifests"},{"name":"v0.77.2023112209","sha":"7630b82f48acc19ff1cbfdbcef4d9df8ab9e72a9","kind":"commit","published_at":"2023-11-21T14:37:04.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023112209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023112209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023112209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112209/manifests"},{"name":"v0.77.2023112109","sha":"2e6aceb93662dc29ef7cf36fd94cad4d6f427b01","kind":"commit","published_at":"2023-11-20T13:56:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023112109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023112109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023112109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112109/manifests"},{"name":"v0.77.2023112009","sha":"96d5b5e56dbc99df5a92faeac19bb2c080318fc4","kind":"commit","published_at":"2023-11-17T16:43:14.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023112009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023112009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023112009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023112009/manifests"},{"name":"v0.77.2023111713","sha":"01f728ccfe788141893cde036df7f0fd768e9cae","kind":"commit","published_at":"2023-11-17T12:59:51.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023111713","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023111713","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023111713","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111713","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111713/manifests"},{"name":"v0.77.2023111610","sha":"527f95d25c7d554931b9a7fd1a0f661b5f9fefe0","kind":"commit","published_at":"2023-11-16T10:31:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023111610","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023111610","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023111610","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111610","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111610/manifests"},{"name":"v0.77.2023111609","sha":"da18f5ff821153858f50d6586c148a20e72adcb6","kind":"commit","published_at":"2023-11-15T14:47:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023111609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023111609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023111609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111609/manifests"},{"name":"v0.77.2023111514","sha":"b66cace0d1a5c8378695663217ade691d3c77fd5","kind":"commit","published_at":"2023-11-15T13:51:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023111514","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023111514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023111514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111514/manifests"},{"name":"v0.77.2023111509","sha":"8f902bc4f2faf2a306ce630cf4bb03d12ad71a67","kind":"commit","published_at":"2023-11-14T19:57:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023111509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023111509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023111509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111509/manifests"},{"name":"v0.77.2023111409","sha":"095fe04141aacfdfd3c3a0db2b1998a51f5362b4","kind":"commit","published_at":"2023-11-13T11:01:50.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023111409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023111409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023111409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111409/manifests"},{"name":"v0.77.2023111309","sha":"54d5405d10ff073b39966a89152980588cdc85ec","kind":"commit","published_at":"2023-11-10T16:56:42.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023111309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023111309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023111309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111309/manifests"},{"name":"v0.77.2023111015","sha":"07bbfc5c4bc82d20361454c33f0c615f342de096","kind":"commit","published_at":"2023-11-10T14:50:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023111015","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023111015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023111015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023111015/manifests"},{"name":"v0.77.2023110909","sha":"b45aca4be62956f091be76bbfabc3b7ea58e691b","kind":"commit","published_at":"2023-11-08T11:38:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023110909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023110909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023110909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110909/manifests"},{"name":"v0.76.1","sha":"b36e4b1e89ac408b2e45ea71617bed808f012f01","kind":"commit","published_at":"2023-11-08T10:29:46.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.76.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.76.1/manifests"},{"name":"v0.77.2023110809","sha":"21b8d737abf3ff627d17a117d90df29f5ac06d6d","kind":"commit","published_at":"2023-11-07T15:48:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023110809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023110809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023110809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110809/manifests"},{"name":"v0.77.2023110709","sha":"42ef50af80acb907f2f2ea0633150de7382e077b","kind":"commit","published_at":"2023-11-06T16:17:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023110709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023110709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023110709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110709/manifests"},{"name":"v0.77.2023110615","sha":"0f7d01d661d54d873826d2851049bcbc57bdf0c8","kind":"commit","published_at":"2023-11-06T13:38:25.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023110615","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023110615","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023110615","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110615","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110615/manifests"},{"name":"v0.77.2023110609","sha":"15363265a3215eeb95216e7810c350e1c299fc59","kind":"commit","published_at":"2023-11-03T17:19:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023110609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023110609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023110609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110609/manifests"},{"name":"v0.77.2023110209","sha":"da2ef42abd6fcc849d93555adfc30b4f33c9dfcd","kind":"commit","published_at":"2023-11-01T15:09:15.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023110209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023110209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023110209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110209/manifests"},{"name":"v0.76.0","sha":"93254052dce96bd0d25dff3c8efbe3857d85b731","kind":"commit","published_at":"2023-11-01T13:12:56.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.76.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.76.0/manifests"},{"name":"v0.77.2023110113","sha":"93254052dce96bd0d25dff3c8efbe3857d85b731","kind":"commit","published_at":"2023-11-01T13:12:56.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.77.2023110113","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.77.2023110113","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.77.2023110113","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110113","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.77.2023110113/manifests"},{"name":"v0.75.2023103109","sha":"80ade8ec9430d67515302834a6d4eb2b810fe620","kind":"commit","published_at":"2023-10-30T18:49:38.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023103109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023103109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023103109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023103109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023103109/manifests"},{"name":"v0.75.2023110109","sha":"80ade8ec9430d67515302834a6d4eb2b810fe620","kind":"commit","published_at":"2023-10-30T18:49:38.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023110109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023110109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023110109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023110109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023110109/manifests"},{"name":"v0.75.2023103009","sha":"17213066c3f707f57b6233cc5500374648eb9a42","kind":"commit","published_at":"2023-10-27T09:00:34.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023103009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023103009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023103009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023103009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023103009/manifests"},{"name":"v0.75.2023102709","sha":"17213066c3f707f57b6233cc5500374648eb9a42","kind":"commit","published_at":"2023-10-27T09:00:34.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023102709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023102709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023102709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102709/manifests"},{"name":"v0.75.2023102612","sha":"14856f35c11e46d7549d4df60204a51de5494dfe","kind":"commit","published_at":"2023-10-26T11:58:53.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023102612","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023102612","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023102612","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102612","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102612/manifests"},{"name":"v0.75.2023102609","sha":"621c6c1d4b204ec6c5009bfbca4bde0026d2c911","kind":"commit","published_at":"2023-10-25T16:31:50.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023102609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023102609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023102609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102609/manifests"},{"name":"v0.75.2023102516","sha":"33f66dfd29132ff3c69ba2062026dbb4dff8f8d4","kind":"commit","published_at":"2023-10-25T15:40:56.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023102516","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023102516","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023102516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102516/manifests"},{"name":"v0.75.2023102509","sha":"7e4649887156b8dedce866e575f8091ab9b327a8","kind":"commit","published_at":"2023-10-24T15:30:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023102509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023102509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023102509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102509/manifests"},{"name":"v0.74.1","sha":"4563b364c93af959fb8b9556f81a2511b19c48b2","kind":"commit","published_at":"2023-10-24T09:36:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.74.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.74.1/manifests"},{"name":"v0.75.2023102309","sha":"c51a8674382346e8633f2b0f242d322a47a66dfa","kind":"commit","published_at":"2023-10-20T14:33:14.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023102309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023102309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023102309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102309/manifests"},{"name":"v0.75.2023102409","sha":"c51a8674382346e8633f2b0f242d322a47a66dfa","kind":"commit","published_at":"2023-10-20T14:33:14.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023102409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023102409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023102409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023102409/manifests"},{"name":"v0.75.2023101913","sha":"929a932c592cd2f5a3c986b4036011d47c9e9ae0","kind":"commit","published_at":"2023-10-19T13:05:57.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101913","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101913","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101913","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101913","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101913/manifests"},{"name":"v0.75.2023101909","sha":"d8f93ec9708c96f65bb5122b2a22d071442b5f95","kind":"commit","published_at":"2023-10-18T16:16:03.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101909/manifests"},{"name":"v0.75.2023101815","sha":"951b09578911781a806ccdb42a6481065e6eb871","kind":"commit","published_at":"2023-10-18T14:58:39.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101815","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101815","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101815","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101815","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101815/manifests"},{"name":"v0.75.2023101809","sha":"9b028be835b0e4b80b8c77de3676ce0a58721fac","kind":"commit","published_at":"2023-10-17T17:56:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101809/manifests"},{"name":"v0.75.2023101715","sha":"7cdb54feaf41bf4072e65dd9c5a84a7b56fc21ff","kind":"commit","published_at":"2023-10-17T14:56:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101715","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101715/manifests"},{"name":"v0.75.2023101209","sha":"09f4e5c358aee6e2920db96630cb7041796ce01d","kind":"commit","published_at":"2023-10-11T11:39:10.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101209/manifests"},{"name":"v0.75.2023101112","sha":"09f4e5c358aee6e2920db96630cb7041796ce01d","kind":"commit","published_at":"2023-10-11T11:39:10.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101112","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101112","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101112","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101112","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101112/manifests"},{"name":"v0.75.2023101109","sha":"a8fc5726d3fac293f6423f3d2a0e32f0a2251e3e","kind":"commit","published_at":"2023-10-11T08:01:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101109/manifests"},{"name":"v0.75.2023101015","sha":"2e020c1fd3769499fa237458f99d473e3f4b283f","kind":"commit","published_at":"2023-10-10T15:04:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101015","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101015/manifests"},{"name":"v0.75.2023101009","sha":"e3a76defb5a763f208ca316f6f1ac8eba5d385cd","kind":"commit","published_at":"2023-10-06T16:26:50.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023101009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023101009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023101009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023101009/manifests"},{"name":"v0.75.2023100909","sha":"e3a76defb5a763f208ca316f6f1ac8eba5d385cd","kind":"commit","published_at":"2023-10-06T16:26:50.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023100909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023100909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023100909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023100909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023100909/manifests"},{"name":"v0.75.2023100509","sha":"cd63bb7f3cb5af1e18a8a440fcd2811455d0eeff","kind":"commit","published_at":"2023-10-04T16:08:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.75.2023100509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.75.2023100509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.75.2023100509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023100509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.75.2023100509/manifests"},{"name":"v0.74.0","sha":"cd63bb7f3cb5af1e18a8a440fcd2811455d0eeff","kind":"commit","published_at":"2023-10-04T16:08:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.74.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.74.0/manifests"},{"name":"v0.73.2023092907","sha":"0b071ef09594ce1d0c8bdd4ca209e28f6e27ac86","kind":"commit","published_at":"2023-09-28T13:44:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023092907","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023092907","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023092907","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092907","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092907/manifests"},{"name":"v0.73.2023100409","sha":"0b071ef09594ce1d0c8bdd4ca209e28f6e27ac86","kind":"commit","published_at":"2023-09-28T13:44:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023100409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023100409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023100409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023100409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023100409/manifests"},{"name":"v0.73.2023100309","sha":"0b071ef09594ce1d0c8bdd4ca209e28f6e27ac86","kind":"commit","published_at":"2023-09-28T13:44:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023100309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023100309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023100309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023100309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023100309/manifests"},{"name":"v0.73.2023100209","sha":"0b071ef09594ce1d0c8bdd4ca209e28f6e27ac86","kind":"commit","published_at":"2023-09-28T13:44:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023100209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023100209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023100209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023100209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023100209/manifests"},{"name":"v0.73.2023092809","sha":"fe1a46d8f070f3f48cc89d23de3b7e1c6ef6403b","kind":"commit","published_at":"2023-09-27T13:14:25.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023092809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023092809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023092809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092809/manifests"},{"name":"v0.73.2023092709","sha":"dc489e1ac028c27369da71cd81aeb147f7f4bb39","kind":"commit","published_at":"2023-09-26T16:00:36.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023092709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023092709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023092709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092709/manifests"},{"name":"v0.73.2023092609","sha":"53a90b4670121dcc0c4df3eb323458e35d28d0bd","kind":"commit","published_at":"2023-09-25T13:36:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023092609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023092609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023092609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092609/manifests"},{"name":"v0.73.2023092509","sha":"0f3194fd43678e54ea7e8362236d999feb3ae7ad","kind":"commit","published_at":"2023-09-22T14:38:29.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023092509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023092509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023092509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092509/manifests"},{"name":"v0.73.2023092109","sha":"d53cc2e3f22d47cc009a686dc56f1827dda4e897","kind":"commit","published_at":"2023-09-20T10:33:48.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023092109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023092109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023092109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092109/manifests"},{"name":"v0.73.2023092009","sha":"95435e4fdb104a52470d8f3336adf69741b8501a","kind":"commit","published_at":"2023-09-20T08:49:50.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023092009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023092009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023092009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023092009/manifests"},{"name":"v0.73.2023091909","sha":"c6801b7fdf8f5a3ea96d32c24dada49dcd8bc5d3","kind":"commit","published_at":"2023-09-18T14:00:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023091909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023091909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023091909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091909/manifests"},{"name":"v0.73.2023091409","sha":"35714cc71e3e9e92312c850e344503c2c29c5959","kind":"commit","published_at":"2023-09-13T11:58:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023091409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023091409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023091409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091409/manifests"},{"name":"v0.73.2023091809","sha":"35714cc71e3e9e92312c850e344503c2c29c5959","kind":"commit","published_at":"2023-09-13T11:58:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023091809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023091809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023091809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091809/manifests"},{"name":"v0.73.2023091309","sha":"60312d65121d0294ca4901d0783589feafe55b76","kind":"commit","published_at":"2023-09-13T08:15:14.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023091309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023091309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023091309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091309/manifests"},{"name":"v0.73.2023091209","sha":"12373483435e97af5366173ccb111c7d12c95c17","kind":"commit","published_at":"2023-09-11T11:01:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023091209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023091209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023091209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091209/manifests"},{"name":"v0.73.2023091109","sha":"20954b8aded1147467bbd8c358c3aad7cedc1753","kind":"commit","published_at":"2023-09-08T15:53:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023091109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023091109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023091109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023091109/manifests"},{"name":"v0.73.2023090809","sha":"30277134a5706abd71ea003da357bc3cd95aead4","kind":"commit","published_at":"2023-09-08T08:37:16.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.73.2023090809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.73.2023090809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.73.2023090809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023090809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.73.2023090809/manifests"},{"name":"v0.72.0","sha":"30277134a5706abd71ea003da357bc3cd95aead4","kind":"commit","published_at":"2023-09-08T08:37:16.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.72.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.72.0/manifests"},{"name":"v0.71.2023083109","sha":"43aab2df2314f9d34fd2f753a05c814e54ac2510","kind":"commit","published_at":"2023-08-30T15:37:19.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023083109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023083109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023083109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023083109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023083109/manifests"},{"name":"v0.71.2023090709","sha":"43aab2df2314f9d34fd2f753a05c814e54ac2510","kind":"commit","published_at":"2023-08-30T15:37:19.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023090709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023090709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023090709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023090709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023090709/manifests"},{"name":"v0.71.2023090609","sha":"43aab2df2314f9d34fd2f753a05c814e54ac2510","kind":"commit","published_at":"2023-08-30T15:37:19.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023090609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023090609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023090609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023090609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023090609/manifests"},{"name":"v0.71.2023090509","sha":"43aab2df2314f9d34fd2f753a05c814e54ac2510","kind":"commit","published_at":"2023-08-30T15:37:19.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023090509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023090509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023090509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023090509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023090509/manifests"},{"name":"v0.71.2023090409","sha":"43aab2df2314f9d34fd2f753a05c814e54ac2510","kind":"commit","published_at":"2023-08-30T15:37:19.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023090409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023090409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023090409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023090409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023090409/manifests"},{"name":"v0.71.2023083018","sha":"43aab2df2314f9d34fd2f753a05c814e54ac2510","kind":"commit","published_at":"2023-08-30T15:37:19.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023083018","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023083018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023083018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023083018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023083018/manifests"},{"name":"v0.71.2023083009","sha":"51ae5059a68666753f528826821fa4ecdf63b2e9","kind":"commit","published_at":"2023-08-29T19:34:18.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023083009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023083009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023083009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023083009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023083009/manifests"},{"name":"v0.71.2023082918","sha":"69a3e04311ca45dfc210cc1fcd4114d496d44a8b","kind":"commit","published_at":"2023-08-29T08:15:41.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023082918","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023082918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023082918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082918/manifests"},{"name":"v0.71.2023082409","sha":"a9106659efdabf06485c740d82d9d0b9267e6015","kind":"commit","published_at":"2023-08-23T18:31:18.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023082409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023082409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023082409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082409/manifests"},{"name":"v0.71.2023082809","sha":"a9106659efdabf06485c740d82d9d0b9267e6015","kind":"commit","published_at":"2023-08-23T18:31:18.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023082809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023082809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023082809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082809/manifests"},{"name":"v0.71.2023082309","sha":"b884a700078f37fe33d9b791813bc749c5b9d104","kind":"commit","published_at":"2023-08-22T22:53:55.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023082309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023082309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023082309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082309/manifests"},{"name":"v0.71.2023082209","sha":"b47b2eac82803047ddeddad9c403082fb77a8c40","kind":"commit","published_at":"2023-08-21T17:32:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023082209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023082209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023082209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082209/manifests"},{"name":"v0.71.2023082117","sha":"b47b2eac82803047ddeddad9c403082fb77a8c40","kind":"commit","published_at":"2023-08-21T17:32:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023082117","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023082117","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023082117","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082117","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082117/manifests"},{"name":"v0.71.2023082109","sha":"15ee5293389d715c5154c82d5f8a0c525607cf40","kind":"commit","published_at":"2023-08-16T21:59:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023082109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023082109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023082109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023082109/manifests"},{"name":"v0.71.2023081709","sha":"15ee5293389d715c5154c82d5f8a0c525607cf40","kind":"commit","published_at":"2023-08-16T21:59:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023081709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023081709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023081709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081709/manifests"},{"name":"v0.71.2023081609","sha":"5fae6540f10f2bdf1a1539e1749fc4eb78992456","kind":"commit","published_at":"2023-08-15T22:12:39.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023081609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023081609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023081609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081609/manifests"},{"name":"v0.71.2023081509","sha":"276aa41c4e8b06aff3db7a570578c6c75e6840c0","kind":"commit","published_at":"2023-08-14T22:03:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023081509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023081509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023081509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081509/manifests"},{"name":"v0.71.2023081409","sha":"2bbf1800ece8e3686caf4469adfaaaeebc46b6e1","kind":"commit","published_at":"2023-08-11T19:48:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023081409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023081409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023081409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081409/manifests"},{"name":"v0.71.2023081016","sha":"7e0bf30c6a62f4c7f1d422a59095e7921111ca7b","kind":"commit","published_at":"2023-08-10T15:57:38.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023081016","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023081016","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023081016","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081016","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081016/manifests"},{"name":"v0.71.2023081009","sha":"0417d69c7f4a96725729cc07201816c165ff032a","kind":"commit","published_at":"2023-08-09T13:01:51.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023081009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023081009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023081009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023081009/manifests"},{"name":"v0.71.2023080909","sha":"19bdb1cdaa7266101df034bf452f709aa306d91e","kind":"commit","published_at":"2023-08-08T21:45:41.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023080909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023080909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023080909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080909/manifests"},{"name":"v0.71.2023080809","sha":"17b171c526a2c01c86744114ae22e79591e8e8b4","kind":"commit","published_at":"2023-08-07T19:00:34.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023080809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023080809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023080809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080809/manifests"},{"name":"v0.71.2023080309","sha":"47266a5c9686efb3706f2cde5dff5bff27de8d5f","kind":"commit","published_at":"2023-08-02T21:12:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023080309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023080309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023080309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080309/manifests"},{"name":"v0.71.2023080709","sha":"47266a5c9686efb3706f2cde5dff5bff27de8d5f","kind":"commit","published_at":"2023-08-02T21:12:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023080709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023080709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023080709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080709/manifests"},{"name":"v0.71.2023080217","sha":"ff1236158d6c3efe39f86ff2ab706bc9563d29ef","kind":"commit","published_at":"2023-08-02T16:50:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.71.2023080217","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.71.2023080217","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.71.2023080217","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080217","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.71.2023080217/manifests"},{"name":"v0.70.0","sha":"7674f805b56a7ded356425dd97577df443939b74","kind":"commit","published_at":"2023-08-02T16:49:55.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.70.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.70.0/manifests"},{"name":"v0.69.2023072716","sha":"0cff8a3d180af9881fece3f11049d1a57f71f287","kind":"commit","published_at":"2023-07-27T15:39:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023072716","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023072716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023072716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072716/manifests"},{"name":"v0.69.2023072709","sha":"e6507c797ce7af74f6e9a2c372dc9b2db7409b5d","kind":"commit","published_at":"2023-07-27T08:33:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023072709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023072709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023072709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072709/manifests"},{"name":"v0.69.2023072609","sha":"50868d7cd6acf5703721aebdb74c95d48ade2379","kind":"commit","published_at":"2023-07-25T14:39:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023072609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023072609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023072609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072609/manifests"},{"name":"v0.69.2023072506","sha":"ed543a1a0e532394289c5fed6e60702434ee5d44","kind":"commit","published_at":"2023-07-24T19:43:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023072506","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023072506","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023072506","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072506","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072506/manifests"},{"name":"v0.69.2023072509","sha":"ed543a1a0e532394289c5fed6e60702434ee5d44","kind":"commit","published_at":"2023-07-24T19:43:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023072509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023072509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023072509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072509/manifests"},{"name":"v0.69.2023072409","sha":"f1b8f932bcf36d0fb08b1b1c1dd9010b781385b4","kind":"commit","published_at":"2023-07-21T15:50:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023072409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023072409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023072409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072409/manifests"},{"name":"v0.69.2023072109","sha":"6a90ffe028fb20c069d261156cf94decf3fd2a13","kind":"commit","published_at":"2023-07-20T15:54:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023072109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023072109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023072109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072109/manifests"},{"name":"v0.69.2023072009","sha":"63215214ad1010ae4632c6fcba0c19d49a9872e2","kind":"commit","published_at":"2023-07-19T17:45:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023072009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023072009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023072009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023072009/manifests"},{"name":"v0.69.2023071909","sha":"61653502bc6850a13ca630ea50f64a5c87a02e81","kind":"commit","published_at":"2023-07-19T07:53:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071909/manifests"},{"name":"v0.69.2023071812","sha":"d12e2c2422b8389243db2e81a8b6de1f468fc1a1","kind":"commit","published_at":"2023-07-18T12:05:39.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071812","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071812","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071812/manifests"},{"name":"v0.69.2023071709","sha":"c8109e5e32d783ceefb44600dbd9ac3d2822ed18","kind":"commit","published_at":"2023-07-14T13:11:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071709/manifests"},{"name":"v0.69.2023071409","sha":"db48a5c187dde51177475ffaa25b63b36468389b","kind":"commit","published_at":"2023-07-14T08:47:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071409/manifests"},{"name":"v0.69.2023071408","sha":"7bf9be2caaf8c4de9f0c7afaf89109fd77808a38","kind":"commit","published_at":"2023-07-14T07:51:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071408","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071408","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071408","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071408","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071408/manifests"},{"name":"v0.68.1","sha":"3411e5ca8b14b91a7b3a839554215bf344eb7315","kind":"commit","published_at":"2023-07-13T14:44:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.68.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.68.1/manifests"},{"name":"v0.69.2023071309","sha":"ee2fb8fa79d62ddbdddc91ecbc9990df6019bb20","kind":"commit","published_at":"2023-07-12T15:54:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071309/manifests"},{"name":"v0.69.2023071212","sha":"bbda88273a07833d0aab8f06cd5f99d24828e58f","kind":"commit","published_at":"2023-07-11T15:54:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071212","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071212/manifests"},{"name":"v0.69.2023071209","sha":"bbda88273a07833d0aab8f06cd5f99d24828e58f","kind":"commit","published_at":"2023-07-11T15:54:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071209/manifests"},{"name":"v0.69.2023071109","sha":"9f9502be6d85516d42ff79e0a9ac45e0c3e51cd1","kind":"commit","published_at":"2023-07-10T10:19:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071109/manifests"},{"name":"v0.69.2023071009","sha":"055f1e8101dc7efe61f164873f2be61d148f0a96","kind":"commit","published_at":"2023-07-10T08:44:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023071009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023071009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023071009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023071009/manifests"},{"name":"v0.69.2023070714","sha":"b08b101911cfea84de317a035f9872f2e72c35b7","kind":"commit","published_at":"2023-07-07T14:05:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023070714","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023070714","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023070714","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023070714","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023070714/manifests"},{"name":"v0.69.2023070614","sha":"d755ba73401dfd535aadd8354060dca67741aeff","kind":"commit","published_at":"2023-07-06T14:09:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.69.2023070614","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.69.2023070614","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.69.2023070614","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023070614","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.69.2023070614/manifests"},{"name":"v0.68.0","sha":"8e1284e3a6779d99c4891535f4a05c81b2e7ba9a","kind":"commit","published_at":"2023-07-06T14:07:53.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.68.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.68.0/manifests"},{"name":"v0.67.2023063008","sha":"c6f00d59fb99c7807bfb963f55926505bdb723ef","kind":"commit","published_at":"2023-06-29T15:08:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023063008","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023063008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023063008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023063008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023063008/manifests"},{"name":"v0.66.2","sha":"ec11d15a8990128cd7fe9abcece61fb3f276fe40","kind":"commit","published_at":"2023-06-29T08:56:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.66.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.66.2/manifests"},{"name":"v0.67.2023062909","sha":"a5d4f24cb7c9151f397a1f3523ce44f361a454fd","kind":"commit","published_at":"2023-06-29T08:48:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023062909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023062909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023062909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062909/manifests"},{"name":"v0.67.2023062809","sha":"2f70c911ec989eec343e8ee6b04de48162fde3c7","kind":"commit","published_at":"2023-06-27T14:27:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023062809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023062809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023062809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062809/manifests"},{"name":"v0.67.2023062709","sha":"6e109ac373658af66cdbcd1acfc4ffe793e2df55","kind":"commit","published_at":"2023-06-26T15:34:51.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023062709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023062709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023062709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062709/manifests"},{"name":"v0.67.2023062609","sha":"29488be296d726f32aaa155e1478a98899e6ba89","kind":"commit","published_at":"2023-06-23T14:52:10.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023062609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023062609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023062609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062609/manifests"},{"name":"v0.67.2023062209","sha":"70fb6c24f97e579028c8b233d8c61579090b0433","kind":"commit","published_at":"2023-06-21T14:49:25.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023062209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023062209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023062209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062209/manifests"},{"name":"v0.67.2023062109","sha":"a16fe211548827ffeec7635ba0441eedf1d154da","kind":"commit","published_at":"2023-06-21T08:14:38.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023062109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023062109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023062109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062109/manifests"},{"name":"v0.67.2023062009","sha":"21db0b37c9e268dfcf7a508a3af91058fe3e5124","kind":"commit","published_at":"2023-06-20T07:46:18.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023062009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023062009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023062009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023062009/manifests"},{"name":"v0.67.2023061909","sha":"89213cd077c2e6943e73c5fadbf1f07257e74669","kind":"commit","published_at":"2023-06-16T14:34:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023061909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023061909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023061909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061909/manifests"},{"name":"v0.67.2023061509","sha":"ebef213307d6408ba06935a6ecbde3b8258ecc98","kind":"commit","published_at":"2023-06-14T13:11:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023061509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023061509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023061509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061509/manifests"},{"name":"v0.67.2023061409","sha":"9a181d64d973a28972c0fc15084cd2d605a95808","kind":"commit","published_at":"2023-06-13T12:15:34.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023061409","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023061409","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023061409","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061409","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061409/manifests"},{"name":"v0.66.1","sha":"27858d655cd46d50df6c9953d7d170bf981e867e","kind":"commit","published_at":"2023-06-13T10:42:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.66.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.66.1/manifests"},{"name":"v0.67.2023061309","sha":"361cb37a157c967c1ab1c87d9bb2cdc21659c7aa","kind":"commit","published_at":"2023-06-12T16:00:22.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023061309","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023061309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023061309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061309/manifests"},{"name":"v0.67.2023061209","sha":"a3d2482e0d52916110fafd20e4a6635f4349f07d","kind":"commit","published_at":"2023-06-09T16:11:39.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023061209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023061209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023061209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023061209/manifests"},{"name":"v0.66.0","sha":"68cf7c5c3168b1bf002f773bbe1a5adf08249eec","kind":"commit","published_at":"2023-06-08T10:27:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.66.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.66.0/manifests"},{"name":"v0.67.2023060813","sha":"68cf7c5c3168b1bf002f773bbe1a5adf08249eec","kind":"commit","published_at":"2023-06-08T10:27:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.67.2023060813","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.67.2023060813","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.67.2023060813","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023060813","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.67.2023060813/manifests"},{"name":"v0.65.2023060809","sha":"8396110f2812b3fa040c977d0b227a4f4b3c8fc4","kind":"commit","published_at":"2023-06-05T14:30:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023060809","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023060809","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023060809","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060809","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060809/manifests"},{"name":"v0.65.2023060709","sha":"8396110f2812b3fa040c977d0b227a4f4b3c8fc4","kind":"commit","published_at":"2023-06-05T14:30:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023060709","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023060709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023060709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060709/manifests"},{"name":"v0.65.2023060609","sha":"8396110f2812b3fa040c977d0b227a4f4b3c8fc4","kind":"commit","published_at":"2023-06-05T14:30:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023060609","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023060609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023060609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060609/manifests"},{"name":"v0.65.2023060509","sha":"a4b84e4539ec239666fbc01d931ac05688fe0889","kind":"commit","published_at":"2023-06-02T13:30:14.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023060509","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023060509","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023060509","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060509","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060509/manifests"},{"name":"v0.65.2023060209","sha":"547ba4bdc3ade212a1db6e098f0a7e1cca1b3aae","kind":"commit","published_at":"2023-06-02T09:10:33.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023060209","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023060209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023060209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060209/manifests"},{"name":"v0.65.2023060121","sha":"c52a9ccadce8c3c0238656f39e6cc268e344bbba","kind":"commit","published_at":"2023-06-01T14:56:19.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023060121","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023060121","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023060121","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060121","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060121/manifests"},{"name":"v0.65.2023060109","sha":"c42849695d81d3a6f3e8b7906d0c26108fad3539","kind":"commit","published_at":"2023-05-31T15:06:39.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023060109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023060109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023060109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023060109/manifests"},{"name":"v0.65.2023053109","sha":"a5f9b150e026b1cabf1c08a35161dac81f78b0f8","kind":"commit","published_at":"2023-05-31T09:31:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023053109","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023053109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023053109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023053109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023053109/manifests"},{"name":"v0.65.2023052909","sha":"06a00493356fbf4cffcd4adc84dcc899f3ceca04","kind":"commit","published_at":"2023-05-26T13:31:04.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023052909","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023052909","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023052909","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023052909","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023052909/manifests"},{"name":"v0.65.2023053009","sha":"06a00493356fbf4cffcd4adc84dcc899f3ceca04","kind":"commit","published_at":"2023-05-26T13:31:04.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023053009","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023053009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023053009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023053009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023053009/manifests"},{"name":"v0.65.2023052608","sha":"2edb75ca02e267668d460794570efa7beba85877","kind":"commit","published_at":"2023-05-25T22:16:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.65.2023052608","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.65.2023052608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.65.2023052608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023052608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.65.2023052608/manifests"},{"name":"v0.64.0","sha":"93f3c7e2508e91cd24de01feb3599fac30203d6d","kind":"commit","published_at":"2023-05-09T10:55:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.64.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.64.0/manifests"},{"name":"v0.62.0","sha":"1cd73a4bcb20b99a4f9252056997240eae91bca1","kind":"commit","published_at":"2023-03-30T19:36:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.62.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.62.0/manifests"},{"name":"v0.60.0","sha":"7b91b4ae10cef26e86677201e395b93601f8b873","kind":"commit","published_at":"2023-03-06T11:02:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.60.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.60.0/manifests"},{"name":"v0.58.2","sha":"2ff0388993a94d8378197010d767cf026f2a222d","kind":"commit","published_at":"2023-02-20T15:21:48.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.58.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"153128fd96a561369f27b1eb36f9b357b6d41931","kind":"commit","published_at":"2023-02-10T14:01:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.58.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"38bb90cbec1a69a37a5cfefe08f3b29a3d6e5ecc","kind":"commit","published_at":"2023-02-02T15:12:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.58.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.58.0/manifests"},{"name":"v0.56.0","sha":"a56b3ff5ea53ffa3fb15659703294cf2bd1b7efd","kind":"commit","published_at":"2022-12-07T16:19:26.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.56.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.56.0/manifests"},{"name":"v0.54.1","sha":"8e6c4d3d0e0b219977e1ca4e8943b7b26063fcb4","kind":"commit","published_at":"2022-11-16T13:25:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.54.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"5b6d181f32c89ae6731b53aaa6951c7ab4b4d807","kind":"commit","published_at":"2022-11-02T17:25:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.54.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.54.0/manifests"},{"name":"v0.52.0","sha":"15e36bc10d6a101cd027a0b3b3e70988203f2d23","kind":"commit","published_at":"2022-10-05T13:42:38.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.52.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.52.0/manifests"},{"name":"v0.50.0","sha":"6b8b425d41dd7c466a6c4ecda343fe5416a359c2","kind":"commit","published_at":"2022-09-01T09:36:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.50.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.50.0/manifests"},{"name":"v0.48.1","sha":"4e18d30be036331777928be01be15760fcf55e8b","kind":"commit","published_at":"2022-08-11T12:31:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.48.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.48.1/manifests"},{"name":"v0.48.0","sha":"4da9d4be4e5b9c391104c4bd4cb54126bf3ca320","kind":"commit","published_at":"2022-08-04T13:17:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.48.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.48.0/manifests"},{"name":"v0.46.1","sha":"c995ef385ef4760077c24425c33d94b43934ba3b","kind":"commit","published_at":"2022-07-25T10:14:52.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.46.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.46.1/manifests"},{"name":"v0.46.0","sha":"0259b304d2f94878901d02751c4407f119a4464f","kind":"commit","published_at":"2022-07-06T11:48:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.46.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.46.0/manifests"},{"name":"v0.44.0","sha":"166dda2a4a94da0e1666e47c74ac6ba732d196b4","kind":"commit","published_at":"2022-06-09T12:40:53.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.44.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.44.0/manifests"},{"name":"v0.42.0","sha":"c1a39200799cf9313e8ecae10b5c5f3e541b5a7d","kind":"commit","published_at":"2022-05-05T11:13:11.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.42.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.42.0/manifests"},{"name":"v0.40.0","sha":"413742b6673209655032f6c836885f5f9ab5e67d","kind":"commit","published_at":"2022-03-31T07:56:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.40.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.40.0/manifests"},{"name":"v0.38.1","sha":"6e439160cab9e71c2d0ee680482ef6ca37ae9fc6","kind":"commit","published_at":"2022-03-10T15:45:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.38.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.38.1/manifests"},{"name":"v0.38.0","sha":"565ea1c70d942ff1138de7ef4ffb586a53761902","kind":"commit","published_at":"2022-03-07T11:53:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.38.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.38.0/manifests"},{"name":"v0.36.2","sha":"865034ea9d99a959abf150a95881c0980759cf6e","kind":"commit","published_at":"2022-02-17T11:12:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.36.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"ae3028a99fa8d4d1456e06c7c1158e66ae85aa7e","kind":"commit","published_at":"2022-02-10T15:21:33.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.36.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"362d450dc5267b8ff2a3c44b3eacba01ee7d94b2","kind":"commit","published_at":"2022-02-03T16:11:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.36.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.36.0/manifests"},{"name":"v0.34.3","sha":"36a9204e7af9b629b3e153c72154ca183b5db02e","kind":"commit","published_at":"2022-01-06T13:33:33.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.34.3","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.34.3/manifests"},{"name":"v0.34.2","sha":"9dc37c503186d6bef39c2b44e65e2a1b0f5bf2c2","kind":"commit","published_at":"2021-12-20T12:41:25.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.34.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.34.2/manifests"},{"name":"v0.34.1","sha":"fb390970d7cde20ae51078fd79f5d60d52787d65","kind":"commit","published_at":"2021-12-13T17:04:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.34.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"413e5bdab6ad92820dbd35c2808dd1f77f6dec7c","kind":"commit","published_at":"2021-12-09T08:38:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.34.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.34.0/manifests"},{"name":"v0.32.0","sha":"a513d5c33888899a7e6d6a4e7271707659b1ac67","kind":"commit","published_at":"2021-11-04T09:59:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.32.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.32.0/manifests"},{"name":"v0.31.1","sha":"bf07d8ba05230f15a5af9117b0745e3943b60b24","kind":"commit","published_at":"2021-10-19T15:39:39.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.31.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"d645f5e83b48734ab7560d353ad19de0d240188b","kind":"commit","published_at":"2021-10-07T19:49:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.31.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"aab3d0d49b141458bf2a90a4982565b29a8481b4","kind":"commit","published_at":"2021-09-01T07:27:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.30.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.30.0/manifests"},{"name":"v0.29.2","sha":"3b431711256a5a888a39f484225ed9d919818e79","kind":"commit","published_at":"2021-08-13T12:09:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.29.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"fc1867c5687c863cb4d95329dd28330f22100ef3","kind":"commit","published_at":"2021-08-11T08:49:29.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.29.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"77fe1b1959af0997f5deef7fc34cc48645fd2dba","kind":"commit","published_at":"2021-08-04T09:18:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.29.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"7af02616b09caadf6fbb0c9ef8764b19fc86aa66","kind":"commit","published_at":"2021-07-08T14:10:25.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.28.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.28.0/manifests"},{"name":"v0.27.1","sha":"510cc11c0b915fdae8930fe22a5e1254eb121318","kind":"commit","published_at":"2021-06-17T14:39:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.27.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"c919cb7fb7405fd21c412f4e610b8b6018efe09a","kind":"commit","published_at":"2021-06-10T14:51:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.27.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.27.0/manifests"},{"name":"0.26.0","sha":"851dd6d20e2983f2734f73e2c19ba414a5e61bcc","kind":"commit","published_at":"2021-05-06T18:50:33.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.26.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.26.0/manifests"},{"name":"0.25.1","sha":"6f38a061aac94d528c8f91f49b07a1d1fc0255e3","kind":"commit","published_at":"2021-04-13T16:59:11.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.25.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.25.1/manifests"},{"name":"0.25.0","sha":"0afaf10fa18c69ed19a639be52a5c478a571fd39","kind":"commit","published_at":"2021-04-01T02:03:57.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.25.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"16bef2102a49ddc8ddbc2bb79a3e8808ee25dec7","kind":"commit","published_at":"2021-03-05T18:54:30.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.24.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.24.0/manifests"},{"name":"0.23.1","sha":"4900c20bb98b5c97e945932fcd580cd52bd8037c","kind":"commit","published_at":"2021-02-11T19:33:11.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.23.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"55065db4045cbd7312e4a1edd6a0e3d1bb3d38d9","kind":"commit","published_at":"2021-02-04T18:14:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.23.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"2681724e2f972cb90032af5402d471bbd56ce592","kind":"commit","published_at":"2020-12-11T16:45:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.22.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.22.0/manifests"},{"name":"0.21.4","sha":"fa16ddc93fa5d772aa57ca14b53196d8b339f67d","kind":"commit","published_at":"2020-12-01T17:11:24.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.21.4","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"1f8e1a55fbd64b1c00047339ab507d6a44619287","kind":"commit","published_at":"2020-11-20T20:09:46.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.21.3","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"f80efcc4d74e4cd936d2d373194e2e8248a85647","kind":"commit","published_at":"2020-11-20T19:29:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.21.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"b60fc7fefd8a8e1634e5734cfee45e0892915306","kind":"commit","published_at":"2020-11-20T17:05:55.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.21.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"feac09d185042918a7505011b8e89610dec0542f","kind":"commit","published_at":"2020-11-05T23:19:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.21.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.21.0/manifests"},{"name":"0.20.1","sha":"d818eaadce2ea0daf03266af8fcf0e3ccfa8286f","kind":"commit","published_at":"2020-10-05T18:22:15.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.20.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"2a6eacff07e8479b132f7e0e66b146720a0933ad","kind":"commit","published_at":"2020-09-11T15:29:04.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.20.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"055ee813f719a4e7c868cf12852e0a5439a304a9","kind":"commit","published_at":"2020-08-13T16:52:55.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.19.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"2ac16dc8b3b1421d41f61ace9fab14b459915f2c","kind":"commit","published_at":"2020-07-13T15:59:19.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.18.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.18.1/manifests"},{"name":"v0.18.0","sha":"a1c10b637c0281ee9c70e882c9ae651e0faf94d1","kind":"commit","published_at":"2020-07-13T14:51:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.18.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.18.0/manifests"},{"name":"0.17.0","sha":"187d04c2e4e3032010718141527001aaaf7608cc","kind":"commit","published_at":"2020-06-15T16:11:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.17.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"4f88bda3cbb0e6139db2aac750b3e3880fab4d66","kind":"commit","published_at":"2020-05-20T16:25:22.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.16.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"ea819cdf03e49322d2eaf0b81edcf0098f5986b3","kind":"commit","published_at":"2020-04-30T21:47:54.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.16.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"26ee7c086b34623ea1a12c5c87cfb189dd153abd","kind":"commit","published_at":"2020-03-13T02:20:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.15.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"8c1147440bab71e2de3323bb4932efe8aa84f85e","kind":"commit","published_at":"2020-01-07T18:27:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.14.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"16c5d056dc8c9253db128d867c4707c295ff2b9e","kind":"commit","published_at":"2019-11-09T00:06:52.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.13.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"d8088a6473db83738e477ec116b3bf9041dcb13c","kind":"commit","published_at":"2019-09-30T23:13:39.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.12.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.12.0/manifests"},{"name":"0.11.2","sha":"36737a7a68474c420def58f307e1e442f0540afb","kind":"commit","published_at":"2019-09-18T00:03:14.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.11.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"207d48eb8c96891dab4697a947959b0263ebd1c3","kind":"commit","published_at":"2019-09-10T17:48:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.11.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"86e07561ac1b78b377449b060878ffba0c2028b3","kind":"commit","published_at":"2019-09-09T18:57:34.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.11.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"800e2b2b0171eddd137afc8201b03a466377a977","kind":"commit","published_at":"2019-08-12T23:53:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.10.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"90d27d0e362b8c1b9b809adad7e560a9bc98ee20","kind":"commit","published_at":"2019-07-17T18:29:25.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.9.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"ab4047730ea01cf2e553dae355a5ed94345e6c4a","kind":"commit","published_at":"2019-07-05T22:58:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.9.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.9.0/manifests"},{"name":"v0.8.0","sha":"800be72ad9578bb2458c248dcd36e424d5951617","kind":"commit","published_at":"2019-06-06T19:03:30.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.8.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"85609805bf56b660abc99a7e99e0ec4eaa83c58b","kind":"commit","published_at":"2019-05-22T23:30:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.7.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f9de4f67aa70187616ab412ddbcf8e825aa456ca","kind":"tag","published_at":"2019-04-17T21:02:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.6.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"cbad9269d2375047cb55159e169ae27a05b2c11a","kind":"commit","published_at":"2019-04-04T22:10:09.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.6.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"3aff81e83ab3821d09a337a41ae8bbf179dbc736","kind":"commit","published_at":"2019-03-06T20:24:54.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.5.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"28ba6aeaf4673569bf504ccc604bd8156a83abce","kind":"commit","published_at":"2019-02-07T19:38:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.4.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.4.0/manifests"},{"name":"0.3.2","sha":"7ceb55f575e4265feebfa396a0cd9d14d9cc19b5","kind":"commit","published_at":"2018-12-14T22:03:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.3.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"d8ca600307f222e3aa5006dca1e28b6e02371410","kind":"commit","published_at":"2018-12-03T23:09:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.3.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"fb7b5986888f06f6ec0ceda97199157b545d6e0e","kind":"commit","published_at":"2018-11-20T18:40:11.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.3.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"af89936e4f53e46a162f191c392af67ba9332a57","kind":"commit","published_at":"2018-11-02T20:26:10.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.2.3","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"d476329e470d6d695a18eae16e3b6c820903cff4","kind":"commit","published_at":"2018-10-30T00:05:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.2.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.2.2/manifests"},{"name":"v0.2.1","sha":"197c1d6ad82d581725d041c8a3b005f6362f5e14","kind":"commit","published_at":"2018-10-12T18:14:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.2.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d5984290100e8d90b3d72887031a5cefe7c8ec03","kind":"commit","published_at":"2018-10-10T18:07:29.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.2.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"b4dae76a263c02a7ad4530e55d314a950ff53c58","kind":"commit","published_at":"2018-10-08T18:32:25.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.1.7","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.1.7/manifests"},{"name":"0.1.6","sha":"f5199234e17c4d41cad9f5c192214b25b3acc02e","kind":"commit","published_at":"2018-09-20T22:48:15.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.1.6","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"33087ffe72896340bb97a34be12c18d4a3f8359d","kind":"commit","published_at":"2018-09-14T01:43:33.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.1.5","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.1.5/manifests"},{"name":"v0.1.4","sha":"33f11139c227dfb078789e8ebbbe0c031a6aa029","kind":"commit","published_at":"2018-09-12T18:41:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.1.4","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.1.4/manifests"},{"name":"0.1.3","sha":"9d3ce6fb8b275eb2af9bb966596cba64655f47a0","kind":"commit","published_at":"2018-09-11T23:47:22.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.1.3","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"2746509724c2354cdbdbb7fa8f8a28f5c5f08969","kind":"commit","published_at":"2018-09-10T23:54:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.1.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.1.2/manifests"},{"name":"v0.1.1","sha":"47ea3e298e8e4a652ae460c5a47177cb0e58f44b","kind":"commit","published_at":"2018-09-07T16:56:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.1.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5ea81ce816bb5f60e689d73ca76f540dc1179137","kind":"commit","published_at":"2018-09-04T20:22:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.1.0","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.1.0/manifests"},{"name":"v0.0.22","sha":"f43919be62119ad1574c49de53db011a0e70e54a","kind":"commit","published_at":"2018-09-03T19:46:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.22","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"b441c15e247d09908c0c3b3cbd9f157b62a45e1b","kind":"commit","published_at":"2018-08-31T20:06:55.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.21","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"31dd5e3a80585d9fcff2a090f0fe1d3fde83aaab","kind":"commit","published_at":"2018-08-31T03:21:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.20","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"3ac8ee01aae9d7e85e0476a9b89eb90992662390","kind":"commit","published_at":"2018-08-30T01:13:34.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.19","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.19/manifests"},{"name":"0.0.18","sha":"7ab13978f15657aa3ca921c0cd1fe339606ec3ef","kind":"commit","published_at":"2018-08-29T04:58:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.0.18","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"3816b19d3763dc2e2f10674c56ad36134e6c39fc","kind":"commit","published_at":"2018-08-27T23:09:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.0.17","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"19abd6e855ee8ed3191221714ab8f31f1e395e39","kind":"commit","published_at":"2018-08-24T23:09:06.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.0.16","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.16/manifests"},{"name":"v0.0.15","sha":"a7a495961dc6c9b07dc4199092dd17cfd4d35977","kind":"commit","published_at":"2018-08-24T22:39:33.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.15","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"bf93ef2d772871c678e8a5d7f0b82595645f5bbd","kind":"commit","published_at":"2018-08-23T22:45:34.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.14","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.14/manifests"},{"name":"0.0.14","sha":"2a2cfdee1e13b2949e7c34f8a4ea6b63abd14051","kind":"commit","published_at":"2018-08-23T00:46:14.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.0.14","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.14/manifests"},{"name":"v0.0.13","sha":"5e56b5e74b43d4db28776280bf56f9e6d3351dd0","kind":"commit","published_at":"2018-08-22T00:08:59.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.13","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"99de301ec1426e12161f4e00364caae2ad7079c0","kind":"commit","published_at":"2018-08-20T18:23:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.12","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"f8dd1e8c813c386837a9455e919a68edce547c30","kind":"commit","published_at":"2018-08-16T01:21:15.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.11","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.11/manifests"},{"name":"0.0.10","sha":"af96cea70bc81e2a7dd31f7c72e0c9a8df075250","kind":"commit","published_at":"2018-08-14T00:09:29.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.0.10","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"a46ae0e91a938a596121a41a3e65f82368c72e13","kind":"commit","published_at":"2018-08-10T00:10:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.0.9","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"fc6013905f315a9ea40df3e92649c82d0a5584a7","kind":"commit","published_at":"2018-08-09T00:31:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.0.8","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"fef033347a31a5bbf91ab2ef453cfed477ded986","kind":"commit","published_at":"2018-08-07T23:38:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/0.0.7","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/0.0.7/manifests"},{"name":"v0.0.6","sha":"2ec0ca21b87ef3890669113f7e820c3d32d7a63f","kind":"commit","published_at":"2018-08-06T21:01:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.6","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"1a69cfad33d5f95580ef1d9b56a502e30788bf1c","kind":"commit","published_at":"2018-07-30T22:21:16.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.5","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.5/manifests"},{"name":"v0.0.2","sha":"ff39a55a97b01a5f9eca4f53824b196fd9d58f66","kind":"commit","published_at":"2018-06-26T22:56:50.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.2","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.2/manifests"},{"name":"untagged-aac54eb09447130645e1","sha":"ff39a55a97b01a5f9eca4f53824b196fd9d58f66","kind":"commit","published_at":"2018-06-26T22:56:50.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/untagged-aac54eb09447130645e1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/untagged-aac54eb09447130645e1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@untagged-aac54eb09447130645e1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/untagged-aac54eb09447130645e1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/untagged-aac54eb09447130645e1/manifests"},{"name":"v0.0.1","sha":"50f4d49a9bf534e81c08da920153764d426bd6e5","kind":"commit","published_at":"2018-06-25T18:26:23.000Z","download_url":"https://codeload.github.com/microsoft/vscode-pull-request-github/tar.gz/v0.0.1","html_url":"https://github.com/microsoft/vscode-pull-request-github/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-pull-request-github@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-24T09:55:00.720Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21microsoft/vscode-pull-request-github","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Microsoft/vscode-pull-request-github","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Microsoft/vscode-pull-request-github","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Microsoft/vscode-pull-request-github/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T13:02:29.539Z","issues_count":1141,"pull_requests_count":1318,"avg_time_to_close_issue":11133812.2012012,"avg_time_to_close_pull_request":337807.39961013646,"issues_closed_count":666,"pull_requests_closed_count":1026,"pull_request_authors_count":78,"issue_authors_count":507,"avg_comments_per_issue":1.8413672217353199,"avg_comments_per_pull_request":0.17526555386949924,"merged_pull_requests_count":931,"bot_issues_count":0,"bot_pull_requests_count":25,"past_year_issues_count":557,"past_year_pull_requests_count":861,"past_year_avg_time_to_close_issue":1048348.9305555555,"past_year_avg_time_to_close_pull_request":169797.95290423863,"past_year_issues_closed_count":288,"past_year_pull_requests_closed_count":637,"past_year_pull_request_authors_count":43,"past_year_issue_authors_count":248,"past_year_avg_comments_per_issue":1.0377019748653502,"past_year_avg_comments_per_pull_request":0.15911730545876887,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":570,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-pull-request-github/issues","maintainers":[{"login":"alexr00","count":975,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexr00"},{"login":"joshspicer","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshspicer"},{"login":"rebornix","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rebornix"},{"login":"joaomoreno","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaomoreno"},{"login":"bamurtaugh","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bamurtaugh"},{"login":"bpasero","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpasero"},{"login":"Tyriar","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tyriar"},{"login":"lszomoru","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lszomoru"},{"login":"chrisdias","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdias"},{"login":"eleanorjboyd","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleanorjboyd"},{"login":"roblourens","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roblourens"},{"login":"hediet","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hediet"},{"login":"lramos15","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lramos15"},{"login":"TylerLeonhardt","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TylerLeonhardt"},{"login":"dbaeumer","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbaeumer"},{"login":"connor4312","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/connor4312"},{"login":"alexdima","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexdima"},{"login":"karthiknadig","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthiknadig"},{"login":"hbons","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbons"},{"login":"jrieken","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrieken"},{"login":"luabud","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luabud"},{"login":"kieferrm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kieferrm"},{"login":"sandy081","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sandy081"},{"login":"pelikhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelikhan"},{"login":"JeffreyCA","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeffreyCA"},{"login":"ankitbko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ankitbko"},{"login":"sbatten","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbatten"},{"login":"cwebster-99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cwebster-99"},{"login":"jakebailey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"burkeholland","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/burkeholland"},{"login":"JinLabBioinfo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JinLabBioinfo"},{"login":"aditya30394","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aditya30394"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"RikkiGibson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RikkiGibson"},{"login":"timheuer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timheuer"}],"active_maintainers":[{"login":"alexr00","count":585,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexr00"},{"login":"joshspicer","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshspicer"},{"login":"rebornix","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rebornix"},{"login":"bamurtaugh","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bamurtaugh"},{"login":"chrisdias","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisdias"},{"login":"joaomoreno","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaomoreno"},{"login":"bpasero","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpasero"},{"login":"eleanorjboyd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleanorjboyd"},{"login":"Tyriar","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tyriar"},{"login":"lszomoru","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lszomoru"},{"login":"roblourens","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roblourens"},{"login":"lramos15","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lramos15"},{"login":"karthiknadig","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karthiknadig"},{"login":"connor4312","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/connor4312"},{"login":"dbaeumer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbaeumer"},{"login":"hediet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hediet"},{"login":"TylerLeonhardt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TylerLeonhardt"},{"login":"cwebster-99","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cwebster-99"},{"login":"JinLabBioinfo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JinLabBioinfo"},{"login":"kieferrm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kieferrm"},{"login":"JeffreyCA","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeffreyCA"},{"login":"luabud","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luabud"},{"login":"pelikhan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pelikhan"},{"login":"brettcannon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"timheuer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timheuer"},{"login":"alexdima","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexdima"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMicrosoft%2Fvscode-pull-request-github/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMicrosoft%2Fvscode-pull-request-github/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMicrosoft%2Fvscode-pull-request-github/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMicrosoft%2Fvscode-pull-request-github/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FMicrosoft%2Fvscode-pull-request-github/codemeta","maintainers":[]}