@syncot/type
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "@syncot/type", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Interfaces and utilities for working with OT and CRDT types.", | ||
@@ -30,7 +30,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/util": "^0.0.11", | ||
"@syncot/util": "^0.0.12", | ||
"@types/node": "^12.0.4", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "70a5ae5f5ddb507b3b7ced84f0e0a591f25db627" | ||
"gitHead": "81aeded1a96d3cbb999520d46507127db819c0fb" | ||
} |
17143
9
+ Added@syncot/util@0.0.12(transitive)
- Removed@syncot/util@0.0.11(transitive)
Updated@syncot/util@^0.0.12