@solana/web3.js 1.78.8 → 1.79.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5098,7 +5098,7 @@ const LogsNotificationResult = superstruct.type({
5098
5098
 
5099
5099
  /** @internal */
5100
5100
  const COMMON_HTTP_HEADERS = {
5101
- 'solana-client': `js/${"1.78.8" }`
5101
+ 'solana-client': `js/${"1.79.1" }`
5102
5102
  };
5103
5103
 
5104
5104
  /**
@@ -5070,7 +5070,7 @@ const LogsNotificationResult = type({
5070
5070
 
5071
5071
  /** @internal */
5072
5072
  const COMMON_HTTP_HEADERS = {
5073
- 'solana-client': `js/${"1.78.8" }`
5073
+ 'solana-client': `js/${"1.79.1" }`
5074
5074
  };
5075
5075
 
5076
5076
  /**
package/lib/index.cjs.js CHANGED
@@ -7391,7 +7391,7 @@ const LogsNotificationResult = superstruct.type({
7391
7391
 
7392
7392
  /** @internal */
7393
7393
  const COMMON_HTTP_HEADERS = {
7394
- 'solana-client': `js/${"1.78.8" }`
7394
+ 'solana-client': `js/${"1.79.1" }`
7395
7395
  };
7396
7396
 
7397
7397
  /**
package/lib/index.esm.js CHANGED
@@ -7357,7 +7357,7 @@ const LogsNotificationResult = type({
7357
7357
 
7358
7358
  /** @internal */
7359
7359
  const COMMON_HTTP_HEADERS = {
7360
- 'solana-client': `js/${"1.78.8" }`
7360
+ 'solana-client': `js/${"1.79.1" }`
7361
7361
  };
7362
7362
 
7363
7363
  /**
package/lib/index.iife.js CHANGED
@@ -19558,7 +19558,7 @@ var solanaWeb3 = (function (exports) {
19558
19558
 
19559
19559
  /** @internal */
19560
19560
  const COMMON_HTTP_HEADERS = {
19561
- 'solana-client': `js/${"1.78.8" }`
19561
+ 'solana-client': `js/${"1.79.1" }`
19562
19562
  };
19563
19563
 
19564
19564
  /**