@everymatrix/player-account-controller-nd 1.45.4 → 1.45.6
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/package.json +20 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@everymatrix/player-account-controller-nd",
|
|
3
|
-
"version": "1.45.
|
|
3
|
+
"version": "1.45.6",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "es2015/player-account-controller-nd.cjs",
|
|
6
6
|
"module": "es2015/player-account-controller-nd.js",
|
|
@@ -19,25 +19,25 @@
|
|
|
19
19
|
"access": "public"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@everymatrix/player-account-menu-nd": "1.
|
|
23
|
-
"@everymatrix/player-account-notifications": "1.
|
|
24
|
-
"@everymatrix/player-account-timeout": "1.
|
|
25
|
-
"@everymatrix/player-account-self-exclusion-nd": "1.
|
|
26
|
-
"@everymatrix/player-account-closure-nd": "1.
|
|
27
|
-
"@everymatrix/player-account-gaming-limits": "1.
|
|
28
|
-
"@everymatrix/player-active-bonuses": "1.
|
|
29
|
-
"@everymatrix/player-profile-info": "1.
|
|
30
|
-
"@everymatrix/player-change-password": "1.
|
|
31
|
-
"@everymatrix/player-reality-check": "1.
|
|
32
|
-
"@everymatrix/player-bonus-history": "1.
|
|
33
|
-
"@everymatrix/player-deposit": "1.
|
|
34
|
-
"@everymatrix/player-withdrawal": "1.
|
|
35
|
-
"@everymatrix/player-pending-withdrawals": "1.
|
|
36
|
-
"@everymatrix/player-transaction-history": "1.
|
|
37
|
-
"@everymatrix/player-gaming-history": "1.
|
|
38
|
-
"@everymatrix/player-account-betting-history": "1.
|
|
39
|
-
"@everymatrix/player-account-gaming-limits-wrapper-2-nd": "1.
|
|
40
|
-
"@everymatrix/player-account-biometrics": "1.
|
|
22
|
+
"@everymatrix/player-account-menu-nd": "1.45.6",
|
|
23
|
+
"@everymatrix/player-account-notifications": "1.45.6",
|
|
24
|
+
"@everymatrix/player-account-timeout": "1.45.6",
|
|
25
|
+
"@everymatrix/player-account-self-exclusion-nd": "1.45.6",
|
|
26
|
+
"@everymatrix/player-account-closure-nd": "1.45.6",
|
|
27
|
+
"@everymatrix/player-account-gaming-limits": "1.45.6",
|
|
28
|
+
"@everymatrix/player-active-bonuses": "1.45.6",
|
|
29
|
+
"@everymatrix/player-profile-info": "1.45.6",
|
|
30
|
+
"@everymatrix/player-change-password": "1.45.6",
|
|
31
|
+
"@everymatrix/player-reality-check": "1.45.6",
|
|
32
|
+
"@everymatrix/player-bonus-history": "1.45.6",
|
|
33
|
+
"@everymatrix/player-deposit": "1.45.6",
|
|
34
|
+
"@everymatrix/player-withdrawal": "1.45.6",
|
|
35
|
+
"@everymatrix/player-pending-withdrawals": "1.45.6",
|
|
36
|
+
"@everymatrix/player-transaction-history": "1.45.6",
|
|
37
|
+
"@everymatrix/player-gaming-history": "1.45.6",
|
|
38
|
+
"@everymatrix/player-account-betting-history": "1.45.6",
|
|
39
|
+
"@everymatrix/player-account-gaming-limits-wrapper-2-nd": "1.45.6",
|
|
40
|
+
"@everymatrix/player-account-biometrics": "1.45.6",
|
|
41
41
|
"@everymatrix/user-deposit-withdrawal": "*",
|
|
42
42
|
"@everymatrix/player-kyc-verification": "*",
|
|
43
43
|
"@everymatrix/user-transaction-history": "*"
|