@nlux/nlbridge-react
Advanced tools
Comparing version 2.0.4-alpha to 2.0.5-alpha
{ | ||
"name": "@nlux/nlbridge-react", | ||
"version": "2.0.4-alpha", | ||
"version": "2.0.5-alpha", | ||
"description": "The nlbridge adapters for nlux React, the React JS library for building conversational AI interfaces.", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@nlux/nlbridge": "2.0.4-alpha" | ||
"@nlux/nlbridge": "2.0.5-alpha" | ||
}, | ||
"peerDependencies": { | ||
"@nlux/react": "2.0.4-alpha", | ||
"@nlux/react": "2.0.5-alpha", | ||
"react": "^18.2.0" | ||
@@ -68,0 +68,0 @@ }, |
@@ -1,6 +0,6 @@ | ||
# `nlbridge` adapter for `nlux React` | ||
# `nlbridge` adapter for `NLUX React` | ||
[![Free And Open Source](https://img.shields.io/badge/Free%20%26%20Open%20Source-%2348c342)](https://github.com/nluxai/nlux) [![Docs nlux.ai](https://img.shields.io/badge/Docs_Website-nlux.dev-%23fa896b)](https://nlux.dev) | ||
[![Free And Open Source](https://img.shields.io/badge/Free%20%26%20Open%20Source-%2348c342)](https://github.com/nluxai/nlux) [![Docs nlux.dev](https://img.shields.io/badge/Docs_Website-nlux.dev-%23fa896b)](https://nlux.dev) | ||
This package enables the integration between `nlux React` and `nlbridge` ― the middleware library | ||
This package enables the integration between `NLUX React` and `nlbridge` ― the middleware library | ||
for building conversational AI interfaces. | ||
@@ -14,7 +14,7 @@ | ||
`nlbridge` is developed by the same team behind `nlux`, and is designed to work seamlessly with `nlux`. | ||
`nlbridge` is developed by the same team behind `NLUX`, and is designed to work seamlessly with `NLUX`. | ||
### Vanilla JS 🟨 vs React JS ⚛️ | ||
This package `@nlux/nlbridge-react` is meant for use with the React JS version of `nlux`. | ||
This package `@nlux/nlbridge-react` is meant for use with the React JS version of `NLUX`. | ||
If you're looking for the Vanilla JS version, please check | ||
@@ -21,0 +21,0 @@ the [`@nlux/nlbridge`](https://www.npmjs.com/package/@nlux/nlbridge) package. |
6110
+ Added@nlux/core@2.0.5-alpha(transitive)
+ Added@nlux/nlbridge@2.0.5-alpha(transitive)
+ Added@nlux/react@2.0.5-alpha(transitive)
- Removed@nlux/core@2.0.4-alpha(transitive)
- Removed@nlux/nlbridge@2.0.4-alpha(transitive)
- Removed@nlux/react@2.0.4-alpha(transitive)
Updated@nlux/nlbridge@2.0.5-alpha