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