@solana/kit 6.0.0 → 6.0.1-canary-20260204234617

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.
@@ -7566,7 +7566,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
7566
7566
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
7567
7567
  ...{
7568
7568
  // Keep these headers lowercase so they will override any user-supplied headers above.
7569
- "solana-client": `js/${"6.0.0"}`
7569
+ "solana-client": `js/${"6.0.1-canary-20260204234617"}`
7570
7570
  }
7571
7571
  }
7572
7572
  }),