@lumiapassport/ui-kit 1.14.14 → 1.14.15
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 +28 -14
- 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 +2 -2
package/dist/index.cjs
CHANGED
|
@@ -5392,7 +5392,7 @@ function Header() {
|
|
|
5392
5392
|
// package.json
|
|
5393
5393
|
var package_default = {
|
|
5394
5394
|
name: "@lumiapassport/ui-kit",
|
|
5395
|
-
version: "1.14.
|
|
5395
|
+
version: "1.14.15",
|
|
5396
5396
|
description: "React UI components and hooks for Lumia Passport authentication and Account Abstraction",
|
|
5397
5397
|
type: "module",
|
|
5398
5398
|
main: "./dist/index.cjs",
|