@ocap/client
Advanced tools
Comparing version 1.8.21 to 1.8.22
{ | ||
"name": "@ocap/client", | ||
"version": "1.8.21", | ||
"version": "1.8.22", | ||
"description": "graphql client to read/write data on forge powered blockchain", | ||
@@ -31,11 +31,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@arcblock/did": "^1.8.21", | ||
"@arcblock/did-util": "^1.8.21", | ||
"@arcblock/did": "^1.8.22", | ||
"@arcblock/did-util": "^1.8.22", | ||
"@arcblock/sdk-util": "^0.29.2", | ||
"@ocap/asset": "^1.8.21", | ||
"@ocap/mcrypto": "^1.8.21", | ||
"@ocap/message": "^1.8.21", | ||
"@ocap/proto": "^1.8.21", | ||
"@ocap/util": "^1.8.21", | ||
"@ocap/wallet": "^1.8.21", | ||
"@ocap/asset": "^1.8.22", | ||
"@ocap/mcrypto": "^1.8.22", | ||
"@ocap/message": "^1.8.22", | ||
"@ocap/proto": "^1.8.22", | ||
"@ocap/util": "^1.8.22", | ||
"@ocap/wallet": "^1.8.22", | ||
"blueimp-md5": "^2.10.0", | ||
@@ -109,3 +109,3 @@ "debug": "^4.3.1", | ||
}, | ||
"gitHead": "cb4f079d33d05c3d096bdbeceff85cd5ee4902ed" | ||
"gitHead": "97085d6296793205ad7aae0b4c9b7f8a7b7ff62c" | ||
} |
Sorry, the diff of this file is not supported yet
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
+ Addedmath-intrinsics@1.1.0(transitive)
- Removedmath-intrinsics@1.0.0(transitive)
Updated@arcblock/did@^1.8.22
Updated@arcblock/did-util@^1.8.22
Updated@ocap/asset@^1.8.22
Updated@ocap/mcrypto@^1.8.22
Updated@ocap/message@^1.8.22
Updated@ocap/proto@^1.8.22
Updated@ocap/util@^1.8.22
Updated@ocap/wallet@^1.8.22