zipkin-instrumentation-grpc-client
Advanced tools
Comparing version 0.15.0 to 0.16.0
{ | ||
"name": "zipkin-instrumentation-grpc-client", | ||
"version": "0.15.0", | ||
"version": "0.16.0", | ||
"description": "Zipking.js Interceptor for gRPC client", | ||
"main": "lib/grpcClient.js", | ||
"main": "lib/grpcClientInterceptor.js", | ||
"scripts": { | ||
@@ -21,5 +21,5 @@ "build": "babel src -d lib", | ||
"mocha": "^5.2.0", | ||
"zipkin": "^0.15.0" | ||
"zipkin": "^0.16.0" | ||
}, | ||
"gitHead": "efd22b807a6d6056a319d9468231480e7a58a402" | ||
"gitHead": "9e0eee22a07156056656c2eeca8b4f94d5dbed34" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19025