@syncot/presence
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -6,4 +6,12 @@ # Change Log | ||
## [0.0.16](https://github.com/SyncOT/SyncOT/compare/@syncot/presence@0.0.15...@syncot/presence@0.0.16) (2019-09-12) | ||
**Note:** Version bump only for package @syncot/presence | ||
## [0.0.15](https://github.com/SyncOT/SyncOT/compare/@syncot/presence@0.0.14...@syncot/presence@0.0.15) (2019-09-11) | ||
**Note:** Version bump only for package @syncot/presence |
{ | ||
"name": "@syncot/presence", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Interfaces and type definitions related to global presence management.", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/util": "^0.0.12", | ||
"@syncot/util": "^0.0.13", | ||
"@types/readable-stream": "^2.3.1", | ||
@@ -36,3 +36,3 @@ "readable-stream": "^3.3.0", | ||
}, | ||
"gitHead": "81aeded1a96d3cbb999520d46507127db819c0fb" | ||
"gitHead": "d68eb77d7261147fdfae63420e0a791c2a48f831" | ||
} |
7280
+ Added@syncot/util@0.0.13(transitive)
- Removed@syncot/util@0.0.12(transitive)
Updated@syncot/util@^0.0.13