@vue/shared
Advanced tools
Comparing version
/** | ||
* @vue/shared v3.5.16 | ||
* @vue/shared v3.5.17 | ||
* (c) 2018-present Yuxi (Evan) You and Vue contributors | ||
@@ -167,3 +167,3 @@ * @license MIT | ||
[2048]: `DEV_ROOT_FRAGMENT`, | ||
[-1]: `HOISTED`, | ||
[-1]: `CACHED`, | ||
[-2]: `BAIL` | ||
@@ -170,0 +170,0 @@ }; |
/** | ||
* @vue/shared v3.5.16 | ||
* @vue/shared v3.5.17 | ||
* (c) 2018-present Yuxi (Evan) You and Vue contributors | ||
@@ -167,3 +167,3 @@ * @license MIT | ||
[2048]: `DEV_ROOT_FRAGMENT`, | ||
[-1]: `HOISTED`, | ||
[-1]: `CACHED`, | ||
[-2]: `BAIL` | ||
@@ -170,0 +170,0 @@ }; |
/** | ||
* @vue/shared v3.5.16 | ||
* @vue/shared v3.5.17 | ||
* (c) 2018-present Yuxi (Evan) You and Vue contributors | ||
@@ -163,3 +163,3 @@ * @license MIT | ||
[2048]: `DEV_ROOT_FRAGMENT`, | ||
[-1]: `HOISTED`, | ||
[-1]: `CACHED`, | ||
[-2]: `BAIL` | ||
@@ -166,0 +166,0 @@ }; |
{ | ||
"name": "@vue/shared", | ||
"version": "3.5.16", | ||
"version": "3.5.17", | ||
"description": "internal utils shared across @vue packages", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
86522
0