@syncot/client-storage
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.17](https://github.com/SyncOT/SyncOT/compare/@syncot/client-storage@0.0.16...@syncot/client-storage@0.0.17) (2019-10-21) | ||
**Note:** Version bump only for package @syncot/client-storage | ||
## [0.0.16](https://github.com/SyncOT/SyncOT/compare/@syncot/client-storage@0.0.15...@syncot/client-storage@0.0.16) (2019-09-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/client-storage", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "Interfaces and types related to storing document data in the client.", | ||
@@ -30,6 +30,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/type": "^0.0.16", | ||
"@syncot/type": "^0.0.17", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "d68eb77d7261147fdfae63420e0a791c2a48f831" | ||
"gitHead": "5ddb4179d53c84ccf7929fddeb5447d30890812e" | ||
} |
26634
+ Added@syncot/type@0.0.17(transitive)
+ Added@syncot/util@0.1.1(transitive)
- Removed@syncot/type@0.0.16(transitive)
- Removed@syncot/util@0.0.13(transitive)
Updated@syncot/type@^0.0.17