@syncot/connection
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.2](https://github.com/SyncOT/SyncOT/compare/@syncot/connection@0.1.1...@syncot/connection@0.1.2) (2019-11-29) | ||
**Note:** Version bump only for package @syncot/connection | ||
## [0.1.1](https://github.com/SyncOT/SyncOT/compare/@syncot/connection@0.1.0...@syncot/connection@0.1.1) (2019-10-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@syncot/connection", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "An RPC library for communication over Duplex object streams.", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@syncot/util": "^0.1.0", | ||
"@syncot/util": "^0.1.1", | ||
"@types/node": "^12.0.4", | ||
@@ -40,3 +40,3 @@ "@types/readable-stream": "^2.3.1", | ||
}, | ||
"gitHead": "5818b8da0797e211da295d133817448730d39d5d" | ||
"gitHead": "bd58370fcc52c67d0e8508170266ea7d66341c54" | ||
} |
39814
Updated@syncot/util@^0.1.1