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

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const axios = require('axios');

@@ -2,0 +4,0 @@ const commander = require('commander');

2

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

@@ -5,0 +5,0 @@ "main": "index.js",