Socket
Socket
Sign inDemoInstall

@vueuse/shared

Package Overview
Dependencies
1
Maintainers
3
Versions
229
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.1 to 4.2.2

2

dist/index.cjs.js

@@ -526,3 +526,3 @@ 'use strict';

*
* @see {@link https://vueuse.js.org/useCounter}
* @see {@link https://vueuse.org/useCounter}
* @param [initialValue=0]

@@ -529,0 +529,0 @@ */

@@ -311,3 +311,3 @@ import { Ref, WatchSource, ComputedRef, ShallowUnwrapRef as ShallowUnwrapRef$1, WatchOptions, WatchCallback, WatchStopHandle } from 'vue-demi';

*
* @see {@link https://vueuse.js.org/useCounter}
* @see {@link https://vueuse.org/useCounter}
* @param [initialValue=0]

@@ -418,3 +418,3 @@ */

*
* @see {@link https://vueuse.js.org/useToggle}
* @see {@link https://vueuse.org/useToggle}
* @param [initialValue=false]

@@ -421,0 +421,0 @@ */

@@ -522,3 +522,3 @@ import { watch, ref, customRef, isVue3, isRef, unref, computed, isVue2, getCurrentInstance, onMounted, nextTick, onUnmounted } from 'vue-demi';

*
* @see {@link https://vueuse.js.org/useCounter}
* @see {@link https://vueuse.org/useCounter}
* @param [initialValue=0]

@@ -525,0 +525,0 @@ */

@@ -566,3 +566,3 @@ ;(function (window) {

*
* @see {@link https://vueuse.js.org/useCounter}
* @see {@link https://vueuse.org/useCounter}
* @param [initialValue=0]

@@ -569,0 +569,0 @@ */

{
"name": "@vueuse/shared",
"version": "4.2.1",
"version": "4.2.2",
"main": "./dist/index.cjs.js",

@@ -5,0 +5,0 @@ "types": "./dist/index.d.ts",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc