Socket
Socket
Sign inDemoInstall

@vueuse/metadata

Package Overview
Dependencies
Maintainers
3
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/metadata - npm Package Compare versions

Comparing version 8.6.0 to 8.7.0

53

index.json

@@ -331,3 +331,3 @@ {

"package": "core",
"lastUpdated": 1651595373000,
"lastUpdated": 1655390356000,
"component": true,

@@ -526,3 +526,3 @@ "directive": true,

"package": "shared",
"lastUpdated": 1652671256000,
"lastUpdated": 1655284952000,
"docs": "https://vueuse.org/shared/toRefs/",

@@ -535,3 +535,3 @@ "category": "Utilities",

"package": "shared",
"lastUpdated": 1648316956000,
"lastUpdated": 1655284952000,
"docs": "https://vueuse.org/shared/tryOnBeforeMount/",

@@ -576,3 +576,3 @@ "category": "Component",

"package": "core",
"lastUpdated": 1647329736000,
"lastUpdated": 1655390655000,
"docs": "https://vueuse.org/core/unrefElement/",

@@ -585,3 +585,3 @@ "category": "Component",

"package": "shared",
"lastUpdated": 1639818708000,
"lastUpdated": 1655391355000,
"docs": "https://vueuse.org/shared/until/",

@@ -1004,3 +1004,3 @@ "category": "Watch",

"package": "core",
"lastUpdated": 1652671302000,
"lastUpdated": 1655284505000,
"docs": "https://vueuse.org/core/useFetch/",

@@ -1021,3 +1021,3 @@ "category": "Network",

"package": "firebase",
"lastUpdated": 1651597361000,
"lastUpdated": 1655284952000,
"docs": "https://vueuse.org/firebase/useFirestore/",

@@ -1111,2 +1111,11 @@ "category": "@Firebase",

{
"name": "useImage",
"package": "core",
"lastUpdated": 1655391918000,
"component": true,
"docs": "https://vueuse.org/core/useImage/",
"category": "Browser",
"description": "reactive load an image in the browser"
},
{
"name": "useInfiniteScroll",

@@ -1140,3 +1149,3 @@ "package": "core",

"package": "shared",
"lastUpdated": 1653324895000,
"lastUpdated": 1655390255000,
"docs": "https://vueuse.org/shared/useIntervalFn/",

@@ -1205,3 +1214,3 @@ "category": "Animation",

"package": "core",
"lastUpdated": 1648221737000,
"lastUpdated": 1654170563000,
"docs": "https://vueuse.org/core/useMagicKeys/",

@@ -1478,3 +1487,3 @@ "category": "Sensors",

"package": "core",
"lastUpdated": 1647220329000,
"lastUpdated": 1655284952000,
"docs": "https://vueuse.org/core/useResizeObserver/",

@@ -1543,3 +1552,3 @@ "category": "Elements",

"package": "core",
"lastUpdated": 1639818708000,
"lastUpdated": 1655390158000,
"directive": true,

@@ -1712,3 +1721,3 @@ "docs": "https://vueuse.org/core/useScroll/",

"package": "shared",
"lastUpdated": 1642756441000,
"lastUpdated": 1655284952000,
"docs": "https://vueuse.org/shared/useTimeoutFn/",

@@ -1762,3 +1771,3 @@ "category": "Animation",

"package": "core",
"lastUpdated": 1652671269000,
"lastUpdated": 1655390581000,
"docs": "https://vueuse.org/core/useUrlSearchParams/",

@@ -1807,3 +1816,3 @@ "category": "Browser",

"package": "core",
"lastUpdated": 1651596668000,
"lastUpdated": 1655284952000,
"docs": "https://vueuse.org/core/useVModels/",

@@ -1848,3 +1857,3 @@ "category": "Component",

"package": "core",
"lastUpdated": 1639442454000,
"lastUpdated": 1655284952000,
"docs": "https://vueuse.org/core/useWebWorkerFn/",

@@ -1905,3 +1914,3 @@ "category": "Misc",

"package": "shared",
"lastUpdated": 1643036457000,
"lastUpdated": 1655390134000,
"docs": "https://vueuse.org/shared/watchAtMost/",

@@ -1914,3 +1923,3 @@ "category": "Watch",

"package": "shared",
"lastUpdated": 1652047454000,
"lastUpdated": 1655390134000,
"docs": "https://vueuse.org/shared/watchDebounced/",

@@ -1926,3 +1935,3 @@ "category": "Watch",

"package": "shared",
"lastUpdated": 1646036662000,
"lastUpdated": 1655390134000,
"docs": "https://vueuse.org/shared/watchIgnorable/",

@@ -1938,3 +1947,3 @@ "category": "Watch",

"package": "shared",
"lastUpdated": 1643036457000,
"lastUpdated": 1655390134000,
"docs": "https://vueuse.org/shared/watchOnce/",

@@ -1947,3 +1956,3 @@ "category": "Watch",

"package": "shared",
"lastUpdated": 1645958231000,
"lastUpdated": 1655390134000,
"docs": "https://vueuse.org/shared/watchPausable/",

@@ -1959,3 +1968,3 @@ "category": "Watch",

"package": "shared",
"lastUpdated": 1646036722000,
"lastUpdated": 1655390134000,
"docs": "https://vueuse.org/shared/watchThrottled/",

@@ -1971,3 +1980,3 @@ "category": "Watch",

"package": "shared",
"lastUpdated": 1639818708000,
"lastUpdated": 1655390134000,
"docs": "https://vueuse.org/shared/watchWithFilter/",

@@ -1974,0 +1983,0 @@ "category": "Watch",

{
"name": "@vueuse/metadata",
"version": "8.6.0",
"version": "8.7.0",
"description": "Metadata for VueUse functions",

@@ -25,4 +25,4 @@ "author": "Anthony Fu <https://github.com/antfu>",

"types": "./index.d.ts",
"import": "./index.mjs",
"require": "./index.cjs"
"require": "./index.cjs",
"import": "./index.mjs"
},

@@ -29,0 +29,0 @@ "./*": "./*"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc