zipkin-instrumentation-fetch
Advanced tools
Comparing version 0.18.4-alpha.7 to 0.18.4
@@ -28,3 +28,3 @@ "use strict"; | ||
resolve(res); | ||
}).catch(function (err) { | ||
})["catch"](function (err) { | ||
tracer.scoped(function () { | ||
@@ -31,0 +31,0 @@ instrumentation.recordError(traceId, err); |
{ | ||
"name": "zipkin-instrumentation-fetch", | ||
"version": "0.18.4-alpha.7+3913fd5", | ||
"version": "0.18.4", | ||
"description": "Interceptor for HTTP clients using the 'fetch' API", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"node-fetch": "^1.5.3", | ||
"zipkin": "^0.18.4-alpha.7+3913fd5" | ||
"zipkin": "^0.18.4" | ||
}, | ||
"gitHead": "3913fd50c6ed9e7a7fce104729bb52b554eaf024" | ||
"gitHead": "2c9ea42842e03343fa6b2066dedf6e760f38e9f6" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
6
10110