@arcblock/vc
Advanced tools
Comparing version 1.2.7 to 1.2.13
{ | ||
"name": "@arcblock/vc", | ||
"version": "1.2.7", | ||
"version": "1.2.13", | ||
"description": "Javascript lib to work with ArcBlock Verifiable Credentials", | ||
@@ -50,6 +50,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@arcblock/did": "^1.2.7", | ||
"@arcblock/forge-util": "^1.2.7", | ||
"@arcblock/forge-wallet": "^1.2.7", | ||
"@arcblock/mcrypto": "^1.2.7", | ||
"@arcblock/did": "^1.2.13", | ||
"@arcblock/forge-util": "^1.2.13", | ||
"@arcblock/forge-wallet": "^1.2.13", | ||
"@arcblock/mcrypto": "^1.2.13", | ||
"debug": "^4.1.1", | ||
@@ -59,3 +59,3 @@ "json-stable-stringify": "^1.0.1", | ||
}, | ||
"gitHead": "6b2ec820f70fdb2a831fb1684e177414a887e9a3" | ||
"gitHead": "fa50efc135c5797153242b3ec3b4ef6589666a0e" | ||
} |
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
11977
Updated@arcblock/did@^1.2.13
Updated@arcblock/forge-util@^1.2.13
Updated@arcblock/mcrypto@^1.2.13