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

@volar/vue-code-gen

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/vue-code-gen - npm Package Compare versions

Comparing version 0.34.10 to 0.34.11

2

out/vue2TemplateCompiler.js

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

if (error.code === 33 /* X_V_FOR_TEMPLATE_KEY_PLACEMENT */)
return; // :key binding allow in v-for template child in vue 2
return; // :key binding allowed in v-for template child in vue 2
if (onError)

@@ -13,0 +13,0 @@ onError(error);

{
"name": "@volar/vue-code-gen",
"version": "0.34.10",
"version": "0.34.11",
"main": "out/index.js",

@@ -19,4 +19,4 @@ "license": "MIT",

"dependencies": {
"@volar/code-gen": "0.34.10",
"@volar/source-map": "0.34.10",
"@volar/code-gen": "0.34.11",
"@volar/source-map": "0.34.11",
"@vue/compiler-core": "^3.2.31",

@@ -26,3 +26,3 @@ "@vue/compiler-dom": "^3.2.31",

},
"gitHead": "0c9b6df3a2cefa25bbac9a38003eae729a772dd5"
"gitHead": "55bca2915d0d4a41ac893e015358cdb3424440d2"
}

Sorry, the diff of this file is too big to display

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