New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@chatbotkit/next

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chatbotkit/next - npm Package Compare versions

Comparing version
1.29.0
to
1.30.0
+2
-4
package.json
{
"name": "@chatbotkit/next",
"version": "1.29.0",
"version": "1.30.0",
"description": "Utility library for ChatbotKit for Next.js",

@@ -79,5 +79,3 @@ "license": "ISC",

"types": "./dist/cjs/index.d.ts",
"dependencies": {
"tslib": "^2.6.2"
},
"dependencies": {},
"devDependencies": {

@@ -84,0 +82,0 @@ "npm-run-all": "^4.1.5",

@@ -14,3 +14,3 @@ [![Follow on Twitter](https://img.shields.io/twitter/follow/chatbotkit.svg?logo=twitter)](https://twitter.com/chatbotkit)

**Build lighter, future-proof AI agents.** When you build with ChatBotKit, the heavy lifting happens on our servers—not in your application. This architectural advantage delivers:
**Build lighter, future-proof AI agents.** When you build with ChatBotKit, the heavy lifting happens on our servers-not in your application. This architectural advantage delivers:

@@ -21,3 +21,3 @@ - 🪶 **Lightweight Agents**: Your agents stay lean because complex AI processing, model orchestration, and tool execution happen server-side. Less code in your app means faster load times and simpler maintenance.

- 🔄 **Backward & Forward Compatible**: As AI technology evolves—new models, new capabilities, new paradigms—your agents automatically benefit. No code changes required on your end.
- 🔄 **Backward & Forward Compatible**: As AI technology evolves-new models, new capabilities, new paradigms-your agents automatically benefit. No code changes required on your end.

@@ -24,0 +24,0 @@ - 🔮 **Future-Proof**: Agents you build today will remain capable tomorrow. When we add support for new AI models or capabilities, your existing agents gain those powers without any updates to your codebase.