🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@scalar/use-hooks

Package Overview
Dependencies
Maintainers
7
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scalar/use-hooks - npm Package Compare versions

Comparing version
0.4.5
to
0.4.6
+2
-0
CHANGELOG.md
# @scalar/use-hooks
## 0.4.6
## 0.4.5

@@ -4,0 +6,0 @@

+1
-1

@@ -12,3 +12,3 @@ import type { CXOptions } from 'cva';

* <script setup>
* import { useBindCx, cva } from '@scalar/components'
* import { useBindCx, cva } from '@scalar/use-hooks/useBindCx'
*

@@ -15,0 +15,0 @@ * defineProps<{ active?: boolean }>()

@@ -12,3 +12,3 @@ import { computed, useAttrs } from 'vue';

* <script setup>
* import { useBindCx, cva } from '@scalar/components'
* import { useBindCx, cva } from '@scalar/use-hooks/useBindCx'
*

@@ -15,0 +15,0 @@ * defineProps<{ active?: boolean }>()

@@ -13,3 +13,3 @@ {

},
"version": "0.4.5",
"version": "0.4.6",
"engines": {

@@ -51,3 +51,3 @@ "node": ">=22"

"@scalar/use-toasts": "0.10.2",
"@scalar/validation": "0.5.0"
"@scalar/validation": "0.6.0"
},

@@ -54,0 +54,0 @@ "devDependencies": {