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