@opencensus/exporter-zipkin
Advanced tools
Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "@opencensus/exporter-zipkin", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "OpenCensus Zipkin Exporter allows the user to send collected traces with OpenCensus Node.js to Zipkin.", | ||
@@ -60,3 +60,3 @@ "main": "build/src/index.js", | ||
"nyc": "14.1.1", | ||
"ts-mocha": "^6.0.0", | ||
"ts-mocha": "^7.0.0", | ||
"ts-node": "^8.0.0", | ||
@@ -66,4 +66,4 @@ "typescript": "~3.2.0" | ||
"dependencies": { | ||
"@opencensus/core": "^0.0.21" | ||
"@opencensus/core": "^0.0.22" | ||
} | ||
} |
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.22(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addeduuid@8.3.2(transitive)
- Removed@opencensus/core@0.0.21(transitive)
- Removedsemver@6.3.1(transitive)
- Removeduuid@3.4.0(transitive)
Updated@opencensus/core@^0.0.22