🎩 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
8
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.3.7
to
0.4.0
+13
-0
CHANGELOG.md
# @scalar/use-hooks
## 0.4.0
### Minor Changes
- [#8322](https://github.com/scalar/scalar/pull/8322): chore: bump required node version to >=22 (LTS)
### Patch Changes
#### Updated Dependencies
- **@scalar/use-toasts@0.10.0**
- [#8322](https://github.com/scalar/scalar/pull/8322): chore: bump required node version to >=22 (LTS)
## 0.3.7

@@ -4,0 +17,0 @@

+4
-4

@@ -13,5 +13,5 @@ {

},
"version": "0.3.7",
"version": "0.4.0",
"engines": {
"node": ">=20"
"node": ">=22"
},

@@ -51,3 +51,3 @@ "type": "module",

"zod": "^4.3.5",
"@scalar/use-toasts": "0.9.1"
"@scalar/use-toasts": "0.10.0"
},

@@ -58,3 +58,3 @@ "devDependencies": {

"vite": "^7.3.1",
"@scalar/build-tooling": "0.4.1"
"@scalar/build-tooling": "0.5.0"
},

@@ -61,0 +61,0 @@ "scripts": {