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

@volar/language-service

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/language-service - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

2

out/documentFeatures/format.js

@@ -21,3 +21,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

}
const virtualFile = context.documents.getVirtualFileByUri(document.uri);
const virtualFile = context.documents.getRootFileBySourceFileUri(document.uri);
const originalDocument = document;

@@ -24,0 +24,0 @@ const rootEdits = onTypeParams

{
"name": "@volar/language-service",
"version": "1.0.18",
"version": "1.0.19",
"main": "out/index.js",

@@ -16,8 +16,7 @@ "license": "MIT",

"dependencies": {
"@volar/language-core": "1.0.18",
"@volar/shared": "1.0.18",
"@volar/source-map": "1.0.18",
"@volar/transforms": "1.0.18",
"@volar/typescript-faster": "1.0.18",
"@vue/reactivity": "^3.2.45",
"@volar/language-core": "1.0.19",
"@volar/shared": "1.0.19",
"@volar/source-map": "1.0.19",
"@volar/transforms": "1.0.19",
"@volar/typescript-faster": "1.0.19",
"vscode-html-languageservice": "^5.0.3",

@@ -29,3 +28,3 @@ "vscode-json-languageservice": "^5.1.3",

},
"gitHead": "f102ee7bfc96792c63746a5dcb9742e3346d5cc7"
"gitHead": "02267fe83a5567b1cae7025e834cf084c8248546"
}
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