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

@complex-suite/request-axios

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/request-axios - npm Package Compare versions

Comparing version
2.0.8
to
2.0.10
+7
-0
history.md
### 2.0.10
- chore: 小版本升级,保持与套件其他子包版本同步。
- fix(test): vitest 配置显式设置包级 `root`,消除 monorepo 根目录执行时的 cwd 隐式依赖。
### 2.0.9
- chore: 小版本升级,保持与套件其他子包版本同步。
### 2.0.8

@@ -3,0 +10,0 @@ - feat(package): 添加 `exports` 字段,与其他子包保持一致。

+2
-2
{
"name": "@complex-suite/request-axios",
"version": "2.0.8",
"version": "2.0.10",
"description": "a complex request from axios",

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

"axios": "^1.15.0",
"@complex-suite/request": "2.0.8"
"@complex-suite/request": "2.0.10"
},

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