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