Sign In

@neeter/react

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neeter/react - npm Package Compare versions

Comparing version
0.17.0
to
0.17.1
+2
-2
package.json
{
"name": "@neeter/react",
"version": "0.17.0",
"version": "0.17.1",
"description": "React components and hooks for building chat UIs on top of the Claude Agent SDK",

@@ -29,3 +29,3 @@ "license": "MIT",

"tailwind-merge": "^3.5.0",
"@neeter/types": "0.17.0"
"@neeter/types": "0.17.1"
},

@@ -32,0 +32,0 @@ "peerDependencies": {

@@ -76,6 +76,6 @@ # @neeter/react

- [Client Guide](https://github.com/quantumleeps/neeter/blob/main/docs/client.md) — styling, custom events, widgets, tool lifecycle
- [API Reference](https://github.com/quantumleeps/neeter/blob/main/docs/api-reference.md) — all exports and types
- [Built-in Widgets](https://github.com/quantumleeps/neeter/blob/main/docs/built-in-widgets.md)
- [Custom Widgets](https://github.com/quantumleeps/neeter/blob/main/docs/custom-widgets.md)
- [Client Guide](https://quantumleeps.github.io/neeter/docs/client) — styling, custom events, widgets, tool lifecycle
- [API Reference](https://quantumleeps.github.io/neeter/docs/api-reference) — all exports and types
- [Built-in Widgets](https://quantumleeps.github.io/neeter/docs/built-in-widgets)
- [Custom Widgets](https://quantumleeps.github.io/neeter/docs/custom-widgets)

@@ -82,0 +82,0 @@ ## License