@volar/vue-language-core
Advanced tools
Comparing version 1.0.0-beta.3 to 1.0.0-beta.4
@@ -50,3 +50,3 @@ Object.defineProperty(exports, "__esModule", { value: true }); | ||
compilerOptions, | ||
vueCompilerOptions: vueCompilerOptions, | ||
vueCompilerOptions, | ||
}; | ||
@@ -53,0 +53,0 @@ const plugins = _plugins.map(plugin => plugin(pluginCtx)).sort((a, b) => { |
{ | ||
"name": "@volar/vue-language-core", | ||
"version": "1.0.0-beta.3", | ||
"version": "1.0.0-beta.4", | ||
"main": "out/index.js", | ||
@@ -19,4 +19,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@volar/language-core": "1.0.0-beta.3", | ||
"@volar/source-map": "1.0.0-beta.3", | ||
"@volar/language-core": "1.0.0-beta.4", | ||
"@volar/source-map": "1.0.0-beta.4", | ||
"@vue/compiler-dom": "^3.2.38", | ||
@@ -28,3 +28,3 @@ "@vue/compiler-sfc": "^3.2.38", | ||
}, | ||
"gitHead": "b7242f995970b4eedfcf068619497eb845e9ac73" | ||
"gitHead": "95f02fda8b432ca1d0cc08694ba3911c9e3b9ec6" | ||
} |
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
224886
+ Added@volar/language-core@1.0.0-beta.4(transitive)
+ Added@volar/source-map@1.0.0-beta.4(transitive)
- Removed@volar/language-core@1.0.0-beta.3(transitive)
- Removed@volar/source-map@1.0.0-beta.3(transitive)