@vue/compiler-sfc
Advanced tools
Comparing version 3.3.7 to 3.3.8
@@ -1,2 +0,1 @@ | ||
import * as lru_cache_min from 'lru-cache/min'; | ||
import * as _babel_types from '@babel/types'; | ||
@@ -233,3 +232,2 @@ import { Statement, Expression, TSType, Program, CallExpression, Node, ObjectPattern, TSModuleDeclaration, TSPropertySignature, TSMethodSignature, TSCallSignatureDeclaration, TSFunctionType } from '@babel/types'; | ||
} | ||
export declare const parseCache: Map<string, SFCParseResult> | lru_cache_min.LRUCache<string, SFCParseResult, unknown>; | ||
export declare function parse(source: string, { sourceMap, filename, sourceRoot, pad, ignoreEmpty, compiler }?: SFCParseOptions): SFCParseResult; | ||
@@ -474,3 +472,5 @@ | ||
export declare const parseCache: Map<string, SFCParseResult>; | ||
export declare const walk: any; | ||
{ | ||
"name": "@vue/compiler-sfc", | ||
"version": "3.3.7", | ||
"version": "3.3.8", | ||
"description": "@vue/compiler-sfc", | ||
@@ -36,7 +36,7 @@ "main": "dist/compiler-sfc.cjs.js", | ||
"@babel/parser": "^7.23.0", | ||
"@vue/compiler-core": "3.3.7", | ||
"@vue/compiler-dom": "3.3.7", | ||
"@vue/compiler-ssr": "3.3.7", | ||
"@vue/reactivity-transform": "3.3.7", | ||
"@vue/shared": "3.3.7", | ||
"@vue/compiler-core": "3.3.8", | ||
"@vue/compiler-dom": "3.3.8", | ||
"@vue/compiler-ssr": "3.3.8", | ||
"@vue/reactivity-transform": "3.3.8", | ||
"@vue/shared": "3.3.8", | ||
"estree-walker": "^2.0.2", | ||
@@ -57,4 +57,4 @@ "magic-string": "^0.30.5", | ||
"pug": "^3.0.2", | ||
"sass": "^1.69.4" | ||
"sass": "^1.69.5" | ||
} | ||
} |
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
66775
2228387
+ Added@vue/compiler-core@3.3.8(transitive)
+ Added@vue/compiler-dom@3.3.8(transitive)
+ Added@vue/compiler-ssr@3.3.8(transitive)
+ Added@vue/reactivity-transform@3.3.8(transitive)
+ Added@vue/shared@3.3.8(transitive)
- Removed@vue/compiler-core@3.3.7(transitive)
- Removed@vue/compiler-dom@3.3.7(transitive)
- Removed@vue/compiler-ssr@3.3.7(transitive)
- Removed@vue/reactivity-transform@3.3.7(transitive)
- Removed@vue/shared@3.3.7(transitive)
Updated@vue/compiler-core@3.3.8
Updated@vue/compiler-dom@3.3.8
Updated@vue/compiler-ssr@3.3.8
Updated@vue/shared@3.3.8