@vueuse/metadata 10.0.1 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.cjs +2 -2
- package/index.json +2 -2
- package/index.mjs +2 -2
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -1001,7 +1001,7 @@ var functions$1 = [
|
|
|
1001
1001
|
{
|
|
1002
1002
|
name: "useCssVar",
|
|
1003
1003
|
"package": "core",
|
|
1004
|
-
lastUpdated:
|
|
1004
|
+
lastUpdated: 1681481790000,
|
|
1005
1005
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1006
1006
|
category: "Browser",
|
|
1007
1007
|
description: "manipulate CSS variables"
|
|
@@ -1409,7 +1409,7 @@ var functions$1 = [
|
|
|
1409
1409
|
{
|
|
1410
1410
|
name: "useIntersectionObserver",
|
|
1411
1411
|
"package": "core",
|
|
1412
|
-
lastUpdated:
|
|
1412
|
+
lastUpdated: 1681481790000,
|
|
1413
1413
|
directive: true,
|
|
1414
1414
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1415
1415
|
category: "Elements",
|
package/index.json
CHANGED
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
{
|
|
1001
1001
|
"name": "useCssVar",
|
|
1002
1002
|
"package": "core",
|
|
1003
|
-
"lastUpdated":
|
|
1003
|
+
"lastUpdated": 1681481790000,
|
|
1004
1004
|
"docs": "https://vueuse.org/core/useCssVar/",
|
|
1005
1005
|
"category": "Browser",
|
|
1006
1006
|
"description": "manipulate CSS variables"
|
|
@@ -1408,7 +1408,7 @@
|
|
|
1408
1408
|
{
|
|
1409
1409
|
"name": "useIntersectionObserver",
|
|
1410
1410
|
"package": "core",
|
|
1411
|
-
"lastUpdated":
|
|
1411
|
+
"lastUpdated": 1681481790000,
|
|
1412
1412
|
"directive": true,
|
|
1413
1413
|
"docs": "https://vueuse.org/core/useIntersectionObserver/",
|
|
1414
1414
|
"category": "Elements",
|
package/index.mjs
CHANGED
|
@@ -999,7 +999,7 @@ var functions$1 = [
|
|
|
999
999
|
{
|
|
1000
1000
|
name: "useCssVar",
|
|
1001
1001
|
"package": "core",
|
|
1002
|
-
lastUpdated:
|
|
1002
|
+
lastUpdated: 1681481790000,
|
|
1003
1003
|
docs: "https://vueuse.org/core/useCssVar/",
|
|
1004
1004
|
category: "Browser",
|
|
1005
1005
|
description: "manipulate CSS variables"
|
|
@@ -1407,7 +1407,7 @@ var functions$1 = [
|
|
|
1407
1407
|
{
|
|
1408
1408
|
name: "useIntersectionObserver",
|
|
1409
1409
|
"package": "core",
|
|
1410
|
-
lastUpdated:
|
|
1410
|
+
lastUpdated: 1681481790000,
|
|
1411
1411
|
directive: true,
|
|
1412
1412
|
docs: "https://vueuse.org/core/useIntersectionObserver/",
|
|
1413
1413
|
category: "Elements",
|