Huge News!Announcing our $40M Series B led by Abstract Ventures.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.9 to 5.0.10

build/index.js

6

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

@@ -11,6 +11,6 @@ "author": "wangfengyuan",

"type": "commonjs",
"main": "./build/index.cjs",
"main": "./build/index.js",
"exports": {
".": {
"require": "./build/index.cjs"
"require": "./build/index.js"
}

@@ -17,0 +17,0 @@ },

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