@syncot/presence
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.23](https://github.com/SyncOT/SyncOT/compare/@syncot/presence@0.0.22...@syncot/presence@0.0.23) (2020-11-10) | ||
**Note:** Version bump only for package @syncot/presence | ||
## [0.0.22](https://github.com/SyncOT/SyncOT/compare/@syncot/presence@0.0.21...@syncot/presence@0.0.22) (2020-11-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/presence", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "Interfaces and type definitions related to global presence management.", | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/error": "^0.2.1", | ||
"@syncot/events": "^0.1.2", | ||
"@syncot/util": "^1.0.2", | ||
"@syncot/error": "^0.3.0", | ||
"@syncot/events": "^0.1.3", | ||
"@syncot/util": "^1.0.3", | ||
"@types/readable-stream": "^2.3.1", | ||
@@ -38,3 +38,3 @@ "readable-stream": "^3.3.0", | ||
}, | ||
"gitHead": "2399fa565e50dcfc2f4d37afd567c6cbcfdccb15" | ||
"gitHead": "5ba3e377863fb1d00a2c1fb556ae6832f9950ada" | ||
} |
8678
- Removed@syncot/error@0.2.1(transitive)
Updated@syncot/error@^0.3.0
Updated@syncot/events@^0.1.3
Updated@syncot/util@^1.0.3