🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@opencode-ai/protocol

Package Overview
Dependencies
Maintainers
2
Versions
805
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-16781
to
0.0.0-next-16783
+8
-8
dist/groups/permission.d.ts

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

readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
readonly type: Schema.Literal<"tool">;
readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>]>>, never, never>;

@@ -70,7 +70,7 @@ readonly id: Schema.brand<Schema.String, "Permission.ID"> & {

readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
readonly type: Schema.Literal<"tool">;
readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>]>>, never, never>;

@@ -103,7 +103,7 @@ readonly agent: Schema.optional<Schema.brand<Schema.String, "Agent.ID">>;

readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
readonly type: Schema.Literal<"tool">;
readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>]>>, never, never>;

@@ -135,7 +135,7 @@ readonly id: Schema.brand<Schema.String, "Permission.ID"> & {

readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>]>>>, Schema.optionalKey<Schema.Union<readonly [Schema.Struct<{
readonly type: Schema.Literal<"tool">;
readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>]>>, never, never>;

@@ -142,0 +142,0 @@ readonly id: Schema.brand<Schema.String, "Permission.ID"> & {

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

readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>>>, Schema.optionalKey<Schema.Struct<{
readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>>, never, never>;

@@ -67,6 +67,6 @@ }>>;

readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>>>, Schema.optionalKey<Schema.Struct<{
readonly messageID: Schema.String;
readonly callID: Schema.String;
readonly id: Schema.String;
}>>, never, never>;

@@ -73,0 +73,0 @@ }>>;

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

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

"dependencies": {
"@opencode-ai/schema": "0.0.0-next-16781",
"@opencode-ai/schema": "0.0.0-next-16783",
"effect": "4.0.0-beta.101"

@@ -34,0 +34,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display