@opencensus/instrumentation-https
Advanced tools
Comparing version
{ | ||
"name": "@opencensus/instrumentation-https", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Opencensus https automatic instrumentation package.", | ||
@@ -62,3 +62,3 @@ "main": "build/src/index.js", | ||
"nyc": "^14.0.0", | ||
"rimraf": "^2.6.2", | ||
"rimraf": "^3.0.0", | ||
"ts-mocha": "^6.0.0", | ||
@@ -69,4 +69,4 @@ "ts-node": "^8.0.0", | ||
"dependencies": { | ||
"@opencensus/core": "^0.0.18", | ||
"@opencensus/instrumentation-http": "^0.0.18", | ||
"@opencensus/core": "^0.0.19", | ||
"@opencensus/instrumentation-http": "^0.0.19", | ||
"semver": "^6.0.0", | ||
@@ -73,0 +73,0 @@ "shimmer": "^1.2.0" |
+ Added
+ Added
- Removed
- Removed
Updated