@syncot/auth
Advanced tools
Comparing version 0.0.20 to 0.0.21
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.21](https://github.com/SyncOT/SyncOT/compare/@syncot/auth@0.0.20...@syncot/auth@0.0.21) (2019-11-29) | ||
**Note:** Version bump only for package @syncot/auth | ||
## [0.0.20](https://github.com/SyncOT/SyncOT/compare/@syncot/auth@0.0.19...@syncot/auth@0.0.20) (2019-10-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/auth", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "Interfaces and type definitions related to authentication and authorization.", | ||
@@ -30,7 +30,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/presence": "^0.0.18", | ||
"@syncot/util": "^0.1.0", | ||
"@syncot/presence": "^0.0.19", | ||
"@syncot/util": "^0.1.1", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "5818b8da0797e211da295d133817448730d39d5d" | ||
"gitHead": "bd58370fcc52c67d0e8508170266ea7d66341c54" | ||
} |
5316
+ Added@syncot/presence@0.0.19(transitive)
- Removed@syncot/presence@0.0.18(transitive)
Updated@syncot/presence@^0.0.19
Updated@syncot/util@^0.1.1