@syncot/client-storage
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/client-storage@0.0.15...@syncot/client-storage@0.0.16) (2019-09-12) | ||
**Note:** Version bump only for package @syncot/client-storage | ||
## [0.0.15](https://github.com/SyncOT/SyncOT/compare/@syncot/client-storage@0.0.14...@syncot/client-storage@0.0.15) (2019-09-11) | ||
**Note:** Version bump only for package @syncot/client-storage |
{ | ||
"name": "@syncot/client-storage", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Interfaces and types related to storing document data in the client.", | ||
@@ -30,6 +30,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/type": "^0.0.15", | ||
"@syncot/type": "^0.0.16", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "81aeded1a96d3cbb999520d46507127db819c0fb" | ||
"gitHead": "d68eb77d7261147fdfae63420e0a791c2a48f831" | ||
} |
26436
+ Added@syncot/type@0.0.16(transitive)
+ Added@syncot/util@0.0.13(transitive)
- Removed@syncot/type@0.0.15(transitive)
- Removed@syncot/util@0.0.12(transitive)
Updated@syncot/type@^0.0.16