🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

dimagent

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

dimagent - npm Package Compare versions

Comparing version
0.3.2
to
0.3.5
+6
-6
package.json
{
"name": "dimagent",
"version": "0.3.2",
"version": "0.3.5",
"description": "AI coding agent CLI and terminal coding assistant with an interactive TUI (beta channel)",

@@ -13,8 +13,8 @@ "type": "module",

"optionalDependencies": {
"dimagent-darwin-arm64": "0.3.2",
"dimagent-darwin-x64": "0.3.2",
"dimagent-linux-arm64": "0.3.2",
"dimagent-linux-x64": "0.3.2",
"dimagent-windows-x64": "0.3.2"
"dimagent-darwin-arm64": "0.3.5",
"dimagent-darwin-x64": "0.3.5",
"dimagent-linux-arm64": "0.3.5",
"dimagent-linux-x64": "0.3.5",
"dimagent-windows-x64": "0.3.5"
}
}