@arcblock/did-util
Advanced tools
Comparing version 1.0.32 to 1.0.33
{ | ||
"name": "@arcblock/did-util", | ||
"description": "Helper function to calculate did", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"author": { | ||
@@ -21,8 +21,8 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@arcblock/did": "^1.0.31", | ||
"@arcblock/forge-message": "^1.0.32", | ||
"@arcblock/forge-proto": "^1.0.32", | ||
"@arcblock/forge-util": "^1.0.31", | ||
"@arcblock/forge-wallet": "^1.0.31", | ||
"@arcblock/mcrypto": "^1.0.31" | ||
"@arcblock/did": "^1.0.33", | ||
"@arcblock/forge-message": "^1.0.33", | ||
"@arcblock/forge-proto": "^1.0.33", | ||
"@arcblock/forge-util": "^1.0.33", | ||
"@arcblock/forge-wallet": "^1.0.33", | ||
"@arcblock/mcrypto": "^1.0.33" | ||
}, | ||
@@ -75,3 +75,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f3630a05a41e53b76488f343a9c6b4f4864c2d31" | ||
"gitHead": "52680b5630465c937b6a133503597fb7b5ef9e29" | ||
} |
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/did@^1.0.33
Updated@arcblock/forge-util@^1.0.33
Updated@arcblock/mcrypto@^1.0.33