@mysten/graphql-transport
Advanced tools
# @mysten/graphql-transport | ||
## 0.2.23 | ||
### Patch Changes | ||
- 5299c18: Update the GraphQL transport to account for the removal of recvAddress and the | ||
introduction of affectedAddress. | ||
## 0.2.22 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@mysten/graphql-transport", | ||
"version": "0.2.22", | ||
"version": "0.2.23", | ||
"description": "A GraphQL transport to allow SuiClient to work with RPC 2.0", | ||
@@ -48,4 +48,4 @@ "license": "Apache-2.0", | ||
"graphql": "^16.9.0", | ||
"@mysten/bcs": "1.1.0", | ||
"@mysten/sui": "1.12.0" | ||
"@mysten/sui": "1.12.0", | ||
"@mysten/bcs": "1.1.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "scripts": { |
2216451
0.01%