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.3.5 to 1.3.6

2

out/generators/script.js

@@ -55,3 +55,3 @@ "use strict";

const generateFunctionType = !!sfc.scriptSetup?.generic;
if (vueCompilerOptions.jsxTemplates) {
if (vueCompilerOptions.jsxTemplates && vueCompilerOptions.target >= 3.3) {
codeGen.push(`/** @jsxImportSource vue */\n`);

@@ -58,0 +58,0 @@ }

{
"name": "@volar/vue-language-core",
"version": "1.3.5",
"version": "1.3.6",
"main": "out/index.js",

@@ -29,3 +29,3 @@ "license": "MIT",

},
"gitHead": "2afb3d75b184da5fb3d3e918e307aff5bc00f25b"
"gitHead": "b2bb45f91fa262128b75ba92a2c64f5aedb5d875"
}
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