@syncot/anonymous-auth-service
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@syncot/anonymous-auth-service", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A server auth module providing anonymous read-write access to all data.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/auth": "^0.0.15", | ||
"@syncot/auth": "^0.0.16", | ||
"@syncot/connection": "^0.0.16", | ||
@@ -38,3 +38,3 @@ "@syncot/presence": "^0.0.14", | ||
}, | ||
"gitHead": "70a5ae5f5ddb507b3b7ced84f0e0a591f25db627" | ||
"gitHead": "101de50b24f06e517200973c622c793d6665dee8" | ||
} |
+ Added@syncot/auth@0.0.16(transitive)
- Removed@syncot/auth@0.0.15(transitive)
Updated@syncot/auth@^0.0.16