Sign In

@complex-suite/plugin

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@complex-suite/plugin - npm Package Compare versions

Comparing version
5.0.19
to
5.0.20
+3
-0
history.md

@@ -10,2 +10,5 @@ <!--

### 5.0.20
- chore: 小版本升级,保持与套件其他子包版本同步
### 5.0.19

@@ -12,0 +15,0 @@ - feat(layout): `PluginLayout` 新增 `setVisibles(type, values)` 批量设置面板可见性,统一触发一次 `$countMain`

+2
-2
{
"name": "@complex-suite/plugin",
"version": "5.0.19",
"version": "5.0.20",
"description": "a complex plugin",

@@ -15,3 +15,3 @@ "type": "module",

"dependencies": {
"@complex-suite/utils": "3.0.19"
"@complex-suite/utils": "3.0.20"
},

@@ -18,0 +18,0 @@ "devDependencies": {