@opencensus/exporter-zipkin
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"name": "@opencensus/exporter-zipkin", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "OpenCensus Zipkin Exporter allows the user to send collected traces with OpenCensus Node.js to Zipkin.", | ||
@@ -52,3 +52,3 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@types/mocha": "^5.2.5", | ||
"@types/mocha": "^7.0.0", | ||
"@types/nock": "^10.0.0", | ||
@@ -58,3 +58,3 @@ "@types/node": "^10.12.12", | ||
"gts": "^1.0.0", | ||
"mocha": "^6.1.0", | ||
"mocha": "^7.0.0", | ||
"nock": "^10.0.0", | ||
@@ -67,4 +67,4 @@ "nyc": "14.1.1", | ||
"dependencies": { | ||
"@opencensus/core": "^0.0.20" | ||
"@opencensus/core": "^0.0.21" | ||
} | ||
} |
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
+ Added@opencensus/core@0.0.21(transitive)
- Removed@opencensus/core@0.0.20(transitive)
Updated@opencensus/core@^0.0.21