@lwc/engine-core
Advanced tools
Comparing version 6.0.0 to 6.1.0
@@ -33,3 +33,2 @@ import { APIVersion } from '@lwc/shared'; | ||
export declare const enum ShadowSupportMode { | ||
Any = "any", | ||
Default = "reset", | ||
@@ -36,0 +35,0 @@ Native = "native" |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/engine-core", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"description": "Core LWC engine APIs.", | ||
@@ -46,4 +46,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@lwc/features": "6.0.0", | ||
"@lwc/shared": "6.0.0" | ||
"@lwc/features": "6.1.0", | ||
"@lwc/shared": "6.1.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1158431
15834
+ Added@lwc/features@6.1.0(transitive)
+ Added@lwc/shared@6.1.0(transitive)
- Removed@lwc/features@6.0.0(transitive)
- Removed@lwc/shared@6.0.0(transitive)
Updated@lwc/features@6.1.0
Updated@lwc/shared@6.1.0