Sign In

@opentui/core

Package Overview
Dependencies
Maintainers
3
Versions
317
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentui/core - npm Package Compare versions

Comparing version
0.5.0
to
0.5.1
chunk-bun-83ry0rzt.js

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

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

+1
export {};
+9
-9

@@ -7,3 +7,3 @@ {

"type": "module",
"version": "0.5.0",
"version": "0.5.1",
"description": "OpenTUI is a TypeScript library on a native Zig core for building terminal user interfaces (TUIs)",

@@ -79,11 +79,11 @@ "license": "MIT",

"optionalDependencies": {
"@opentui/core-darwin-x64": "0.5.0",
"@opentui/core-darwin-arm64": "0.5.0",
"@opentui/core-linux-x64": "0.5.0",
"@opentui/core-linux-arm64": "0.5.0",
"@opentui/core-win32-x64": "0.5.0",
"@opentui/core-win32-arm64": "0.5.0",
"@opentui/core-linux-x64-musl": "0.5.0",
"@opentui/core-linux-arm64-musl": "0.5.0"
"@opentui/core-darwin-x64": "0.5.1",
"@opentui/core-darwin-arm64": "0.5.1",
"@opentui/core-linux-x64": "0.5.1",
"@opentui/core-linux-arm64": "0.5.1",
"@opentui/core-win32-x64": "0.5.1",
"@opentui/core-win32-arm64": "0.5.1",
"@opentui/core-linux-x64-musl": "0.5.1",
"@opentui/core-linux-arm64-musl": "0.5.1"
}
}

@@ -5,7 +5,7 @@ // @bun

CliRenderer
} from "./chunk-bun-v3e63tzw.js";
} from "./chunk-bun-8fkgaxc6.js";
import {
SystemClock,
TreeSitterClient
} from "./chunk-bun-ctxxvhwz.js";
} from "./chunk-bun-83ry0rzt.js";

@@ -12,0 +12,0 @@ // src/testing/mock-keys.ts

import {
ANSI,
CliRenderer
} from "./chunk-node-1j69hr31.js";
} from "./chunk-node-0yw3x5m7.js";
import {
SystemClock,
TreeSitterClient
} from "./chunk-node-savhj5rp.js";
} from "./chunk-node-m23dbcww.js";

@@ -10,0 +10,0 @@ // src/testing/mock-keys.ts

@@ -96,3 +96,3 @@ // @bun

yoga_default
} from "./chunk-bun-ctxxvhwz.js";
} from "./chunk-bun-83ry0rzt.js";
export {

@@ -99,0 +99,0 @@ yoga_default as default,

@@ -95,3 +95,3 @@ import {

yoga_default
} from "./chunk-node-savhj5rp.js";
} from "./chunk-node-m23dbcww.js";
export {

@@ -98,0 +98,0 @@ yoga_default as default,

@@ -513,2 +513,5 @@ import { type FFICallbackInstance, type Pointer } from "./platform/ffi.js";

};
imageRetainIccCache: () => void;
imageReleaseIccCache: () => void;
imageTestFailIccProfileCopyAllocationOnce: () => void;
imageDecode: (data: Uint8Array) => {

@@ -527,2 +530,3 @@ status: number;

};
imageMaterialize: (image: ImageHandle) => number;
imageGetPixelsPtr: (image: ImageHandle) => Pointer | null;

@@ -529,0 +533,0 @@ imageClone: (image: ImageHandle) => {

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

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

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

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