@opencensus/exporter-instana
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@opencensus/exporter-instana", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "OpenCensus Instana Exporter allows the user to send collected traces with OpenCensus Node.js to Instana.", | ||
@@ -66,4 +66,4 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opencensus/core": "^0.0.10" | ||
"@opencensus/core": "^0.0.11" | ||
} | ||
} |
@@ -9,3 +9,3 @@ # OpenCensus Instana Trace Exporter | ||
This project is still at an early stage of development. It's subject to change. | ||
The library is in alpha stage and the API is subject to change. | ||
@@ -12,0 +12,0 @@ ## Installation |
23492
+ Added@opencensus/core@0.0.11(transitive)
- Removed@opencensus/core@0.0.10(transitive)
Updated@opencensus/core@^0.0.11