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
5162
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.0.0-snapshot-memory-202603252349
to
0.0.0-snapshot-memory-202603261432
+2
-0
dist/index.d.ts

@@ -100,2 +100,3 @@ import type { Event, createOpencodeClient, Project, Model, Provider, Permission, UserMessage, Message, Part, Auth, Config } from "@opencode-ai/sdk";

accountId?: string;
enterpriseUrl?: string;
} | {

@@ -116,2 +117,3 @@ key: string;

accountId?: string;
enterpriseUrl?: string;
} | {

@@ -118,0 +120,0 @@ key: string;

+2
-2
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "0.0.0-snapshot-memory-202603252349",
"version": "0.0.0-snapshot-memory-202603261432",
"type": "module",

@@ -25,3 +25,3 @@ "license": "MIT",

"dependencies": {
"@opencode-ai/sdk": "0.0.0-snapshot-memory-202603252349",
"@opencode-ai/sdk": "0.0.0-snapshot-memory-202603261432",
"zod": "4.1.8"

@@ -28,0 +28,0 @@ },