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

@nlux/openai

Package Overview
Dependencies
Maintainers
1
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlux/openai - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

cjs/openai.js

10

package.json
{
"name": "@nlux/openai",
"version": "0.3.6",
"version": "0.3.7",
"description": "The OpenAI adapters for NLUX, the javascript library for building conversational AI interfaces.",

@@ -54,6 +54,8 @@ "keywords": [

"dependencies": {
"@nlux/nlux": "0.3.6",
"openai": "^4.17.0"
},
"peerDependencies": {}
}
"main": "index.js",
"types": "openai.d.ts",
"module": "esm/openai.js",
"browser": "umd/openai.js"
}
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