@opencode-ai/schema
Advanced tools
+2
-0
@@ -30,2 +30,3 @@ export * as Plugin from "./plugin.js"; | ||
| readonly error: Schema.String; | ||
| readonly ref: Schema.decodeTo<Schema.optional<Schema.toType<Schema.String>>, Schema.optionalKey<Schema.String>, never, never>; | ||
| }>]>; | ||
@@ -60,2 +61,3 @@ export type State = typeof State.Type; | ||
| readonly error: Schema.String; | ||
| readonly ref: Schema.decodeTo<Schema.optional<Schema.toType<Schema.String>>, Schema.optionalKey<Schema.String>, never, never>; | ||
| }>]>; | ||
@@ -62,0 +64,0 @@ }>; |
+1
-1
@@ -24,3 +24,3 @@ export * as Plugin from "./plugin.js"; | ||
| Schema.Struct({ status: Schema.Literal("active") }), | ||
| Schema.Struct({ status: Schema.Literal("failed"), error: Schema.String }), | ||
| Schema.Struct({ status: Schema.Literal("failed"), error: Schema.String, ref: Schema.String.pipe(optional) }), | ||
| ]).annotate({ identifier: "Plugin.State" }); | ||
@@ -27,0 +27,0 @@ export const Info = Schema.Struct({ |
+1
-1
| { | ||
| "$schema": "https://json.schemastore.org/package.json", | ||
| "name": "@opencode-ai/schema", | ||
| "version": "0.0.0-dev-18821", | ||
| "version": "0.0.0-dev-18822", | ||
| "type": "module", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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.
3767514
0.01%59596
0