@arcblock/forge-message
Advanced tools
Comparing version 1.3.1 to 1.4.0
{ | ||
"name": "@arcblock/forge-message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"author": { | ||
@@ -18,4 +18,4 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/forge-proto": "^1.3.1", | ||
"@arcblock/forge-util": "^1.2.13", | ||
"@arcblock/forge-proto": "^1.4.0", | ||
"@arcblock/forge-util": "^1.4.0", | ||
"debug": "^4.1.1", | ||
@@ -76,3 +76,3 @@ "google-protobuf": "^3.9.0", | ||
}, | ||
"gitHead": "0791e760058fc947c178198046ad79df70230519" | ||
"gitHead": "c3dad527ec62bd454d6e1ff9b814213965b3ab58" | ||
} |
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
32958
Updated@arcblock/forge-proto@^1.4.0
Updated@arcblock/forge-util@^1.4.0