@opencensus/exporter-zipkin
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "@opencensus/exporter-zipkin", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "OpenCensus Zipkin Exporter allows the user to send collected traces with OpenCensus Node.js to Zipkin.", | ||
@@ -27,3 +27,3 @@ "main": "build/src/index.js", | ||
"engines": { | ||
"node": ">=6.0" | ||
"node": ">=8" | ||
}, | ||
@@ -56,3 +56,3 @@ "files": [ | ||
"@types/node": "^10.12.12", | ||
"codecov": "^3.1.0", | ||
"codecov": "^3.4.0", | ||
"gts": "^0.9.0", | ||
@@ -67,4 +67,4 @@ "mocha": "^6.1.0", | ||
"dependencies": { | ||
"@opencensus/core": "^0.0.12" | ||
"@opencensus/core": "^0.0.13" | ||
} | ||
} |
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
26406
+ Added@opencensus/core@0.0.13(transitive)
- Removed@opencensus/core@0.0.12(transitive)
Updated@opencensus/core@^0.0.13