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

chatgpt-api-cjs

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chatgpt-api-cjs - npm Package Compare versions

Comparing version 5.0.7 to 5.0.8

6

package.json
{
"name": "chatgpt-api-cjs",
"version": "5.0.7",
"version": "5.0.8",
"description": "Node.js client for the official ChatGPT API.(commonjs version)",

@@ -11,3 +11,5 @@ "author": "wangfengyuan",

"exports": {
".": "./build/index.cjs"
".": {
"require": "./build/index.cjs"
}
},

@@ -14,0 +16,0 @@ "files": [

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