New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mysten/graphql-transport

Package Overview
Dependencies
Maintainers
0
Versions
175
Alerts
File Explorer

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.43

8

CHANGELOG.md
# @mysten/graphql-transport
## 0.2.43
### Patch Changes
- Updated dependencies [03975f4]
- @mysten/sui@1.22.0
- @mysten/bcs@1.5.0
## 0.2.42

@@ -4,0 +12,0 @@

6

package.json
{
"name": "@mysten/graphql-transport",
"version": "0.2.42",
"version": "0.2.43",
"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.4.0",
"@mysten/sui": "1.21.2"
"@mysten/bcs": "1.5.0",
"@mysten/sui": "1.22.0"
},

@@ -52,0 +52,0 @@ "scripts": {