Comparing version 1.1.2 to 1.1.3
{ | ||
"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": { |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
20199
10
408
1