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
48
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
1.0.4

2

CHANGELOG.md
# @aomex/async-trace
## 1.0.4
## 1.0.3

@@ -4,0 +6,0 @@

4

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

@@ -32,5 +32,5 @@ "repository": "git@github.com:aomex/aomex.git",

"devDependencies": {
"@aomex/core": "^1.0.3"
"@aomex/core": "^1.0.4"
},
"scripts": {}
}