@syncot/anonymous-auth-service
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@syncot/anonymous-auth-service", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A server auth module providing anonymous read-write access to all data.", | ||
@@ -31,9 +31,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/auth": "^0.0.16", | ||
"@syncot/connection": "^0.0.16", | ||
"@syncot/presence": "^0.0.14", | ||
"@syncot/util": "^0.0.11", | ||
"@syncot/auth": "^0.0.17", | ||
"@syncot/connection": "^0.0.17", | ||
"@syncot/presence": "^0.0.15", | ||
"@syncot/util": "^0.0.12", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "101de50b24f06e517200973c622c793d6665dee8" | ||
"gitHead": "81aeded1a96d3cbb999520d46507127db819c0fb" | ||
} |
5335
7
+ Added@syncot/auth@0.0.17(transitive)
+ Added@syncot/connection@0.0.17(transitive)
+ Added@syncot/presence@0.0.15(transitive)
+ Added@syncot/util@0.0.12(transitive)
- Removed@syncot/auth@0.0.16(transitive)
- Removed@syncot/connection@0.0.16(transitive)
- Removed@syncot/presence@0.0.14(transitive)
- Removed@syncot/util@0.0.11(transitive)
Updated@syncot/auth@^0.0.17
Updated@syncot/connection@^0.0.17
Updated@syncot/presence@^0.0.15
Updated@syncot/util@^0.0.12