@mysten/graphql-transport
Advanced tools
Comparing version 0.2.13 to 0.2.14
# @mysten/graphql-transport | ||
## 0.2.14 | ||
### Patch Changes | ||
- Updated dependencies [0851b31] | ||
- Updated dependencies [f37b3c2] | ||
- Updated dependencies [f37b3c2] | ||
- @mysten/sui@1.5.0 | ||
- @mysten/bcs@1.0.4 | ||
## 0.2.13 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@mysten/graphql-transport", | ||
"version": "0.2.13", | ||
"version": "0.2.14", | ||
"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.0.3", | ||
"@mysten/sui": "1.4.0" | ||
"@mysten/bcs": "1.0.4", | ||
"@mysten/sui": "1.5.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2076524
+ Added@mysten/bcs@1.0.4(transitive)
+ Added@mysten/sui@1.5.0(transitive)
- Removed@mysten/bcs@1.0.3(transitive)
- Removed@mysten/sui@1.4.0(transitive)
Updated@mysten/bcs@1.0.4
Updated@mysten/sui@1.5.0