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

@volar/language-server

Package Overview
Dependencies
Maintainers
1
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/language-server - npm Package Compare versions

Comparing version 1.2.0-alpha.19 to 1.3.0-alpha.0

2

out/common/project.d.ts

@@ -17,3 +17,3 @@ import * as embedded from '@volar/language-core';

export declare function createProject(context: ProjectContext): Promise<{
tsConfig: path.PosixPath | ts.CompilerOptions;
tsConfig: ts.CompilerOptions | path.PosixPath;
scripts: {

@@ -20,0 +20,0 @@ clear: () => void;

{
"name": "@volar/language-server",
"version": "1.2.0-alpha.19",
"version": "1.3.0-alpha.0",
"main": "out/index.js",

@@ -20,5 +20,5 @@ "license": "MIT",

"dependencies": {
"@volar/language-core": "1.2.0-alpha.19",
"@volar/language-service": "1.2.0-alpha.19",
"@volar/shared": "1.2.0-alpha.19",
"@volar/language-core": "1.3.0-alpha.0",
"@volar/language-service": "1.3.0-alpha.0",
"@volar/shared": "1.3.0-alpha.0",
"@vscode/l10n": "^0.0.11",

@@ -33,3 +33,3 @@ "request-light": "^0.7.0",

},
"gitHead": "b0ae65a419cfb91bd85cc4174efa4eb91cadd040"
"gitHead": "7582403cc521d33f642183a32da44fb1f64e65ef"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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