@nlux/react
Advanced tools
Comparing version 0.11.1 to 0.11.2
import { Adapter, AdapterBuilder, EventsMap, ConversationItem, HighlighterExtension, ConversationOptions, LayoutOptions, PromptBoxOptions } from '@nlux/core'; | ||
export { Adapter, AdapterBuilder, AdapterExtras, ConversationOptions, DataTransferMode, ErrorCallback, ErrorEventDetails, EventCallback, EventName, EventsMap, ExceptionId, HighlighterExtension, LayoutOptions, MessageReceivedCallback, MessageSentCallback, NluxConfigError, NluxError, NluxRenderingError, NluxUsageError, NluxValidationError, PromptBoxOptions, StandardAdapter, StreamingAdapterObserver, debug } from '@nlux/core'; | ||
export { Adapter, AdapterBuilder, AdapterExtras, ConversationOptions, DataTransferMode, ErrorCallback, ErrorEventDetails, EventCallback, EventName, EventsMap, ExceptionId, HighlighterExtension, LayoutOptions, MessageReceivedCallback, MessageSentCallback, NluxConfigError, NluxError, NluxRenderingError, NluxUsageError, NluxValidationError, PreDestroyCallback, PreDestroyEventDetails, PromptBoxOptions, ReadyCallback, ReadyEventDetails, StandardAdapter, StreamingAdapterObserver, debug } from '@nlux/core'; | ||
import React, { JSX } from 'react'; | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@nlux/react", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"description": "NLUX React is a library for building conversational AI interfaces, with support for OpenAI, HuggingFace, and more.", | ||
@@ -59,3 +59,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@nlux/core": "0.11.1" | ||
"@nlux/core": "0.11.2" | ||
}, | ||
@@ -62,0 +62,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20305
+ Added@nlux/core@0.11.2(transitive)
- Removed@nlux/core@0.11.1(transitive)
Updated@nlux/core@0.11.2