@arcblock/did
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "@arcblock/did", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Javascript lib to work with ArcBlock DID", | ||
@@ -50,9 +50,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@arcblock/forge-util": "^1.5.2", | ||
"@arcblock/mcrypto": "^1.5.2", | ||
"@arcblock/forge-util": "^1.5.3", | ||
"@arcblock/mcrypto": "^1.5.3", | ||
"bn.js": "^5.0.0", | ||
"debug": "^4.1.1", | ||
"debug": "^4.3.1", | ||
"lodash": "^4.17.14" | ||
}, | ||
"gitHead": "93921f0c2bf7c20df32aa33dcb34249aee17e20e" | ||
"gitHead": "428cb97e8d13590e4148a31fdc0761c4ca0620c7" | ||
} |
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-util@^1.5.3
Updated@arcblock/mcrypto@^1.5.3
Updateddebug@^4.3.1