@vue/compiler-core
Advanced tools
Comparing version 3.1.3 to 3.1.4
@@ -122,3 +122,3 @@ import { generateCodeFrame } from '@vue/shared'; | ||
export declare interface CodegenContext extends Omit<Required<CodegenOptions>, 'bindingMetadata' | 'inline' | 'isTS'> { | ||
export declare interface CodegenContext extends Omit<Required<CodegenOptions>, 'bindingMetadata' | 'inline'> { | ||
source: string; | ||
@@ -125,0 +125,0 @@ code: string; |
{ | ||
"name": "@vue/compiler-core", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "@vue/compiler-core", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@vue/shared": "3.1.3", | ||
"@vue/shared": "3.1.4", | ||
"@babel/parser": "^7.12.0", | ||
@@ -38,0 +38,0 @@ "@babel/types": "^7.12.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
623251
15585
+ Added@vue/shared@3.1.4(transitive)
- Removed@vue/shared@3.1.3(transitive)
Updated@vue/shared@3.1.4