@arcblock/forge-message
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "@arcblock/forge-message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"author": { | ||
@@ -18,4 +18,4 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/forge-proto": "^1.5.0", | ||
"@arcblock/forge-util": "^1.5.0", | ||
"@arcblock/forge-proto": "^1.5.1", | ||
"@arcblock/forge-util": "^1.5.1", | ||
"debug": "^4.1.1", | ||
@@ -76,3 +76,3 @@ "google-protobuf": "^3.9.0", | ||
}, | ||
"gitHead": "9b779e11b302c64ef39090fbf627d75001334aec" | ||
"gitHead": "45f541b935b73dc2bd5d3ec01a3e32908d233a4c" | ||
} |
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
Updated@arcblock/forge-proto@^1.5.1
Updated@arcblock/forge-util@^1.5.1