🎩 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.4.8
to
0.4.9
+6
-0
CHANGELOG.md
# @scalar/use-hooks
## 0.4.9
### Patch Changes
- [#9719](https://github.com/scalar/scalar/pull/9719): docs: update the Scalar platform overview block in the README
## 0.4.8

@@ -4,0 +10,0 @@

+3
-3

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

},
"version": "0.4.8",
"version": "0.4.9",
"engines": {

@@ -50,4 +50,4 @@ "node": ">=22"

"vue": "^3.5.30",
"@scalar/validation": "0.6.1",
"@scalar/use-toasts": "0.10.3"
"@scalar/use-toasts": "0.10.4",
"@scalar/validation": "0.6.2"
},

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

@@ -10,5 +10,4 @@ # Scalar Use Hooks

- **[API References](https://scalar.com/products/api-references/getting-started)** — Interactive API documentation from OpenAPI and AsyncAPI specs.
- **[Docs](https://scalar.com/products/docs/getting-started)** — Write in Markdown/MDX, generate API references, sync with two-way Git.
- **[SDKs](https://scalar.com/products/sdks/getting-started)** — Type-safe client libraries in TypeScript, Python, Go, PHP, Java, and Ruby.
- **[MCP Servers](https://scalar.com/products/agent/getting-started)** — Generate secure MCP servers from your API spec.
- **[Developer Docs](https://scalar.com/products/docs/getting-started)** — Write in Markdown/MDX, generate API references, sync with two-way Git.
- **[SDK Generator](https://scalar.com/products/sdks/getting-started)** — Type-safe SDKs and CLIs in TypeScript, Python, Go, PHP, Java, and Ruby.
- **[API Client](https://scalar.com/products/api-client/getting-started)** — Open-source, offline-first Postman alternative built on OpenAPI.

@@ -15,0 +14,0 @@