@authme/core 2.8.35 → 2.8.37
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/index.cjs +2 -2
- package/index.js +2 -2
- package/package.json +2 -2
package/index.cjs
CHANGED
|
@@ -54,8 +54,8 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
|
|
|
54
54
|
};
|
|
55
55
|
|
|
56
56
|
var name = "authme/sdk";
|
|
57
|
-
var version$1 = "2.8.
|
|
58
|
-
var date = "2025-
|
|
57
|
+
var version$1 = "2.8.37";
|
|
58
|
+
var date = "2025-12-11T09:36:46+0800";
|
|
59
59
|
var packageInfo = {
|
|
60
60
|
name: name,
|
|
61
61
|
version: version$1,
|
package/index.js
CHANGED
|
@@ -51,8 +51,8 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
|
|
|
51
51
|
};
|
|
52
52
|
|
|
53
53
|
var name = "authme/sdk";
|
|
54
|
-
var version$1 = "2.8.
|
|
55
|
-
var date = "2025-
|
|
54
|
+
var version$1 = "2.8.37";
|
|
55
|
+
var date = "2025-12-11T09:36:46+0800";
|
|
56
56
|
var packageInfo = {
|
|
57
57
|
name: name,
|
|
58
58
|
version: version$1,
|