Sign In

@opencode-ai/protocol

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

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

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

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

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

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

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

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

"dependencies": {
"@opencode-ai/schema": "0.0.0-dev-17684",
"@opencode-ai/schema": "0.0.0-dev-17688",
"effect": "4.0.0-beta.107"

@@ -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