@volar/language-core
Advanced tools
Comparing version 2.2.0-alpha.11 to 2.2.0-alpha.12
@@ -48,2 +48,3 @@ "use strict"; | ||
if (!languageId) { | ||
console.warn(`languageId not found for ${id}`); | ||
return; | ||
@@ -50,0 +51,0 @@ } |
{ | ||
"name": "@volar/language-core", | ||
"version": "2.2.0-alpha.11", | ||
"version": "2.2.0-alpha.12", | ||
"license": "MIT", | ||
@@ -15,5 +15,5 @@ "files": [ | ||
"dependencies": { | ||
"@volar/source-map": "2.2.0-alpha.11" | ||
"@volar/source-map": "2.2.0-alpha.12" | ||
}, | ||
"gitHead": "b3e82d02777af164097a7f268e602bc7f94ea1cd" | ||
"gitHead": "bf61f7a5a4a51669621e951f32ddf102f03a333d" | ||
} |
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
23814
528
+ Added@volar/source-map@2.2.0-alpha.12(transitive)
- Removed@volar/source-map@2.2.0-alpha.11(transitive)