@clerk/chrome-extension 2.7.1-canary.v20250930015907 → 2.7.2-canary.v20250930133237

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.
@@ -3423,7 +3423,7 @@ if (typeof globalThis.__BUILD_DISABLE_RHC__ === "undefined") {
3423
3423
  }
3424
3424
  var SDK_METADATA = {
3425
3425
  name: "@clerk/clerk-react",
3426
- version: "5.49.1-canary.v20250930015907",
3426
+ version: "5.49.1",
3427
3427
  environment: process.env.NODE_ENV
3428
3428
  };
3429
3429
  var _status;
@@ -4960,7 +4960,7 @@ var BrowserStorageCache = createBrowserStorageCache();
4960
4960
  var clerk;
4961
4961
  noRhc.Clerk.sdkMetadata = {
4962
4962
  name: "@clerk/chrome-extension",
4963
- version: "2.7.1-canary.v20250930015907"
4963
+ version: "2.7.2-canary.v20250930133237"
4964
4964
  };
4965
4965
  async function createClerkClient({
4966
4966
  __experimental_syncHostListener = false,