@lumiapassport/ui-kit 1.6.1 → 1.6.3
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/main.js +25 -1
- package/dist/iframe/main.js.map +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.cjs
CHANGED
|
@@ -8536,7 +8536,7 @@ function useLumiaPassportLinkedProfiles() {
|
|
|
8536
8536
|
// package.json
|
|
8537
8537
|
var package_default = {
|
|
8538
8538
|
name: "@lumiapassport/ui-kit",
|
|
8539
|
-
version: "1.6.
|
|
8539
|
+
version: "1.6.3",
|
|
8540
8540
|
description: "React UI components and hooks for Lumia Passport authentication and Account Abstraction",
|
|
8541
8541
|
type: "module",
|
|
8542
8542
|
main: "./dist/index.cjs",
|