chatgpt-api-cjs
Advanced tools
Comparing version 5.0.9 to 5.0.10
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
121360
4