@ocap/message
Advanced tools
Comparing version 1.10.3 to 1.10.4
{ | ||
"name": "@ocap/message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.10.3", | ||
"version": "1.10.4", | ||
"author": { | ||
@@ -18,4 +18,4 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@ocap/proto": "^1.10.3", | ||
"@ocap/util": "^1.10.3", | ||
"@ocap/proto": "^1.10.4", | ||
"@ocap/util": "^1.10.4", | ||
"debug": "^4.3.1", | ||
@@ -72,3 +72,3 @@ "google-protobuf": "^3.9.0", | ||
}, | ||
"gitHead": "0709decdcccdeb7f1797631c81ee804e063513b3" | ||
"gitHead": "b56e488d06f15c2b4732070fd3c185123888e333" | ||
} |
@@ -9,10 +9,11 @@ ![forge-message](https://www.arcblock.io/.netlify/functions/badge/?text=forge-message) | ||
## Table of Contents | ||
- [Table of Contents](#table-of-contents) | ||
- [Install](#install) | ||
- [Usage](#usage) | ||
- [Documentation](#documentation) | ||
- [Contributors](#contributors) | ||
* [Install](#install) | ||
* [Usage](#usage) | ||
* [Documentation](#documentation) | ||
* [Contributors](#contributors) | ||
## Install | ||
@@ -26,2 +27,3 @@ | ||
## Usage | ||
@@ -48,2 +50,3 @@ | ||
## Documentation | ||
@@ -53,2 +56,3 @@ | ||
## Contributors | ||
@@ -55,0 +59,0 @@ |
59
27550
Updated@ocap/proto@^1.10.4
Updated@ocap/util@^1.10.4