🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@aico-test/visualizer

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aico-test/visualizer - npm Package Compare versions

Comparing version
5.0.0
to
6.0.0
dist/extension/midscene-extension-v0.38.zip

Sorry, the diff of this file is not supported yet

+1
-1
/// <reference types="react" />
import 'pixi.js/unsafe-eval';
import * as PIXI from 'pixi.js';
import type { BaseElement, Rect, UIContext } from '../../../midscene';
import type { BaseElement, Rect, UIContext } from '../../../core';
import './blackboard.less';

@@ -6,0 +6,0 @@ export declare const rectMarkForItem: (rect: Rect, name: string, ifHighlight: boolean, onPointOver?: () => void, onPointerOut?: () => void) => (PIXI.Graphics | PIXI.Text)[];

import * as Z from 'zustand';
import type { ExecutionDump, ExecutionTask, GroupedActionDump, InsightDump } from '../../../midscene';
import type { ExecutionDump, ExecutionTask, GroupedActionDump, InsightDump } from '../../../core';
import type { AnimationScript } from './replay-scripts';

@@ -4,0 +4,0 @@ export declare const useBlackboardPreference: Z.UseBoundStore<Z.StoreApi<{

{
"name": "@aico-test/visualizer",
"version": "5.0.0",
"version": "6.0.0",
"types": "./dist/types/index.d.ts",

@@ -47,5 +47,5 @@ "main": "./dist/lib/index.js",

"zustand": "4.5.2",
"@aico-test/core": "5.0.0",
"@aico-test/shared": "5.0.0",
"@aico-test/web": "5.0.0"
"@aico-test/core": "6.0.0",
"@aico-test/web": "6.0.0",
"@aico-test/shared": "6.0.0"
},

@@ -52,0 +52,0 @@ "sideEffects": [

Sorry, the diff of this file is not supported yet

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