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
365
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.2.0-beta.3 to 12.2.0-beta.4

9

package.json
{
"name": "@vueuse/core",
"type": "module",
"version": "12.2.0-beta.3",
"version": "12.2.0-beta.4",
"description": "Collection of essential Vue Composition Utilities",

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

"*.js",
"*.mjs",
"index.json"
"*.mjs"
],

@@ -53,4 +52,4 @@ "dependencies": {

"vue": "^3.5.13",
"@vueuse/metadata": "12.2.0-beta.3",
"@vueuse/shared": "12.2.0-beta.3"
"@vueuse/metadata": "12.2.0-beta.4",
"@vueuse/shared": "12.2.0-beta.4"
},

@@ -57,0 +56,0 @@ "scripts": {

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