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

@aiwf/node-chatgpt

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aiwf/node-chatgpt - npm Package Compare versions

Comparing version

to
1.0.2

4

package.json
{
"name": "@aiwf/node-chatgpt",
"version": "0.0.0-5065144880",
"version": "1.0.2",
"main": "./lib/index.js",

@@ -18,5 +18,5 @@ "types": "./src/index.ts",

"dependencies": {
"@aiwf/stdlib": "0.0.0-5065144880"
"@aiwf/stdlib": "1.0.2"
},
"type": "./lib/index.d.ts"
}