@arcblock/forge-message
Advanced tools
Comparing version 0.32.1 to 0.32.2
{ | ||
"name": "@arcblock/forge-message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "0.32.1", | ||
"version": "0.32.2", | ||
"author": { | ||
@@ -22,4 +22,4 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/forge-proto": "^0.32.1", | ||
"@arcblock/forge-util": "^0.32.1", | ||
"@arcblock/forge-proto": "^0.32.2", | ||
"@arcblock/forge-util": "^0.32.2", | ||
"camelcase": "^5.0.0", | ||
@@ -79,3 +79,3 @@ "debug": "^4.1.1", | ||
}, | ||
"gitHead": "eed40c5af232a87b996cabea1f25587aea3bd623" | ||
"gitHead": "abfac422c91feadbb02e39556c0518584bc2e658" | ||
} |
![forge-message](https://www.arcblock.io/.netlify/functions/badge/?text=forge-message) | ||
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) | ||
[![docs](https://img.shields.io/badge/powered%20by-arcblock-green.svg)](https://docs.arcblock.io) | ||
[![Gitter](https://badges.gitter.im/ArcBlock/community.svg)](https://gitter.im/ArcBlock/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) | ||
@@ -5,0 +7,0 @@ > Utility function to encode and format message that can be sent to or received from forge framework. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32844
60