🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@complex-suite/data

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@complex-suite/data - npm Package Compare versions

Comparing version
5.0.10
to
5.0.11
+3
-0
history.md

@@ -0,1 +1,4 @@

### `5.0.11`
- fix(consumer): 消费者代码适配 `name` 类型变更,搜索区域按钮 `name` 从 `string` 改为 `() => string`。
### `5.0.10`

@@ -2,0 +5,0 @@ - docs: 更新 Todo.md,补充 B/C/D 方案审核细节,新增 F(Capability Composer)重构方案及方案总览图。

+3
-3
{
"name": "@complex-suite/data",
"version": "5.0.10",
"version": "5.0.11",
"description": "a complex data",

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

"dependencies": {
"@complex-suite/utils": "3.0.10",
"@complex-suite/plugin": "5.0.10"
"@complex-suite/utils": "3.0.11",
"@complex-suite/plugin": "5.0.11"
},

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