@solana/rpc-transport-http
Advanced tools
Comparing version 2.0.0-canary-20241105084618 to 2.0.0-canary-20241105084944
{ | ||
"name": "@solana/rpc-transport-http", | ||
"version": "2.0.0-canary-20241105084618", | ||
"version": "2.0.0-canary-20241105084944", | ||
"description": "An RPC transport that uses HTTP requests", | ||
@@ -58,5 +58,5 @@ "exports": { | ||
"undici-types": "^6.20.0", | ||
"@solana/rpc-spec": "2.0.0-canary-20241105084618", | ||
"@solana/rpc-spec-types": "2.0.0-canary-20241105084618", | ||
"@solana/errors": "2.0.0-canary-20241105084618" | ||
"@solana/rpc-spec": "2.0.0-canary-20241105084944", | ||
"@solana/errors": "2.0.0-canary-20241105084944", | ||
"@solana/rpc-spec-types": "2.0.0-canary-20241105084944" | ||
}, | ||
@@ -63,0 +63,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
121570
923
+ Added@solana/errors@2.0.0-canary-20241105084944(transitive)
+ Added@solana/rpc-spec@2.0.0-canary-20241105084944(transitive)
+ Added@solana/rpc-spec-types@2.0.0-canary-20241105084944(transitive)
- Removed@solana/errors@2.0.0-canary-20241105084618(transitive)
- Removed@solana/rpc-spec@2.0.0-canary-20241105084618(transitive)
- Removed@solana/rpc-spec-types@2.0.0-canary-20241105084618(transitive)