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 Compare versions

Comparing version 3.0.2 to 3.0.3

7

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## [3.0.3](https://github.com/typescript-language-server/typescript-language-server/compare/v3.0.2...v3.0.3) (2023-01-23)
### Bug Fixes
* restore tsserver version logging on initialization ([#669](https://github.com/typescript-language-server/typescript-language-server/issues/669)) ([232219c](https://github.com/typescript-language-server/typescript-language-server/commit/232219cd0fe138558ed98e22aa7314e0941e4f10))
## [3.0.2](https://github.com/typescript-language-server/typescript-language-server/compare/v3.0.1...v3.0.2) (2023-01-14)

@@ -5,0 +12,0 @@

18

package.json
{
"name": "typescript-language-server",
"version": "3.0.2",
"version": "3.0.3",
"description": "Language Server Protocol (LSP) implementation for TypeScript using tsserver",

@@ -45,3 +45,3 @@ "author": "TypeFox and others",

"@babel/preset-env": "^7.20.2",
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",

@@ -52,14 +52,14 @@ "@rollup/plugin-terser": "^0.3.0",

"@types/fs-extra": "^11.0.1",
"@types/jest": "^29.2.5",
"@types/jest": "^29.2.6",
"@types/node": "^16.18.11",
"@types/semver": "^7.3.13",
"@types/which": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"babel-jest": "^29.3.1",
"commander": "^9.5.0",
"commander": "^10.0.0",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",
"deepmerge": "^4.2.2",
"eslint": "^8.31.0",
"eslint": "^8.32.0",
"eslint-plugin-jest": "^27.2.1",

@@ -71,4 +71,4 @@ "fs-extra": "^11.1.0",

"pkg-up": "^4.0.0",
"rimraf": "^4.0.4",
"rollup": "^3.10.0",
"rimraf": "^4.1.1",
"rollup": "^3.10.1",
"semver": "^7.3.8",

@@ -75,0 +75,0 @@ "source-map-support": "^0.5.21",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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