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
5038
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.4.2
to
0.4.3
+1
-0
dist/index.d.ts

@@ -30,2 +30,3 @@ import type { Event, createOpencodeClient, App, Model, Provider, Permission, UserMessage, Part } from "@opencode-ai/sdk";

topP: number;
options: Record<string, any>;
}) => Promise<void>;

@@ -32,0 +33,0 @@ "permission.ask"?: (input: Permission, output: {

+1
-1
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "0.4.2",
"version": "0.4.3",
"type": "module",

@@ -6,0 +6,0 @@ "scripts": {