@lumiapassport/ui-kit 1.4.8 → 1.4.9
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 +9 -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.js
CHANGED
|
@@ -8512,7 +8512,7 @@ function useLumiaPassportLinkedProfiles() {
|
|
|
8512
8512
|
// package.json
|
|
8513
8513
|
var package_default = {
|
|
8514
8514
|
name: "@lumiapassport/ui-kit",
|
|
8515
|
-
version: "1.4.
|
|
8515
|
+
version: "1.4.9",
|
|
8516
8516
|
description: "React UI components and hooks for Lumia Passport authentication and Account Abstraction",
|
|
8517
8517
|
type: "module",
|
|
8518
8518
|
main: "./dist/index.cjs",
|