@syncot/auth
Advanced tools
Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "@syncot/auth", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Interfaces and type definitions related to authentication and authorization.", | ||
@@ -30,7 +30,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/presence": "^0.0.12", | ||
"@syncot/util": "^0.0.9", | ||
"@syncot/presence": "^0.0.13", | ||
"@syncot/util": "^0.0.10", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "59f7016cbffea18fc14049e00fd4351c08748887" | ||
"gitHead": "5c7ad0bf43495567d9fc857718802b7ea52d37bb" | ||
} |
4353
+ Added@syncot/presence@0.0.13(transitive)
+ Added@syncot/util@0.0.10(transitive)
- Removed@syncot/error@0.0.6(transitive)
- Removed@syncot/presence@0.0.12(transitive)
- Removed@syncot/util@0.0.9(transitive)
Updated@syncot/presence@^0.0.13
Updated@syncot/util@^0.0.10