@clerk/chrome-extension 2.7.4-canary.v20251009110456 → 2.7.4-canary.v20251009124010

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.
@@ -3512,7 +3512,7 @@ if (typeof globalThis.__BUILD_DISABLE_RHC__ === "undefined") {
3512
3512
  }
3513
3513
  var SDK_METADATA = {
3514
3514
  name: "@clerk/clerk-react",
3515
- version: "5.51.1-canary.v20251009110456",
3515
+ version: "5.51.1-canary.v20251009124010",
3516
3516
  environment: process.env.NODE_ENV
3517
3517
  };
3518
3518
  var _status;
@@ -5049,7 +5049,7 @@ var BrowserStorageCache = createBrowserStorageCache();
5049
5049
  var clerk;
5050
5050
  noRhc.Clerk.sdkMetadata = {
5051
5051
  name: "@clerk/chrome-extension",
5052
- version: "2.7.4-canary.v20251009110456"
5052
+ version: "2.7.4-canary.v20251009124010"
5053
5053
  };
5054
5054
  async function createClerkClient({
5055
5055
  __experimental_syncHostListener = false,