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

@aomex/async-trace

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

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.15.0

8

CHANGELOG.md

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

# [3.15.0](https://github.com/aomex/aomex/compare/v3.14.2...v3.15.0) (2025-02-09)
**Note:** Version bump only for package @aomex/async-trace
## [3.14.2](https://github.com/aomex/aomex/compare/v3.14.1...v3.14.2) (2025-01-14)

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

8

package.json
{
"name": "@aomex/async-trace",
"version": "3.14.2",
"version": "3.15.0",
"description": "异步逻辑链路追踪",

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

"devDependencies": {
"@aomex/common": "^3.14.2",
"@aomex/console": "^3.14.2",
"@aomex/web": "^3.14.2"
"@aomex/common": "^3.15.0",
"@aomex/console": "^3.15.0",
"@aomex/web": "^3.15.0"
},
"scripts": {}
}