zipkin-instrumentation-cujojs-rest
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "zipkin-instrumentation-cujojs-rest", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Interceptor for instrumenting HTTP calls from the cujoJS rest library", | ||
@@ -15,4 +15,4 @@ "main": "index.js", | ||
"rest": "^1.3.2", | ||
"zipkin": "^0.5.0" | ||
"zipkin": "^0.5.1" | ||
} | ||
} |