@lumiapassport/ui-kit 1.13.7 → 1.13.8
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/iframe/index.html +1 -1
- package/dist/iframe/kyc/sumsub.html +7 -2
- package/dist/iframe/main.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4569,7 +4569,7 @@ import { useEffect as useEffect29 } from "react";
|
|
|
4569
4569
|
// package.json
|
|
4570
4570
|
var package_default = {
|
|
4571
4571
|
name: "@lumiapassport/ui-kit",
|
|
4572
|
-
version: "1.13.
|
|
4572
|
+
version: "1.13.8",
|
|
4573
4573
|
description: "React UI components and hooks for Lumia Passport authentication and Account Abstraction",
|
|
4574
4574
|
type: "module",
|
|
4575
4575
|
main: "./dist/index.cjs",
|