New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

deep-chat-react

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-chat-react - npm Package Compare versions

Comparing version 1.1.11 to 1.1.12

8

package.json
{
"name": "deep-chat-react",
"version": "1.1.11",
"version": "1.1.12",
"description": "Customizable chat component for AI APIs",

@@ -35,7 +35,9 @@ "main": "./dist/deepChat.js",

"@lit-labs/react": "^1.1.1",
"deep-chat": "^1.1.11"
"deep-chat": "^1.1.12"
},
"devDependencies": {
"@types/react": "^18.0.28",
"typescript": "^4.9.5",
"typescript": "^4.9.5"
},
"peerDependencies": {
"react": ">=16.8.0 || >=17.0.0 || >=18.0.0"

@@ -42,0 +44,0 @@ },

@@ -5,3 +5,3 @@ <br />

<b>Deep Chat</b> is a fully customizable chat based web component built with a focus on powering next generation AI services. Whether you want to create a chatbot that leverages popular APIs such as ChatGPT or connect to your own custom service, this component can do it all! Explore [deepchat.dev](https://deepchat.dev/) to view all of the available features, how to use them, examples and more!
<b>Deep Chat</b> is a fully customizable AI chat component that can be injected into your website with minimal to no effort. Whether you want to create a chatbot that leverages popular APIs such as ChatGPT or connect to your own custom service, this component can do it all! Explore [deepchat.dev](https://deepchat.dev/) to view all of the available features, how to use them, examples and more!

@@ -8,0 +8,0 @@ ### :rocket: Main Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc