Sign In

@complex-suite/data

Package Overview
Dependencies
Maintainers
1
Versions
21
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.17
to
5.0.18
+3
-0
history.md

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

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

@@ -12,0 +15,0 @@ - fix(tsconfig): 移除 `extends` 外部引用,改为自包含配置,消除 npm 发布后 extends 解析失败导致 TypeScript 降级到默认 target 的问题

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

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

"dependencies": {
"@complex-suite/utils": "3.0.17",
"@complex-suite/plugin": "5.0.17"
"@complex-suite/plugin": "5.0.18",
"@complex-suite/utils": "3.0.18"
},

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