{"id":1888842,"name":"javascript-typescript-langserver","ecosystem":"npm","description":"Implementation of the Language Server Protocol for JavaScript and TypeScript","homepage":"https://github.com/sourcegraph/javascript-typescript-langserver","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sourcegraph/javascript-typescript-langserver","keywords_array":["LSP","compiler","language","javascript","editor","typescript"],"namespace":null,"versions_count":76,"first_release_published_at":"2018-07-24T17:46:07.318Z","latest_release_published_at":"2019-03-11T10:29:02.005Z","latest_release_number":"2.11.3","last_synced_at":"2026-04-03T10:01:47.725Z","created_at":"2022-04-09T17:56:22.708Z","updated_at":"2026-04-03T10:01:47.725Z","registry_url":"https://www.npmjs.com/package/javascript-typescript-langserver","install_command":"npm install javascript-typescript-langserver","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.11.3","next":"2.0.0-pre.5"}},"repo_metadata":{"id":57279605,"uuid":"68805662","full_name":"sourcegraph/javascript-typescript-langserver","owner":"sourcegraph","description":"JavaScript and TypeScript code intelligence through the Language Server Protocol","archived":true,"fork":false,"pushed_at":"2020-10-16T14:55:25.000Z","size":2398,"stargazers_count":794,"open_issues_count":148,"forks_count":73,"subscribers_count":75,"default_branch":"master","last_synced_at":"2025-09-30T07:34:42.259Z","etag":null,"topics":["repo-type-codeintel"],"latest_commit_sha":null,"homepage":"https://sourcegraph.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sourcegraph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-21T10:20:04.000Z","updated_at":"2025-08-11T01:34:37.000Z","dependencies_parsed_at":"2022-09-11T18:12:37.507Z","dependency_job_id":null,"html_url":"https://github.com/sourcegraph/javascript-typescript-langserver","commit_stats":null,"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/sbom","scorecard":{"id":839358,"data":{"date":"2025-08-11","repo":{"name":"github.com/sourcegraph/javascript-typescript-langserver","commit":"e63108446d2e375fd91a2484466a077f3fc065cc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","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":"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/lsif.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/javascript-typescript-langserver/lsif.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/lsif.yml:12","Info:   0 out of   1 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lsif.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":"project is archived","details":["Warn: Repository is archived."],"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":"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":"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":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"60 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-8gh8-hqwg-xf34","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pc5p-h8pf-mvwp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-675m-85rw-j3w4","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-g6ww-v8xp-vmwg","Warn: Project is vulnerable to: GHSA-r2j6-p67h-q639","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T20:03:33.290Z","repository_id":57279605,"created_at":"2025-08-23T20:03:33.290Z","updated_at":"2025-08-23T20:03:33.290Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279796295,"owners_count":26228134,"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-19T02:00:07.647Z","response_time":64,"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":"sourcegraph","name":"Sourcegraph","uuid":"3979584","kind":"organization","description":"Helping developers search, understand, and write code in complex codebases with AI","email":"hi@sourcegraph.com","website":"https://sourcegraph.com","location":null,"twitter":"sourcegraph","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3979584?v=4","repositories_count":603,"last_synced_at":"2025-09-30T07:31:09.604Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sourcegraph","funding_links":[],"total_stars":48001,"followers":1422,"following":0,"created_at":"2022-11-05T04:21:26.329Z","updated_at":"2025-09-30T07:31:09.604Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph/repositories"},"tags":[{"name":"v2.11.3","sha":"a6c15194f3baf9476fd5f7bcf5524260a4ad6b5c","kind":"commit","published_at":"2019-03-11T10:23:01.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.11.3","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.11.3/manifests"},{"name":"v2.11.2","sha":"64d9479c89039290f9aa530547bf2845e6d33c49","kind":"commit","published_at":"2019-01-09T10:39:53.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.11.2","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"82d81f8359968062f35823c0518c5b103c2048bc","kind":"commit","published_at":"2018-09-07T08:58:19.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.11.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"e5acc7496e4b0a6b994d9722e171451c5e948293","kind":"commit","published_at":"2018-09-06T09:53:34.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.11.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"50df3752f631abca884e2a41426c1f70afa07ca8","kind":"commit","published_at":"2018-07-24T17:14:58.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.10.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"d107424f1f964c4cb3b6061570890639fd69b9e6","kind":"commit","published_at":"2018-06-19T00:55:05.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.10.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.10.0/manifests"},{"name":"v2.9.3","sha":"54304b814a0602457a9c66afea7dc20753b7c509","kind":"commit","published_at":"2018-06-11T06:12:54.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.9.3","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"7bda4cb72ef139997310ad68ab88131d7cf2d591","kind":"commit","published_at":"2018-06-06T23:54:10.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.9.2","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"faa787c98afc8ddc8d4440fdfdb9d89e6069905b","kind":"commit","published_at":"2018-05-30T18:03:51.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.9.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"15579a1922e9f111475c16d41cc90f895be2b27b","kind":"commit","published_at":"2018-05-08T18:25:41.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.9.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"b57bed61065914258abadeadb00c70adbca470a4","kind":"commit","published_at":"2018-02-28T22:18:13.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.8.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"f2362fc37c6ff9601bd579ecfae1ae917a1298de","kind":"commit","published_at":"2018-02-22T00:04:52.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.7.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8a877977984e65f7d2264a15460eb2e5541c116e","kind":"commit","published_at":"2018-02-16T22:28:56.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.7.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"2cac6cb67f906e7af7a1a7c850b8145a0ae6eb55","kind":"commit","published_at":"2018-02-16T21:04:20.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.6.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.6.0/manifests"},{"name":"v2.5.5","sha":"71f103d48955c0ed40db104bfef484c919852d68","kind":"commit","published_at":"2017-12-05T10:16:22.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.5.5","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"5fb0b73b13b3c8364eb33c9e23bc4861aa9b4b32","kind":"commit","published_at":"2017-10-31T17:43:23.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.5.4","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c4fe3a68ec2c71711cc142c66207933b8120806","kind":"commit","published_at":"2017-10-24T22:15:45.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.5.3","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"6fcc4e1df9283dbd84db9411aa26e9f49556cb50","kind":"commit","published_at":"2017-10-09T20:31:49.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.5.2","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"f31e841ed7a6151b9f6cc0e244ae594538e9a8f8","kind":"commit","published_at":"2017-10-03T07:27:19.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.5.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"9cd02d099ae6d90afd63435f22538fe936ec26ae","kind":"commit","published_at":"2017-09-29T21:44:24.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.5.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"25e0108b7d7e311d47511fdc4fefd53ebc4f6857","kind":"commit","published_at":"2017-09-27T02:21:35.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.4.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"3c01fe057ce3e8403a45ebc79c127f1ba94ef89b","kind":"commit","published_at":"2017-09-08T11:02:35.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.3.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"1f425f33055a6a3a7ca61b6cf9ffcf71dc011a49","kind":"commit","published_at":"2017-09-08T10:33:18.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.3.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"2b68b48eacc5261fec5ddaffedba3a2a6e2d9852","kind":"commit","published_at":"2017-08-13T15:34:19.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.2.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8a04861da7602750bcf0424f4f675594779af25c","kind":"commit","published_at":"2017-08-11T23:51:30.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.2.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"859129465802afc0d9d591127bd2fe04faedff80","kind":"commit","published_at":"2017-08-03T15:54:35.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.1.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"c705aa97a389572a82a17e3e75d392c3320a6d77","kind":"commit","published_at":"2017-06-30T10:52:42.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"836725127fc5ee4efd31ee2fc2d0a12734e57baa","kind":"commit","published_at":"2017-06-15T14:10:18.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0/manifests"},{"name":"v2.0.0-pre.34","sha":"b59da3967da324454094f76bf5aebfb291176c62","kind":"tag","published_at":"2017-06-06T22:50:01.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.34","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.34/manifests"},{"name":"v2.0.0-pre.33","sha":"da5ade5bd78b46519dcb945575c6179bdc9e894f","kind":"tag","published_at":"2017-06-05T21:45:08.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.33","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.33/manifests"},{"name":"v2.0.0-pre.32","sha":"2949e9f0a2beaa66a5ed8cf58682d55a5b3618b0","kind":"tag","published_at":"2017-06-02T00:05:14.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.32","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.32/manifests"},{"name":"v2.0.0-pre.31","sha":"ebe50dadb312bde6dd9f4be1d15d953ed38745eb","kind":"tag","published_at":"2017-05-22T19:33:33.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.31","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.31/manifests"},{"name":"v2.0.0-pre.30","sha":"1d3954cf596d8fb8a2c1c2601bebbc00152889b9","kind":"tag","published_at":"2017-05-15T17:54:06.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.30","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.30/manifests"},{"name":"v2.0.0-pre.29","sha":"fdfc7965178c59a2e1f9aed14816d713e8d5d143","kind":"tag","published_at":"2017-05-11T21:24:01.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.29","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.29/manifests"},{"name":"v2.0.0-pre.28","sha":"a590aa17df3208ac57609705d5991827357e4169","kind":"tag","published_at":"2017-05-08T22:14:43.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.28","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.28/manifests"},{"name":"v2.0.0-pre.27","sha":"067deab6f32361a04810e0799e413342fb0d5a16","kind":"tag","published_at":"2017-05-04T21:10:59.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.27","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.27/manifests"},{"name":"v2.0.0-pre.26","sha":"34ec2be2cf72476f9d8f38efd4594ea0c02917da","kind":"tag","published_at":"2017-04-27T22:39:04.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.26","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.26/manifests"},{"name":"v2.0.0-pre.25","sha":"7417613a5ddc2b5b8bf1c5e959fd2b02ebb36c89","kind":"tag","published_at":"2017-04-24T15:42:15.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.25","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.25/manifests"},{"name":"v2.0.0-pre.24","sha":"fc045d776cf26a27062ce53458c741928236137f","kind":"tag","published_at":"2017-04-19T11:34:01.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.24","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.24/manifests"},{"name":"v2.0.0-pre.23","sha":"8af92a07de9d0b4eb687980e98228b735b9dfc02","kind":"tag","published_at":"2017-04-18T11:21:46.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.23","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.23/manifests"},{"name":"v2.0.0-pre.22","sha":"6c0d13f521c496336df77b635bc95667715c4554","kind":"tag","published_at":"2017-04-14T13:02:59.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.22","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.22/manifests"},{"name":"v2.0.0-pre.21","sha":"82694ad7bd2cfc1cdb3bde5acfb61542e540c59b","kind":"tag","published_at":"2017-04-12T20:02:18.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.21","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.21/manifests"},{"name":"v2.0.0-pre.20","sha":"06b0eaf618318f53bc89368e6be1aea86f893a17","kind":"tag","published_at":"2017-04-12T14:40:29.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.20","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.20/manifests"},{"name":"v2.0.0-pre.19","sha":"6ee679de0cb1d01359ead71b1a7a8e73f9fa0853","kind":"tag","published_at":"2017-04-12T13:46:06.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.19","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.19/manifests"},{"name":"v2.0.0-pre.18","sha":"6c90af9567b8e9f96bda9e02d566c58fc9851367","kind":"tag","published_at":"2017-04-10T11:43:46.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.18","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.18/manifests"},{"name":"v2.0.0-pre.17","sha":"a5d1e0a831ea272dcdc602d053f3e6be18ffcd2e","kind":"tag","published_at":"2017-04-10T08:46:15.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.17","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.17/manifests"},{"name":"v2.0.0-pre.16","sha":"ef97e4f423a0f592d7c278f1781934df31fcb6c9","kind":"tag","published_at":"2017-04-07T20:37:30.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.16","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.16/manifests"},{"name":"v2.0.0-pre.15","sha":"bfbdded50d447f5d760ad405622ca2c595b838eb","kind":"tag","published_at":"2017-04-07T11:47:43.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.15","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.15/manifests"},{"name":"v2.0.0-pre.14","sha":"4c467c8e0afebee4087a6ecb0861e68646c03fb0","kind":"tag","published_at":"2017-04-07T11:40:49.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.14","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.14/manifests"},{"name":"v2.0.0-pre.13","sha":"1d7a306e841a4a81463c2bae2a4406869d2215c2","kind":"tag","published_at":"2017-04-07T00:20:46.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.13","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.13/manifests"},{"name":"v2.0.0-pre.12","sha":"79463fff6515126fdc7056c5e9c6e9131077c3d6","kind":"tag","published_at":"2017-04-06T23:53:11.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.12","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.12/manifests"},{"name":"v2.0.0-pre.11","sha":"8b3a1b2e3f173b2614b47a061380b3c08ff9cc89","kind":"tag","published_at":"2017-04-06T23:07:13.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.11","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.11/manifests"},{"name":"v2.0.0-pre.10","sha":"8dab516213b22bf08b300ff882b2804b10068116","kind":"tag","published_at":"2017-04-06T22:02:39.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.10","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.10/manifests"},{"name":"v2.0.0-pre.9","sha":"1d692c0d01cd97373e961c2b80d5a4d370f4d603","kind":"tag","published_at":"2017-04-05T13:23:39.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.9","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.9/manifests"},{"name":"v2.0.0-pre.8","sha":"0f35711f0b3ea7d4057fa4043df888dbdd1125ce","kind":"tag","published_at":"2017-04-03T09:02:29.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.8","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.8/manifests"},{"name":"v2.0.0-pre.7","sha":"2428a049a3b23ceec858a4a85bb6e9297ea62e4d","kind":"tag","published_at":"2017-03-21T16:01:12.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.7","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.7/manifests"},{"name":"v2.0.0-pre.6","sha":"26b3e26383f1a2ab4a524867f84a0b02f8682bc4","kind":"tag","published_at":"2017-03-21T13:58:04.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.6","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.6/manifests"},{"name":"v2.0.0-pre.5","sha":"c70d6f28aef5cda91222a10c5a0215da2fa9d034","kind":"tag","published_at":"2017-03-11T21:41:38.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.5","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.5/manifests"},{"name":"v2.0.0-pre.4","sha":"86ddcc716b4df07d122c562f11666a4f3156dd66","kind":"tag","published_at":"2017-03-11T21:16:43.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.4","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.4/manifests"},{"name":"v2.0.0-pre.3","sha":"a9cd0f04edd4d5debfa368af45cc09ec109306a7","kind":"tag","published_at":"2017-03-11T20:57:10.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.3","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.3/manifests"},{"name":"v2.0.0-pre.2","sha":"3947f34f0de71c9ecf97d3ede8bf5571bc257a48","kind":"tag","published_at":"2017-03-11T20:39:53.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.2","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.2/manifests"},{"name":"v2.0.0-pre.1","sha":"e8e10a8e461d3376853ece7ba4b800b5adf6317a","kind":"tag","published_at":"2017-03-08T18:02:39.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v2.0.0-pre.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v2.0.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v2.0.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v2.0.0-pre.1/manifests"},{"name":"v1.3.1","sha":"36309c98d590146eaa3ae4450bec02546bc654a2","kind":"commit","published_at":"2017-02-24T22:22:39.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v1.3.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"1d09fac7b1498dc0eecfbf05a621dabf6c496fb6","kind":"tag","published_at":"2017-02-24T17:19:06.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v1.3.0","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"c4b2516858b929ad26bcc31af41ed515e01b87b6","kind":"tag","published_at":"2017-02-17T13:53:53.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v1.2.2","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v1.2.2/manifests"},{"name":"v1.0.1","sha":"27d5468b3d45f374e02c79ab5d827f4cf89ea761","kind":"commit","published_at":"2016-12-30T23:52:46.000Z","download_url":"https://codeload.github.com/sourcegraph/javascript-typescript-langserver/tar.gz/v1.0.1","html_url":"https://github.com/sourcegraph/javascript-typescript-langserver/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/javascript-typescript-langserver@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Fjavascript-typescript-langserver/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-19T21:14:13.007Z","dependent_packages_count":10,"downloads":1398,"downloads_period":"last-month","dependent_repos_count":50,"rankings":{"downloads":2.817279575651167,"dependent_repos_count":1.9400479623208284,"dependent_packages_count":2.0148012469358343,"stargazers_count":2.624409439528363,"forks_count":3.072396519358815,"docker_downloads_count":0.5452279318088094,"average":2.169027112600636},"purl":"pkg:npm/javascript-typescript-langserver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/javascript-typescript-langserver","docker_dependents_count":16,"docker_downloads_count":218940,"usage_url":"https://repos.ecosyste.ms/usage/npm/javascript-typescript-langserver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/javascript-typescript-langserver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T01:53:55.068Z","issues_count":17,"pull_requests_count":83,"avg_time_to_close_issue":229719.0,"avg_time_to_close_pull_request":8307595.911764706,"issues_closed_count":1,"pull_requests_closed_count":34,"pull_request_authors_count":7,"issue_authors_count":17,"avg_comments_per_issue":1.1176470588235294,"avg_comments_per_pull_request":0.7349397590361446,"merged_pull_requests_count":19,"bot_issues_count":1,"bot_pull_requests_count":77,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/sourcegraph%2Fjavascript-typescript-langserver/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/javascript-typescript-langserver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/javascript-typescript-langserver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/javascript-typescript-langserver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/javascript-typescript-langserver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/javascript-typescript-langserver/codemeta","maintainers":[{"uuid":"andreeleuterio","login":"andreeleuterio","name":null,"email":"me@andreeleuterio.com","url":null,"packages_count":354,"html_url":"https://www.npmjs.com/~andreeleuterio","role":null,"created_at":"2022-11-12T21:35:50.306Z","updated_at":"2022-11-12T21:35:50.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andreeleuterio/packages"},{"uuid":"felixfbecker","login":"felixfbecker","name":null,"email":"felix.b@outlook.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~felixfbecker","role":null,"created_at":"2022-11-12T21:35:50.324Z","updated_at":"2022-11-12T21:35:50.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/felixfbecker/packages"},{"uuid":"sqs","login":"sqs","name":null,"email":"sqs@sourcegraph.com","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~sqs","role":null,"created_at":"2022-11-12T21:35:50.314Z","updated_at":"2022-11-12T21:35:50.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sqs/packages"},{"uuid":"sourcegraph-bot","login":"sourcegraph-bot","name":null,"email":"dev@sourcegraph.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~sourcegraph-bot","role":null,"created_at":"2022-11-12T21:35:50.311Z","updated_at":"2022-11-12T21:35:50.311Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sourcegraph-bot/packages"},{"uuid":"beyang","login":"beyang","name":null,"email":"beyang@sourcegraph.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~beyang","role":null,"created_at":"2022-11-12T21:35:50.317Z","updated_at":"2022-11-12T21:35:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/beyang/packages"},{"uuid":"slimsag","login":"slimsag","name":null,"email":"stephen.gutekanst@gmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~slimsag","role":null,"created_at":"2022-11-12T21:35:50.327Z","updated_at":"2022-11-12T21:35:50.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/slimsag/packages"},{"uuid":"techopsadmin","login":"techopsadmin","name":null,"email":"tech-ops-admin@sourcegraph.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~techopsadmin","role":null,"created_at":"2023-09-16T20:51:23.282Z","updated_at":"2023-09-16T20:51:23.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/techopsadmin/packages"}]}