@syncot/auth
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@syncot/auth", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Interfaces and type definitions related to authentication and authorization.", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/presence": "^0.0.6", | ||
"@syncot/util": "^0.0.4", | ||
"@syncot/presence": "^0.0.7", | ||
"@syncot/util": "^0.0.5", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "e8d9865f4651ba3b85d39dec57d6953c57a447e6" | ||
"gitHead": "5fd7d4343e2c3c6e047f338feabea25d672444c3" | ||
} |
+ Added@syncot/presence@0.0.7(transitive)
+ Added@syncot/util@0.0.5(transitive)
- Removed@syncot/presence@0.0.6(transitive)
- Removed@syncot/util@0.0.4(transitive)
Updated@syncot/presence@^0.0.7
Updated@syncot/util@^0.0.5