@syncot/anonymous-auth-service
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.12](https://github.com/SyncOT/SyncOT/compare/@syncot/anonymous-auth-service@0.0.11...@syncot/anonymous-auth-service@0.0.12) (2020-01-28) | ||
**Note:** Version bump only for package @syncot/anonymous-auth-service | ||
## [0.0.11](https://github.com/SyncOT/SyncOT/compare/@syncot/anonymous-auth-service@0.0.10...@syncot/anonymous-auth-service@0.0.11) (2019-12-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/anonymous-auth-service", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "A server auth module providing anonymous read-write access to all data.", | ||
@@ -31,10 +31,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/auth": "^0.0.22", | ||
"@syncot/connection": "^0.1.3", | ||
"@syncot/events": "^0.1.0", | ||
"@syncot/id": "^0.1.0", | ||
"@syncot/util": "^1.0.0", | ||
"@syncot/auth": "^0.0.23", | ||
"@syncot/connection": "^0.1.4", | ||
"@syncot/events": "^0.1.1", | ||
"@syncot/id": "^0.1.1", | ||
"@syncot/util": "^1.0.1", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "826d566f85342309a513529839aca7a5aeb5815e" | ||
"gitHead": "4c301b17359a9fc7e7da55677f752f7b74a4b2e3" | ||
} |
6817
+ Added@syncot/auth@0.0.23(transitive)
+ Added@syncot/presence@0.0.21(transitive)
- Removed@syncot/auth@0.0.22(transitive)
- Removed@syncot/error@0.1.0(transitive)
- Removed@syncot/presence@0.0.20(transitive)
Updated@syncot/auth@^0.0.23
Updated@syncot/connection@^0.1.4
Updated@syncot/events@^0.1.1
Updated@syncot/id@^0.1.1
Updated@syncot/util@^1.0.1