Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vueuse/core

Package Overview
Dependencies
Maintainers
1
Versions
361
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 12.0.0-beta.1 to 12.0.0

6

package.json
{
"name": "@vueuse/core",
"version": "12.0.0-beta.1",
"version": "12.0.0",
"description": "Collection of essential Vue Composition Utilities",

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

"@types/web-bluetooth": "^0.0.20",
"@vueuse/metadata": "12.0.0-beta.1",
"@vueuse/shared": "12.0.0-beta.1",
"@vueuse/metadata": "12.0.0",
"@vueuse/shared": "12.0.0",
"vue": "^3.5.13"
}
}

@@ -30,3 +30,2 @@ <p align="center">

- 🎪 [**Interactive docs & demos**](https://vueuse.org)
- 🕶 **Seamless migration**: Works for **both** Vue 3 and 2
- ⚡ **Fully tree shakeable**: Only take what you want, [bundle size](https://vueuse.org/export-size)

@@ -70,3 +69,3 @@ - 🦾 **Type Strong**: Written in [TypeScript](https://www.typescriptlang.org/), with [TS Docs](https://github.com/microsoft/tsdoc)

> From v12.0, VueUse no longer supports Vue 2. Please use v10.x for Vue 2 support.
> From v12.0, VueUse no longer supports Vue 2. Please use v11.x for Vue 2 support.

@@ -73,0 +72,0 @@ ```bash

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