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