@aomex/async-trace
Advanced tools
Comparing version 3.7.2 to 3.8.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.8.0](https://github.com/aomex/aomex/compare/v3.7.2...v3.8.0) (2024-10-26) | ||
**Note:** Version bump only for package @aomex/async-trace | ||
## [3.7.2](https://github.com/aomex/aomex/compare/v3.7.1...v3.7.2) (2024-10-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aomex/async-trace", | ||
"version": "3.7.2", | ||
"version": "3.8.0", | ||
"description": "异步逻辑链路追踪", | ||
@@ -35,8 +35,8 @@ "repository": "git@github.com:aomex/aomex.git", | ||
"devDependencies": { | ||
"@aomex/console": "^3.7.2", | ||
"@aomex/web": "^3.7.2", | ||
"@aomex/internal-tools": "^3.7.2", | ||
"@aomex/core": "^3.7.2" | ||
"@aomex/console": "^3.8.0", | ||
"@aomex/core": "^3.8.0", | ||
"@aomex/internal-tools": "^3.8.0", | ||
"@aomex/web": "^3.8.0" | ||
}, | ||
"scripts": {} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19604