@syncot/auth-client
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.4](https://github.com/SyncOT/SyncOT/compare/@syncot/auth-client@0.1.3...@syncot/auth-client@0.1.4) (2020-01-28) | ||
**Note:** Version bump only for package @syncot/auth-client | ||
## [0.1.3](https://github.com/SyncOT/SyncOT/compare/@syncot/auth-client@0.1.2...@syncot/auth-client@0.1.3) (2019-12-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/auth-client", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "A generic client auth module.", | ||
@@ -30,10 +30,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/auth": "^0.0.22", | ||
"@syncot/connection": "^0.1.3", | ||
"@syncot/events": "^0.1.0", | ||
"@syncot/task-runner": "^0.1.0", | ||
"@syncot/util": "^1.0.0", | ||
"@syncot/auth": "^0.0.23", | ||
"@syncot/connection": "^0.1.4", | ||
"@syncot/events": "^0.1.1", | ||
"@syncot/task-runner": "^0.1.1", | ||
"@syncot/util": "^1.0.1", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "826d566f85342309a513529839aca7a5aeb5815e" | ||
"gitHead": "4c301b17359a9fc7e7da55677f752f7b74a4b2e3" | ||
} |
8038
+ Added@syncot/auth@0.0.23(transitive)
+ Added@syncot/presence@0.0.21(transitive)
- Removed@syncot/auth@0.0.22(transitive)
- Removed@syncot/error@0.1.0(transitive)
- Removed@syncot/presence@0.0.20(transitive)
Updated@syncot/auth@^0.0.23
Updated@syncot/connection@^0.1.4
Updated@syncot/events@^0.1.1
Updated@syncot/task-runner@^0.1.1
Updated@syncot/util@^1.0.1