@syncot/anonymous-auth-service
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.13](https://github.com/SyncOT/SyncOT/compare/@syncot/anonymous-auth-service@0.0.12...@syncot/anonymous-auth-service@0.0.13) (2020-04-24) | ||
**Note:** Version bump only for package @syncot/anonymous-auth-service | ||
## [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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/anonymous-auth-service", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "A server auth module providing anonymous read-write access to all data.", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"@syncot/auth": "^0.0.23", | ||
"@syncot/connection": "^0.1.4", | ||
"@syncot/connection": "^0.2.0", | ||
"@syncot/events": "^0.1.1", | ||
@@ -39,3 +39,3 @@ "@syncot/id": "^0.1.1", | ||
}, | ||
"gitHead": "4c301b17359a9fc7e7da55677f752f7b74a4b2e3" | ||
"gitHead": "52d9f18d2fa330979af433745ff92d2bc0d4c8f8" | ||
} |
7039
+ Added@syncot/connection@0.2.1(transitive)
- Removed@syncot/connection@0.1.4(transitive)
- Removed@types/node@12.20.55(transitive)
Updated@syncot/connection@^0.2.0