@depay/widgets 12.0.6 → 12.0.7

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.
@@ -1414,14 +1414,16 @@
1414
1414
  },
1415
1415
  "mobile": {
1416
1416
  "ios": {
1417
+ "native": "safepalwallet",
1417
1418
  "universal": "https://link.safepal.io",
1418
- "connect": "WalletConnectV1",
1419
- "qr": "WalletConnectV1"
1419
+ "connect": "WalletConnectV2",
1420
+ "qr": "WalletConnectV2"
1420
1421
  },
1421
1422
  "android": {
1423
+ "native": "safepalwallet",
1422
1424
  "universal": "https://link.safepal.io",
1423
- "connect": "WalletConnectV1",
1424
- "qr": "WalletConnectV1"
1425
+ "connect": "WalletConnectV2",
1426
+ "qr": "WalletConnectV2"
1425
1427
  }
1426
1428
  },
1427
1429
  "logo": "https://img1.depay.com/wallets/safepal.jpg",