@syncot/auth
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -6,4 +6,12 @@ # Change Log | ||
## [0.0.18](https://github.com/SyncOT/SyncOT/compare/@syncot/auth@0.0.17...@syncot/auth@0.0.18) (2019-09-12) | ||
**Note:** Version bump only for package @syncot/auth | ||
## [0.0.17](https://github.com/SyncOT/SyncOT/compare/@syncot/auth@0.0.16...@syncot/auth@0.0.17) (2019-09-11) | ||
**Note:** Version bump only for package @syncot/auth |
{ | ||
"name": "@syncot/auth", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Interfaces and type definitions related to authentication and authorization.", | ||
@@ -30,7 +30,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/presence": "^0.0.15", | ||
"@syncot/util": "^0.0.12", | ||
"@syncot/presence": "^0.0.16", | ||
"@syncot/util": "^0.0.13", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "81aeded1a96d3cbb999520d46507127db819c0fb" | ||
"gitHead": "d68eb77d7261147fdfae63420e0a791c2a48f831" | ||
} |
4813
+ Added@syncot/presence@0.0.16(transitive)
+ Added@syncot/util@0.0.13(transitive)
- Removed@syncot/presence@0.0.15(transitive)
- Removed@syncot/util@0.0.12(transitive)
Updated@syncot/presence@^0.0.16
Updated@syncot/util@^0.0.13