zipkin-instrumentation-fetch
Advanced tools
Comparing version 0.7.2 to 0.7.3
{ | ||
"name": "zipkin-instrumentation-fetch", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "Interceptor for HTTP clients using the 'fetch' API", | ||
@@ -19,4 +19,4 @@ "main": "lib/index.js", | ||
"mocha": "^3.2.0", | ||
"zipkin": "^0.7.2" | ||
"zipkin": "^0.7.3" | ||
} | ||
} |