New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typescript-language-server

Package Overview
Dependencies
Maintainers
3
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-language-server - npm Package Versions

23
14

4.3.3

Diff

Changelog

Source

4.3.3 (2024-02-09)

Performance Improvements

  • skip diagnostic update event on no changes (#867) (185c3a8)
donniewest
published 4.3.2 •

Changelog

Source

4.3.2 (2024-02-02)

Bug Fixes

  • restore handling of zipfile: schema for neovim + yarn berry (#862) (caca007)
donniewest
published 4.3.1 •

Changelog

Source

4.3.1 (2024-01-12)

Bug Fixes

  • out of date diagnostics after closing and re-opening a file (#851) (f395cd6)
donniewest
published 4.3.0 •

Changelog

Source

4.3.0 (2024-01-08)

Features

  • support specifying language IDs in plugins (#834) (e9c0b11)

Bug Fixes

  • avoid sending window/workDoneProgress/create before init (#846) (625048f)
donniewest
published 4.2.0 •

Changelog

Source

4.2.0 (2023-12-09)

Features

  • add tsserver.fallbackPath to initialization options (#831) (9253dd8)

Bug Fixes

  • deps: update devdependency typescript to ^5.3.3 (#832) (9e1744c)
donniewest
published 4.1.3 •

Changelog

Source

4.1.3 (2023-11-27)

Bug Fixes

  • add folder filter in server capabilities for willRename (#814) (fe3d21b)
  • deps: update devdependency typescript to ^5.3.2 (#820) (5eeb20c)
donniewest
published 4.1.2 •

Changelog

Source

4.1.2 (2023-11-14)

Bug Fixes

  • avoid triggering unhandled exception when tsserver crashes (#805) (d537b08)
  • revert to Node value for moduleResolution in implicit config (#804) (97c1794)
donniewest
published 4.1.1 •

Changelog

Source

4.1.1 (2023-11-13)

Bug Fixes

  • try to infer languageId from extension when invalid provided (#799) (994186e)
donniewest
published 4.1.0 •

Changelog

Source

4.1.0 (2023-11-08)

Features

  • support code lens for references and implementations (#785) (ae058c2)

Refactors

donniewest
published 4.0.0 •

Changelog

Source

4.0.0 (2023-10-20)

⚠ BREAKING CHANGES

  • require node 18+

Features

  • add support for textDocument/linkedEditingRange (#732) (983a692)

Bug Fixes

  • deps: update devdependency typescript to ^5.1.3 (#727) (af477a2)
  • deps: update devdependency typescript to ^5.2.2 (#737) (0fff121)
  • perf: cache completion data on the server to avoid serialization (#768) (d7b4c77)

Refactors

23
14
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc