🎩 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
17
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.12
to
5.0.13
+3
-0
history.md

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

### `5.0.13`
- docs(policy): **发版规范** — 所有子包必须同时升级 minor 并统一发版,禁止单独发版。详见根目录 `README.md`。
### `5.0.12`

@@ -2,0 +5,0 @@ - fix(dictionary): 修正 `SimpleDateEdit` 中 `option.format || option.time ? A : B` 因运算符优先级导致 `option.format` 从未被使用的 Bug(B1)。

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

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

"dependencies": {
"@complex-suite/plugin": "5.0.11",
"@complex-suite/utils": "3.0.11"
"@complex-suite/utils": "3.0.13",
"@complex-suite/plugin": "5.0.13"
},

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