@vue/compiler-core
Advanced tools
Comparing version 3.0.8 to 3.0.9
@@ -662,2 +662,4 @@ import { generateCodeFrame } from '@vue/shared'; | ||
export declare const POP_SCOPE_ID: unique symbol; | ||
export declare interface Position { | ||
@@ -685,2 +687,4 @@ offset: number; | ||
export declare const PUSH_SCOPE_ID: unique symbol; | ||
export declare function registerRuntimeHelpers(helpers: any): void; | ||
@@ -736,4 +740,2 @@ | ||
export declare const SET_SCOPE_ID: unique symbol; | ||
declare interface SharedTransformCodegenOptions { | ||
@@ -1030,2 +1032,4 @@ /** | ||
export declare const WITH_SCOPE_ID: unique symbol; | ||
export { } |
{ | ||
"name": "@vue/compiler-core", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "@vue/compiler-core", | ||
@@ -34,3 +34,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@vue/shared": "3.0.8", | ||
"@vue/shared": "3.0.9", | ||
"@babel/parser": "^7.12.0", | ||
@@ -37,0 +37,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
555182
13979
70
+ Added@vue/shared@3.0.9(transitive)
- Removed@vue/shared@3.0.8(transitive)
Updated@vue/shared@3.0.9