|
121 | 121 | "@ethereumjs/tx>@ethereumjs/common": true,
|
122 | 122 | "@ethereumjs/tx>@ethereumjs/rlp": true,
|
123 | 123 | "@ethereumjs/tx>@ethereumjs/util": true,
|
124 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
125 | 124 | "browserify>buffer": true,
|
126 |
| - "browserify>insert-module-globals>is-buffer": true |
| 125 | + "browserify>insert-module-globals>is-buffer": true, |
| 126 | + "ethereum-cryptography": true |
127 | 127 | }
|
128 | 128 | },
|
129 | 129 | "@ethereumjs/tx>@ethereumjs/common": {
|
|
152 | 152 | "packages": {
|
153 | 153 | "@ethereumjs/tx>@ethereumjs/util>@ethereumjs/rlp": true,
|
154 | 154 | "@ethereumjs/tx>@ethereumjs/util>micro-ftch": true,
|
155 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
156 | 155 | "browserify>buffer": true,
|
157 | 156 | "browserify>insert-module-globals>is-buffer": true,
|
| 157 | + "ethereum-cryptography": true, |
158 | 158 | "webpack>events": true
|
159 | 159 | }
|
160 | 160 | },
|
|
181 | 181 | "stream-http": true
|
182 | 182 | }
|
183 | 183 | },
|
184 |
| - "@ethereumjs/tx>ethereum-cryptography": { |
185 |
| - "globals": { |
186 |
| - "TextDecoder": true, |
187 |
| - "crypto": true |
188 |
| - }, |
189 |
| - "packages": { |
190 |
| - "@ethereumjs/tx>ethereum-cryptography>@noble/hashes": true, |
191 |
| - "@ethereumjs/tx>ethereum-cryptography>@scure/bip32": true, |
192 |
| - "@metamask/message-signing-snap>@noble/curves": true |
193 |
| - } |
194 |
| - }, |
195 |
| - "@ethereumjs/tx>ethereum-cryptography>@noble/hashes": { |
196 |
| - "globals": { |
197 |
| - "TextEncoder": true, |
198 |
| - "crypto": true |
199 |
| - } |
200 |
| - }, |
201 |
| - "@ethereumjs/tx>ethereum-cryptography>@scure/bip32": { |
202 |
| - "packages": { |
203 |
| - "@ethereumjs/tx>ethereum-cryptography>@scure/bip32>@noble/hashes": true, |
204 |
| - "@metamask/message-signing-snap>@noble/curves": true, |
205 |
| - "@metamask/utils>@scure/base": true |
206 |
| - } |
207 |
| - }, |
208 |
| - "@ethereumjs/tx>ethereum-cryptography>@scure/bip32>@noble/hashes": { |
209 |
| - "globals": { |
210 |
| - "TextEncoder": true, |
211 |
| - "crypto": true |
212 |
| - } |
213 |
| - }, |
214 | 184 | "@ethersproject/abi": {
|
215 | 185 | "globals": {
|
216 | 186 | "console.log": true
|
|
597 | 567 | "@metamask/accounts-controller": {
|
598 | 568 | "packages": {
|
599 | 569 | "@ethereumjs/tx>@ethereumjs/util": true,
|
600 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
601 | 570 | "@metamask/base-controller": true,
|
602 | 571 | "@metamask/eth-snap-keyring": true,
|
603 | 572 | "@metamask/keyring-api": true,
|
604 | 573 | "@metamask/keyring-controller": true,
|
605 | 574 | "@metamask/utils": true,
|
| 575 | + "ethereum-cryptography": true, |
606 | 576 | "uuid": true
|
607 | 577 | }
|
608 | 578 | },
|
|
879 | 849 | "@metamask/eth-sig-util": {
|
880 | 850 | "packages": {
|
881 | 851 | "@ethereumjs/tx>@ethereumjs/util": true,
|
882 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
883 | 852 | "@metamask/abi-utils": true,
|
884 | 853 | "@metamask/eth-sig-util>tweetnacl": true,
|
885 | 854 | "@metamask/utils": true,
|
886 | 855 | "@metamask/utils>@scure/base": true,
|
887 |
| - "browserify>buffer": true |
| 856 | + "browserify>buffer": true, |
| 857 | + "ethereum-cryptography": true |
888 | 858 | }
|
889 | 859 | },
|
890 | 860 | "@metamask/eth-sig-util>tweetnacl": {
|
|
1316 | 1286 | },
|
1317 | 1287 | "packages": {
|
1318 | 1288 | "@ethereumjs/tx>@ethereumjs/util": true,
|
1319 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
1320 | 1289 | "@metamask/eth-sig-util": true,
|
1321 | 1290 | "@metamask/scure-bip39": true,
|
1322 | 1291 | "@metamask/utils": true,
|
1323 |
| - "browserify>buffer": true |
| 1292 | + "browserify>buffer": true, |
| 1293 | + "ethereum-cryptography": true |
1324 | 1294 | }
|
1325 | 1295 | },
|
1326 | 1296 | "@metamask/keyring-controller>@metamask/eth-simple-keyring": {
|
1327 | 1297 | "packages": {
|
1328 | 1298 | "@ethereumjs/tx>@ethereumjs/util": true,
|
1329 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
1330 | 1299 | "@metamask/eth-sig-util": true,
|
1331 | 1300 | "@metamask/utils": true,
|
1332 | 1301 | "browserify>buffer": true,
|
1333 |
| - "crypto-browserify>randombytes": true |
| 1302 | + "crypto-browserify>randombytes": true, |
| 1303 | + "ethereum-cryptography": true |
1334 | 1304 | }
|
1335 | 1305 | },
|
1336 | 1306 | "@metamask/keyring-controller>ethereumjs-wallet": {
|
|
1415 | 1385 | "crypto": true
|
1416 | 1386 | }
|
1417 | 1387 | },
|
1418 |
| - "@metamask/message-signing-snap>@noble/curves": { |
1419 |
| - "globals": { |
1420 |
| - "TextEncoder": true |
1421 |
| - }, |
1422 |
| - "packages": { |
1423 |
| - "@metamask/message-signing-snap>@noble/curves>@noble/hashes": true |
1424 |
| - } |
1425 |
| - }, |
1426 |
| - "@metamask/message-signing-snap>@noble/curves>@noble/hashes": { |
1427 |
| - "globals": { |
1428 |
| - "TextEncoder": true, |
1429 |
| - "crypto": true |
1430 |
| - } |
1431 |
| - }, |
1432 | 1388 | "@metamask/name-controller": {
|
1433 | 1389 | "globals": {
|
1434 | 1390 | "fetch": true
|
|
1977 | 1933 | "fetch": true
|
1978 | 1934 | },
|
1979 | 1935 | "packages": {
|
1980 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
1981 | 1936 | "@metamask/base-controller": true,
|
1982 | 1937 | "@metamask/controller-utils": true,
|
1983 | 1938 | "@metamask/phishing-controller>fastest-levenshtein": true,
|
1984 | 1939 | "@noble/hashes": true,
|
| 1940 | + "ethereum-cryptography": true, |
1985 | 1941 | "punycode": true
|
1986 | 1942 | }
|
1987 | 1943 | },
|
|
2337 | 2293 | },
|
2338 | 2294 | "@metamask/smart-transactions-controller>@ethereumjs/tx": {
|
2339 | 2295 | "packages": {
|
2340 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
2341 | 2296 | "@metamask/smart-transactions-controller>@ethereumjs/tx>@ethereumjs/common": true,
|
2342 | 2297 | "@metamask/smart-transactions-controller>@ethereumjs/util": true,
|
2343 |
| - "eth-lattice-keyring>gridplus-sdk>@ethereumjs/rlp": true |
| 2298 | + "eth-lattice-keyring>gridplus-sdk>@ethereumjs/rlp": true, |
| 2299 | + "ethereum-cryptography": true |
2344 | 2300 | }
|
2345 | 2301 | },
|
2346 | 2302 | "@metamask/smart-transactions-controller>@ethereumjs/tx>@ethereumjs/common": {
|
|
2355 | 2311 | "fetch": true
|
2356 | 2312 | },
|
2357 | 2313 | "packages": {
|
2358 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
2359 | 2314 | "eth-lattice-keyring>gridplus-sdk>@ethereumjs/rlp": true,
|
| 2315 | + "ethereum-cryptography": true, |
2360 | 2316 | "webpack>events": true
|
2361 | 2317 | }
|
2362 | 2318 | },
|
|
2409 | 2365 | "@metamask/smart-transactions-controller>@metamask/transaction-controller>@ethereumjs/tx": {
|
2410 | 2366 | "packages": {
|
2411 | 2367 | "@ethereumjs/tx>@ethereumjs/common": true,
|
2412 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
2413 | 2368 | "@metamask/smart-transactions-controller>@metamask/transaction-controller>@ethereumjs/tx>@ethereumjs/rlp": true,
|
2414 | 2369 | "@metamask/smart-transactions-controller>@metamask/transaction-controller>@ethereumjs/util": true,
|
2415 | 2370 | "browserify>buffer": true,
|
2416 |
| - "browserify>insert-module-globals>is-buffer": true |
| 2371 | + "browserify>insert-module-globals>is-buffer": true, |
| 2372 | + "ethereum-cryptography": true |
2417 | 2373 | }
|
2418 | 2374 | },
|
2419 | 2375 | "@metamask/smart-transactions-controller>@metamask/transaction-controller>@ethereumjs/tx>@ethereumjs/rlp": {
|
|
2427 | 2383 | },
|
2428 | 2384 | "packages": {
|
2429 | 2385 | "@ethereumjs/tx>@ethereumjs/util>micro-ftch": true,
|
2430 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
2431 | 2386 | "@metamask/smart-transactions-controller>@metamask/transaction-controller>@ethereumjs/tx>@ethereumjs/rlp": true,
|
2432 | 2387 | "browserify>buffer": true,
|
2433 | 2388 | "browserify>insert-module-globals>is-buffer": true,
|
| 2389 | + "ethereum-cryptography": true, |
2434 | 2390 | "webpack>events": true
|
2435 | 2391 | }
|
2436 | 2392 | },
|
|
2672 | 2628 | },
|
2673 | 2629 | "@metamask/snaps-sdk>@metamask/key-tree": {
|
2674 | 2630 | "packages": {
|
2675 |
| - "@metamask/message-signing-snap>@noble/curves": true, |
2676 | 2631 | "@metamask/scure-bip39": true,
|
2677 | 2632 | "@metamask/utils": true,
|
2678 | 2633 | "@metamask/utils>@scure/base": true,
|
2679 |
| - "@noble/hashes": true |
| 2634 | + "@noble/hashes": true, |
| 2635 | + "ethereum-cryptography>@noble/curves": true |
2680 | 2636 | }
|
2681 | 2637 | },
|
2682 | 2638 | "@metamask/snaps-sdk>@metamask/rpc-errors": {
|
|
2763 | 2719 | },
|
2764 | 2720 | "@metamask/snaps-utils>@metamask/snaps-registry": {
|
2765 | 2721 | "packages": {
|
2766 |
| - "@metamask/message-signing-snap>@noble/curves": true, |
2767 | 2722 | "@metamask/utils": true,
|
2768 | 2723 | "@metamask/utils>@metamask/superstruct": true,
|
2769 |
| - "@noble/hashes": true |
| 2724 | + "@noble/hashes": true, |
| 2725 | + "ethereum-cryptography>@noble/curves": true |
2770 | 2726 | }
|
2771 | 2727 | },
|
2772 | 2728 | "@metamask/snaps-utils>cron-parser": {
|
|
3989 | 3945 | },
|
3990 | 3946 | "eth-lattice-keyring>gridplus-sdk>@ethereumjs/tx": {
|
3991 | 3947 | "packages": {
|
3992 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
3993 | 3948 | "eth-lattice-keyring>gridplus-sdk>@ethereumjs/rlp": true,
|
3994 | 3949 | "eth-lattice-keyring>gridplus-sdk>@ethereumjs/tx>@ethereumjs/common": true,
|
3995 |
| - "eth-lattice-keyring>gridplus-sdk>@ethereumjs/tx>@ethereumjs/util": true |
| 3950 | + "eth-lattice-keyring>gridplus-sdk>@ethereumjs/tx>@ethereumjs/util": true, |
| 3951 | + "ethereum-cryptography": true |
3996 | 3952 | }
|
3997 | 3953 | },
|
3998 | 3954 | "eth-lattice-keyring>gridplus-sdk>@ethereumjs/tx>@ethereumjs/common": {
|
|
4007 | 3963 | "fetch": true
|
4008 | 3964 | },
|
4009 | 3965 | "packages": {
|
4010 |
| - "@ethereumjs/tx>ethereum-cryptography": true, |
4011 | 3966 | "eth-lattice-keyring>gridplus-sdk>@ethereumjs/rlp": true,
|
| 3967 | + "ethereum-cryptography": true, |
4012 | 3968 | "webpack>events": true
|
4013 | 3969 | }
|
4014 | 3970 | },
|
|
4080 | 4036 | "@metamask/ethjs-query": true
|
4081 | 4037 | }
|
4082 | 4038 | },
|
| 4039 | + "ethereum-cryptography": { |
| 4040 | + "globals": { |
| 4041 | + "TextDecoder": true, |
| 4042 | + "crypto": true |
| 4043 | + }, |
| 4044 | + "packages": { |
| 4045 | + "ethereum-cryptography>@noble/curves": true, |
| 4046 | + "ethereum-cryptography>@noble/hashes": true, |
| 4047 | + "ethereum-cryptography>@scure/bip32": true |
| 4048 | + } |
| 4049 | + }, |
| 4050 | + "ethereum-cryptography>@noble/curves": { |
| 4051 | + "globals": { |
| 4052 | + "TextEncoder": true |
| 4053 | + }, |
| 4054 | + "packages": { |
| 4055 | + "ethereum-cryptography>@noble/curves>@noble/hashes": true |
| 4056 | + } |
| 4057 | + }, |
| 4058 | + "ethereum-cryptography>@noble/curves>@noble/hashes": { |
| 4059 | + "globals": { |
| 4060 | + "TextEncoder": true, |
| 4061 | + "crypto": true |
| 4062 | + } |
| 4063 | + }, |
| 4064 | + "ethereum-cryptography>@noble/hashes": { |
| 4065 | + "globals": { |
| 4066 | + "TextEncoder": true, |
| 4067 | + "crypto": true |
| 4068 | + } |
| 4069 | + }, |
| 4070 | + "ethereum-cryptography>@scure/bip32": { |
| 4071 | + "packages": { |
| 4072 | + "@metamask/utils>@scure/base": true, |
| 4073 | + "ethereum-cryptography>@noble/curves": true, |
| 4074 | + "ethereum-cryptography>@scure/bip32>@noble/hashes": true |
| 4075 | + } |
| 4076 | + }, |
| 4077 | + "ethereum-cryptography>@scure/bip32>@noble/hashes": { |
| 4078 | + "globals": { |
| 4079 | + "TextEncoder": true, |
| 4080 | + "crypto": true |
| 4081 | + } |
| 4082 | + }, |
4083 | 4083 | "ethereumjs-util": {
|
4084 | 4084 | "packages": {
|
4085 | 4085 | "bn.js": true,
|
|
0 commit comments