New:Socket for Asana Is Now Available.Learn more
Get Started

@opencode-ai/protocol

Package Overview
Dependencies
Maintainers
2
Versions
1457
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencode-ai/protocol - npm Package Compare versions

Comparing version
0.0.0-next-14835
to
0.0.0-next-14836
+1
-1
dist/groups/mcp.d.ts

@@ -16,3 +16,3 @@ import { Location } from "@opencode-ai/schema/location";

}>, Schema.Struct<{
readonly status: Schema.Literal<"disconnected">;
readonly status: Schema.Literal<"pending">;
}>, Schema.Struct<{

@@ -19,0 +19,0 @@ readonly status: Schema.Literal<"disabled">;

{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/protocol",
"version": "0.0.0-next-14835",
"version": "0.0.0-next-14836",
"type": "module",

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

"dependencies": {
"@opencode-ai/schema": "0.0.0-next-14835",
"@opencode-ai/schema": "0.0.0-next-14836",
"effect": "4.0.0-beta.83"

@@ -32,0 +32,0 @@ },