@solana/kit 5.0.0 → 5.0.1-canary-20251024225148

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.
@@ -6205,7 +6205,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
6205
6205
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
6206
6206
  ...{
6207
6207
  // Keep these headers lowercase so they will override any user-supplied headers above.
6208
- "solana-client": `js/${"5.0.0"}`
6208
+ "solana-client": `js/${"5.0.1-canary-20251024225148"}`
6209
6209
  }
6210
6210
  }
6211
6211
  }),