Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vscode-languageserver-types

Package Overview
Dependencies
Maintainers
8
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-languageserver-types - npm Package Compare versions

Comparing version 3.17.6-next.2 to 3.17.6-next.3

4

package.json
{
"name": "vscode-languageserver-types",
"description": "Types used by the Language server for node",
"version": "3.17.6-next.2",
"version": "3.17.6-next.3",
"author": "Microsoft Corporation",

@@ -29,3 +29,3 @@ "license": "MIT",

"compile": "node ../build/bin/tsc -b ./tsconfig.json",
"clean": "node ../node_modules/.bin/rimraf lib",
"clean": "node ../node_modules/rimraf/dist/esm/bin.mjs lib",
"watch": "node ../build/bin/tsc -b ./tsconfig.watch.json -w",

@@ -32,0 +32,0 @@ "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",

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