zipkin-instrumentation-axiosjs
Advanced tools
Comparing version 0.19.0 to 0.19.1
{ | ||
"name": "zipkin-instrumentation-axiosjs", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"description": "Library to instrument the axios HTTP-client to support zipkin.", | ||
@@ -17,3 +17,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"zipkin": "^0.19.0" | ||
"zipkin": "^0.19.1" | ||
}, | ||
@@ -23,3 +23,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "579e12b642b7e0b486dd2b78193ec0a798e82a7a" | ||
"gitHead": "037b4d99f00472107ffeafc3c95fee73dfc7e6c9" | ||
} |
@@ -15,3 +15,3 @@ # zipkin-instrumentation-axiosjs | ||
You need to use `wrapAxios` fucntion to wrap the native `axios` instance, and the `axios` instance's type/functions/attributes are not affected. As a result, you can use `zipkinAxios` the same as `axios` | ||
You need to use `wrapAxios` function to wrap the native `axios` instance, and the `axios` instance's type/functions/attributes are not affected. As a result, you can use `zipkinAxios` the same as `axios` | ||
@@ -18,0 +18,0 @@ For example: |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updatedzipkin@^0.19.1