@arcblock/vc
Advanced tools
Comparing version 1.5.2 to 1.5.3
{ | ||
"name": "@arcblock/vc", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "Javascript lib to work with ArcBlock Verifiable Credentials", | ||
@@ -50,11 +50,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@arcblock/did": "^1.5.2", | ||
"@arcblock/forge-util": "^1.5.2", | ||
"@arcblock/forge-wallet": "^1.5.2", | ||
"@arcblock/mcrypto": "^1.5.2", | ||
"debug": "^4.1.1", | ||
"@arcblock/did": "^1.5.3", | ||
"@arcblock/forge-util": "^1.5.3", | ||
"@arcblock/forge-wallet": "^1.5.3", | ||
"@arcblock/mcrypto": "^1.5.3", | ||
"debug": "^4.3.1", | ||
"json-stable-stringify": "^1.0.1", | ||
"lodash": "^4.17.14" | ||
}, | ||
"gitHead": "93921f0c2bf7c20df32aa33dcb34249aee17e20e" | ||
"gitHead": "428cb97e8d13590e4148a31fdc0761c4ca0620c7" | ||
} |
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
+ Addedmath-intrinsics@1.0.0(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
Updated@arcblock/did@^1.5.3
Updated@arcblock/forge-util@^1.5.3
Updated@arcblock/mcrypto@^1.5.3
Updateddebug@^4.3.1