@arcblock/vc
Advanced tools
Comparing version 1.11.0 to 1.11.1
{ | ||
"name": "@arcblock/vc", | ||
"version": "1.11.0", | ||
"version": "1.11.1", | ||
"description": "Javascript lib to work with ArcBlock Verifiable Credentials", | ||
@@ -48,6 +48,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@arcblock/did": "^1.11.0", | ||
"@ocap/mcrypto": "^1.11.0", | ||
"@ocap/util": "^1.11.0", | ||
"@ocap/wallet": "^1.11.0", | ||
"@arcblock/did": "^1.11.1", | ||
"@ocap/mcrypto": "^1.11.1", | ||
"@ocap/util": "^1.11.1", | ||
"@ocap/wallet": "^1.11.1", | ||
"debug": "^4.3.1", | ||
@@ -58,3 +58,3 @@ "is-absolute-url": "^3.0.3", | ||
}, | ||
"gitHead": "2eac54196ba5443c30daf6e8db305e196425d7b5" | ||
"gitHead": "b8a86e8e18e9d040f4342596794c74ace72c92c2" | ||
} |
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.11.1
Updated@ocap/mcrypto@^1.11.1
Updated@ocap/util@^1.11.1
Updated@ocap/wallet@^1.11.1