You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@mysten/graphql-transport

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mysten/graphql-transport - npm Package Compare versions

Comparing version

to
0.2.23

# @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": {