@syncot/anonymous-auth-service
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.8](https://github.com/SyncOT/SyncOT/compare/@syncot/anonymous-auth-service@0.0.7...@syncot/anonymous-auth-service@0.0.8) (2019-10-21) | ||
**Note:** Version bump only for package @syncot/anonymous-auth-service | ||
## [0.0.7](https://github.com/SyncOT/SyncOT/compare/@syncot/anonymous-auth-service@0.0.6...@syncot/anonymous-auth-service@0.0.7) (2019-09-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/anonymous-auth-service", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "A server auth module providing anonymous read-write access to all data.", | ||
@@ -31,9 +31,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/auth": "^0.0.18", | ||
"@syncot/connection": "^0.0.18", | ||
"@syncot/presence": "^0.0.16", | ||
"@syncot/util": "^0.0.13", | ||
"@syncot/auth": "^0.0.19", | ||
"@syncot/connection": "^0.1.0", | ||
"@syncot/presence": "^0.0.17", | ||
"@syncot/util": "^0.1.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "d68eb77d7261147fdfae63420e0a791c2a48f831" | ||
"gitHead": "5ddb4179d53c84ccf7929fddeb5447d30890812e" | ||
} |
5771
+ Added@syncot/auth@0.0.19(transitive)
+ Added@syncot/connection@0.1.4(transitive)
+ Added@syncot/error@0.3.0(transitive)
+ Added@syncot/events@0.1.3(transitive)
+ Added@syncot/presence@0.0.17(transitive)
+ Added@syncot/stream@0.1.1(transitive)
+ Added@syncot/util@0.1.11.0.3(transitive)
+ Added@types/node@14.18.63(transitive)
+ Addedopentracing@0.14.7(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@syncot/auth@0.0.18(transitive)
- Removed@syncot/connection@0.0.18(transitive)
- Removed@syncot/presence@0.0.16(transitive)
- Removed@syncot/util@0.0.13(transitive)
Updated@syncot/auth@^0.0.19
Updated@syncot/connection@^0.1.0
Updated@syncot/presence@^0.0.17
Updated@syncot/util@^0.1.0