@arcblock/forge-message
Advanced tools
Comparing version 1.5.6 to 1.5.7
{ | ||
"name": "@arcblock/forge-message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.5.6", | ||
"version": "1.5.7", | ||
"author": { | ||
@@ -18,7 +18,7 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/forge-proto": "^1.5.6", | ||
"@arcblock/forge-util": "^1.5.6", | ||
"@arcblock/forge-proto": "^1.5.7", | ||
"@arcblock/forge-util": "^1.5.7", | ||
"debug": "^4.3.1", | ||
"google-protobuf": "^3.9.0", | ||
"lodash": "^4.17.15" | ||
"lodash": "^4.17.20" | ||
}, | ||
@@ -76,3 +76,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "2e31e4c5c7263fce53591ca408dedcfa5caf13f0" | ||
"gitHead": "c3b531936730cbee0d9a0f4e7ccd5ed917a7f4cf" | ||
} |
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.7
Updated@arcblock/forge-util@^1.5.7
Updatedlodash@^4.17.20