Socket
Socket
Sign inDemoInstall

@vueuse/integrations

Package Overview
Dependencies
80
Maintainers
4
Versions
224
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.7.0 to 10.7.1

16

package.json
{
"name": "@vueuse/integrations",
"version": "10.7.0",
"version": "10.7.1",
"description": "Integration wrappers for utility libraries",

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

"peerDependenciesMeta": {
"axios": {
"async-validator": {
"optional": true
},
"async-validator": {
"axios": {
"optional": true

@@ -141,6 +141,6 @@ },

},
"universal-cookie": {
"sortablejs": {
"optional": true
},
"sortablejs": {
"universal-cookie": {
"optional": true

@@ -150,4 +150,4 @@ }

"dependencies": {
"@vueuse/core": "10.7.0",
"@vueuse/shared": "10.7.0",
"@vueuse/core": "10.7.1",
"@vueuse/shared": "10.7.1",
"vue-demi": ">=0.14.6"

@@ -160,3 +160,3 @@ },

"async-validator": "^4.2.5",
"axios": "^1.6.2",
"axios": "^1.6.3",
"change-case": "^4.1.2",

@@ -163,0 +163,0 @@ "drauu": "^0.3.7",

@@ -9,5 +9,5 @@ # @vueuse/integrations

<pre class='language-bash'>
npm i <b>@vueuse/integrations</b>
</pre>
```bash
npm i @vueuse/integrations
```

@@ -14,0 +14,0 @@ ## Functions

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc