You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vueuse/shared

Package Overview
Dependencies
Maintainers
1
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/shared - npm Package Compare versions

Comparing version
13.6.0
to
13.7.0
+0
-5
index.d.mts

@@ -231,7 +231,2 @@ import * as vue from 'vue';

* Create an EventFilter that throttle the events
*
* @param ms
* @param [trailing]
* @param [leading]
* @param [rejectOnCancel]
*/

@@ -238,0 +233,0 @@ declare function throttleFilter(ms: MaybeRefOrGetter<number>, trailing?: boolean, leading?: boolean, rejectOnCancel?: boolean): EventFilter;

+1
-1
{
"name": "@vueuse/shared",
"type": "module",
"version": "13.6.0",
"version": "13.7.0",
"author": "Anthony Fu <https://github.com/antfu>",

@@ -6,0 +6,0 @@ "license": "MIT",