@betit/orion-node-sdk
Advanced tools
Comparing version 1.0.0-beta.45 to 1.0.0-beta.46
@@ -7,3 +7,2 @@ /** | ||
private _client; | ||
private _heartbeat; | ||
private _closeHandler; | ||
@@ -10,0 +9,0 @@ /** |
@@ -143,5 +143,2 @@ "use strict"; | ||
this._client.close(); | ||
if (this._heartbeat) { | ||
clearInterval(this._heartbeat); | ||
} | ||
} | ||
@@ -148,0 +145,0 @@ /** |
{ | ||
"name": "@betit/orion-node-sdk", | ||
"version": "1.0.0-beta.45", | ||
"version": "1.0.0-beta.46", | ||
"description": "SDK for orion", | ||
@@ -32,5 +32,5 @@ "license": "MIT", | ||
"uuid": "3.1.0", | ||
"zipkin": "0.9.0", | ||
"zipkin-context-cls": "0.6.1", | ||
"zipkin-transport-http": "0.9.0" | ||
"zipkin": "0.12.0", | ||
"zipkin-context-cls": "0.11.0", | ||
"zipkin-transport-http": "0.12.0" | ||
}, | ||
@@ -41,2 +41,4 @@ "devDependencies": { | ||
"@types/node": "8.0.42", | ||
"@types/zipkin-context-cls": "^0.11.1", | ||
"@types/zipkin-transport-http": "^0.11.1", | ||
"chai": "4.1.2", | ||
@@ -46,7 +48,7 @@ "coveralls": "3.0.0", | ||
"mocha": "4.0.1", | ||
"nyc": "^11.4.1", | ||
"nyc": "^13.0.0", | ||
"source-map-support": "^0.5.0", | ||
"ts-node": "^4.1.0", | ||
"tslint": "5.8.0", | ||
"typedoc": "0.9.0", | ||
"typedoc": "^0.11.1", | ||
"typescript": "2.6.1" | ||
@@ -53,0 +55,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1741925
15
137
3248
+ Addedassertion-error@1.1.0(transitive)
+ Addedchai@4.5.0(transitive)
+ Addedcheck-error@1.0.3(transitive)
+ Addeddeep-eql@4.1.4(transitive)
+ Addedget-func-name@2.0.2(transitive)
+ Addedis-promise@2.2.2(transitive)
+ Addedloupe@2.3.7(transitive)
+ Addedpathval@1.1.1(transitive)
+ Addedtype-detect@4.1.0(transitive)
+ Addedzipkin@0.12.0(transitive)
+ Addedzipkin-context-cls@0.11.0(transitive)
+ Addedzipkin-transport-http@0.12.0(transitive)
- Removedcommander@2.1.0(transitive)
- Removednan@1.0.0(transitive)
- Removednode-int64@0.3.3(transitive)
- Removedoptions@0.0.6(transitive)
- Removedq@1.0.1(transitive)
- Removedthrift@0.10.0(transitive)
- Removedtinycolor@0.0.1(transitive)
- Removedws@0.4.32(transitive)
- Removedzipkin@0.9.0(transitive)
- Removedzipkin-context-cls@0.6.1(transitive)
- Removedzipkin-transport-http@0.9.0(transitive)
Updatedzipkin@0.12.0
Updatedzipkin-context-cls@0.11.0
Updatedzipkin-transport-http@0.12.0