@clerk/chrome-extension 3.0.0-canary-core3.v20251124161754 → 3.0.0-canary-core3.v20251126192506

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.
@@ -266,7 +266,7 @@ function createDevOrStagingUrlCache() {
266
266
  } };
267
267
  }
268
268
 
269
- // ../../node_modules/swr/dist/_internal/events.mjs
269
+ // ../../node_modules/.pnpm/swr@2.3.4_react@18.3.1/node_modules/swr/dist/_internal/events.mjs
270
270
  var events_exports = {};
271
271
  __export(events_exports, {
272
272
  ERROR_REVALIDATE_EVENT: () => ERROR_REVALIDATE_EVENT,
@@ -279,7 +279,7 @@ var RECONNECT_EVENT = 1;
279
279
  var MUTATE_EVENT = 2;
280
280
  var ERROR_REVALIDATE_EVENT = 3;
281
281
 
282
- // ../../node_modules/dequal/lite/index.mjs
282
+ // ../../node_modules/.pnpm/dequal@2.0.3/node_modules/dequal/lite/index.mjs
283
283
  var has = Object.prototype.hasOwnProperty;
284
284
  function dequal(foo, bar) {
285
285
  var ctor, len;
@@ -305,7 +305,7 @@ function dequal(foo, bar) {
305
305
  return foo !== foo && bar !== bar;
306
306
  }
307
307
 
308
- // ../../node_modules/swr/dist/_internal/config-context-client-BoS53ST9.mjs
308
+ // ../../node_modules/.pnpm/swr@2.3.4_react@18.3.1/node_modules/swr/dist/_internal/config-context-client-BoS53ST9.mjs
309
309
  var SWRGlobalState = /* @__PURE__ */ new WeakMap();
310
310
  var noop2 = () => {
311
311
  };
@@ -741,7 +741,7 @@ var SWRConfig = (props) => {
741
741
  }));
742
742
  };
743
743
 
744
- // ../../node_modules/swr/dist/_internal/constants.mjs
744
+ // ../../node_modules/.pnpm/swr@2.3.4_react@18.3.1/node_modules/swr/dist/_internal/constants.mjs
745
745
  var INFINITE_PREFIX = "$inf$";
746
746
  var enableDevtools = isWindowDefined && window.__SWR_DEVTOOLS_USE__;
747
747
  var use = enableDevtools ? window.__SWR_DEVTOOLS_USE__ : [];
@@ -795,7 +795,7 @@ var SWRConfig2 = OBJECT.defineProperty(SWRConfig, "defaultValue", {
795
795
  });
796
796
  Promise.resolve();
797
797
 
798
- // ../../node_modules/dequal/dist/index.mjs
798
+ // ../../node_modules/.pnpm/dequal@2.0.3/node_modules/dequal/dist/index.mjs
799
799
  var has2 = Object.prototype.hasOwnProperty;
800
800
  function find(iter, tar, key) {
801
801
  for (key of iter.keys()) {
@@ -2979,7 +2979,7 @@ if (typeof globalThis.__BUILD_DISABLE_RHC__ === "undefined") {
2979
2979
  }
2980
2980
  var SDK_METADATA = {
2981
2981
  name: "@clerk/react",
2982
- version: "6.0.0-canary-core3.v20251124161754",
2982
+ version: "6.0.0-canary-core3.v20251126192506",
2983
2983
  environment: process.env.NODE_ENV
2984
2984
  };
2985
2985
  var _status;
@@ -4533,7 +4533,7 @@ var BrowserStorageCache = createBrowserStorageCache();
4533
4533
  var clerk;
4534
4534
  noRhc.Clerk.sdkMetadata = {
4535
4535
  name: "@clerk/chrome-extension",
4536
- version: "3.0.0-canary-core3.v20251124161754"
4536
+ version: "3.0.0-canary-core3.v20251126192506"
4537
4537
  };
4538
4538
  function createClerkClient({
4539
4539
  __experimental_syncHostListener = false,