Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@qoder-ai/qodercli

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qoder-ai/qodercli - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2-beta1
+6
-1
package.json
{
"name": "@qoder-ai/qodercli",
"version": "1.0.1",
"version": "1.0.2-beta1",
"description": "Qoder AI CLI - AI-powered coding assistant",

@@ -40,2 +40,7 @@ "author": "Qoder AI",

},
"dependencies": {
"@ali/qoder-config-service-sdk": "^0.1.2",
"@modelcontextprotocol/sdk": "^1.23.0",
"zod": "^3.25.76"
},
"scripts": {

@@ -42,0 +47,0 @@ "postinstall": "node postinstall.cjs"

Sorry, the diff of this file is too big to display