@authme/identity-verification 2.8.59 → 2.8.60
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.js +1 -1
- package/index.esm.js +1 -1
- package/package.json +1 -1
package/index.cjs.js
CHANGED
|
@@ -37532,7 +37532,7 @@ function isSupported() {
|
|
|
37532
37532
|
}
|
|
37533
37533
|
|
|
37534
37534
|
var name = "authme/sdk";
|
|
37535
|
-
var version$1 = "2.8.
|
|
37535
|
+
var version$1 = "2.8.60";
|
|
37536
37536
|
var packageInfo = {
|
|
37537
37537
|
name: name,
|
|
37538
37538
|
version: version$1};
|
package/index.esm.js
CHANGED
|
@@ -37530,7 +37530,7 @@ function isSupported() {
|
|
|
37530
37530
|
}
|
|
37531
37531
|
|
|
37532
37532
|
var name = "authme/sdk";
|
|
37533
|
-
var version$1 = "2.8.
|
|
37533
|
+
var version$1 = "2.8.60";
|
|
37534
37534
|
var packageInfo = {
|
|
37535
37535
|
name: name,
|
|
37536
37536
|
version: version$1};
|