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.0.2

5

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

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

"dependencies": {
"axios": "^0.22.0"
"axios": "^0.22.0",
"commander": "^9.4.1"
},

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