Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zipkin-instrumentation-fetch

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zipkin-instrumentation-fetch - npm Package Compare versions

Comparing version 0.18.4-alpha.7 to 0.18.4

2

lib/wrapFetch.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc