@opentui/core
Advanced tools
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+9
-9
@@ -7,3 +7,3 @@ { | ||
| "type": "module", | ||
| "version": "0.0.0-20260704-5f395807", | ||
| "version": "0.0.0-20260705-2dee9667", | ||
| "description": "OpenTUI is a TypeScript library on a native Zig core for building terminal user interfaces (TUIs)", | ||
@@ -69,11 +69,11 @@ "license": "MIT", | ||
| "optionalDependencies": { | ||
| "@opentui/core-darwin-x64": "0.0.0-20260704-5f395807", | ||
| "@opentui/core-darwin-arm64": "0.0.0-20260704-5f395807", | ||
| "@opentui/core-linux-x64": "0.0.0-20260704-5f395807", | ||
| "@opentui/core-linux-arm64": "0.0.0-20260704-5f395807", | ||
| "@opentui/core-win32-x64": "0.0.0-20260704-5f395807", | ||
| "@opentui/core-win32-arm64": "0.0.0-20260704-5f395807", | ||
| "@opentui/core-linux-x64-musl": "0.0.0-20260704-5f395807", | ||
| "@opentui/core-linux-arm64-musl": "0.0.0-20260704-5f395807" | ||
| "@opentui/core-darwin-x64": "0.0.0-20260705-2dee9667", | ||
| "@opentui/core-darwin-arm64": "0.0.0-20260705-2dee9667", | ||
| "@opentui/core-linux-x64": "0.0.0-20260705-2dee9667", | ||
| "@opentui/core-linux-arm64": "0.0.0-20260705-2dee9667", | ||
| "@opentui/core-win32-x64": "0.0.0-20260705-2dee9667", | ||
| "@opentui/core-win32-arm64": "0.0.0-20260705-2dee9667", | ||
| "@opentui/core-linux-x64-musl": "0.0.0-20260705-2dee9667", | ||
| "@opentui/core-linux-arm64-musl": "0.0.0-20260705-2dee9667" | ||
| } | ||
| } |
+2
-2
| import { | ||
| ANSI, | ||
| CliRenderer | ||
| } from "./index-va0d377s.js"; | ||
| } from "./index-negzejr5.js"; | ||
| import { | ||
| SystemClock, | ||
| TreeSitterClient | ||
| } from "./index-0ypfx5r5.js"; | ||
| } from "./index-fcyzwry0.js"; | ||
@@ -10,0 +10,0 @@ // src/testing/mock-keys.ts |
+1
-1
@@ -95,3 +95,3 @@ import { | ||
| yoga_default | ||
| } from "./index-0ypfx5r5.js"; | ||
| } from "./index-fcyzwry0.js"; | ||
| export { | ||
@@ -98,0 +98,0 @@ yoga_default as default, |
+1
-1
@@ -236,3 +236,3 @@ import { type FFICallbackInstance, type Pointer } from "./platform/ffi.js"; | ||
| clipboardServiceDrain: (service: ClipboardServiceHandle) => number; | ||
| clipboardReadOperationStart: (service: ClipboardServiceHandle, request: Uint8Array, selection: number, maxBytes: number, timeoutMs: number) => { | ||
| clipboardReadOperationStart: (service: ClipboardServiceHandle, request: Uint8Array, selection: number, maxBytes: number, maxImagePixels: number, maxConversionBytes: number, timeoutMs: number) => { | ||
| status: NativeClipboardStartStatus; | ||
@@ -239,0 +239,0 @@ operation: ClipboardOperationHandle | null; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
7910195
0.02%50870
0.01%