@volar/vue-code-gen
Advanced tools
Comparing version 0.34.10 to 0.34.11
@@ -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
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
142332
3136
+ Added@volar/code-gen@0.34.11(transitive)
+ Added@volar/source-map@0.34.11(transitive)
- Removed@volar/code-gen@0.34.10(transitive)
- Removed@volar/source-map@0.34.10(transitive)
Updated@volar/code-gen@0.34.11
Updated@volar/source-map@0.34.11