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 0.1.25 to 0.1.26

4

package.json
{
"name": "deep-chat-react",
"version": "0.1.25",
"version": "0.1.26",
"description": "Framework agnostic chat component that can power any API",

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

"@lit-labs/react": "^1.1.1",
"deep-chat": "^0.1.25"
"deep-chat": "^0.1.26"
},

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

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

Please note that this approach should be used for local/prototyping/demo purposes ONLY as it exposes the API Key to the browser. When ready to go live, please switch to using the [`request`](https://deepchat.dev/docs/connect#request) property described above with a combination of a [proxy service](https://github.com/OvidijusParsiunas/deep-chat/tree/main/example-servers).
Please note that this approach should be used for local/prototyping/demo purposes ONLY as it exposes the API Key to the browser. When ready to go live, please switch to using the [`request`](https://deepchat.dev/docs/connect#request) property described above along with a [proxy service](https://github.com/OvidijusParsiunas/deep-chat/tree/main/example-servers).

@@ -66,0 +66,0 @@ Currently supported direct API connections:

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