@metamask/institutional-wallet-snap 0.3.1 → 1.1.0

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@metamask/institutional-wallet-snap",
3
- "version": "0.3.1",
3
+ "version": "1.1.0",
4
4
  "description": "Institutional accounts in MetaMask.",
5
5
  "keywords": [
6
6
  "metamask",
@@ -41,15 +41,16 @@
41
41
  },
42
42
  "dependencies": {
43
43
  "@ethereumjs/common": "^3.1.2",
44
- "@ethereumjs/tx": "^4.1.2",
45
- "@metamask/eth-sig-util": "^7.0.1",
44
+ "@ethereumjs/tx": "4.1.2",
45
+ "@ethereumjs/util": "9.1.0",
46
+ "@metamask/eth-sig-util": "7.0.1",
46
47
  "@metamask/keyring-api": "11.0.0",
47
48
  "@metamask/snaps-sdk": "6.12.0",
48
- "@metamask/snaps-types": "^3.0.0",
49
- "@metamask/superstruct": "^3.1.0",
50
- "@metamask/utils": "^8.1.0",
51
- "async-mutex": "^0.5.0",
52
- "uuid": "^9.0.0"
49
+ "@metamask/snaps-types": "3.0.0",
50
+ "@metamask/superstruct": "3.1.0",
51
+ "@metamask/utils": "10.0.1",
52
+ "async-mutex": "0.5.0",
53
+ "uuid": "9.0.0"
53
54
  },
54
55
  "devDependencies": {
55
56
  "@jest/globals": "^29.7.0",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.3.1",
2
+ "version": "1.1.0",
3
3
  "description": "Institutional accounts in MetaMask.",
4
4
  "proposedName": "Institutional Wallet",
5
5
  "repository": {
@@ -7,7 +7,7 @@
7
7
  "url": "git+https://github.com/MetaMask/snap-institutional-wallet.git"
8
8
  },
9
9
  "source": {
10
- "shasum": "2kLOK4/mWAaSYQkQZ5ABdIUtlrTQXgnrzZWFudNjN9s=",
10
+ "shasum": "krqY41VvrooEYfBm6nssKyTLH35DU9M6AxQ5XVV335U=",
11
11
  "location": {
12
12
  "npm": {
13
13
  "filePath": "dist/bundle.js",
@@ -19,19 +19,30 @@
19
19
  },
20
20
  "initialConnections": {
21
21
  "localhost:8000": {},
22
- "https://localhost:8000": {},
22
+ "http://localhost:3000": {},
23
+ "https://localhost:3000": {},
24
+ "http://localhost:8000": {},
23
25
  "https://neptune-custody-ui.metamask-institutional.io": {},
24
26
  "https://ui-v2.sit.zodia.io": {},
25
27
  "https://ui-v2.qa.zodia.io": {},
26
28
  "https://ui-preprod-v2.qa.zodia.io": {},
29
+ "https://ui-preprod-v2.uat.zodia.io": {},
27
30
  "https://v2.custody.zodia.io": {},
28
31
  "https://console.fireblocks.io": {},
32
+ "https://local.waterballoons.xyz:4200": {},
33
+ "https://dev4-console.waterballoons.xyz": {},
34
+ "https://dev10-console.waterballoons.xyz": {},
29
35
  "https://console.dev.mpcvault.com": {},
30
36
  "https://saturn-custody-ui.metamask-institutional.io": {},
31
37
  "https://console.mpcvault.com": {},
32
38
  "https://app.bitgo.com": {},
33
39
  "https://app.bitgo-test.com": {},
34
- "https://apps-portal.safe.global": {}
40
+ "https://apps-portal.safe.global": {},
41
+ "https://alpha.mycactus.io": {},
42
+ "https://pre.mycactus.com": {},
43
+ "https://www.mycactus.dev": {},
44
+ "https://debug.mycactus.dev:1443": {},
45
+ "https://www.mycactus.com": {}
35
46
  },
36
47
  "initialPermissions": {
37
48
  "snap_notify": {},
@@ -49,19 +60,29 @@
49
60
  "http://localhost:8000",
50
61
  "localhost:3000",
51
62
  "https://localhost:3000",
63
+ "http://localhost:3000",
52
64
  "https://neptune-custody-ui.metamask-institutional.io",
53
65
  "https://zodia.io",
54
66
  "https://ui-v2.sit.zodia.io",
55
67
  "https://ui-v2.qa.zodia.io",
56
68
  "https://ui-preprod-v2.qa.zodia.io",
69
+ "https://ui-preprod-v2.uat.zodia.io",
57
70
  "https://v2.custody.zodia.io",
58
71
  "https://console.fireblocks.io",
72
+ "https://local.waterballoons.xyz:4200",
73
+ "https://dev4-console.waterballoons.xyz",
74
+ "https://dev10-console.waterballoons.xyz",
59
75
  "https://console.dev.mpcvault.com",
60
76
  "https://saturn-custody-ui.metamask-institutional.io",
61
77
  "https://console.mpcvault.com",
62
78
  "https://app.bitgo.com",
63
79
  "https://app.bitgo-test.com",
64
- "https://apps-portal.safe.global"
80
+ "https://apps-portal.safe.global",
81
+ "https://alpha.mycactus.io",
82
+ "https://pre.mycactus.com",
83
+ "https://www.mycactus.dev",
84
+ "https://debug.mycactus.dev:1443",
85
+ "https://www.mycactus.com"
65
86
  ]
66
87
  },
67
88
  "endowment:cronjob": {