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