@vue/compiler-core
Advanced tools
Comparing version 3.2.9 to 3.2.10
@@ -1,9 +0,9 @@ | ||
import { BlockStatement as BlockStatement_2 } from '@babel/types'; | ||
import { Function as Function_2 } from '@babel/types'; | ||
import type { BlockStatement as BlockStatement_2 } from '@babel/types'; | ||
import type { Function as Function_2 } from '@babel/types'; | ||
import { generateCodeFrame } from '@vue/shared'; | ||
import { Identifier } from '@babel/types'; | ||
import { Node as Node_3 } from '@babel/types'; | ||
import { ObjectProperty } from '@babel/types'; | ||
import type { Identifier } from '@babel/types'; | ||
import type { Node as Node_3 } from '@babel/types'; | ||
import type { ObjectProperty } from '@babel/types'; | ||
import { ParserPlugin } from '@babel/parser'; | ||
import { Program } from '@babel/types'; | ||
import type { Program } from '@babel/types'; | ||
import { RawSourceMap } from 'source-map'; | ||
@@ -63,3 +63,3 @@ import { SourceMapGenerator } from 'source-map'; | ||
/** | ||
* decalred as a prop | ||
* declared as a prop | ||
*/ | ||
@@ -66,0 +66,0 @@ PROPS = "props", |
{ | ||
"name": "@vue/compiler-core", | ||
"version": "3.2.9", | ||
"version": "3.2.10", | ||
"description": "@vue/compiler-core", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@vue/shared": "3.2.9", | ||
"@vue/shared": "3.2.10", | ||
"@babel/parser": "^7.15.0", | ||
@@ -38,0 +38,0 @@ "@babel/types": "^7.15.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
688075
17134
+ Added@vue/shared@3.2.10(transitive)
- Removed@vue/shared@3.2.9(transitive)
Updated@vue/shared@3.2.10