Sign In

@opencode-ai/schema

Package Overview
Dependencies
Maintainers
2
Versions
1212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencode-ai/schema - npm Package Compare versions

Comparing version
0.0.0-next-14869
to
0.0.0-next-14870
+1
-0
dist/session-message.js

@@ -34,2 +34,3 @@ export * as SessionMessage from "./session-message.js";

model: Model.Ref,
previous: Model.Ref.pipe(optional),
}).annotate({ identifier: "Session.Message.ModelSelected" });

@@ -36,0 +37,0 @@ export const User = Schema.Struct({

+1
-1
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/schema",
"version": "0.0.0-next-14869",
"version": "0.0.0-next-14870",
"type": "module",

@@ -6,0 +6,0 @@ "license": "MIT",

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