New:Socket for Asana Is Now Available.Learn more
Sign In

@opencode-ai/protocol

Package Overview
Dependencies
Maintainers
2
Versions
1270
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-dev-18253
to
0.0.0-dev-18257
+2
-0
dist/groups/message.d.ts

@@ -275,2 +275,3 @@ import { Schema } from "effect";

readonly name: Schema.brand<Schema.String, "Skill.Name">;
readonly text: Schema.decodeTo<Schema.optional<Schema.toType<Schema.String>>, Schema.optionalKey<Schema.String>, never, never>;
readonly mention: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{

@@ -288,2 +289,3 @@ readonly start: Schema.Finite;

readonly name: Schema.brand<Schema.String, "Skill.Name">;
readonly text: Schema.decodeTo<Schema.optional<Schema.toType<Schema.String>>, Schema.optionalKey<Schema.String>, never, never>;
readonly mention: Schema.decodeTo<Schema.optional<Schema.toType<Schema.Struct<{

@@ -290,0 +292,0 @@ readonly start: Schema.Finite;

+2
-2
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/protocol",
"version": "0.0.0-dev-18253",
"version": "0.0.0-dev-18257",
"type": "module",

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

"dependencies": {
"@opencode-ai/schema": "0.0.0-dev-18253",
"@opencode-ai/schema": "0.0.0-dev-18257",
"effect": "4.0.0-rc.111"

@@ -38,0 +38,0 @@ },

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

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