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

@nlux/nlbridge-react

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlux/nlbridge-react - npm Package Compare versions

Comparing version 0.12.2 to 1.0.0

2

nlbridge-react.d.ts
import { ChatAdapterBuilder } from '@nlux/nlbridge';
export { Adapter, ChatAdapterBuilder, ChatAdapterOptions, ContextAdapter, DataTransferMode, StandardAdapter, StreamingAdapterObserver, createChatAdapter, createContextAdapter } from '@nlux/nlbridge';
export { ChatAdapter, ChatAdapterBuilder, ChatAdapterOptions, ContextAdapter, ContextAdapterBuilder, DataTransferMode, StandardChatAdapter, StreamingAdapterObserver, createChatAdapter, createContextAdapter } from '@nlux/nlbridge';
import { AiContext } from '@nlux/react';

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

{
"name": "@nlux/nlbridge-react",
"version": "0.12.2",
"version": "1.0.0",
"description": "The nlbridge adapters for nlux React, the React JS library for building conversational AI interfaces.",

@@ -14,2 +14,5 @@ "keywords": [

"ai-bot",
"ai-assistant",
"ai-copilot",
"copilot",
"chat-gpt",

@@ -60,6 +63,6 @@ "openai",

"dependencies": {
"@nlux/nlbridge": "0.12.2"
"@nlux/nlbridge": "1.0.0"
},
"peerDependencies": {
"@nlux/react": "0.12.2",
"@nlux/react": "1.0.0",
"react": "^18.2.0"

@@ -66,0 +69,0 @@ },

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