-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
224 lines (224 loc) · 9.31 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
222
223
224
{
"name": "bae-iota-extension",
"version": "0.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@iota/bundle": {
"version": "1.0.0-beta.29",
"resolved": "https://registry.npmjs.org/@iota/bundle/-/bundle-1.0.0-beta.29.tgz",
"integrity": "sha512-KKR/ocMHpErrCxfyujsT3p1RjfE7TxHIsEPBLv7PJv6aHkr8ahaNfIMx07iFixy08+gxFKAnVAOS9mtytSHf3A==",
"requires": {
"@iota/converter": "^1.0.0-beta.23",
"@iota/kerl": "^1.0.0-beta.23",
"@iota/signing": "^1.0.0-beta.23",
"@iota/transaction": "^1.0.0-beta.23",
"@types/warning": "^3.0.0",
"warning": "^4.0.3"
}
},
"@iota/bundle-validator": {
"version": "1.0.0-beta.23",
"resolved": "https://registry.npmjs.org/@iota/bundle-validator/-/bundle-validator-1.0.0-beta.23.tgz",
"integrity": "sha512-zbDkpOHM71tUYduJdgcrt/XhSK1apzOnhAmaspup2hN8yKVW4h/Gx9cOd+0b3YXqsENnJDFaEtPDIxgGLZ9YAw==",
"requires": {
"@iota/converter": "^1.0.0-beta.23",
"@iota/kerl": "^1.0.0-beta.23",
"@iota/signing": "^1.0.0-beta.23",
"@iota/transaction": "^1.0.0-beta.23",
"@iota/transaction-converter": "^1.0.0-beta.23"
}
},
"@iota/checksum": {
"version": "1.0.0-beta.23",
"resolved": "https://registry.npmjs.org/@iota/checksum/-/checksum-1.0.0-beta.23.tgz",
"integrity": "sha512-zcIqYOZhYgLYvr1caaHWTCK1NuNHJENyBinaJ2y8q/kThvzpRY3oHNmV0kLKANrPYDpID8cg9C1vDgPZf457zw==",
"requires": {
"@iota/converter": "^1.0.0-beta.23",
"@iota/kerl": "^1.0.0-beta.23"
}
},
"@iota/converter": {
"version": "1.0.0-beta.23",
"resolved": "https://registry.npmjs.org/@iota/converter/-/converter-1.0.0-beta.23.tgz",
"integrity": "sha512-5RcLHaF7oR+WEI4n3OV6SJTA6XuvVIBcc6aMDbqEAh9ahVXIE5Yq7AyJhQxUvE1ZyfJTHSfTdSf26bpmFCMFpQ==",
"requires": {
"core-js": "^3.1.4"
}
},
"@iota/core": {
"version": "1.0.0-beta.29",
"resolved": "https://registry.npmjs.org/@iota/core/-/core-1.0.0-beta.29.tgz",
"integrity": "sha512-b/cf/ED2+k5gFL4bEMKLVPxbIXWgEf2vcm8/2ebkeT93nW1ZsmakNNQqWfCSj/8C0Hrd3SVgICfxwwgFwSYt5A==",
"requires": {
"@iota/bundle": "^1.0.0-beta.29",
"@iota/bundle-validator": "^1.0.0-beta.23",
"@iota/checksum": "^1.0.0-beta.23",
"@iota/converter": "^1.0.0-beta.23",
"@iota/curl": "^1.0.0-beta.19",
"@iota/http-client": "^1.0.0-beta.23",
"@iota/kerl": "^1.0.0-beta.23",
"@iota/pad": "^1.0.0-beta.19",
"@iota/signing": "^1.0.0-beta.23",
"@iota/transaction": "^1.0.0-beta.23",
"@iota/transaction-converter": "^1.0.0-beta.23",
"bluebird": "^3.5.5"
}
},
"@iota/curl": {
"version": "1.0.0-beta.19",
"resolved": "https://registry.npmjs.org/@iota/curl/-/curl-1.0.0-beta.19.tgz",
"integrity": "sha512-bUr6VW8lP1XYhAkzUacc8U28qO2Ibdl6R5CSF7N34GgjO2sEkn4DnlzL1VU8cCv+8rfBlZ9qIvYGzklic49JJw=="
},
"@iota/http-client": {
"version": "1.0.0-beta.23",
"resolved": "https://registry.npmjs.org/@iota/http-client/-/http-client-1.0.0-beta.23.tgz",
"integrity": "sha512-qpXBwyLR+plmj4SS87Q3PDX54/Q2bEEhoIToyZ8CcxQnlpUwv+7kbVtMIAhqp1QuLydxCbaeDVqaSCik+XzStQ==",
"requires": {
"cross-fetch": "^3.0.0",
"url-parse": "^1.4.7"
}
},
"@iota/kerl": {
"version": "1.0.0-beta.23",
"resolved": "https://registry.npmjs.org/@iota/kerl/-/kerl-1.0.0-beta.23.tgz",
"integrity": "sha512-+UnsmHTCPyuNlEXnz5GXB/SBzmXXYH8gvAdQh3Bh9rdiIW6lbEhA8QHCKJWjBQ9hAopQMG9KAkzlhDwwyBlpPg==",
"requires": {
"@types/crypto-js": "^3.1.38",
"crypto-js": "^3.1.9-1"
}
},
"@iota/mam": {
"version": "0.7.3",
"resolved": "https://registry.npmjs.org/@iota/mam/-/mam-0.7.3.tgz",
"integrity": "sha512-KGwqX/RReh5iOd2jjTs63KHOBfGLqwSSkhI0KPMBVaX7UxZzeoyg9FCLNYiVNlGjBc29mJtaBDnawazesJENjg==",
"requires": {
"@iota/converter": "^1.0.0-beta.12",
"@iota/core": "^1.0.0-beta.12",
"@iota/curl": "^1.0.0-beta.12"
}
},
"@iota/pad": {
"version": "1.0.0-beta.19",
"resolved": "https://registry.npmjs.org/@iota/pad/-/pad-1.0.0-beta.19.tgz",
"integrity": "sha512-J82UxKK3d5x6bxDKzi3qgRpy/NxCXbuDprC3ar225ahwtt1Qd0srQY3ZN6GjCAtV9/bFe7EysXqGcQnumfECBQ=="
},
"@iota/signing": {
"version": "1.0.0-beta.23",
"resolved": "https://registry.npmjs.org/@iota/signing/-/signing-1.0.0-beta.23.tgz",
"integrity": "sha512-E8ajY6jI/Fa+R564D59U2NpdaV48DXhs/7ucuZ5hYcUaa4OgsswV1UPh9xAuXRKkHrrkoX9OEp8ihxOvJ+/12g==",
"requires": {
"@iota/converter": "^1.0.0-beta.23",
"@iota/kerl": "^1.0.0-beta.23",
"@iota/pad": "^1.0.0-beta.19"
}
},
"@iota/transaction": {
"version": "1.0.0-beta.23",
"resolved": "https://registry.npmjs.org/@iota/transaction/-/transaction-1.0.0-beta.23.tgz",
"integrity": "sha512-sakUmQcUWZYkj8jaPE57W4c8eUr7WcPoCSBTM0Xe/ij8gQQgNu5V4IQGDOQV4XfMH6sO3NxX8lY0/SoH6HAROQ==",
"requires": {
"@iota/converter": "^1.0.0-beta.23",
"@iota/curl": "^1.0.0-beta.19",
"@iota/kerl": "^1.0.0-beta.23",
"@iota/signing": "^1.0.0-beta.23",
"@types/warning": "^3.0.0",
"warning": "^4.0.3"
}
},
"@iota/transaction-converter": {
"version": "1.0.0-beta.23",
"resolved": "https://registry.npmjs.org/@iota/transaction-converter/-/transaction-converter-1.0.0-beta.23.tgz",
"integrity": "sha512-p60byCcDuEzZxNwNsnmsIPuGLmKl16UhR0N8IBkhAh6WT2cHFgBDpDOLbSZtGMALgRfML3X4u67NNZh8hlziJA==",
"requires": {
"@iota/converter": "^1.0.0-beta.23",
"@iota/pad": "^1.0.0-beta.19",
"@iota/transaction": "^1.0.0-beta.23"
}
},
"@types/crypto-js": {
"version": "3.1.43",
"resolved": "https://registry.npmjs.org/@types/crypto-js/-/crypto-js-3.1.43.tgz",
"integrity": "sha512-EHe/YKctU3IYNBsDmSOPX/7jLHPRlx8WaiDKSY9JCTnJ8XJeM4c0ZJvx+9Gxmr2s2ihI92R+3U/gNL1sq5oRuQ=="
},
"@types/warning": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@types/warning/-/warning-3.0.0.tgz",
"integrity": "sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI="
},
"bluebird": {
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
},
"core-js": {
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.4.tgz",
"integrity": "sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw=="
},
"cross-fetch": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.0.4.tgz",
"integrity": "sha512-MSHgpjQqgbT/94D4CyADeNoYh52zMkCX4pcJvPP5WqPsLFMKjr2TCMg381ox5qI0ii2dPwaLx/00477knXqXVw==",
"requires": {
"node-fetch": "2.6.0",
"whatwg-fetch": "3.0.0"
}
},
"crypto-js": {
"version": "3.1.9-1",
"resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-3.1.9-1.tgz",
"integrity": "sha1-/aGedh/Ad+Af+/3G6f38WeiAbNg="
},
"js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
},
"loose-envify": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
"requires": {
"js-tokens": "^3.0.0 || ^4.0.0"
}
},
"node-fetch": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz",
"integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA=="
},
"querystringify": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.1.1.tgz",
"integrity": "sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA=="
},
"requires-port": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
"integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8="
},
"url-parse": {
"version": "1.4.7",
"resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.7.tgz",
"integrity": "sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg==",
"requires": {
"querystringify": "^2.1.1",
"requires-port": "^1.0.0"
}
},
"warning": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz",
"integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
"requires": {
"loose-envify": "^1.0.0"
}
},
"whatwg-fetch": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz",
"integrity": "sha512-9GSJUgz1D4MfyKU7KRqwOjXCXTqWdFNvEr7eUBYchQiVc744mqK/MzXPNR2WsPkmkOa4ywfg8C2n8h+13Bey1Q=="
}
}
}