Socket
Book a DemoSign in
Socket

@opencode-ai/plugin

Package Overview
Dependencies
Maintainers
2
Versions
5287
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.10.1
to
0.10.2
+4
-3
package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "0.10.1",
"version": "0.10.2",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit"
"typecheck": "tsc --noEmit",
"build": "tsc"
},

@@ -23,3 +24,3 @@ "exports": {

"dependencies": {
"@opencode-ai/sdk": "0.10.1",
"@opencode-ai/sdk": "0.10.2",
"zod": "4.1.8"

@@ -26,0 +27,0 @@ },