-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
221 lines (221 loc) · 8.68 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
{
"name": "wallet-ui",
"version": "0.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "wallet-ui",
"version": "0.0.0",
"license": "MIT",
"dependencies": {
"@dashincubator/base58check": "^1.4.1",
"@dashincubator/ripemd160": "^3.0.0",
"@dashincubator/secp256k1": "^1.7.1-5",
"@zxing/library": "^0.20.0",
"crypticstorage": "^0.0.2",
"dashhd": "^3.3.0",
"dashkeys": "^1.1.0",
"dashphrase": "^1.4.0",
"dashsight": "^1.6.1",
"dashtx": "^0.13.2",
"dashwallet": "^0.6.1",
"html5-qrcode": "^2.3.8",
"idb": "^8.0.0",
"localforage": "^1.10.0",
"qrcode-svg": "^1.1.0"
},
"devDependencies": {
"@types/node": "^20.11.5"
}
},
"node_modules/@dashincubator/base58check": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/@dashincubator/base58check/-/base58check-1.4.1.tgz",
"integrity": "sha512-JSAO+viM3pVgM93XSBAUhLvK18BlRIsmYU4eGuyrj1lz3Xa1oplSel94oG0SI5d2qTxdy0NfGT3vEFbiKpfj5Q==",
"bin": {
"base58check": "bin/base58check.js"
}
},
"node_modules/@dashincubator/ripemd160": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@dashincubator/ripemd160/-/ripemd160-3.0.0.tgz",
"integrity": "sha512-EbdXcceP2mW76NchCKp8UYNbZgWkLuV4Mbi30G82xRED32ljJzXsKaaVdzU0oVo2fVzPRXF1GhSF6Lq9beTVvA=="
},
"node_modules/@dashincubator/secp256k1": {
"version": "1.7.1-5",
"resolved": "https://registry.npmjs.org/@dashincubator/secp256k1/-/secp256k1-1.7.1-5.tgz",
"integrity": "sha512-3iA+RDZrJsRFPpWhlYkp3EdoFAlKjdqkNFiRwajMrzcpA/G/IBX0AnC1pwRLkTrM+tUowcyGrkJfT03U4ETZeg=="
},
"node_modules/@types/node": {
"version": "20.11.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.5.tgz",
"integrity": "sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==",
"dev": true,
"dependencies": {
"undici-types": "~5.26.4"
}
},
"node_modules/@zxing/library": {
"version": "0.20.0",
"resolved": "https://registry.npmjs.org/@zxing/library/-/library-0.20.0.tgz",
"integrity": "sha512-6Ev6rcqVjMakZFIDvbUf0dtpPGeZMTfyxYg4HkVWioWeN7cRcnUWT3bU6sdohc82O1nPXcjq6WiGfXX2Pnit6A==",
"dependencies": {
"ts-custom-error": "^3.2.1"
},
"engines": {
"node": ">= 10.4.0"
},
"optionalDependencies": {
"@zxing/text-encoding": "~0.9.0"
}
},
"node_modules/@zxing/text-encoding": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/@zxing/text-encoding/-/text-encoding-0.9.0.tgz",
"integrity": "sha512-U/4aVJ2mxI0aDNI8Uq0wEhMgY+u4CNtEb0om3+y3+niDAsoTCOB33UF0sxpzqzdqXLqmvc+vZyAt4O8pPdfkwA==",
"optional": true
},
"node_modules/crypticstorage": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/crypticstorage/-/crypticstorage-0.0.2.tgz",
"integrity": "sha512-PyiKq03ekJU1AwzYVchlm+LaUvDy939S1smmCD0fa60HLKVM0m6zEj4J/MXcm1BLrwdaZk9eRdJcau77nIOPAw=="
},
"node_modules/dashhd": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/dashhd/-/dashhd-3.3.0.tgz",
"integrity": "sha512-1q80mdGC1RMopuoni/vNXtLIF37YSDE0B27sX6cGUpLb47sAU+uah6+WBAfNRNlXHShlBV5rHpUmAoG02HfPNQ==",
"dependencies": {
"dashkeys": "^1.0.0"
}
},
"node_modules/dashkeys": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/dashkeys/-/dashkeys-1.1.0.tgz",
"integrity": "sha512-Xk4G2DCqmEG/VoESseaoFGMUPS/PndnwHOfjH/TsQWtv9ewroAfQf5QPoKPzKmpSsN1AC3+qYmBXxo8SwwfEMw=="
},
"node_modules/dashphrase": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/dashphrase/-/dashphrase-1.4.0.tgz",
"integrity": "sha512-o+LdiPkiYmg07kXBE+2bbcJzBmeTQVPn1GS2XlQeo8lene+KknAprSyiYi5XtqV/QVgNjvzOV7qBst2MijSPAA=="
},
"node_modules/dashsight": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/dashsight/-/dashsight-1.6.1.tgz",
"integrity": "sha512-FCGeFO9NIic+Gzr9DwLTLY19xripHMbd3dHIrt+tXULHPaoBYs2P1GARqKuvYMWR0m+QXOcODs8Czlih6wXNYg==",
"dependencies": {
"dashtx": "^0.9.0-3"
},
"bin": {
"dashsight-balance": "bin/balance.js",
"dashsight-instantsend": "bin/instantsend.js",
"dashsight-tx": "bin/tx.js",
"dashsight-txs": "bin/txs.js",
"dashsight-utxos": "bin/utxos.js"
},
"optionalDependencies": {
"dotenv": "^16.0.1"
}
},
"node_modules/dashsight/node_modules/dashtx": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/dashtx/-/dashtx-0.9.0.tgz",
"integrity": "sha512-DDbH5vPChUpOrYMOoM+6g/Iy99KqG4nkJ6f8TphnGibzAY7mitjMgtFSc62YzbZdoPGYeSPm8N4jmz+Mbwm7Eg==",
"bin": {
"dashtx-inspect": "bin/inspect.js"
}
},
"node_modules/dashtx": {
"version": "0.13.2",
"resolved": "https://registry.npmjs.org/dashtx/-/dashtx-0.13.2.tgz",
"integrity": "sha512-zBs5lqwfB6gxlY2uJ19CA2swMV2EC4Eyi2UizC+/Dha2Z9qvTt/8yYdpmUYEo9RLl4IOG+ZBYSb9zxvAq07IhA==",
"bin": {
"dashtx-inspect": "bin/inspect.js"
}
},
"node_modules/dashwallet": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/dashwallet/-/dashwallet-0.6.1.tgz",
"integrity": "sha512-5Gugr6Mv519Dl8Sp8roqvu2QuXaf8YtylbEeE94Nw42VuszZ5rJNcfHAuLBY8b6oMG3iazD1RXRYPaBYBDqXvA==",
"dependencies": {
"dashhd": "^3.0.5",
"dashphrase": "^1.3.9",
"dashsight": "^1.6.0",
"dashtx": "^0.9.0"
}
},
"node_modules/dashwallet/node_modules/dashtx": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/dashtx/-/dashtx-0.9.0.tgz",
"integrity": "sha512-DDbH5vPChUpOrYMOoM+6g/Iy99KqG4nkJ6f8TphnGibzAY7mitjMgtFSc62YzbZdoPGYeSPm8N4jmz+Mbwm7Eg==",
"bin": {
"dashtx-inspect": "bin/inspect.js"
}
},
"node_modules/dotenv": {
"version": "16.3.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.3.1.tgz",
"integrity": "sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==",
"optional": true,
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/motdotla/dotenv?sponsor=1"
}
},
"node_modules/html5-qrcode": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/html5-qrcode/-/html5-qrcode-2.3.8.tgz",
"integrity": "sha512-jsr4vafJhwoLVEDW3n1KvPnCCXWaQfRng0/EEYk1vNcQGcG/htAdhJX0be8YyqMoSz7+hZvOZSTAepsabiuhiQ=="
},
"node_modules/idb": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/idb/-/idb-8.0.0.tgz",
"integrity": "sha512-l//qvlAKGmQO31Qn7xdzagVPPaHTxXx199MhrAFuVBTPqydcPYBWjkrbv4Y0ktB+GmWOiwHl237UUOrLmQxLvw=="
},
"node_modules/immediate": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
"integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ=="
},
"node_modules/lie": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/lie/-/lie-3.1.1.tgz",
"integrity": "sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==",
"dependencies": {
"immediate": "~3.0.5"
}
},
"node_modules/localforage": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/localforage/-/localforage-1.10.0.tgz",
"integrity": "sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==",
"dependencies": {
"lie": "3.1.1"
}
},
"node_modules/qrcode-svg": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/qrcode-svg/-/qrcode-svg-1.1.0.tgz",
"integrity": "sha512-XyQCIXux1zEIA3NPb0AeR8UMYvXZzWEhgdBgBjH9gO7M48H9uoHzviNz8pXw3UzrAcxRRRn9gxHewAVK7bn9qw==",
"bin": {
"qrcode-svg": "bin/qrcode-svg.js"
}
},
"node_modules/ts-custom-error": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/ts-custom-error/-/ts-custom-error-3.3.1.tgz",
"integrity": "sha512-5OX1tzOjxWEgsr/YEUWSuPrQ00deKLh6D7OTWcvNHm12/7QPyRh8SYpyWvA4IZv8H/+GQWQEh/kwo95Q9OVW1A==",
"engines": {
"node": ">=14.0.0"
}
},
"node_modules/undici-types": {
"version": "5.26.5",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
"dev": true
}
}
}