@arcblock/forge-wallet
Advanced tools
Comparing version 0.25.0 to 0.25.2
{ | ||
"name": "@arcblock/forge-wallet", | ||
"version": "0.25.0", | ||
"version": "0.25.2", | ||
"description": "Utility function to create and use an forge compatible crypto wallet", | ||
@@ -14,5 +14,9 @@ "keywords": [ | ||
}, | ||
"author": "wangshijun <wangshijun2010@gmail.com>", | ||
"author": { | ||
"name": "wangshijun", | ||
"email": "shijun@arcblock.io", | ||
"url": "https://github.com/wangshijun" | ||
}, | ||
"homepage": "https://github.com/ArcBlock/forge-js/tree/master/packages/forge-wallet", | ||
"license": "MIT", | ||
"license": "Apache-2.0", | ||
"main": "lib/index.js", | ||
@@ -43,6 +47,6 @@ "files": [ | ||
"dependencies": { | ||
"@arcblock/did": "^0.25.0", | ||
"@arcblock/mcrypto": "^0.25.0" | ||
"@arcblock/did": "^0.25.2", | ||
"@arcblock/mcrypto": "^0.25.2" | ||
}, | ||
"gitHead": "3cdb22e676cc7ed25a9c90579b3296bf84e5edcf" | ||
"gitHead": "a2ad69756657ed248ab333acbf666a00942af79f" | ||
} |
Sorry, the diff of this file is not supported yet
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
12278
Updated@arcblock/did@^0.25.2
Updated@arcblock/mcrypto@^0.25.2