@syncot/auth-client
Advanced tools
Comparing version 0.0.7 to 0.1.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.1.0](https://github.com/SyncOT/SyncOT/compare/@syncot/auth-client@0.0.7...@syncot/auth-client@0.1.0) (2019-10-21) | ||
### Features | ||
* add opentracing to service requests ([dc54b42](https://github.com/SyncOT/SyncOT/commit/dc54b42273e6148f2a3c001c36072957c7cdb661)) | ||
## [0.0.7](https://github.com/SyncOT/SyncOT/compare/@syncot/auth-client@0.0.6...@syncot/auth-client@0.0.7) (2019-09-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@syncot/auth-client", | ||
"version": "0.0.7", | ||
"version": "0.1.0", | ||
"description": "A generic client auth module.", | ||
@@ -30,9 +30,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/auth": "^0.0.18", | ||
"@syncot/connection": "^0.0.18", | ||
"@syncot/presence": "^0.0.16", | ||
"@syncot/util": "^0.0.13", | ||
"@syncot/auth": "^0.0.19", | ||
"@syncot/connection": "^0.1.0", | ||
"@syncot/presence": "^0.0.17", | ||
"@syncot/util": "^0.1.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "d68eb77d7261147fdfae63420e0a791c2a48f831" | ||
"gitHead": "5ddb4179d53c84ccf7929fddeb5447d30890812e" | ||
} |
7190
+ Added@syncot/auth@0.0.19(transitive)
+ Added@syncot/connection@0.1.4(transitive)
+ Added@syncot/error@0.3.0(transitive)
+ Added@syncot/events@0.1.3(transitive)
+ Added@syncot/presence@0.0.17(transitive)
+ Added@syncot/stream@0.1.1(transitive)
+ Added@syncot/util@0.1.11.0.3(transitive)
+ Added@types/node@14.18.63(transitive)
+ Addedopentracing@0.14.7(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@syncot/auth@0.0.18(transitive)
- Removed@syncot/connection@0.0.18(transitive)
- Removed@syncot/presence@0.0.16(transitive)
- Removed@syncot/util@0.0.13(transitive)
Updated@syncot/auth@^0.0.19
Updated@syncot/connection@^0.1.0
Updated@syncot/presence@^0.0.17
Updated@syncot/util@^0.1.0