@volar/language-core
Advanced tools
Comparing version 2.3.0-alpha.3 to 2.3.0-alpha.4
@@ -95,2 +95,6 @@ import type { Mapping, SourceMap } from '@volar/source-map'; | ||
*/ | ||
resolveHiddenExtensions?: boolean; | ||
/** | ||
* LSP + TS Plugin | ||
*/ | ||
getServiceScript(rootVirtualCode: K): TypeScriptServiceScript | undefined; | ||
@@ -97,0 +101,0 @@ /** |
{ | ||
"name": "@volar/language-core", | ||
"version": "2.3.0-alpha.3", | ||
"version": "2.3.0-alpha.4", | ||
"license": "MIT", | ||
@@ -15,5 +15,5 @@ "files": [ | ||
"dependencies": { | ||
"@volar/source-map": "2.3.0-alpha.3" | ||
"@volar/source-map": "2.3.0-alpha.4" | ||
}, | ||
"gitHead": "d322a122012dc339a3ac5139220e91649d508522" | ||
"gitHead": "8ab3ce02b06a410e9321eea3e9f23d36f97fedda" | ||
} |
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
23685
528
+ Added@volar/source-map@2.3.0-alpha.4(transitive)
- Removed@volar/source-map@2.3.0-alpha.3(transitive)