@arcblock/forge-message
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "@arcblock/forge-message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"author": { | ||
@@ -18,4 +18,4 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/forge-proto": "^1.6.0", | ||
"@arcblock/forge-util": "^1.6.0", | ||
"@arcblock/forge-proto": "^1.6.1", | ||
"@arcblock/forge-util": "^1.6.1", | ||
"debug": "^4.3.1", | ||
@@ -76,3 +76,3 @@ "google-protobuf": "^3.9.0", | ||
}, | ||
"gitHead": "d57fa0e7110d95e971729e38cef41d7d5c477f90" | ||
"gitHead": "2df8525a632c9b1e6ccb82f90cc4e4aacc475bcf" | ||
} |
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.6.1
Updated@arcblock/forge-util@^1.6.1