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

gpt3

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gpt3 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

14

package.json
{
"name": "gpt3",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple CLI tool to interface with OpenAI's beta API",
"main": "index.js",
"bin": {
"gpt3": "./src/bin/index.js"
"gpt3": "./dist/bin/index.js"
},

@@ -18,3 +18,11 @@ "scripts": {

},
"keywords": ["gpt", "ai", "machine", "learning", "agi", "completion", "text"],
"keywords": [
"gpt",
"ai",
"machine",
"learning",
"agi",
"completion",
"text"
],
"author": "Michael Poteat <me@mpote.at>",

@@ -21,0 +29,0 @@ "license": "MIT",

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