{"id":3827951,"name":"github.com/leetcode-opensource/vscode-leetcode","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/leetcode-opensource/vscode-leetcode","keywords_array":[],"namespace":"github.com/leetcode-opensource","versions_count":43,"first_release_published_at":"2018-02-15T08:06:17.000Z","latest_release_published_at":"2022-05-09T10:07:24.000Z","latest_release_number":"v0.18.1","last_synced_at":"2026-04-02T00:07:25.614Z","created_at":"2022-04-11T19:50:08.970Z","updated_at":"2026-04-02T00:07:25.615Z","registry_url":"https://pkg.go.dev/github.com/leetcode-opensource/vscode-leetcode","install_command":"go get github.com/leetcode-opensource/vscode-leetcode","documentation_url":"https://pkg.go.dev/github.com/leetcode-opensource/vscode-leetcode#section-documentation","metadata":{},"repo_metadata":{"id":39341856,"uuid":"121125679","full_name":"LeetCode-OpenSource/vscode-leetcode","owner":"LeetCode-OpenSource","description":"Solve LeetCode problems in VS Code","archived":false,"fork":false,"pushed_at":"2024-09-13T07:26:20.000Z","size":11829,"stargazers_count":8399,"open_issues_count":361,"forks_count":679,"subscribers_count":83,"default_branch":"master","last_synced_at":"2025-10-10T18:16:58.569Z","etag":null,"topics":["algorithm","datastructure","interview","leetcode","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-leetcode","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/LeetCode-OpenSource.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-11T13:23:36.000Z","updated_at":"2025-10-09T11:35:36.000Z","dependencies_parsed_at":"2023-01-31T05:15:16.260Z","dependency_job_id":"26f4351c-0a8c-4e89-afe5-174118595f05","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode","commit_stats":{"total_commits":267,"total_committers":34,"mean_commits":7.852941176470588,"dds":0.3370786516853933,"last_synced_commit":"586b3e45fe0af299775436f2e8ea2a6ed5cdb8c6"},"previous_names":["jdneo/vscode-leetcode"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeetCode-OpenSource","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/sbom","scorecard":{"id":83145,"data":{"date":"2025-08-11","repo":{"name":"github.com/LeetCode-OpenSource/vscode-leetcode","commit":"586b3e45fe0af299775436f2e8ea2a6ed5cdb8c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":6,"reason":"Found 15/24 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/LeetCode-OpenSource/vscode-leetcode/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/LeetCode-OpenSource/vscode-leetcode/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/LeetCode-OpenSource/vscode-leetcode/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/LeetCode-OpenSource/vscode-leetcode/build.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:24","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.2 not signed: https://api.github.com/repos/LeetCode-OpenSource/vscode-leetcode/releases/25637786","Warn: release artifact v0.16.1 not signed: https://api.github.com/repos/LeetCode-OpenSource/vscode-leetcode/releases/23897065","Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/LeetCode-OpenSource/vscode-leetcode/releases/22770601","Warn: release artifact v0.16.2 does not have provenance: https://api.github.com/repos/LeetCode-OpenSource/vscode-leetcode/releases/25637786","Warn: release artifact v0.16.1 does not have provenance: https://api.github.com/repos/LeetCode-OpenSource/vscode-leetcode/releases/23897065","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/LeetCode-OpenSource/vscode-leetcode/releases/22770601"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-15T06:19:48.008Z","repository_id":39341856,"created_at":"2025-08-15T06:19:48.009Z","updated_at":"2025-08-15T06:19:48.009Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010797,"owners_count":26084807,"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-12T02:00:06.719Z","response_time":53,"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":"LeetCode-OpenSource","name":"LeetCode Open Source","uuid":"41718343","kind":"organization","description":"","email":null,"website":"https://leetcode.cn/jobs/lingkou/","location":"Shanghai","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41718343?v=4","repositories_count":26,"last_synced_at":"2025-06-15T20:05:33.850Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/LeetCode-OpenSource","funding_links":[],"total_stars":null,"followers":416,"following":0,"created_at":"2022-11-13T02:30:46.625Z","updated_at":"2025-06-15T20:05:33.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeetCode-OpenSource","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeetCode-OpenSource/repositories"},"tags":[{"name":"v0.18.1","sha":"8d191f96f826aaad5865593552cecb87b816ef41","kind":"tag","published_at":"2022-05-09T10:07:24.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.18.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.18.1/manifests"},{"name":"v0.17.0","sha":"7aeb97eecbf3362c0331faf8c3840a56d66f00d9","kind":"commit","published_at":"2020-06-29T02:52:04.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.17.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"1835d07495513e6603b721033b28a24ceb75e651","kind":"commit","published_at":"2020-04-18T10:20:31.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.16.2","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"d160d1ffccf31c270233a2d602b4d0563ffdd6cc","kind":"commit","published_at":"2020-02-22T06:04:53.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.16.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"6efb683df281479622b9efb426d183f0a843efa6","kind":"commit","published_at":"2020-01-12T11:22:56.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.16.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.16.0/manifests"},{"name":"v0.15.8","sha":"9767d72327b7c1129086773cb6ff1af5ebb11434","kind":"commit","published_at":"2019-12-08T06:57:00.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.15.8","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.8/manifests"},{"name":"v0.15.7","sha":"b08b79ba6fdceced86d86ba049758e7b151361a0","kind":"commit","published_at":"2019-10-09T12:44:54.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.15.7","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.7/manifests"},{"name":"v0.15.6","sha":"e59e2913987bf0e08cd20e4a028dd916733d3ba7","kind":"commit","published_at":"2019-10-07T11:49:17.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.15.6","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.6/manifests"},{"name":"v0.15.5","sha":"8d50a2fab6d1c91e9f622f3ca282362ce5e63402","kind":"commit","published_at":"2019-09-28T08:13:22.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.15.5","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.5/manifests"},{"name":"v0.15.4","sha":"ef0dd22e67e1231921f9e9a8777ba50f2f472421","kind":"commit","published_at":"2019-09-14T07:22:41.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.15.4","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"bbf6712790535aec86c6d68f548838c3359757cc","kind":"commit","published_at":"2019-09-03T10:22:57.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.15.3","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"9b7847588ed84153af23f0c957acb5ade2b76d5a","kind":"tag","published_at":"2019-07-15T06:42:03.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.15.2","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"ee972498479cc3031bd5ac1d2c6cb79c3f61a53e","kind":"commit","published_at":"2019-06-17T12:31:01.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.15.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"123d95b32dcaf5bd1d8cb30c2b35b43cec4dddaa","kind":"commit","published_at":"2019-06-08T07:56:16.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.15.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"650244ea031059a10181687ea4b8cb9c561fead2","kind":"commit","published_at":"2019-05-18T07:11:07.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.14.3","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"7c3e8cbd05e900fb04fe8eb2780f3727946748f4","kind":"commit","published_at":"2019-05-13T09:58:37.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.14.2","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"bcaac0acd0a5d74b5ccfea026adb69491c7351ef","kind":"commit","published_at":"2019-04-27T10:21:12.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.14.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"9dbe4fd780999e44f87ca52d99e86eea2b7e2a0e","kind":"commit","published_at":"2019-04-22T12:05:17.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.14.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.14.0/manifests"},{"name":"v0.13.3","sha":"1430ac4ef62d0163f183b28ae3d654cb9c46f50c","kind":"commit","published_at":"2019-04-04T06:59:20.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.13.3","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"43feaa32540174d4155e1280884552896e252382","kind":"tag","published_at":"2019-04-02T12:38:52.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.13.2","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"0fb736c037e59c3c91a84b5fde6a87a6b815e3fe","kind":"commit","published_at":"2019-03-17T13:07:19.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.13.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"0300764ec398f097ab738301ab792fdff4ce1d23","kind":"commit","published_at":"2019-03-15T08:50:27.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.13.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"e93470230e4e5a3b357dedcdaca9888140caed59","kind":"commit","published_at":"2019-03-03T11:32:45.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.12.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.12.0/manifests"},{"name":"v0.10.2","sha":"b15f4f8938b6e658d7b4cdda136d8885e6afe441","kind":"tag","published_at":"2019-02-24T13:04:10.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.10.2","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.10.2/manifests"},{"name":"v0.11.0","sha":"5b7a5848a82b57d8479776a2a07ea1c7f51406d8","kind":"commit","published_at":"2019-02-24T12:55:40.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.11.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9cf7a2802f9c689f0f1f92a20d6970e59841365b","kind":"tag","published_at":"2019-02-03T12:47:55.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.10.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"d9dc0469cd74a8a365e30cc0b9ff4df7edf4abac","kind":"tag","published_at":"2019-02-03T12:47:41.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.10.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.10.0/manifests"},{"name":"v0.8.2","sha":"74bf2b71bb2ff352a1c6df4492ac26a57d43052f","kind":"tag","published_at":"2019-01-21T11:41:26.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.8.2","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"b3ddf717ee6e953341811d7dc61212e0ca910fe9","kind":"tag","published_at":"2019-01-21T11:41:10.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.8.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"771d14b34d42eb7de806acc754463b5772e7f2a2","kind":"tag","published_at":"2019-01-21T11:40:49.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.8.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.8.0/manifests"},{"name":"v0.9.0","sha":"19fe7534d12a6af33da602c36e4c431a4de3192f","kind":"commit","published_at":"2019-01-21T11:31:43.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.9.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.9.0/manifests"},{"name":"v0.7.0","sha":"0d27cf7aeeeb4d653a4b36a582aed65c204bfd50","kind":"tag","published_at":"2018-08-18T04:18:49.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.7.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"812544a128611ad38baa78c188efdbba47260e32","kind":"commit","published_at":"2018-06-08T06:56:11.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.6.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"5775fa523ae08890709847bc20ccc79ec06d31ea","kind":"commit","published_at":"2018-05-29T02:33:15.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.6.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"ccc2abe9829ee80f3ac5c9d742876367ee4c566d","kind":"commit","published_at":"2018-03-28T02:27:20.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.5.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"d928c0642ce5abcc4fa6ccaff501e9724a41e9a7","kind":"commit","published_at":"2018-03-20T06:51:14.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.5.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f2b1a7539be3db671f5ec589e3ccfd66b89c63b7","kind":"commit","published_at":"2018-03-13T08:00:36.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.4.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f58422f9ec0752dc94fac13bee7db3af5f4c8f0d","kind":"commit","published_at":"2018-03-05T12:21:03.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.3.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"5b4bff17deff5ac0fd4bef8aab63d5481bdd142a","kind":"commit","published_at":"2018-02-26T08:30:28.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.2.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8ea762cfc7acbb21ed6e6530a029d80cbced9d65","kind":"commit","published_at":"2018-02-24T07:32:50.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.2.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"142b36c4b1e2aab91c5173976611877236463d15","kind":"commit","published_at":"2018-02-22T08:27:37.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.1.2","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"dfbdd1816fb92bd299844b7f4221fbb9b2f4ef14","kind":"tag","published_at":"2018-02-21T11:15:00.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.1.0","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.1.0/manifests"},{"name":"v0.1.1","sha":"7d619b3c334e33ac80b7094fc52b1ed3610473dd","kind":"commit","published_at":"2018-02-21T03:06:34.000Z","download_url":"https://codeload.github.com/LeetCode-OpenSource/vscode-leetcode/tar.gz/v0.1.1","html_url":"https://github.com/LeetCode-OpenSource/vscode-leetcode/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/LeetCode-OpenSource/vscode-leetcode@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T08:25:13.519Z","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/leetcode-opensource/vscode-leetcode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/leetcode-opensource/vscode-leetcode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/leetcode-opensource/vscode-leetcode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/leetcode-opensource/vscode-leetcode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T20:00:56.516Z","issues_count":215,"pull_requests_count":59,"avg_time_to_close_issue":4457125.711538462,"avg_time_to_close_pull_request":17370116.647058822,"issues_closed_count":52,"pull_requests_closed_count":17,"pull_request_authors_count":44,"issue_authors_count":202,"avg_comments_per_issue":4.051162790697674,"avg_comments_per_pull_request":0.7796610169491526,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":23,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":0.13043478260869565,"past_year_avg_comments_per_pull_request":0.3,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeetCode-OpenSource%2Fvscode-leetcode/issues","maintainers":[{"login":"jdneo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdneo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fleetcode-opensource%2Fvscode-leetcode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fleetcode-opensource%2Fvscode-leetcode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fleetcode-opensource%2Fvscode-leetcode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fleetcode-opensource%2Fvscode-leetcode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fleetcode-opensource%2Fvscode-leetcode/codemeta","maintainers":[]}