Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nlux/core

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlux/core - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "@nlux/core",
"version": "1.0.3",
"version": "1.0.4",
"description": "nlux is Javascript and React library for building conversational AI interfaces, with support for OpenAI, Hugging Face, and more.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -87,2 +87,10 @@ # [nlux JS](https://nlux.ai) 🌲✨💬

You can download and host the `Nova Theme` CSS file
from [`@nlux/themes`](https://www.npmjs.com/package/@nlux/themes) package.
from [`@nlux/themes`](https://www.npmjs.com/package/@nlux/themes) or use the
CDN hosted version from below:
```jsx
<link rel="stylesheet" href="https://themes.nlux.ai/v1.0.4/nova.css"/>
```
This CDN is provided for demo purposes only and it's not scalable.
Please download and host the theme files on your own for production use.
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