@clerk/chrome-extension 2.8.7-canary.v20251125215651 → 2.8.7-canary.v20251125231603

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.
@@ -429,7 +429,7 @@ var BrowserStorageCache = createBrowserStorageCache();
429
429
  var clerk;
430
430
  noRhc.Clerk.sdkMetadata = {
431
431
  name: "@clerk/chrome-extension",
432
- version: "2.8.7-canary.v20251125215651"
432
+ version: "2.8.7-canary.v20251125231603"
433
433
  };
434
434
  async function createClerkClient({
435
435
  __experimental_syncHostListener = false,
package/dist/cjs/index.js CHANGED
@@ -1764,7 +1764,7 @@ function dequal2(foo, bar) {
1764
1764
  return foo !== foo && bar !== bar;
1765
1765
  }
1766
1766
 
1767
- // ../shared/dist/runtime/organization-DsA9O7QJ.mjs
1767
+ // ../shared/dist/runtime/organization-BaT3MVo3.mjs
1768
1768
  function assertContextExists(contextVal, msgOrCtx) {
1769
1769
  if (!contextVal) throw typeof msgOrCtx === "string" ? new Error(msgOrCtx) : /* @__PURE__ */ new Error(`${msgOrCtx.displayName} not found`);
1770
1770
  }
@@ -4430,7 +4430,7 @@ if (typeof globalThis.__BUILD_DISABLE_RHC__ === "undefined") {
4430
4430
  }
4431
4431
  var SDK_METADATA = {
4432
4432
  name: "@clerk/clerk-react",
4433
- version: "5.57.0",
4433
+ version: "5.57.1-canary.v20251125231603",
4434
4434
  environment: process.env.NODE_ENV
4435
4435
  };
4436
4436
  var _status;
@@ -6003,7 +6003,7 @@ var BrowserStorageCache = createBrowserStorageCache();
6003
6003
  var clerk;
6004
6004
  noRhc.Clerk.sdkMetadata = {
6005
6005
  name: "@clerk/chrome-extension",
6006
- version: "2.8.7-canary.v20251125215651"
6006
+ version: "2.8.7-canary.v20251125231603"
6007
6007
  };
6008
6008
  async function createClerkClient({
6009
6009
  __experimental_syncHostListener = false,