@arcblock/forge-message
Advanced tools
Comparing version 1.6.3 to 1.7.0
{ | ||
"name": "@arcblock/forge-message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.6.3", | ||
"version": "1.7.0", | ||
"author": { | ||
@@ -18,11 +18,11 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/forge-proto": "^1.6.3", | ||
"@arcblock/forge-util": "^1.6.3", | ||
"debug": "^4.3.1", | ||
"google-protobuf": "^3.9.0", | ||
"lodash": "^4.17.20" | ||
"@arcblock/forge-proto": "^1.7.0", | ||
"@arcblock/forge-util": "^1.7.0", | ||
"debug": "^4.3.4", | ||
"google-protobuf": "^3.21.0", | ||
"lodash": "^4.17.21" | ||
}, | ||
"devDependencies": { | ||
"jest": "^24.8.0", | ||
"jsdoc-to-markdown": "^5.0.0", | ||
"jest": "^24.9.0", | ||
"jsdoc-to-markdown": "^5.0.3", | ||
"remark-cli": "^5.0.0", | ||
@@ -76,3 +76,3 @@ "remark-preset-github": "^0.0.9" | ||
}, | ||
"gitHead": "570a366418890ded86422e168417bae0c9967e35" | ||
"gitHead": "3af21f2df36e86b4cca9f5fb76264519fd736854" | ||
} |
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
33117
Updated@arcblock/forge-proto@^1.7.0
Updated@arcblock/forge-util@^1.7.0
Updateddebug@^4.3.4
Updatedgoogle-protobuf@^3.21.0
Updatedlodash@^4.17.21