@opencode-ai/protocol
Advanced tools
@@ -45,5 +45,5 @@ import { Schema } from "effect"; | ||
| }>>, never, Schema.toCodecJson<Schema.Struct<{ | ||
| readonly command: Schema.String; | ||
| readonly command: Schema.decodeTo<Schema.optional<Schema.toType<Schema.String>>, Schema.optionalKey<Schema.String>, never, never>; | ||
| readonly args: Schema.$Array<Schema.String>; | ||
| readonly cwd: Schema.String; | ||
| readonly cwd: Schema.decodeTo<Schema.optional<Schema.toType<Schema.String>>, Schema.optionalKey<Schema.String>, never, never>; | ||
| readonly title: Schema.String; | ||
@@ -50,0 +50,0 @@ readonly env: Schema.$Record<Schema.String, Schema.String>; |
+2
-2
| { | ||
| "$schema": "https://json.schemastore.org/package.json", | ||
| "name": "@opencode-ai/protocol", | ||
| "version": "0.0.0-dev-18394", | ||
| "version": "0.0.0-dev-18395", | ||
| "type": "module", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@opencode-ai/schema": "0.0.0-dev-18394", | ||
| "@opencode-ai/schema": "0.0.0-dev-18395", | ||
| "effect": "4.0.0-rc.111" | ||
@@ -38,0 +38,0 @@ }, |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
2078989
0.01%+ Added
- Removed