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

@volar/vue-language-core

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/vue-language-core - npm Package Compare versions

Comparing version 1.0.0-beta.3 to 1.0.0-beta.4

2

out/plugins.js

@@ -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"
}
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