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