@solana/kit 5.4.0 → 5.4.1-canary-20260119142836

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.
@@ -7155,7 +7155,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
7155
7155
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
7156
7156
  ...{
7157
7157
  // Keep these headers lowercase so they will override any user-supplied headers above.
7158
- "solana-client": `js/${"5.4.0"}`
7158
+ "solana-client": `js/${"5.4.1-canary-20260119142836"}`
7159
7159
  }
7160
7160
  }
7161
7161
  }),