@clerk/backend 3.0.0-canary-core3.v20251203060337 → 3.0.0-snapshot.v20251203152900

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.
package/dist/index.js CHANGED
@@ -1668,7 +1668,7 @@ var snakecase_keys_default = snakecaseKeys;
1668
1668
  // src/constants.ts
1669
1669
  var API_URL = "https://api.clerk.com";
1670
1670
  var API_VERSION = "v1";
1671
- var USER_AGENT = `${"@clerk/backend"}@${"3.0.0-canary-core3.v20251203060337"}`;
1671
+ var USER_AGENT = `${"@clerk/backend"}@${"3.0.0-snapshot.v20251203152900"}`;
1672
1672
  var MAX_CACHE_LAST_UPDATED_AT_SECONDS = 5 * 60;
1673
1673
  var SUPPORTED_BAPI_VERSION = "2025-11-10";
1674
1674
  var Attributes = {