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

openai-text-completions

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openai-text-completions - npm Package Compare versions

Comparing version

to
1.1.10

5

package.json
{
"name": "openai-text-completions",
"version": "1.1.9",
"version": "1.1.10",
"description": "A global npm package for generating text completions using the OpenAI API",

@@ -14,3 +14,4 @@ "main": "index.js",

"axios": "^0.22.0",
"commander": "^9.4.1"
"commander": "^9.4.1",
"openai": "^3.1.0"
},

@@ -17,0 +18,0 @@ "bin": {