New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@aomex/async-trace

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/async-trace - npm Package Compare versions

Comparing version

to
3.14.0

@@ -6,2 +6,10 @@ # Change Log

# [3.14.0](https://github.com/aomex/aomex/compare/v3.13.1...v3.14.0) (2025-01-02)
**Note:** Version bump only for package @aomex/async-trace
## [3.13.1](https://github.com/aomex/aomex/compare/v3.13.0...v3.13.1) (2024-12-29)

@@ -8,0 +16,0 @@

{
"name": "@aomex/async-trace",
"version": "3.13.1",
"version": "3.14.0",
"description": "异步逻辑链路追踪",

@@ -35,7 +35,7 @@ "repository": "git@github.com:aomex/aomex.git",

"devDependencies": {
"@aomex/common": "^3.13.1",
"@aomex/console": "^3.13.1",
"@aomex/web": "^3.13.1"
"@aomex/common": "^3.14.0",
"@aomex/console": "^3.14.0",
"@aomex/web": "^3.14.0"
},
"scripts": {}
}