@volar/language-service
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10
190634
+ Added@volar/language-core@1.0.19(transitive)
+ Added@volar/shared@1.0.19(transitive)
+ Added@volar/source-map@1.0.19(transitive)
+ Added@volar/transforms@1.0.19(transitive)
+ Added@volar/typescript-faster@1.0.19(transitive)
- Removed@vue/reactivity@^3.2.45
- Removed@volar/language-core@1.0.18(transitive)
- Removed@volar/shared@1.0.18(transitive)
- Removed@volar/source-map@1.0.18(transitive)
- Removed@volar/transforms@1.0.18(transitive)
- Removed@volar/typescript-faster@1.0.18(transitive)
- Removed@vue/reactivity@3.5.12(transitive)
- Removed@vue/shared@3.5.12(transitive)
Updated@volar/language-core@1.0.19
Updated@volar/shared@1.0.19
Updated@volar/source-map@1.0.19
Updated@volar/transforms@1.0.19