egg-jaeger
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [2.0.3](https://github.com/sqlwwx/egg-jaeger/compare/v2.0.2...v2.0.3) (2019-10-17) | ||
### [2.0.2](https://github.com/sqlwwx/egg-jaeger/compare/v2.0.1...v2.0.2) (2019-10-16) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "egg-jaeger", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "jaeger egg plugin", | ||
@@ -14,3 +14,3 @@ "eggPlugin": { | ||
"dependencies": { | ||
"async-local-storage": "github:sqlwwx/async-local-storage#005548b", | ||
"async-local-storage": "github:sqlwwx/async-local-storage#1886991", | ||
"jaeger-client": "^3.17.0" | ||
@@ -17,0 +17,0 @@ }, |
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
14401