Socket
Socket
Sign inDemoInstall

@solana/rpc

Package Overview
Dependencies
Maintainers
15
Versions
757
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/rpc - npm Package Compare versions

Comparing version 2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d to 2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845

8

dist/index.browser.js

@@ -52,5 +52,5 @@ import { createSolanaRpcApi } from '@solana/rpc-api';

// src/rpc-request-coalescer.ts
var EXPLICIT_ABORT_TOKEN = Symbol(
__DEV__ ? "This symbol is thrown from the request that underlies a series of coalesced requests when the last request in that series aborts" : void 0
);
var EXPLICIT_ABORT_TOKEN = __DEV__ ? {
EXPLICIT_ABORT_TOKEN: "This object is thrown from the request that underlies a series of coalesced requests when the last request in that series aborts"
} : {};
function getRpcTransportWithRequestCoalescing(transport, getDeduplicationKey) {

@@ -141,3 +141,3 @@ let coalescedRequestsByDeduplicationKey;

// Keep these headers lowercase so they will override any user-supplied headers above.
"solana-client": `js/${"2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d"}` ?? "UNKNOWN"
"solana-client": `js/${"2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845"}` ?? "UNKNOWN"
}

@@ -144,0 +144,0 @@ }

@@ -52,5 +52,5 @@ import { createSolanaRpcApi } from '@solana/rpc-api';

// src/rpc-request-coalescer.ts
var EXPLICIT_ABORT_TOKEN = Symbol(
__DEV__ ? "This symbol is thrown from the request that underlies a series of coalesced requests when the last request in that series aborts" : void 0
);
var EXPLICIT_ABORT_TOKEN = __DEV__ ? {
EXPLICIT_ABORT_TOKEN: "This object is thrown from the request that underlies a series of coalesced requests when the last request in that series aborts"
} : {};
function getRpcTransportWithRequestCoalescing(transport, getDeduplicationKey) {

@@ -141,3 +141,3 @@ let coalescedRequestsByDeduplicationKey;

// Keep these headers lowercase so they will override any user-supplied headers above.
"solana-client": `js/${"2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d"}` ?? "UNKNOWN"
"solana-client": `js/${"2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845"}` ?? "UNKNOWN"
}

@@ -144,0 +144,0 @@ }

@@ -52,5 +52,5 @@ import { createSolanaRpcApi } from '@solana/rpc-api';

// src/rpc-request-coalescer.ts
var EXPLICIT_ABORT_TOKEN = Symbol(
__DEV__ ? "This symbol is thrown from the request that underlies a series of coalesced requests when the last request in that series aborts" : void 0
);
var EXPLICIT_ABORT_TOKEN = __DEV__ ? {
EXPLICIT_ABORT_TOKEN: "This object is thrown from the request that underlies a series of coalesced requests when the last request in that series aborts"
} : {};
function getRpcTransportWithRequestCoalescing(transport, getDeduplicationKey) {

@@ -141,3 +141,3 @@ let coalescedRequestsByDeduplicationKey;

// Keep these headers lowercase so they will override any user-supplied headers above.
"solana-client": `js/${"2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d"}` ?? "UNKNOWN"
"solana-client": `js/${"2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845"}` ?? "UNKNOWN"
}

@@ -144,0 +144,0 @@ }

{
"name": "@solana/rpc",
"version": "2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d",
"version": "2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845",
"description": "A library for sending JSON RPC requests to Solana RPCs",

@@ -50,9 +50,9 @@ "exports": {

"fast-stable-stringify": "^1.0.0",
"@solana/errors": "2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d",
"@solana/functional": "2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d",
"@solana/rpc-api": "2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d",
"@solana/rpc-spec": "2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d",
"@solana/rpc-transformers": "2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d",
"@solana/rpc-transport-http": "2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d",
"@solana/rpc-types": "2.0.0-preview.1.20240315170834.bf1f7bdb309abb9195edcfac58a588c4d1c5819d"
"@solana/errors": "2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845",
"@solana/functional": "2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845",
"@solana/rpc-api": "2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845",
"@solana/rpc-spec": "2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845",
"@solana/rpc-transport-http": "2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845",
"@solana/rpc-transformers": "2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845",
"@solana/rpc-types": "2.0.0-preview.1.20240315200404.0d4a1f9e3d883a9bb1e218e6a39587996c877845"
},

@@ -59,0 +59,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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc