@ocap/message
Advanced tools
Comparing version 1.10.2 to 1.10.3
{ | ||
"name": "@ocap/message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.10.2", | ||
"version": "1.10.3", | ||
"author": { | ||
@@ -18,4 +18,4 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@ocap/proto": "^1.10.2", | ||
"@ocap/util": "^1.10.2", | ||
"@ocap/proto": "^1.10.3", | ||
"@ocap/util": "^1.10.3", | ||
"debug": "^4.3.1", | ||
@@ -72,3 +72,3 @@ "google-protobuf": "^3.9.0", | ||
}, | ||
"gitHead": "f53693d5d7ad7192cede0b300e8d7493820e1f26" | ||
"gitHead": "0709decdcccdeb7f1797631c81ee804e063513b3" | ||
} |
Updated@ocap/proto@^1.10.3
Updated@ocap/util@^1.10.3