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