Sign In

@opencode-ai/schema

Package Overview
Dependencies
Maintainers
2
Versions
1149
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-14895
to
0.0.0-next-14897
+1
-1
dist/event-manifest.js

@@ -45,3 +45,3 @@ export * as EventManifest from "./event-manifest.js";

// Current events the TUI consumes from the public stream.
...SessionStatusEvent.Definitions, ...TuiEvent.Definitions, ...InstallationEvent.Definitions, ...VcsEvent.Definitions, McpEvent.StatusChanged,
...SessionStatusEvent.Definitions, ...TuiEvent.Definitions, ...InstallationEvent.Definitions, ...VcsEvent.Definitions, ...McpEvent.Definitions,
// Shared transitional: V1 contracts the current TUI still consumes during

@@ -48,0 +48,0 @@ // the migration (permission.asked/replied, question.asked, session.error).

{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/schema",
"version": "0.0.0-next-14895",
"version": "0.0.0-next-14897",
"type": "module",

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

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