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

gpt-x

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gpt-x - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

postinstall.js

8

package.json
{
"name": "gpt-x",
"version": "1.1.2",
"version": "1.1.3",
"description": "Tiny OpenAI API wrapper",

@@ -12,3 +12,4 @@ "type": "module",

"lint": "eslint . --fix --cache && prettier --write src",
"lint:nofix": "eslint . && prettier --check src"
"lint:nofix": "eslint . && prettier --check src",
"postinstall": "node ./postinstall.js"
},

@@ -24,3 +25,4 @@ "repository": {

"gpt",
"ai"
"ai",
"openai"
],

@@ -27,0 +29,0 @@ "bugs": {

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