Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@vueuse/core

Package Overview
Dependencies
Maintainers
1
Versions
395
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/core - npm Package Compare versions

Comparing version
13.9.0
to
14.0.0-alpha.0
+3
-3
package.json
{
"name": "@vueuse/core",
"type": "module",
"version": "13.9.0",
"version": "14.0.0-alpha.0",
"description": "Collection of essential Vue Composition Utilities",

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

"@types/web-bluetooth": "^0.0.21",
"@vueuse/metadata": "13.9.0",
"@vueuse/shared": "13.9.0"
"@vueuse/shared": "14.0.0-alpha.0",
"@vueuse/metadata": "14.0.0-alpha.0"
},

@@ -48,0 +48,0 @@ "scripts": {

Sorry, the diff of this file is too big to display