@arcblock/vc
Advanced tools
Comparing version 1.9.21 to 1.10.0
{ | ||
"name": "@arcblock/vc", | ||
"version": "1.9.21", | ||
"version": "1.10.0", | ||
"description": "Javascript lib to work with ArcBlock Verifiable Credentials", | ||
@@ -48,6 +48,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@arcblock/did": "^1.9.21", | ||
"@ocap/mcrypto": "^1.9.21", | ||
"@ocap/util": "^1.9.21", | ||
"@ocap/wallet": "^1.9.21", | ||
"@arcblock/did": "^1.10.0", | ||
"@ocap/mcrypto": "^1.10.0", | ||
"@ocap/util": "^1.10.0", | ||
"@ocap/wallet": "^1.10.0", | ||
"debug": "^4.3.1", | ||
@@ -57,3 +57,3 @@ "json-stable-stringify": "^1.0.1", | ||
}, | ||
"gitHead": "fba08716938ca74c8a12b6ae76203f07c9ee495f" | ||
"gitHead": "e400e75721990b40d0ac351ef8e379d81fe357ba" | ||
} |
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.10.0
Updated@ocap/mcrypto@^1.10.0
Updated@ocap/util@^1.10.0
Updated@ocap/wallet@^1.10.0