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

@hy-bricks/devtools

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hy-bricks/devtools - npm Package Compare versions

Comparing version
0.4.3
to
0.5.0
+4
-0
CHANGELOG.md
# @hy-bricks/devtools
## [0.5.0] - 2026-06-03
随 @hy-bricks fixed 组(canvas `free-split` 发版)同步升 0.5.0。诊断面板**无需改动**即正确处理 free-split:`layoutMode` 含 `'free-split'`(DragInspector 正常显示),reparent 诊断走 canvas 已 free-split-aware 的 `canReparent`。
## 0.4.3

@@ -4,0 +8,0 @@

+3
-3
{
"name": "@hy-bricks/devtools",
"version": "0.4.3",
"version": "0.5.0",
"description": "HyperCard 诊断 SDK — 运行时 hit-test / drag / render 探针 + 浮窗 UI(DEV 自动启 + prod opt-in)",

@@ -45,4 +45,4 @@ "keywords": [

"vue": "^3.5.0",
"@hy-bricks/core": "^0.4.3",
"@hy-bricks/canvas": "^0.4.3"
"@hy-bricks/canvas": "^0.5.0",
"@hy-bricks/core": "^0.5.0"
},

@@ -49,0 +49,0 @@ "dependencies": {