@vueuse/metadata 8.9.2 → 8.9.3

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 CHANGED
@@ -1688,7 +1688,7 @@ var functions$1 = [
1688
1688
  {
1689
1689
  name: "useStyleTag",
1690
1690
  "package": "core",
1691
- lastUpdated: 1643124348000,
1691
+ lastUpdated: 1657813267000,
1692
1692
  docs: "https://vueuse.org/core/useStyleTag/",
1693
1693
  category: "Browser",
1694
1694
  description: "inject reactive `style` element in head"
@@ -1865,7 +1865,7 @@ var functions$1 = [
1865
1865
  {
1866
1866
  name: "useVModel",
1867
1867
  "package": "core",
1868
- lastUpdated: 1657431438000,
1868
+ lastUpdated: 1657814086000,
1869
1869
  docs: "https://vueuse.org/core/useVModel/",
1870
1870
  category: "Component",
1871
1871
  description: "shorthand for v-model binding"
package/index.json CHANGED
@@ -1685,7 +1685,7 @@
1685
1685
  {
1686
1686
  "name": "useStyleTag",
1687
1687
  "package": "core",
1688
- "lastUpdated": 1643124348000,
1688
+ "lastUpdated": 1657813267000,
1689
1689
  "docs": "https://vueuse.org/core/useStyleTag/",
1690
1690
  "category": "Browser",
1691
1691
  "description": "inject reactive `style` element in head"
@@ -1862,7 +1862,7 @@
1862
1862
  {
1863
1863
  "name": "useVModel",
1864
1864
  "package": "core",
1865
- "lastUpdated": 1657431438000,
1865
+ "lastUpdated": 1657814086000,
1866
1866
  "docs": "https://vueuse.org/core/useVModel/",
1867
1867
  "category": "Component",
1868
1868
  "description": "shorthand for v-model binding"
package/index.mjs CHANGED
@@ -1684,7 +1684,7 @@ var functions$1 = [
1684
1684
  {
1685
1685
  name: "useStyleTag",
1686
1686
  "package": "core",
1687
- lastUpdated: 1643124348000,
1687
+ lastUpdated: 1657813267000,
1688
1688
  docs: "https://vueuse.org/core/useStyleTag/",
1689
1689
  category: "Browser",
1690
1690
  description: "inject reactive `style` element in head"
@@ -1861,7 +1861,7 @@ var functions$1 = [
1861
1861
  {
1862
1862
  name: "useVModel",
1863
1863
  "package": "core",
1864
- lastUpdated: 1657431438000,
1864
+ lastUpdated: 1657814086000,
1865
1865
  docs: "https://vueuse.org/core/useVModel/",
1866
1866
  category: "Component",
1867
1867
  description: "shorthand for v-model binding"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vueuse/metadata",
3
- "version": "8.9.2",
3
+ "version": "8.9.3",
4
4
  "description": "Metadata for VueUse functions",
5
5
  "author": "Anthony Fu <https://github.com/antfu>",
6
6
  "license": "MIT",