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

vscode-languageclient

Package Overview
Dependencies
Maintainers
7
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-languageclient - npm Package Compare versions

Comparing version 10.0.0-next.12 to 10.0.0-next.13

8

lib/common/progressPart.js
"use strict";
/* --------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
* ------------------------------------------------------------------------------------------ */
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

@@ -31,2 +27,6 @@ if (k2 === undefined) k2 = k;

exports.ProgressPart = void 0;
/* --------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
* ------------------------------------------------------------------------------------------ */
const vscode_1 = require("vscode");

@@ -33,0 +33,0 @@ const vscode_languageserver_protocol_1 = require("vscode-languageserver-protocol");

{
"name": "vscode-languageclient",
"description": "VSCode Language client implementation",
"version": "10.0.0-next.12",
"version": "10.0.0-next.13",
"author": "Microsoft Corporation",

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

"semver": "^7.6.0",
"vscode-languageserver-protocol": "3.17.6-next.10"
"vscode-languageserver-protocol": "3.17.6-next.11"
},

@@ -49,0 +49,0 @@ "scripts": {

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