@solana/rpc-transport-http
Advanced tools
Comparing version 2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906 to 2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24
import { RpcTransport } from '@solana/rpc-spec'; | ||
import type Dispatcher from 'undici/types/dispatcher'; | ||
import type Dispatcher from 'undici-types/dispatcher'; | ||
import { AllowedHttpRequestHeaders } from './http-transport-headers.js'; | ||
@@ -4,0 +4,0 @@ type Config = Readonly<{ |
{ | ||
"name": "@solana/rpc-transport-http", | ||
"version": "2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906", | ||
"version": "2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24", | ||
"description": "An RPC transport that uses HTTP requests", | ||
@@ -49,5 +49,5 @@ "exports": { | ||
"dependencies": { | ||
"undici": "^6.6.2", | ||
"@solana/errors": "2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906", | ||
"@solana/rpc-spec": "2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906" | ||
"undici-types": "^6.7.1", | ||
"@solana/errors": "2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24", | ||
"@solana/rpc-spec": "2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24" | ||
}, | ||
@@ -54,0 +54,0 @@ "bundlewatch": { |
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
75447
+ Addedundici-types@^6.7.1
+ Added@solana/errors@2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24(transitive)
+ Added@solana/rpc-spec@2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24(transitive)
+ Added@solana/rpc-spec-types@2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24(transitive)
+ Addedundici-types@6.21.0(transitive)
- Removedundici@^6.6.2
- Removed@solana/errors@2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906(transitive)
- Removed@solana/rpc-spec@2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906(transitive)
- Removed@solana/rpc-spec-types@2.0.0-preview.1.20240312181304.273bc9e5087fb17097aab5e47a215b5196e7e906(transitive)
- Removedundici@6.21.1(transitive)
Updated@solana/errors@2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24
Updated@solana/rpc-spec@2.0.0-preview.1.20240312212228.b645b4f9650583ffb14fb0c571f2ec8b33926a24