You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@opencode-ai/plugin

Package Overview
Dependencies
Maintainers
2
Versions
5266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencode-ai/plugin - npm Package Compare versions

Comparing version
0.15.2
to
0.15.3
+3
-3
package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "0.15.2",
"version": "0.15.3",
"type": "module",

@@ -24,3 +24,3 @@ "scripts": {

"dependencies": {
"@opencode-ai/sdk": "0.15.2",
"@opencode-ai/sdk": "0.15.3",
"zod": "4.1.8"

@@ -30,5 +30,5 @@ },

"@tsconfig/node22": "22.0.2",
"@types/node": "24.7.1",
"@types/node": "22.13.9",
"typescript": "5.8.2"
}
}