@syncot/anonymous-auth-service
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@syncot/anonymous-auth-service", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A server auth module providing anonymous read-write access to all data.", | ||
@@ -31,9 +31,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/auth": "^0.0.14", | ||
"@syncot/connection": "^0.0.15", | ||
"@syncot/presence": "^0.0.13", | ||
"@syncot/util": "^0.0.10", | ||
"@syncot/auth": "^0.0.15", | ||
"@syncot/connection": "^0.0.16", | ||
"@syncot/presence": "^0.0.14", | ||
"@syncot/util": "^0.0.11", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "5c7ad0bf43495567d9fc857718802b7ea52d37bb" | ||
"gitHead": "70a5ae5f5ddb507b3b7ced84f0e0a591f25db627" | ||
} |
+ Added@syncot/auth@0.0.15(transitive)
+ Added@syncot/connection@0.0.16(transitive)
+ Added@syncot/presence@0.0.14(transitive)
+ Added@syncot/util@0.0.11(transitive)
- Removed@syncot/auth@0.0.14(transitive)
- Removed@syncot/connection@0.0.15(transitive)
- Removed@syncot/presence@0.0.13(transitive)
- Removed@syncot/util@0.0.10(transitive)
Updated@syncot/auth@^0.0.15
Updated@syncot/connection@^0.0.16
Updated@syncot/presence@^0.0.14
Updated@syncot/util@^0.0.11