@astrox/identity 0.0.17 → 0.0.27
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/lib/cjs/buffer.js.map +1 -1
- package/lib/cjs/identity/delegation.js +1 -1
- package/lib/cjs/identity/delegation.js.map +1 -1
- package/lib/cjs/identity/der.d.ts +9 -0
- package/lib/cjs/identity/der.js +45 -12
- package/lib/cjs/identity/der.js.map +1 -1
- package/lib/cjs/identity/ed25519.js +1 -1
- package/lib/cjs/identity/secp256k1.d.ts +73 -0
- package/lib/cjs/identity/secp256k1.js +156 -0
- package/lib/cjs/identity/secp256k1.js.map +1 -0
- package/lib/cjs/identity/webauthn.js +1 -1
- package/lib/cjs/index.js +1 -0
- package/lib/cjs/index.js.map +1 -1
- package/lib/tsconfig-cjs.tsbuildinfo +1735 -1028
- package/lib/tsconfig.tsbuildinfo +590 -657
- package/package.json +20 -2
package/lib/tsconfig.tsbuildinfo
CHANGED
@@ -1,197 +1,197 @@
|
|
1
1
|
{
|
2
2
|
"program": {
|
3
3
|
"fileInfos": {
|
4
|
-
"
|
4
|
+
"../node_modules/typescript/lib/lib.es5.d.ts": {
|
5
5
|
"version": "b3584bc5798ed422ce2516df360ffa9cf2d80b5eae852867db9ba3743145f895",
|
6
6
|
"signature": "b3584bc5798ed422ce2516df360ffa9cf2d80b5eae852867db9ba3743145f895",
|
7
7
|
"affectsGlobalScope": true
|
8
8
|
},
|
9
|
-
"
|
9
|
+
"../node_modules/typescript/lib/lib.es2015.d.ts": {
|
10
10
|
"version": "dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6",
|
11
11
|
"signature": "dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6",
|
12
12
|
"affectsGlobalScope": false
|
13
13
|
},
|
14
|
-
"
|
14
|
+
"../node_modules/typescript/lib/lib.es2016.d.ts": {
|
15
15
|
"version": "7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467",
|
16
16
|
"signature": "7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467",
|
17
17
|
"affectsGlobalScope": false
|
18
18
|
},
|
19
|
-
"
|
19
|
+
"../node_modules/typescript/lib/lib.es2017.d.ts": {
|
20
20
|
"version": "8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9",
|
21
21
|
"signature": "8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9",
|
22
22
|
"affectsGlobalScope": false
|
23
23
|
},
|
24
|
-
"
|
24
|
+
"../node_modules/typescript/lib/lib.es2018.d.ts": {
|
25
25
|
"version": "5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",
|
26
26
|
"signature": "5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",
|
27
27
|
"affectsGlobalScope": false
|
28
28
|
},
|
29
|
-
"
|
29
|
+
"../node_modules/typescript/lib/lib.es2019.d.ts": {
|
30
30
|
"version": "e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84",
|
31
31
|
"signature": "e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84",
|
32
32
|
"affectsGlobalScope": false
|
33
33
|
},
|
34
|
-
"
|
34
|
+
"../node_modules/typescript/lib/lib.es2020.d.ts": {
|
35
35
|
"version": "e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940",
|
36
36
|
"signature": "e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940",
|
37
37
|
"affectsGlobalScope": false
|
38
38
|
},
|
39
|
-
"
|
39
|
+
"../node_modules/typescript/lib/lib.dom.d.ts": {
|
40
40
|
"version": "feeeb1dd8a80fb76be42b0426e8f3ffa9bdef3c2f3c12c147e7660b1c5ba8b3b",
|
41
41
|
"signature": "feeeb1dd8a80fb76be42b0426e8f3ffa9bdef3c2f3c12c147e7660b1c5ba8b3b",
|
42
42
|
"affectsGlobalScope": true
|
43
43
|
},
|
44
|
-
"
|
44
|
+
"../node_modules/typescript/lib/lib.es2015.core.d.ts": {
|
45
45
|
"version": "46ee15e9fefa913333b61eaf6b18885900b139867d89832a515059b62cf16a17",
|
46
46
|
"signature": "46ee15e9fefa913333b61eaf6b18885900b139867d89832a515059b62cf16a17",
|
47
47
|
"affectsGlobalScope": true
|
48
48
|
},
|
49
|
-
"
|
49
|
+
"../node_modules/typescript/lib/lib.es2015.collection.d.ts": {
|
50
50
|
"version": "43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c",
|
51
51
|
"signature": "43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c",
|
52
52
|
"affectsGlobalScope": true
|
53
53
|
},
|
54
|
-
"
|
54
|
+
"../node_modules/typescript/lib/lib.es2015.generator.d.ts": {
|
55
55
|
"version": "cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a",
|
56
56
|
"signature": "cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a",
|
57
57
|
"affectsGlobalScope": true
|
58
58
|
},
|
59
|
-
"
|
59
|
+
"../node_modules/typescript/lib/lib.es2015.iterable.d.ts": {
|
60
60
|
"version": "8b2a5df1ce95f78f6b74f1a555ccdb6baab0486b42d8345e0871dd82811f9b9a",
|
61
61
|
"signature": "8b2a5df1ce95f78f6b74f1a555ccdb6baab0486b42d8345e0871dd82811f9b9a",
|
62
62
|
"affectsGlobalScope": true
|
63
63
|
},
|
64
|
-
"
|
64
|
+
"../node_modules/typescript/lib/lib.es2015.promise.d.ts": {
|
65
65
|
"version": "2bb4b3927299434052b37851a47bf5c39764f2ba88a888a107b32262e9292b7c",
|
66
66
|
"signature": "2bb4b3927299434052b37851a47bf5c39764f2ba88a888a107b32262e9292b7c",
|
67
67
|
"affectsGlobalScope": true
|
68
68
|
},
|
69
|
-
"
|
69
|
+
"../node_modules/typescript/lib/lib.es2015.proxy.d.ts": {
|
70
70
|
"version": "810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357",
|
71
71
|
"signature": "810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357",
|
72
72
|
"affectsGlobalScope": true
|
73
73
|
},
|
74
|
-
"
|
74
|
+
"../node_modules/typescript/lib/lib.es2015.reflect.d.ts": {
|
75
75
|
"version": "62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6",
|
76
76
|
"signature": "62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6",
|
77
77
|
"affectsGlobalScope": true
|
78
78
|
},
|
79
|
-
"
|
79
|
+
"../node_modules/typescript/lib/lib.es2015.symbol.d.ts": {
|
80
80
|
"version": "3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93",
|
81
81
|
"signature": "3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93",
|
82
82
|
"affectsGlobalScope": true
|
83
83
|
},
|
84
|
-
"
|
84
|
+
"../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": {
|
85
85
|
"version": "9d122b7e8c1a5c72506eea50c0973cba55b92b5532d5cafa8a6ce2c547d57551",
|
86
86
|
"signature": "9d122b7e8c1a5c72506eea50c0973cba55b92b5532d5cafa8a6ce2c547d57551",
|
87
87
|
"affectsGlobalScope": true
|
88
88
|
},
|
89
|
-
"
|
89
|
+
"../node_modules/typescript/lib/lib.es2016.array.include.d.ts": {
|
90
90
|
"version": "3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006",
|
91
91
|
"signature": "3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006",
|
92
92
|
"affectsGlobalScope": true
|
93
93
|
},
|
94
|
-
"
|
94
|
+
"../node_modules/typescript/lib/lib.es2017.object.d.ts": {
|
95
95
|
"version": "17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a",
|
96
96
|
"signature": "17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a",
|
97
97
|
"affectsGlobalScope": true
|
98
98
|
},
|
99
|
-
"
|
99
|
+
"../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": {
|
100
100
|
"version": "7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98",
|
101
101
|
"signature": "7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98",
|
102
102
|
"affectsGlobalScope": true
|
103
103
|
},
|
104
|
-
"
|
104
|
+
"../node_modules/typescript/lib/lib.es2017.string.d.ts": {
|
105
105
|
"version": "6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577",
|
106
106
|
"signature": "6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577",
|
107
107
|
"affectsGlobalScope": true
|
108
108
|
},
|
109
|
-
"
|
109
|
+
"../node_modules/typescript/lib/lib.es2017.intl.d.ts": {
|
110
110
|
"version": "12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d",
|
111
111
|
"signature": "12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d",
|
112
112
|
"affectsGlobalScope": true
|
113
113
|
},
|
114
|
-
"
|
114
|
+
"../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": {
|
115
115
|
"version": "b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e",
|
116
116
|
"signature": "b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e",
|
117
117
|
"affectsGlobalScope": true
|
118
118
|
},
|
119
|
-
"
|
119
|
+
"../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": {
|
120
120
|
"version": "0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a",
|
121
121
|
"signature": "0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a",
|
122
122
|
"affectsGlobalScope": true
|
123
123
|
},
|
124
|
-
"
|
124
|
+
"../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": {
|
125
125
|
"version": "a40c4d82bf13fcded295ac29f354eb7d40249613c15e07b53f2fc75e45e16359",
|
126
126
|
"signature": "a40c4d82bf13fcded295ac29f354eb7d40249613c15e07b53f2fc75e45e16359",
|
127
127
|
"affectsGlobalScope": true
|
128
128
|
},
|
129
|
-
"
|
129
|
+
"../node_modules/typescript/lib/lib.es2018.intl.d.ts": {
|
130
130
|
"version": "df9c8a72ca8b0ed62f5470b41208a0587f0f73f0a7db28e5a1272cf92537518e",
|
131
131
|
"signature": "df9c8a72ca8b0ed62f5470b41208a0587f0f73f0a7db28e5a1272cf92537518e",
|
132
132
|
"affectsGlobalScope": true
|
133
133
|
},
|
134
|
-
"
|
134
|
+
"../node_modules/typescript/lib/lib.es2018.promise.d.ts": {
|
135
135
|
"version": "bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c",
|
136
136
|
"signature": "bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c",
|
137
137
|
"affectsGlobalScope": true
|
138
138
|
},
|
139
|
-
"
|
139
|
+
"../node_modules/typescript/lib/lib.es2018.regexp.d.ts": {
|
140
140
|
"version": "c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8",
|
141
141
|
"signature": "c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8",
|
142
142
|
"affectsGlobalScope": true
|
143
143
|
},
|
144
|
-
"
|
144
|
+
"../node_modules/typescript/lib/lib.es2019.array.d.ts": {
|
145
145
|
"version": "9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951",
|
146
146
|
"signature": "9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951",
|
147
147
|
"affectsGlobalScope": true
|
148
148
|
},
|
149
|
-
"
|
149
|
+
"../node_modules/typescript/lib/lib.es2019.object.d.ts": {
|
150
150
|
"version": "6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de",
|
151
151
|
"signature": "6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de",
|
152
152
|
"affectsGlobalScope": true
|
153
153
|
},
|
154
|
-
"
|
154
|
+
"../node_modules/typescript/lib/lib.es2019.string.d.ts": {
|
155
155
|
"version": "93544ca2f26a48716c1b6c5091842cad63129daac422dfa4bc52460465f22bb1",
|
156
156
|
"signature": "93544ca2f26a48716c1b6c5091842cad63129daac422dfa4bc52460465f22bb1",
|
157
157
|
"affectsGlobalScope": true
|
158
158
|
},
|
159
|
-
"
|
159
|
+
"../node_modules/typescript/lib/lib.es2019.symbol.d.ts": {
|
160
160
|
"version": "2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993",
|
161
161
|
"signature": "2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993",
|
162
162
|
"affectsGlobalScope": true
|
163
163
|
},
|
164
|
-
"
|
164
|
+
"../node_modules/typescript/lib/lib.es2020.bigint.d.ts": {
|
165
165
|
"version": "7b5a10e3c897fabece5a51aa85b4111727d7adb53c2734b5d37230ff96802a09",
|
166
166
|
"signature": "7b5a10e3c897fabece5a51aa85b4111727d7adb53c2734b5d37230ff96802a09",
|
167
167
|
"affectsGlobalScope": true
|
168
168
|
},
|
169
|
-
"
|
169
|
+
"../node_modules/typescript/lib/lib.es2020.promise.d.ts": {
|
170
170
|
"version": "7435b75fdf3509622e79622dbe5091cf4b09688410ee2034e4fc17d0c99d0862",
|
171
171
|
"signature": "7435b75fdf3509622e79622dbe5091cf4b09688410ee2034e4fc17d0c99d0862",
|
172
172
|
"affectsGlobalScope": true
|
173
173
|
},
|
174
|
-
"
|
174
|
+
"../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts": {
|
175
175
|
"version": "e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40",
|
176
176
|
"signature": "e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40",
|
177
177
|
"affectsGlobalScope": true
|
178
178
|
},
|
179
|
-
"
|
179
|
+
"../node_modules/typescript/lib/lib.es2020.string.d.ts": {
|
180
180
|
"version": "faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e",
|
181
181
|
"signature": "faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e",
|
182
182
|
"affectsGlobalScope": true
|
183
183
|
},
|
184
|
-
"
|
184
|
+
"../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": {
|
185
185
|
"version": "936d7d2e8851af9ccfa5333b15e877a824417d352b1d7fd06388639dc69ef80a",
|
186
186
|
"signature": "936d7d2e8851af9ccfa5333b15e877a824417d352b1d7fd06388639dc69ef80a",
|
187
187
|
"affectsGlobalScope": true
|
188
188
|
},
|
189
|
-
"
|
189
|
+
"../node_modules/typescript/lib/lib.es2020.intl.d.ts": {
|
190
190
|
"version": "e79ca55569f09a5dc3354be04dba4ae85865b1dce98bf46738ffe231c669621f",
|
191
191
|
"signature": "e79ca55569f09a5dc3354be04dba4ae85865b1dce98bf46738ffe231c669621f",
|
192
192
|
"affectsGlobalScope": true
|
193
193
|
},
|
194
|
-
"
|
194
|
+
"../node_modules/typescript/lib/lib.esnext.intl.d.ts": {
|
195
195
|
"version": "506b80b9951c9381dc5f11897b31fca5e2a65731d96ddefa19687fbc26b23c6e",
|
196
196
|
"signature": "506b80b9951c9381dc5f11897b31fca5e2a65731d96ddefa19687fbc26b23c6e",
|
197
197
|
"affectsGlobalScope": true
|
@@ -376,7 +376,7 @@
|
|
376
376
|
"signature": "9072b167a753744e4e905817179c5e8e1ca9cde5bc648758f8e1bb07051c5f82",
|
377
377
|
"affectsGlobalScope": false
|
378
378
|
},
|
379
|
-
"
|
379
|
+
"../node_modules/simple-cbor/src/index.d.ts": {
|
380
380
|
"version": "4ccddfef221e37b010912e8744f4d0f2d31220fef40986a77646403e6cc7916a",
|
381
381
|
"signature": "4ccddfef221e37b010912e8744f4d0f2d31220fef40986a77646403e6cc7916a",
|
382
382
|
"affectsGlobalScope": false
|
@@ -406,44 +406,49 @@
|
|
406
406
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
407
407
|
"affectsGlobalScope": false
|
408
408
|
},
|
409
|
-
"
|
409
|
+
"../node_modules/js-sha256/index.d.ts": {
|
410
410
|
"version": "0afbe91142eb631d6f31be624cf8a550b03736bfd22b0f309405a6fe4d4c9517",
|
411
411
|
"signature": "0afbe91142eb631d6f31be624cf8a550b03736bfd22b0f309405a6fe4d4c9517",
|
412
412
|
"affectsGlobalScope": false
|
413
413
|
},
|
414
|
+
"../node_modules/@types/node/assert.d.ts": {
|
415
|
+
"version": "0d5a2ee1fdfa82740e0103389b9efd6bfe145a20018a2da3c02b89666181f4d9",
|
416
|
+
"signature": "0d5a2ee1fdfa82740e0103389b9efd6bfe145a20018a2da3c02b89666181f4d9",
|
417
|
+
"affectsGlobalScope": false
|
418
|
+
},
|
414
419
|
"../node_modules/@types/node/assert/strict.d.ts": {
|
415
420
|
"version": "a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",
|
416
421
|
"signature": "a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",
|
417
422
|
"affectsGlobalScope": false
|
418
423
|
},
|
419
424
|
"../node_modules/@types/node/globals.d.ts": {
|
420
|
-
"version": "
|
421
|
-
"signature": "
|
425
|
+
"version": "92d63add669d18ebc349efbacd88966d6f2ccdddfb1b880b2db98ae3aa7bf7c4",
|
426
|
+
"signature": "92d63add669d18ebc349efbacd88966d6f2ccdddfb1b880b2db98ae3aa7bf7c4",
|
422
427
|
"affectsGlobalScope": true
|
423
428
|
},
|
424
429
|
"../node_modules/@types/node/async_hooks.d.ts": {
|
425
|
-
"version": "
|
426
|
-
"signature": "
|
430
|
+
"version": "ccc94049a9841fe47abe5baef6be9a38fc6228807974ae675fb15dc22531b4be",
|
431
|
+
"signature": "ccc94049a9841fe47abe5baef6be9a38fc6228807974ae675fb15dc22531b4be",
|
427
432
|
"affectsGlobalScope": false
|
428
433
|
},
|
429
434
|
"../node_modules/@types/node/buffer.d.ts": {
|
430
|
-
"version": "
|
431
|
-
"signature": "
|
435
|
+
"version": "9acfe4d1ff027015151ce81d60797b04b52bffe97ad8310bb0ec2e8fd61e1303",
|
436
|
+
"signature": "9acfe4d1ff027015151ce81d60797b04b52bffe97ad8310bb0ec2e8fd61e1303",
|
432
437
|
"affectsGlobalScope": true
|
433
438
|
},
|
434
439
|
"../node_modules/@types/node/child_process.d.ts": {
|
435
|
-
"version": "
|
436
|
-
"signature": "
|
440
|
+
"version": "95843d5cfafced8f3f8a5ce57d2335f0bcd361b9483587d12a25e4bd403b8216",
|
441
|
+
"signature": "95843d5cfafced8f3f8a5ce57d2335f0bcd361b9483587d12a25e4bd403b8216",
|
437
442
|
"affectsGlobalScope": false
|
438
443
|
},
|
439
444
|
"../node_modules/@types/node/cluster.d.ts": {
|
440
|
-
"version": "
|
441
|
-
"signature": "
|
445
|
+
"version": "afc6e96061af46bcff47246158caee7e056f5288783f2d83d6858cd25be1c565",
|
446
|
+
"signature": "afc6e96061af46bcff47246158caee7e056f5288783f2d83d6858cd25be1c565",
|
442
447
|
"affectsGlobalScope": false
|
443
448
|
},
|
444
449
|
"../node_modules/@types/node/console.d.ts": {
|
445
|
-
"version": "
|
446
|
-
"signature": "
|
450
|
+
"version": "34f5bcac12b36d70304b73de5f5aab3bb91bd9919f984be80579ebcad03a624e",
|
451
|
+
"signature": "34f5bcac12b36d70304b73de5f5aab3bb91bd9919f984be80579ebcad03a624e",
|
447
452
|
"affectsGlobalScope": true
|
448
453
|
},
|
449
454
|
"../node_modules/@types/node/constants.d.ts": {
|
@@ -452,68 +457,68 @@
|
|
452
457
|
"affectsGlobalScope": false
|
453
458
|
},
|
454
459
|
"../node_modules/@types/node/crypto.d.ts": {
|
455
|
-
"version": "
|
456
|
-
"signature": "
|
460
|
+
"version": "2f520601649a893e6a49a8851ebfcf4be8ce090dc1281c2a08a871cb04e8251f",
|
461
|
+
"signature": "2f520601649a893e6a49a8851ebfcf4be8ce090dc1281c2a08a871cb04e8251f",
|
457
462
|
"affectsGlobalScope": false
|
458
463
|
},
|
459
464
|
"../node_modules/@types/node/dgram.d.ts": {
|
460
|
-
"version": "
|
461
|
-
"signature": "
|
465
|
+
"version": "f50c975ab7b50e25a69e3d8a3773894125b44e9698924105f23b812bf7488baf",
|
466
|
+
"signature": "f50c975ab7b50e25a69e3d8a3773894125b44e9698924105f23b812bf7488baf",
|
462
467
|
"affectsGlobalScope": false
|
463
468
|
},
|
464
469
|
"../node_modules/@types/node/diagnostics_channel.d.ts": {
|
465
|
-
"version": "
|
466
|
-
"signature": "
|
470
|
+
"version": "2b8c764f856a1dd0a9a2bf23e5efddbff157de8138b0754010be561ae5fcaa90",
|
471
|
+
"signature": "2b8c764f856a1dd0a9a2bf23e5efddbff157de8138b0754010be561ae5fcaa90",
|
467
472
|
"affectsGlobalScope": false
|
468
473
|
},
|
469
474
|
"../node_modules/@types/node/dns.d.ts": {
|
470
|
-
"version": "
|
471
|
-
"signature": "
|
475
|
+
"version": "76650408392bf49a8fbf3e2b6b302712a92d76af77b06e2da1cc8077359c4409",
|
476
|
+
"signature": "76650408392bf49a8fbf3e2b6b302712a92d76af77b06e2da1cc8077359c4409",
|
472
477
|
"affectsGlobalScope": false
|
473
478
|
},
|
474
479
|
"../node_modules/@types/node/dns/promises.d.ts": {
|
475
|
-
"version": "
|
476
|
-
"signature": "
|
480
|
+
"version": "0af3121e68297b2247dd331c0d24dba599e50736a7517a5622d5591aae4a3122",
|
481
|
+
"signature": "0af3121e68297b2247dd331c0d24dba599e50736a7517a5622d5591aae4a3122",
|
477
482
|
"affectsGlobalScope": false
|
478
483
|
},
|
479
484
|
"../node_modules/@types/node/domain.d.ts": {
|
480
|
-
"version": "
|
481
|
-
"signature": "
|
485
|
+
"version": "6972fca26f6e9bd56197568d4379f99071a90766e06b4fcb5920a0130a9202be",
|
486
|
+
"signature": "6972fca26f6e9bd56197568d4379f99071a90766e06b4fcb5920a0130a9202be",
|
482
487
|
"affectsGlobalScope": false
|
483
488
|
},
|
484
489
|
"../node_modules/@types/node/events.d.ts": {
|
485
|
-
"version": "
|
486
|
-
"signature": "
|
490
|
+
"version": "4a2628e95962c8ab756121faa3ac2ed348112ff7a87b5c286dd2cc3326546b4c",
|
491
|
+
"signature": "4a2628e95962c8ab756121faa3ac2ed348112ff7a87b5c286dd2cc3326546b4c",
|
487
492
|
"affectsGlobalScope": true
|
488
493
|
},
|
489
494
|
"../node_modules/@types/node/fs.d.ts": {
|
490
|
-
"version": "
|
491
|
-
"signature": "
|
495
|
+
"version": "80793b2277f31baa199234daed806fff0fb11491d1ebd3357e520c3558063f00",
|
496
|
+
"signature": "80793b2277f31baa199234daed806fff0fb11491d1ebd3357e520c3558063f00",
|
492
497
|
"affectsGlobalScope": false
|
493
498
|
},
|
494
499
|
"../node_modules/@types/node/fs/promises.d.ts": {
|
495
|
-
"version": "
|
496
|
-
"signature": "
|
500
|
+
"version": "b6a6cabbe2be9edcd87aafff2b1c36cee739a90311df53514c326a8dd52abd8e",
|
501
|
+
"signature": "b6a6cabbe2be9edcd87aafff2b1c36cee739a90311df53514c326a8dd52abd8e",
|
497
502
|
"affectsGlobalScope": false
|
498
503
|
},
|
499
504
|
"../node_modules/@types/node/http.d.ts": {
|
500
|
-
"version": "
|
501
|
-
"signature": "
|
505
|
+
"version": "b9b963043551b034abd9e7c6d859f7a81d99479fde938d983114d167d0644a78",
|
506
|
+
"signature": "b9b963043551b034abd9e7c6d859f7a81d99479fde938d983114d167d0644a78",
|
502
507
|
"affectsGlobalScope": false
|
503
508
|
},
|
504
509
|
"../node_modules/@types/node/http2.d.ts": {
|
505
|
-
"version": "
|
506
|
-
"signature": "
|
510
|
+
"version": "b287b810b5035d5685f1df6e1e418f1ca452a3ed4f59fd5cc081dbf2045f0d9b",
|
511
|
+
"signature": "b287b810b5035d5685f1df6e1e418f1ca452a3ed4f59fd5cc081dbf2045f0d9b",
|
507
512
|
"affectsGlobalScope": false
|
508
513
|
},
|
509
514
|
"../node_modules/@types/node/https.d.ts": {
|
510
|
-
"version": "
|
511
|
-
"signature": "
|
515
|
+
"version": "4b9a003b5c556c96784132945bb41c655ea11273b1917f5c8d0c154dd5fd20dd",
|
516
|
+
"signature": "4b9a003b5c556c96784132945bb41c655ea11273b1917f5c8d0c154dd5fd20dd",
|
512
517
|
"affectsGlobalScope": false
|
513
518
|
},
|
514
519
|
"../node_modules/@types/node/inspector.d.ts": {
|
515
|
-
"version": "
|
516
|
-
"signature": "
|
520
|
+
"version": "a458dc78104cc80048ac24fdc02fe6dce254838094c2f25641b3f954d9721241",
|
521
|
+
"signature": "a458dc78104cc80048ac24fdc02fe6dce254838094c2f25641b3f954d9721241",
|
517
522
|
"affectsGlobalScope": false
|
518
523
|
},
|
519
524
|
"../node_modules/@types/node/module.d.ts": {
|
@@ -522,53 +527,53 @@
|
|
522
527
|
"affectsGlobalScope": true
|
523
528
|
},
|
524
529
|
"../node_modules/@types/node/net.d.ts": {
|
525
|
-
"version": "
|
526
|
-
"signature": "
|
530
|
+
"version": "902cd98bf46e95caf4118a0733fb801e9e90eec3edaed6abdad77124afec9ca2",
|
531
|
+
"signature": "902cd98bf46e95caf4118a0733fb801e9e90eec3edaed6abdad77124afec9ca2",
|
527
532
|
"affectsGlobalScope": false
|
528
533
|
},
|
529
534
|
"../node_modules/@types/node/os.d.ts": {
|
530
|
-
"version": "
|
531
|
-
"signature": "
|
535
|
+
"version": "abc1c425b2ad6720433f40f1877abfa4223f0f3dd486c9c28c492179ca183cb6",
|
536
|
+
"signature": "abc1c425b2ad6720433f40f1877abfa4223f0f3dd486c9c28c492179ca183cb6",
|
532
537
|
"affectsGlobalScope": false
|
533
538
|
},
|
534
539
|
"../node_modules/@types/node/path.d.ts": {
|
535
|
-
"version": "
|
536
|
-
"signature": "
|
540
|
+
"version": "cd4854d38f4eb5592afd98ab95ca17389a7dfe38013d9079e802d739bdbcc939",
|
541
|
+
"signature": "cd4854d38f4eb5592afd98ab95ca17389a7dfe38013d9079e802d739bdbcc939",
|
537
542
|
"affectsGlobalScope": false
|
538
543
|
},
|
539
544
|
"../node_modules/@types/node/perf_hooks.d.ts": {
|
540
|
-
"version": "
|
541
|
-
"signature": "
|
545
|
+
"version": "94eed4cc2f5f658d5e229ff1ccd38860bddf4233e347bf78edd2154dee1f2b99",
|
546
|
+
"signature": "94eed4cc2f5f658d5e229ff1ccd38860bddf4233e347bf78edd2154dee1f2b99",
|
542
547
|
"affectsGlobalScope": false
|
543
548
|
},
|
544
549
|
"../node_modules/@types/node/process.d.ts": {
|
545
|
-
"version": "
|
546
|
-
"signature": "
|
550
|
+
"version": "bd1a08e30569b0fb2f0b21035eb9b039871f68faa9b98accf847e9c878c5e0a9",
|
551
|
+
"signature": "bd1a08e30569b0fb2f0b21035eb9b039871f68faa9b98accf847e9c878c5e0a9",
|
547
552
|
"affectsGlobalScope": true
|
548
553
|
},
|
549
554
|
"../node_modules/@types/node/punycode.d.ts": {
|
550
|
-
"version": "
|
551
|
-
"signature": "
|
555
|
+
"version": "9f1069b9e2c051737b1f9b4f1baf50e4a63385a6a89c32235549ae87fc3d5492",
|
556
|
+
"signature": "9f1069b9e2c051737b1f9b4f1baf50e4a63385a6a89c32235549ae87fc3d5492",
|
552
557
|
"affectsGlobalScope": false
|
553
558
|
},
|
554
559
|
"../node_modules/@types/node/querystring.d.ts": {
|
555
|
-
"version": "
|
556
|
-
"signature": "
|
560
|
+
"version": "ee18f2da7a037c6ceeb112a084e485aead9ea166980bf433474559eac1b46553",
|
561
|
+
"signature": "ee18f2da7a037c6ceeb112a084e485aead9ea166980bf433474559eac1b46553",
|
557
562
|
"affectsGlobalScope": false
|
558
563
|
},
|
559
564
|
"../node_modules/@types/node/readline.d.ts": {
|
560
|
-
"version": "
|
561
|
-
"signature": "
|
565
|
+
"version": "29c2706fa0cc49a2bd90c83234da33d08bb9554ecec675e91c1f85087f5a5324",
|
566
|
+
"signature": "29c2706fa0cc49a2bd90c83234da33d08bb9554ecec675e91c1f85087f5a5324",
|
562
567
|
"affectsGlobalScope": false
|
563
568
|
},
|
564
569
|
"../node_modules/@types/node/repl.d.ts": {
|
565
|
-
"version": "
|
566
|
-
"signature": "
|
570
|
+
"version": "0acbf26bf958f9e80c1ffa587b74749d2697b75b484062d36e103c137c562bc3",
|
571
|
+
"signature": "0acbf26bf958f9e80c1ffa587b74749d2697b75b484062d36e103c137c562bc3",
|
567
572
|
"affectsGlobalScope": false
|
568
573
|
},
|
569
574
|
"../node_modules/@types/node/stream.d.ts": {
|
570
|
-
"version": "
|
571
|
-
"signature": "
|
575
|
+
"version": "d7838022c7dab596357a9604b9c6adffe37dc34085ce0779c958ce9545bd7139",
|
576
|
+
"signature": "d7838022c7dab596357a9604b9c6adffe37dc34085ce0779c958ce9545bd7139",
|
572
577
|
"affectsGlobalScope": false
|
573
578
|
},
|
574
579
|
"../node_modules/@types/node/stream/promises.d.ts": {
|
@@ -576,19 +581,24 @@
|
|
576
581
|
"signature": "1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",
|
577
582
|
"affectsGlobalScope": false
|
578
583
|
},
|
584
|
+
"../node_modules/@types/node/stream/consumers.d.ts": {
|
585
|
+
"version": "806ef4cac3b3d9fa4a48d849c8e084d7c72fcd7b16d76e06049a9ed742ff79c0",
|
586
|
+
"signature": "806ef4cac3b3d9fa4a48d849c8e084d7c72fcd7b16d76e06049a9ed742ff79c0",
|
587
|
+
"affectsGlobalScope": true
|
588
|
+
},
|
579
589
|
"../node_modules/@types/node/stream/web.d.ts": {
|
580
|
-
"version": "
|
581
|
-
"signature": "
|
590
|
+
"version": "a7971f9fb2a32ec7788ec6cda9d7a33c02023dfe9a62db2030ad1359649d8050",
|
591
|
+
"signature": "a7971f9fb2a32ec7788ec6cda9d7a33c02023dfe9a62db2030ad1359649d8050",
|
582
592
|
"affectsGlobalScope": false
|
583
593
|
},
|
584
594
|
"../node_modules/@types/node/string_decoder.d.ts": {
|
585
|
-
"version": "
|
586
|
-
"signature": "
|
595
|
+
"version": "c33a6ea7147af60d8e98f1ac127047f4b0d4e2ce28b8f08ff3de07ca7cc00637",
|
596
|
+
"signature": "c33a6ea7147af60d8e98f1ac127047f4b0d4e2ce28b8f08ff3de07ca7cc00637",
|
587
597
|
"affectsGlobalScope": false
|
588
598
|
},
|
589
599
|
"../node_modules/@types/node/timers.d.ts": {
|
590
|
-
"version": "
|
591
|
-
"signature": "
|
600
|
+
"version": "b42b47e17b8ece2424ae8039feb944c2e3ba4b262986aebd582e51efbdca93dc",
|
601
|
+
"signature": "b42b47e17b8ece2424ae8039feb944c2e3ba4b262986aebd582e51efbdca93dc",
|
592
602
|
"affectsGlobalScope": true
|
593
603
|
},
|
594
604
|
"../node_modules/@types/node/timers/promises.d.ts": {
|
@@ -597,48 +607,53 @@
|
|
597
607
|
"affectsGlobalScope": false
|
598
608
|
},
|
599
609
|
"../node_modules/@types/node/tls.d.ts": {
|
600
|
-
"version": "
|
601
|
-
"signature": "
|
610
|
+
"version": "2408611d9b4146e35d1dbd1f443ccd8e187c74614a54b80300728277529dbf11",
|
611
|
+
"signature": "2408611d9b4146e35d1dbd1f443ccd8e187c74614a54b80300728277529dbf11",
|
602
612
|
"affectsGlobalScope": false
|
603
613
|
},
|
604
614
|
"../node_modules/@types/node/trace_events.d.ts": {
|
605
|
-
"version": "
|
606
|
-
"signature": "
|
615
|
+
"version": "998a3de5237518c0b3ac00a11b3b4417affb008aa20aedee52f3fdae3cb86151",
|
616
|
+
"signature": "998a3de5237518c0b3ac00a11b3b4417affb008aa20aedee52f3fdae3cb86151",
|
607
617
|
"affectsGlobalScope": false
|
608
618
|
},
|
609
619
|
"../node_modules/@types/node/tty.d.ts": {
|
610
|
-
"version": "
|
611
|
-
"signature": "
|
620
|
+
"version": "ad41008ffe077206e1811fc873f4d9005b5fd7f6ab52bb6118fef600815a5cb4",
|
621
|
+
"signature": "ad41008ffe077206e1811fc873f4d9005b5fd7f6ab52bb6118fef600815a5cb4",
|
612
622
|
"affectsGlobalScope": false
|
613
623
|
},
|
614
624
|
"../node_modules/@types/node/url.d.ts": {
|
615
|
-
"version": "
|
616
|
-
"signature": "
|
625
|
+
"version": "d88ecca73348e7c337541c4b8b60a50aca5e87384f6b8a422fc6603c637e4c21",
|
626
|
+
"signature": "d88ecca73348e7c337541c4b8b60a50aca5e87384f6b8a422fc6603c637e4c21",
|
617
627
|
"affectsGlobalScope": false
|
618
628
|
},
|
619
629
|
"../node_modules/@types/node/util.d.ts": {
|
620
|
-
"version": "
|
621
|
-
"signature": "
|
630
|
+
"version": "badae0df9a8016ac36994b0a0e7b82ba6aaa3528e175a8c3cb161e4683eec03e",
|
631
|
+
"signature": "badae0df9a8016ac36994b0a0e7b82ba6aaa3528e175a8c3cb161e4683eec03e",
|
622
632
|
"affectsGlobalScope": false
|
623
633
|
},
|
624
634
|
"../node_modules/@types/node/v8.d.ts": {
|
625
|
-
"version": "
|
626
|
-
"signature": "
|
635
|
+
"version": "c3db860bcaaaeb3bbc23f353bbda1f8ab82756c8d5e973bebb3953cb09ea68f2",
|
636
|
+
"signature": "c3db860bcaaaeb3bbc23f353bbda1f8ab82756c8d5e973bebb3953cb09ea68f2",
|
627
637
|
"affectsGlobalScope": false
|
628
638
|
},
|
629
639
|
"../node_modules/@types/node/vm.d.ts": {
|
630
|
-
"version": "
|
631
|
-
"signature": "
|
640
|
+
"version": "235a53595bd20b0b0eeb1a29cb2887c67c48375e92f03749b2488fbd46d0b1a0",
|
641
|
+
"signature": "235a53595bd20b0b0eeb1a29cb2887c67c48375e92f03749b2488fbd46d0b1a0",
|
642
|
+
"affectsGlobalScope": false
|
643
|
+
},
|
644
|
+
"../node_modules/@types/node/wasi.d.ts": {
|
645
|
+
"version": "bc09393cd4cd13f69cf1366d4236fbae5359bb550f0de4e15767e9a91d63dfb1",
|
646
|
+
"signature": "bc09393cd4cd13f69cf1366d4236fbae5359bb550f0de4e15767e9a91d63dfb1",
|
632
647
|
"affectsGlobalScope": false
|
633
648
|
},
|
634
649
|
"../node_modules/@types/node/worker_threads.d.ts": {
|
635
|
-
"version": "
|
636
|
-
"signature": "
|
650
|
+
"version": "9c266243b01545e11d2733a55ad02b4c00ecdbda99c561cd1674f96e89cdc958",
|
651
|
+
"signature": "9c266243b01545e11d2733a55ad02b4c00ecdbda99c561cd1674f96e89cdc958",
|
637
652
|
"affectsGlobalScope": false
|
638
653
|
},
|
639
654
|
"../node_modules/@types/node/zlib.d.ts": {
|
640
|
-
"version": "
|
641
|
-
"signature": "
|
655
|
+
"version": "c71155c05fc76ff948a4759abc1cb9feec036509f500174bc18dad4c7827a60c",
|
656
|
+
"signature": "c71155c05fc76ff948a4759abc1cb9feec036509f500174bc18dad4c7827a60c",
|
642
657
|
"affectsGlobalScope": false
|
643
658
|
},
|
644
659
|
"../node_modules/@types/node/globals.global.d.ts": {
|
@@ -646,29 +661,9 @@
|
|
646
661
|
"signature": "ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e",
|
647
662
|
"affectsGlobalScope": true
|
648
663
|
},
|
649
|
-
"../node_modules/@types/node/wasi.d.ts": {
|
650
|
-
"version": "b9d6227d9cf5e2aac16c149377136b01e8692c0f82f185f6192c78285236e71d",
|
651
|
-
"signature": "b9d6227d9cf5e2aac16c149377136b01e8692c0f82f185f6192c78285236e71d",
|
652
|
-
"affectsGlobalScope": false
|
653
|
-
},
|
654
|
-
"../node_modules/@types/node/ts3.6/base.d.ts": {
|
655
|
-
"version": "359745bfbc578a51b1143fc7c49159f6068acf121017982519b88b04f27ea66a",
|
656
|
-
"signature": "359745bfbc578a51b1143fc7c49159f6068acf121017982519b88b04f27ea66a",
|
657
|
-
"affectsGlobalScope": false
|
658
|
-
},
|
659
|
-
"../node_modules/@types/node/assert.d.ts": {
|
660
|
-
"version": "31c268bcfbbb3a89dd4019ff8001069024921c2c0fb73bccc6f8e6f2da7bff09",
|
661
|
-
"signature": "31c268bcfbbb3a89dd4019ff8001069024921c2c0fb73bccc6f8e6f2da7bff09",
|
662
|
-
"affectsGlobalScope": false
|
663
|
-
},
|
664
|
-
"../node_modules/@types/node/base.d.ts": {
|
665
|
-
"version": "35549c9daefc577a6d80bac1c1543b3588804fdda82cb1cf7b5293ca65b4dce4",
|
666
|
-
"signature": "35549c9daefc577a6d80bac1c1543b3588804fdda82cb1cf7b5293ca65b4dce4",
|
667
|
-
"affectsGlobalScope": false
|
668
|
-
},
|
669
664
|
"../node_modules/@types/node/index.d.ts": {
|
670
|
-
"version": "
|
671
|
-
"signature": "
|
665
|
+
"version": "1cdb8f094b969dcc183745dc88404e2d8fcf2a858c6e7cc2441011476573238e",
|
666
|
+
"signature": "1cdb8f094b969dcc183745dc88404e2d8fcf2a858c6e7cc2441011476573238e",
|
672
667
|
"affectsGlobalScope": false
|
673
668
|
},
|
674
669
|
"../node_modules/@types/secp256k1/index.d.ts": {
|
@@ -687,8 +682,8 @@
|
|
687
682
|
"affectsGlobalScope": false
|
688
683
|
},
|
689
684
|
"../node_modules/@babel/types/lib/index.d.ts": {
|
690
|
-
"version": "
|
691
|
-
"signature": "
|
685
|
+
"version": "272c2dac4baaf7fdd2d7efeef0fa2547af54cc21883c5e138b8c4d1661697a54",
|
686
|
+
"signature": "272c2dac4baaf7fdd2d7efeef0fa2547af54cc21883c5e138b8c4d1661697a54",
|
692
687
|
"affectsGlobalScope": false
|
693
688
|
},
|
694
689
|
"../node_modules/@types/babel__generator/index.d.ts": {
|
@@ -697,8 +692,8 @@
|
|
697
692
|
"affectsGlobalScope": false
|
698
693
|
},
|
699
694
|
"../node_modules/@babel/parser/typings/babel-parser.d.ts": {
|
700
|
-
"version": "
|
701
|
-
"signature": "
|
695
|
+
"version": "64b867c61effed7b5bc0cc06b3d8eac23b067a3fba581fc7d3c292fa593e6a45",
|
696
|
+
"signature": "64b867c61effed7b5bc0cc06b3d8eac23b067a3fba581fc7d3c292fa593e6a45",
|
702
697
|
"affectsGlobalScope": false
|
703
698
|
},
|
704
699
|
"../node_modules/@types/babel__template/index.d.ts": {
|
@@ -712,8 +707,8 @@
|
|
712
707
|
"affectsGlobalScope": false
|
713
708
|
},
|
714
709
|
"../node_modules/@types/babel__core/index.d.ts": {
|
715
|
-
"version": "
|
716
|
-
"signature": "
|
710
|
+
"version": "80164ffebe1723a50e020a648e0623c026ff39be13c5cd45e6a82d0fcc06e2d0",
|
711
|
+
"signature": "80164ffebe1723a50e020a648e0623c026ff39be13c5cd45e6a82d0fcc06e2d0",
|
717
712
|
"affectsGlobalScope": false
|
718
713
|
},
|
719
714
|
"../node_modules/@types/graceful-fs/index.d.ts": {
|
@@ -736,12 +731,12 @@
|
|
736
731
|
"signature": "f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0",
|
737
732
|
"affectsGlobalScope": false
|
738
733
|
},
|
739
|
-
"../node_modules
|
734
|
+
"../node_modules/jest-diff/build/types.d.ts": {
|
740
735
|
"version": "71ba0678a3c647f5c0706ae975c031ace0d464e60f9ce56eaa7f1678d065aab7",
|
741
736
|
"signature": "71ba0678a3c647f5c0706ae975c031ace0d464e60f9ce56eaa7f1678d065aab7",
|
742
737
|
"affectsGlobalScope": false
|
743
738
|
},
|
744
|
-
"../node_modules
|
739
|
+
"../node_modules/jest-diff/build/index.d.ts": {
|
745
740
|
"version": "162c6f2951bd80ae6e16679378f382200b26bba9de8f255af3a2895fbfa670b4",
|
746
741
|
"signature": "162c6f2951bd80ae6e16679378f382200b26bba9de8f255af3a2895fbfa670b4",
|
747
742
|
"affectsGlobalScope": false
|
@@ -762,8 +757,8 @@
|
|
762
757
|
"affectsGlobalScope": false
|
763
758
|
},
|
764
759
|
"../node_modules/@types/prettier/index.d.ts": {
|
765
|
-
"version": "
|
766
|
-
"signature": "
|
760
|
+
"version": "9d9e658d1d5b805562749ce383ef8c67ccb796394d8734d9c138788d7dab6ee3",
|
761
|
+
"signature": "9d9e658d1d5b805562749ce383ef8c67ccb796394d8734d9c138788d7dab6ee3",
|
767
762
|
"affectsGlobalScope": false
|
768
763
|
},
|
769
764
|
"../node_modules/@types/stack-utils/index.d.ts": {
|
@@ -780,26 +775,6 @@
|
|
780
775
|
"version": "09c4b2e2d3070239d563fc690f0cc5db04a2d9b66a23e61aef8b5274e3e9910c",
|
781
776
|
"signature": "09c4b2e2d3070239d563fc690f0cc5db04a2d9b66a23e61aef8b5274e3e9910c",
|
782
777
|
"affectsGlobalScope": false
|
783
|
-
},
|
784
|
-
"../../../node_modules/@types/ledgerhq__hw-transport/index.d.ts": {
|
785
|
-
"version": "58c2c85ea087c42c3e4f182050e7768097b70ddfecf0c5271e6da493cb43d2ea",
|
786
|
-
"signature": "58c2c85ea087c42c3e4f182050e7768097b70ddfecf0c5271e6da493cb43d2ea",
|
787
|
-
"affectsGlobalScope": false
|
788
|
-
},
|
789
|
-
"../../../node_modules/@types/minimatch/index.d.ts": {
|
790
|
-
"version": "95c22bc19835e28e2e524a4bb8898eb5f2107b640d7279a6d3aade261916bbf2",
|
791
|
-
"signature": "95c22bc19835e28e2e524a4bb8898eb5f2107b640d7279a6d3aade261916bbf2",
|
792
|
-
"affectsGlobalScope": false
|
793
|
-
},
|
794
|
-
"../../../node_modules/@types/minimist/index.d.ts": {
|
795
|
-
"version": "e437d83044ba17246a861aa9691aa14223ff4a9d6f338ab1269c41c758586a88",
|
796
|
-
"signature": "e437d83044ba17246a861aa9691aa14223ff4a9d6f338ab1269c41c758586a88",
|
797
|
-
"affectsGlobalScope": false
|
798
|
-
},
|
799
|
-
"../../../node_modules/@types/parse-json/index.d.ts": {
|
800
|
-
"version": "2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b",
|
801
|
-
"signature": "2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b",
|
802
|
-
"affectsGlobalScope": false
|
803
778
|
}
|
804
779
|
},
|
805
780
|
"options": {
|
@@ -826,27 +801,6 @@
|
|
826
801
|
"configFilePath": "../tsconfig.json"
|
827
802
|
},
|
828
803
|
"referencedMap": {
|
829
|
-
"../../../node_modules/@types/ledgerhq__hw-transport/index.d.ts": [
|
830
|
-
"../node_modules/@types/node/index.d.ts",
|
831
|
-
"../node_modules/@types/node/util.d.ts"
|
832
|
-
],
|
833
|
-
"../../../node_modules/@types/minimatch/index.d.ts": [
|
834
|
-
"../node_modules/@types/node/util.d.ts"
|
835
|
-
],
|
836
|
-
"../../../node_modules/@types/minimist/index.d.ts": [
|
837
|
-
"../node_modules/@types/node/util.d.ts"
|
838
|
-
],
|
839
|
-
"../../../node_modules/@types/parse-json/index.d.ts": [
|
840
|
-
"../node_modules/@types/node/util.d.ts"
|
841
|
-
],
|
842
|
-
"../../../node_modules/js-sha256/index.d.ts": [
|
843
|
-
"../node_modules/@types/node/util.d.ts"
|
844
|
-
],
|
845
|
-
"../../../node_modules/simple-cbor/src/index.d.ts": [
|
846
|
-
"../../agent/node_modules/simple-cbor/src/serializer.d.ts",
|
847
|
-
"../../agent/node_modules/simple-cbor/src/value.d.ts",
|
848
|
-
"../node_modules/@types/node/util.d.ts"
|
849
|
-
],
|
850
804
|
"../../agent/lib/cjs/actor.d.ts": [
|
851
805
|
"../../agent/lib/cjs/agent/index.d.ts",
|
852
806
|
"../../agent/lib/cjs/errors.d.ts",
|
@@ -1008,123 +962,6 @@
|
|
1008
962
|
"../../candid/lib/cjs/utils/buffer.d.ts",
|
1009
963
|
"../node_modules/@types/node/util.d.ts"
|
1010
964
|
],
|
1011
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.dom.d.ts": [
|
1012
|
-
"../node_modules/@types/node/util.d.ts"
|
1013
|
-
],
|
1014
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.collection.d.ts": [
|
1015
|
-
"../node_modules/@types/node/util.d.ts"
|
1016
|
-
],
|
1017
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.core.d.ts": [
|
1018
|
-
"../node_modules/@types/node/util.d.ts"
|
1019
|
-
],
|
1020
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.d.ts": [
|
1021
|
-
"../node_modules/@types/node/util.d.ts"
|
1022
|
-
],
|
1023
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.generator.d.ts": [
|
1024
|
-
"../node_modules/@types/node/util.d.ts"
|
1025
|
-
],
|
1026
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
|
1027
|
-
"../node_modules/@types/node/util.d.ts"
|
1028
|
-
],
|
1029
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.promise.d.ts": [
|
1030
|
-
"../node_modules/@types/node/util.d.ts"
|
1031
|
-
],
|
1032
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
|
1033
|
-
"../node_modules/@types/node/util.d.ts"
|
1034
|
-
],
|
1035
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
|
1036
|
-
"../node_modules/@types/node/util.d.ts"
|
1037
|
-
],
|
1038
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
|
1039
|
-
"../node_modules/@types/node/util.d.ts"
|
1040
|
-
],
|
1041
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
|
1042
|
-
"../node_modules/@types/node/util.d.ts"
|
1043
|
-
],
|
1044
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
|
1045
|
-
"../node_modules/@types/node/util.d.ts"
|
1046
|
-
],
|
1047
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2016.d.ts": [
|
1048
|
-
"../node_modules/@types/node/util.d.ts"
|
1049
|
-
],
|
1050
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.d.ts": [
|
1051
|
-
"../node_modules/@types/node/util.d.ts"
|
1052
|
-
],
|
1053
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.intl.d.ts": [
|
1054
|
-
"../node_modules/@types/node/util.d.ts"
|
1055
|
-
],
|
1056
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.object.d.ts": [
|
1057
|
-
"../node_modules/@types/node/util.d.ts"
|
1058
|
-
],
|
1059
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
|
1060
|
-
"../node_modules/@types/node/util.d.ts"
|
1061
|
-
],
|
1062
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.string.d.ts": [
|
1063
|
-
"../node_modules/@types/node/util.d.ts"
|
1064
|
-
],
|
1065
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
|
1066
|
-
"../node_modules/@types/node/util.d.ts"
|
1067
|
-
],
|
1068
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
|
1069
|
-
"../node_modules/@types/node/util.d.ts"
|
1070
|
-
],
|
1071
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
|
1072
|
-
"../node_modules/@types/node/util.d.ts"
|
1073
|
-
],
|
1074
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.d.ts": [
|
1075
|
-
"../node_modules/@types/node/util.d.ts"
|
1076
|
-
],
|
1077
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.intl.d.ts": [
|
1078
|
-
"../node_modules/@types/node/util.d.ts"
|
1079
|
-
],
|
1080
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.promise.d.ts": [
|
1081
|
-
"../node_modules/@types/node/util.d.ts"
|
1082
|
-
],
|
1083
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
|
1084
|
-
"../node_modules/@types/node/util.d.ts"
|
1085
|
-
],
|
1086
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.array.d.ts": [
|
1087
|
-
"../node_modules/@types/node/util.d.ts"
|
1088
|
-
],
|
1089
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.d.ts": [
|
1090
|
-
"../node_modules/@types/node/util.d.ts"
|
1091
|
-
],
|
1092
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.object.d.ts": [
|
1093
|
-
"../node_modules/@types/node/util.d.ts"
|
1094
|
-
],
|
1095
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.string.d.ts": [
|
1096
|
-
"../node_modules/@types/node/util.d.ts"
|
1097
|
-
],
|
1098
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
|
1099
|
-
"../node_modules/@types/node/util.d.ts"
|
1100
|
-
],
|
1101
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
|
1102
|
-
"../node_modules/@types/node/util.d.ts"
|
1103
|
-
],
|
1104
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.d.ts": [
|
1105
|
-
"../node_modules/@types/node/util.d.ts"
|
1106
|
-
],
|
1107
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.intl.d.ts": [
|
1108
|
-
"../node_modules/@types/node/util.d.ts"
|
1109
|
-
],
|
1110
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.promise.d.ts": [
|
1111
|
-
"../node_modules/@types/node/util.d.ts"
|
1112
|
-
],
|
1113
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts": [
|
1114
|
-
"../node_modules/@types/node/util.d.ts"
|
1115
|
-
],
|
1116
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.string.d.ts": [
|
1117
|
-
"../node_modules/@types/node/util.d.ts"
|
1118
|
-
],
|
1119
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": [
|
1120
|
-
"../node_modules/@types/node/util.d.ts"
|
1121
|
-
],
|
1122
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es5.d.ts": [
|
1123
|
-
"../node_modules/@types/node/util.d.ts"
|
1124
|
-
],
|
1125
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.esnext.intl.d.ts": [
|
1126
|
-
"../node_modules/@types/node/util.d.ts"
|
1127
|
-
],
|
1128
965
|
"../node_modules/@babel/parser/typings/babel-parser.d.ts": [
|
1129
966
|
"../node_modules/@babel/types/lib/index.d.ts",
|
1130
967
|
"../node_modules/@types/node/util.d.ts"
|
@@ -1170,15 +1007,8 @@
|
|
1170
1007
|
"../node_modules/@types/node/util.d.ts"
|
1171
1008
|
],
|
1172
1009
|
"../node_modules/@types/jest/index.d.ts": [
|
1173
|
-
"../node_modules/@types/
|
1174
|
-
"../node_modules
|
1175
|
-
],
|
1176
|
-
"../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts": [
|
1177
|
-
"../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts",
|
1178
|
-
"../node_modules/@types/node/util.d.ts"
|
1179
|
-
],
|
1180
|
-
"../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts": [
|
1181
|
-
"../node_modules/@types/node/util.d.ts"
|
1010
|
+
"../node_modules/@types/node/util.d.ts",
|
1011
|
+
"../node_modules/jest-diff/build/index.d.ts"
|
1182
1012
|
],
|
1183
1013
|
"../node_modules/@types/json-schema/index.d.ts": [
|
1184
1014
|
"../node_modules/@types/node/util.d.ts"
|
@@ -1195,11 +1025,6 @@
|
|
1195
1025
|
"../node_modules/@types/node/async_hooks.d.ts",
|
1196
1026
|
"../node_modules/@types/node/util.d.ts"
|
1197
1027
|
],
|
1198
|
-
"../node_modules/@types/node/base.d.ts": [
|
1199
|
-
"../node_modules/@types/node/assert.d.ts",
|
1200
|
-
"../node_modules/@types/node/ts3.6/base.d.ts",
|
1201
|
-
"../node_modules/@types/node/util.d.ts"
|
1202
|
-
],
|
1203
1028
|
"../node_modules/@types/node/buffer.d.ts": [
|
1204
1029
|
"../node_modules/@types/node/buffer.d.ts",
|
1205
1030
|
"../node_modules/@types/node/crypto.d.ts",
|
@@ -1316,8 +1141,56 @@
|
|
1316
1141
|
"../node_modules/@types/node/util.d.ts"
|
1317
1142
|
],
|
1318
1143
|
"../node_modules/@types/node/index.d.ts": [
|
1319
|
-
"../node_modules/@types/node/
|
1320
|
-
"../node_modules/@types/node/
|
1144
|
+
"../node_modules/@types/node/assert.d.ts",
|
1145
|
+
"../node_modules/@types/node/assert/strict.d.ts",
|
1146
|
+
"../node_modules/@types/node/async_hooks.d.ts",
|
1147
|
+
"../node_modules/@types/node/buffer.d.ts",
|
1148
|
+
"../node_modules/@types/node/child_process.d.ts",
|
1149
|
+
"../node_modules/@types/node/cluster.d.ts",
|
1150
|
+
"../node_modules/@types/node/console.d.ts",
|
1151
|
+
"../node_modules/@types/node/constants.d.ts",
|
1152
|
+
"../node_modules/@types/node/crypto.d.ts",
|
1153
|
+
"../node_modules/@types/node/dgram.d.ts",
|
1154
|
+
"../node_modules/@types/node/diagnostics_channel.d.ts",
|
1155
|
+
"../node_modules/@types/node/dns.d.ts",
|
1156
|
+
"../node_modules/@types/node/dns/promises.d.ts",
|
1157
|
+
"../node_modules/@types/node/domain.d.ts",
|
1158
|
+
"../node_modules/@types/node/events.d.ts",
|
1159
|
+
"../node_modules/@types/node/fs.d.ts",
|
1160
|
+
"../node_modules/@types/node/fs/promises.d.ts",
|
1161
|
+
"../node_modules/@types/node/globals.d.ts",
|
1162
|
+
"../node_modules/@types/node/globals.global.d.ts",
|
1163
|
+
"../node_modules/@types/node/http.d.ts",
|
1164
|
+
"../node_modules/@types/node/http2.d.ts",
|
1165
|
+
"../node_modules/@types/node/https.d.ts",
|
1166
|
+
"../node_modules/@types/node/inspector.d.ts",
|
1167
|
+
"../node_modules/@types/node/module.d.ts",
|
1168
|
+
"../node_modules/@types/node/net.d.ts",
|
1169
|
+
"../node_modules/@types/node/os.d.ts",
|
1170
|
+
"../node_modules/@types/node/path.d.ts",
|
1171
|
+
"../node_modules/@types/node/perf_hooks.d.ts",
|
1172
|
+
"../node_modules/@types/node/process.d.ts",
|
1173
|
+
"../node_modules/@types/node/punycode.d.ts",
|
1174
|
+
"../node_modules/@types/node/querystring.d.ts",
|
1175
|
+
"../node_modules/@types/node/readline.d.ts",
|
1176
|
+
"../node_modules/@types/node/repl.d.ts",
|
1177
|
+
"../node_modules/@types/node/stream.d.ts",
|
1178
|
+
"../node_modules/@types/node/stream/consumers.d.ts",
|
1179
|
+
"../node_modules/@types/node/stream/promises.d.ts",
|
1180
|
+
"../node_modules/@types/node/stream/web.d.ts",
|
1181
|
+
"../node_modules/@types/node/string_decoder.d.ts",
|
1182
|
+
"../node_modules/@types/node/timers.d.ts",
|
1183
|
+
"../node_modules/@types/node/timers/promises.d.ts",
|
1184
|
+
"../node_modules/@types/node/tls.d.ts",
|
1185
|
+
"../node_modules/@types/node/trace_events.d.ts",
|
1186
|
+
"../node_modules/@types/node/tty.d.ts",
|
1187
|
+
"../node_modules/@types/node/url.d.ts",
|
1188
|
+
"../node_modules/@types/node/util.d.ts",
|
1189
|
+
"../node_modules/@types/node/v8.d.ts",
|
1190
|
+
"../node_modules/@types/node/vm.d.ts",
|
1191
|
+
"../node_modules/@types/node/wasi.d.ts",
|
1192
|
+
"../node_modules/@types/node/worker_threads.d.ts",
|
1193
|
+
"../node_modules/@types/node/zlib.d.ts"
|
1321
1194
|
],
|
1322
1195
|
"../node_modules/@types/node/inspector.d.ts": [
|
1323
1196
|
"../node_modules/@types/node/events.d.ts",
|
@@ -1377,9 +1250,15 @@
|
|
1377
1250
|
"../node_modules/@types/node/stream.d.ts": [
|
1378
1251
|
"../node_modules/@types/node/events.d.ts",
|
1379
1252
|
"../node_modules/@types/node/stream.d.ts",
|
1253
|
+
"../node_modules/@types/node/stream/consumers.d.ts",
|
1380
1254
|
"../node_modules/@types/node/stream/promises.d.ts",
|
1381
1255
|
"../node_modules/@types/node/util.d.ts"
|
1382
1256
|
],
|
1257
|
+
"../node_modules/@types/node/stream/consumers.d.ts": [
|
1258
|
+
"../node_modules/@types/node/stream.d.ts",
|
1259
|
+
"../node_modules/@types/node/stream/consumers.d.ts",
|
1260
|
+
"../node_modules/@types/node/util.d.ts"
|
1261
|
+
],
|
1383
1262
|
"../node_modules/@types/node/stream/promises.d.ts": [
|
1384
1263
|
"../node_modules/@types/node/stream.d.ts",
|
1385
1264
|
"../node_modules/@types/node/stream/promises.d.ts",
|
@@ -1414,56 +1293,6 @@
|
|
1414
1293
|
"../node_modules/@types/node/trace_events.d.ts",
|
1415
1294
|
"../node_modules/@types/node/util.d.ts"
|
1416
1295
|
],
|
1417
|
-
"../node_modules/@types/node/ts3.6/base.d.ts": [
|
1418
|
-
"../node_modules/@types/node/assert/strict.d.ts",
|
1419
|
-
"../node_modules/@types/node/async_hooks.d.ts",
|
1420
|
-
"../node_modules/@types/node/buffer.d.ts",
|
1421
|
-
"../node_modules/@types/node/child_process.d.ts",
|
1422
|
-
"../node_modules/@types/node/cluster.d.ts",
|
1423
|
-
"../node_modules/@types/node/console.d.ts",
|
1424
|
-
"../node_modules/@types/node/constants.d.ts",
|
1425
|
-
"../node_modules/@types/node/crypto.d.ts",
|
1426
|
-
"../node_modules/@types/node/dgram.d.ts",
|
1427
|
-
"../node_modules/@types/node/diagnostics_channel.d.ts",
|
1428
|
-
"../node_modules/@types/node/dns.d.ts",
|
1429
|
-
"../node_modules/@types/node/dns/promises.d.ts",
|
1430
|
-
"../node_modules/@types/node/domain.d.ts",
|
1431
|
-
"../node_modules/@types/node/events.d.ts",
|
1432
|
-
"../node_modules/@types/node/fs.d.ts",
|
1433
|
-
"../node_modules/@types/node/fs/promises.d.ts",
|
1434
|
-
"../node_modules/@types/node/globals.d.ts",
|
1435
|
-
"../node_modules/@types/node/globals.global.d.ts",
|
1436
|
-
"../node_modules/@types/node/http.d.ts",
|
1437
|
-
"../node_modules/@types/node/http2.d.ts",
|
1438
|
-
"../node_modules/@types/node/https.d.ts",
|
1439
|
-
"../node_modules/@types/node/inspector.d.ts",
|
1440
|
-
"../node_modules/@types/node/module.d.ts",
|
1441
|
-
"../node_modules/@types/node/net.d.ts",
|
1442
|
-
"../node_modules/@types/node/os.d.ts",
|
1443
|
-
"../node_modules/@types/node/path.d.ts",
|
1444
|
-
"../node_modules/@types/node/perf_hooks.d.ts",
|
1445
|
-
"../node_modules/@types/node/process.d.ts",
|
1446
|
-
"../node_modules/@types/node/punycode.d.ts",
|
1447
|
-
"../node_modules/@types/node/querystring.d.ts",
|
1448
|
-
"../node_modules/@types/node/readline.d.ts",
|
1449
|
-
"../node_modules/@types/node/repl.d.ts",
|
1450
|
-
"../node_modules/@types/node/stream.d.ts",
|
1451
|
-
"../node_modules/@types/node/stream/promises.d.ts",
|
1452
|
-
"../node_modules/@types/node/stream/web.d.ts",
|
1453
|
-
"../node_modules/@types/node/string_decoder.d.ts",
|
1454
|
-
"../node_modules/@types/node/timers.d.ts",
|
1455
|
-
"../node_modules/@types/node/timers/promises.d.ts",
|
1456
|
-
"../node_modules/@types/node/tls.d.ts",
|
1457
|
-
"../node_modules/@types/node/trace_events.d.ts",
|
1458
|
-
"../node_modules/@types/node/tty.d.ts",
|
1459
|
-
"../node_modules/@types/node/url.d.ts",
|
1460
|
-
"../node_modules/@types/node/util.d.ts",
|
1461
|
-
"../node_modules/@types/node/v8.d.ts",
|
1462
|
-
"../node_modules/@types/node/vm.d.ts",
|
1463
|
-
"../node_modules/@types/node/wasi.d.ts",
|
1464
|
-
"../node_modules/@types/node/worker_threads.d.ts",
|
1465
|
-
"../node_modules/@types/node/zlib.d.ts"
|
1466
|
-
],
|
1467
1296
|
"../node_modules/@types/node/tty.d.ts": [
|
1468
1297
|
"../node_modules/@types/node/net.d.ts",
|
1469
1298
|
"../node_modules/@types/node/tty.d.ts",
|
@@ -1530,27 +1359,159 @@
|
|
1530
1359
|
"../node_modules/@types/node/util.d.ts",
|
1531
1360
|
"../node_modules/@types/yargs-parser/index.d.ts"
|
1532
1361
|
],
|
1362
|
+
"../node_modules/jest-diff/build/index.d.ts": [
|
1363
|
+
"../node_modules/@types/node/util.d.ts",
|
1364
|
+
"../node_modules/jest-diff/build/types.d.ts"
|
1365
|
+
],
|
1366
|
+
"../node_modules/jest-diff/build/types.d.ts": [
|
1367
|
+
"../node_modules/@types/node/util.d.ts"
|
1368
|
+
],
|
1369
|
+
"../node_modules/js-sha256/index.d.ts": [
|
1370
|
+
"../node_modules/@types/node/util.d.ts"
|
1371
|
+
],
|
1372
|
+
"../node_modules/simple-cbor/src/index.d.ts": [
|
1373
|
+
"../../agent/node_modules/simple-cbor/src/serializer.d.ts",
|
1374
|
+
"../../agent/node_modules/simple-cbor/src/value.d.ts",
|
1375
|
+
"../node_modules/@types/node/util.d.ts"
|
1376
|
+
],
|
1533
1377
|
"../node_modules/tweetnacl/nacl.d.ts": [
|
1534
1378
|
"../node_modules/@types/node/util.d.ts"
|
1535
1379
|
],
|
1536
|
-
"../
|
1380
|
+
"../node_modules/typescript/lib/lib.dom.d.ts": [
|
1537
1381
|
"../node_modules/@types/node/util.d.ts"
|
1538
1382
|
],
|
1539
|
-
"../
|
1540
|
-
"
|
1541
|
-
"../../principal/lib/cjs/index.d.ts",
|
1542
|
-
"../node_modules/@types/node/util.d.ts",
|
1543
|
-
"../src/identity/delegation.ts",
|
1544
|
-
"../src/identity/ed25519.ts"
|
1383
|
+
"../node_modules/typescript/lib/lib.es2015.collection.d.ts": [
|
1384
|
+
"../node_modules/@types/node/util.d.ts"
|
1545
1385
|
],
|
1546
|
-
"../
|
1547
|
-
"
|
1548
|
-
"../../agent/node_modules/simple-cbor/src/index.d.ts",
|
1549
|
-
"../../principal/lib/cjs/index.d.ts",
|
1550
|
-
"../node_modules/@types/node/util.d.ts",
|
1551
|
-
"../src/buffer.ts"
|
1386
|
+
"../node_modules/typescript/lib/lib.es2015.core.d.ts": [
|
1387
|
+
"../node_modules/@types/node/util.d.ts"
|
1552
1388
|
],
|
1553
|
-
"../
|
1389
|
+
"../node_modules/typescript/lib/lib.es2015.d.ts": [
|
1390
|
+
"../node_modules/@types/node/util.d.ts"
|
1391
|
+
],
|
1392
|
+
"../node_modules/typescript/lib/lib.es2015.generator.d.ts": [
|
1393
|
+
"../node_modules/@types/node/util.d.ts"
|
1394
|
+
],
|
1395
|
+
"../node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
|
1396
|
+
"../node_modules/@types/node/util.d.ts"
|
1397
|
+
],
|
1398
|
+
"../node_modules/typescript/lib/lib.es2015.promise.d.ts": [
|
1399
|
+
"../node_modules/@types/node/util.d.ts"
|
1400
|
+
],
|
1401
|
+
"../node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
|
1402
|
+
"../node_modules/@types/node/util.d.ts"
|
1403
|
+
],
|
1404
|
+
"../node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
|
1405
|
+
"../node_modules/@types/node/util.d.ts"
|
1406
|
+
],
|
1407
|
+
"../node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
|
1408
|
+
"../node_modules/@types/node/util.d.ts"
|
1409
|
+
],
|
1410
|
+
"../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
|
1411
|
+
"../node_modules/@types/node/util.d.ts"
|
1412
|
+
],
|
1413
|
+
"../node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
|
1414
|
+
"../node_modules/@types/node/util.d.ts"
|
1415
|
+
],
|
1416
|
+
"../node_modules/typescript/lib/lib.es2016.d.ts": [
|
1417
|
+
"../node_modules/@types/node/util.d.ts"
|
1418
|
+
],
|
1419
|
+
"../node_modules/typescript/lib/lib.es2017.d.ts": [
|
1420
|
+
"../node_modules/@types/node/util.d.ts"
|
1421
|
+
],
|
1422
|
+
"../node_modules/typescript/lib/lib.es2017.intl.d.ts": [
|
1423
|
+
"../node_modules/@types/node/util.d.ts"
|
1424
|
+
],
|
1425
|
+
"../node_modules/typescript/lib/lib.es2017.object.d.ts": [
|
1426
|
+
"../node_modules/@types/node/util.d.ts"
|
1427
|
+
],
|
1428
|
+
"../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
|
1429
|
+
"../node_modules/@types/node/util.d.ts"
|
1430
|
+
],
|
1431
|
+
"../node_modules/typescript/lib/lib.es2017.string.d.ts": [
|
1432
|
+
"../node_modules/@types/node/util.d.ts"
|
1433
|
+
],
|
1434
|
+
"../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
|
1435
|
+
"../node_modules/@types/node/util.d.ts"
|
1436
|
+
],
|
1437
|
+
"../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
|
1438
|
+
"../node_modules/@types/node/util.d.ts"
|
1439
|
+
],
|
1440
|
+
"../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
|
1441
|
+
"../node_modules/@types/node/util.d.ts"
|
1442
|
+
],
|
1443
|
+
"../node_modules/typescript/lib/lib.es2018.d.ts": [
|
1444
|
+
"../node_modules/@types/node/util.d.ts"
|
1445
|
+
],
|
1446
|
+
"../node_modules/typescript/lib/lib.es2018.intl.d.ts": [
|
1447
|
+
"../node_modules/@types/node/util.d.ts"
|
1448
|
+
],
|
1449
|
+
"../node_modules/typescript/lib/lib.es2018.promise.d.ts": [
|
1450
|
+
"../node_modules/@types/node/util.d.ts"
|
1451
|
+
],
|
1452
|
+
"../node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
|
1453
|
+
"../node_modules/@types/node/util.d.ts"
|
1454
|
+
],
|
1455
|
+
"../node_modules/typescript/lib/lib.es2019.array.d.ts": [
|
1456
|
+
"../node_modules/@types/node/util.d.ts"
|
1457
|
+
],
|
1458
|
+
"../node_modules/typescript/lib/lib.es2019.d.ts": [
|
1459
|
+
"../node_modules/@types/node/util.d.ts"
|
1460
|
+
],
|
1461
|
+
"../node_modules/typescript/lib/lib.es2019.object.d.ts": [
|
1462
|
+
"../node_modules/@types/node/util.d.ts"
|
1463
|
+
],
|
1464
|
+
"../node_modules/typescript/lib/lib.es2019.string.d.ts": [
|
1465
|
+
"../node_modules/@types/node/util.d.ts"
|
1466
|
+
],
|
1467
|
+
"../node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
|
1468
|
+
"../node_modules/@types/node/util.d.ts"
|
1469
|
+
],
|
1470
|
+
"../node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
|
1471
|
+
"../node_modules/@types/node/util.d.ts"
|
1472
|
+
],
|
1473
|
+
"../node_modules/typescript/lib/lib.es2020.d.ts": [
|
1474
|
+
"../node_modules/@types/node/util.d.ts"
|
1475
|
+
],
|
1476
|
+
"../node_modules/typescript/lib/lib.es2020.intl.d.ts": [
|
1477
|
+
"../node_modules/@types/node/util.d.ts"
|
1478
|
+
],
|
1479
|
+
"../node_modules/typescript/lib/lib.es2020.promise.d.ts": [
|
1480
|
+
"../node_modules/@types/node/util.d.ts"
|
1481
|
+
],
|
1482
|
+
"../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts": [
|
1483
|
+
"../node_modules/@types/node/util.d.ts"
|
1484
|
+
],
|
1485
|
+
"../node_modules/typescript/lib/lib.es2020.string.d.ts": [
|
1486
|
+
"../node_modules/@types/node/util.d.ts"
|
1487
|
+
],
|
1488
|
+
"../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": [
|
1489
|
+
"../node_modules/@types/node/util.d.ts"
|
1490
|
+
],
|
1491
|
+
"../node_modules/typescript/lib/lib.es5.d.ts": [
|
1492
|
+
"../node_modules/@types/node/util.d.ts"
|
1493
|
+
],
|
1494
|
+
"../node_modules/typescript/lib/lib.esnext.intl.d.ts": [
|
1495
|
+
"../node_modules/@types/node/util.d.ts"
|
1496
|
+
],
|
1497
|
+
"../src/buffer.ts": [
|
1498
|
+
"../node_modules/@types/node/util.d.ts"
|
1499
|
+
],
|
1500
|
+
"../src/identity/delegation.test.ts": [
|
1501
|
+
"../../agent/lib/cjs/index.d.ts",
|
1502
|
+
"../../principal/lib/cjs/index.d.ts",
|
1503
|
+
"../node_modules/@types/node/util.d.ts",
|
1504
|
+
"../src/identity/delegation.ts",
|
1505
|
+
"../src/identity/ed25519.ts"
|
1506
|
+
],
|
1507
|
+
"../src/identity/delegation.ts": [
|
1508
|
+
"../../agent/lib/cjs/index.d.ts",
|
1509
|
+
"../../agent/node_modules/simple-cbor/src/index.d.ts",
|
1510
|
+
"../../principal/lib/cjs/index.d.ts",
|
1511
|
+
"../node_modules/@types/node/util.d.ts",
|
1512
|
+
"../src/buffer.ts"
|
1513
|
+
],
|
1514
|
+
"../src/identity/der.ts": [
|
1554
1515
|
"../node_modules/@types/node/util.d.ts"
|
1555
1516
|
],
|
1556
1517
|
"../src/identity/ed25519.test.ts": [
|
@@ -1567,19 +1528,19 @@
|
|
1567
1528
|
"../src/identity/der.ts"
|
1568
1529
|
],
|
1569
1530
|
"../src/identity/secp256k1.test.ts": [
|
1570
|
-
"../../../node_modules/js-sha256/index.d.ts",
|
1571
1531
|
"../../agent/lib/cjs/index.d.ts",
|
1572
1532
|
"../../candid/lib/cjs/utils/buffer.d.ts",
|
1573
1533
|
"../node_modules/@types/node/crypto.d.ts",
|
1574
1534
|
"../node_modules/@types/node/util.d.ts",
|
1575
1535
|
"../node_modules/@types/secp256k1/index.d.ts",
|
1536
|
+
"../node_modules/js-sha256/index.d.ts",
|
1576
1537
|
"../src/identity/secp256k1.ts"
|
1577
1538
|
],
|
1578
1539
|
"../src/identity/secp256k1.ts": [
|
1579
|
-
"../../../node_modules/js-sha256/index.d.ts",
|
1580
1540
|
"../../agent/lib/cjs/index.d.ts",
|
1581
1541
|
"../node_modules/@types/node/util.d.ts",
|
1582
1542
|
"../node_modules/@types/secp256k1/index.d.ts",
|
1543
|
+
"../node_modules/js-sha256/index.d.ts",
|
1583
1544
|
"../node_modules/tweetnacl/nacl.d.ts",
|
1584
1545
|
"../src/buffer.ts",
|
1585
1546
|
"../src/identity/der.ts"
|
@@ -1607,27 +1568,6 @@
|
|
1607
1568
|
]
|
1608
1569
|
},
|
1609
1570
|
"exportedModulesMap": {
|
1610
|
-
"../../../node_modules/@types/ledgerhq__hw-transport/index.d.ts": [
|
1611
|
-
"../node_modules/@types/node/index.d.ts",
|
1612
|
-
"../node_modules/@types/node/util.d.ts"
|
1613
|
-
],
|
1614
|
-
"../../../node_modules/@types/minimatch/index.d.ts": [
|
1615
|
-
"../node_modules/@types/node/util.d.ts"
|
1616
|
-
],
|
1617
|
-
"../../../node_modules/@types/minimist/index.d.ts": [
|
1618
|
-
"../node_modules/@types/node/util.d.ts"
|
1619
|
-
],
|
1620
|
-
"../../../node_modules/@types/parse-json/index.d.ts": [
|
1621
|
-
"../node_modules/@types/node/util.d.ts"
|
1622
|
-
],
|
1623
|
-
"../../../node_modules/js-sha256/index.d.ts": [
|
1624
|
-
"../node_modules/@types/node/util.d.ts"
|
1625
|
-
],
|
1626
|
-
"../../../node_modules/simple-cbor/src/index.d.ts": [
|
1627
|
-
"../../agent/node_modules/simple-cbor/src/serializer.d.ts",
|
1628
|
-
"../../agent/node_modules/simple-cbor/src/value.d.ts",
|
1629
|
-
"../node_modules/@types/node/util.d.ts"
|
1630
|
-
],
|
1631
1571
|
"../../agent/lib/cjs/actor.d.ts": [
|
1632
1572
|
"../../agent/lib/cjs/agent/index.d.ts",
|
1633
1573
|
"../../agent/lib/cjs/errors.d.ts",
|
@@ -1789,123 +1729,6 @@
|
|
1789
1729
|
"../../candid/lib/cjs/utils/buffer.d.ts",
|
1790
1730
|
"../node_modules/@types/node/util.d.ts"
|
1791
1731
|
],
|
1792
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.dom.d.ts": [
|
1793
|
-
"../node_modules/@types/node/util.d.ts"
|
1794
|
-
],
|
1795
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.collection.d.ts": [
|
1796
|
-
"../node_modules/@types/node/util.d.ts"
|
1797
|
-
],
|
1798
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.core.d.ts": [
|
1799
|
-
"../node_modules/@types/node/util.d.ts"
|
1800
|
-
],
|
1801
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.d.ts": [
|
1802
|
-
"../node_modules/@types/node/util.d.ts"
|
1803
|
-
],
|
1804
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.generator.d.ts": [
|
1805
|
-
"../node_modules/@types/node/util.d.ts"
|
1806
|
-
],
|
1807
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
|
1808
|
-
"../node_modules/@types/node/util.d.ts"
|
1809
|
-
],
|
1810
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.promise.d.ts": [
|
1811
|
-
"../node_modules/@types/node/util.d.ts"
|
1812
|
-
],
|
1813
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
|
1814
|
-
"../node_modules/@types/node/util.d.ts"
|
1815
|
-
],
|
1816
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
|
1817
|
-
"../node_modules/@types/node/util.d.ts"
|
1818
|
-
],
|
1819
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
|
1820
|
-
"../node_modules/@types/node/util.d.ts"
|
1821
|
-
],
|
1822
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
|
1823
|
-
"../node_modules/@types/node/util.d.ts"
|
1824
|
-
],
|
1825
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
|
1826
|
-
"../node_modules/@types/node/util.d.ts"
|
1827
|
-
],
|
1828
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2016.d.ts": [
|
1829
|
-
"../node_modules/@types/node/util.d.ts"
|
1830
|
-
],
|
1831
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.d.ts": [
|
1832
|
-
"../node_modules/@types/node/util.d.ts"
|
1833
|
-
],
|
1834
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.intl.d.ts": [
|
1835
|
-
"../node_modules/@types/node/util.d.ts"
|
1836
|
-
],
|
1837
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.object.d.ts": [
|
1838
|
-
"../node_modules/@types/node/util.d.ts"
|
1839
|
-
],
|
1840
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
|
1841
|
-
"../node_modules/@types/node/util.d.ts"
|
1842
|
-
],
|
1843
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.string.d.ts": [
|
1844
|
-
"../node_modules/@types/node/util.d.ts"
|
1845
|
-
],
|
1846
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
|
1847
|
-
"../node_modules/@types/node/util.d.ts"
|
1848
|
-
],
|
1849
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
|
1850
|
-
"../node_modules/@types/node/util.d.ts"
|
1851
|
-
],
|
1852
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
|
1853
|
-
"../node_modules/@types/node/util.d.ts"
|
1854
|
-
],
|
1855
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.d.ts": [
|
1856
|
-
"../node_modules/@types/node/util.d.ts"
|
1857
|
-
],
|
1858
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.intl.d.ts": [
|
1859
|
-
"../node_modules/@types/node/util.d.ts"
|
1860
|
-
],
|
1861
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.promise.d.ts": [
|
1862
|
-
"../node_modules/@types/node/util.d.ts"
|
1863
|
-
],
|
1864
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
|
1865
|
-
"../node_modules/@types/node/util.d.ts"
|
1866
|
-
],
|
1867
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.array.d.ts": [
|
1868
|
-
"../node_modules/@types/node/util.d.ts"
|
1869
|
-
],
|
1870
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.d.ts": [
|
1871
|
-
"../node_modules/@types/node/util.d.ts"
|
1872
|
-
],
|
1873
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.object.d.ts": [
|
1874
|
-
"../node_modules/@types/node/util.d.ts"
|
1875
|
-
],
|
1876
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.string.d.ts": [
|
1877
|
-
"../node_modules/@types/node/util.d.ts"
|
1878
|
-
],
|
1879
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
|
1880
|
-
"../node_modules/@types/node/util.d.ts"
|
1881
|
-
],
|
1882
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
|
1883
|
-
"../node_modules/@types/node/util.d.ts"
|
1884
|
-
],
|
1885
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.d.ts": [
|
1886
|
-
"../node_modules/@types/node/util.d.ts"
|
1887
|
-
],
|
1888
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.intl.d.ts": [
|
1889
|
-
"../node_modules/@types/node/util.d.ts"
|
1890
|
-
],
|
1891
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.promise.d.ts": [
|
1892
|
-
"../node_modules/@types/node/util.d.ts"
|
1893
|
-
],
|
1894
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts": [
|
1895
|
-
"../node_modules/@types/node/util.d.ts"
|
1896
|
-
],
|
1897
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.string.d.ts": [
|
1898
|
-
"../node_modules/@types/node/util.d.ts"
|
1899
|
-
],
|
1900
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": [
|
1901
|
-
"../node_modules/@types/node/util.d.ts"
|
1902
|
-
],
|
1903
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es5.d.ts": [
|
1904
|
-
"../node_modules/@types/node/util.d.ts"
|
1905
|
-
],
|
1906
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.esnext.intl.d.ts": [
|
1907
|
-
"../node_modules/@types/node/util.d.ts"
|
1908
|
-
],
|
1909
1732
|
"../node_modules/@babel/parser/typings/babel-parser.d.ts": [
|
1910
1733
|
"../node_modules/@babel/types/lib/index.d.ts",
|
1911
1734
|
"../node_modules/@types/node/util.d.ts"
|
@@ -1951,15 +1774,8 @@
|
|
1951
1774
|
"../node_modules/@types/node/util.d.ts"
|
1952
1775
|
],
|
1953
1776
|
"../node_modules/@types/jest/index.d.ts": [
|
1954
|
-
"../node_modules/@types/
|
1955
|
-
"../node_modules
|
1956
|
-
],
|
1957
|
-
"../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts": [
|
1958
|
-
"../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts",
|
1959
|
-
"../node_modules/@types/node/util.d.ts"
|
1960
|
-
],
|
1961
|
-
"../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts": [
|
1962
|
-
"../node_modules/@types/node/util.d.ts"
|
1777
|
+
"../node_modules/@types/node/util.d.ts",
|
1778
|
+
"../node_modules/jest-diff/build/index.d.ts"
|
1963
1779
|
],
|
1964
1780
|
"../node_modules/@types/json-schema/index.d.ts": [
|
1965
1781
|
"../node_modules/@types/node/util.d.ts"
|
@@ -1976,11 +1792,6 @@
|
|
1976
1792
|
"../node_modules/@types/node/async_hooks.d.ts",
|
1977
1793
|
"../node_modules/@types/node/util.d.ts"
|
1978
1794
|
],
|
1979
|
-
"../node_modules/@types/node/base.d.ts": [
|
1980
|
-
"../node_modules/@types/node/assert.d.ts",
|
1981
|
-
"../node_modules/@types/node/ts3.6/base.d.ts",
|
1982
|
-
"../node_modules/@types/node/util.d.ts"
|
1983
|
-
],
|
1984
1795
|
"../node_modules/@types/node/buffer.d.ts": [
|
1985
1796
|
"../node_modules/@types/node/buffer.d.ts",
|
1986
1797
|
"../node_modules/@types/node/crypto.d.ts",
|
@@ -2097,8 +1908,56 @@
|
|
2097
1908
|
"../node_modules/@types/node/util.d.ts"
|
2098
1909
|
],
|
2099
1910
|
"../node_modules/@types/node/index.d.ts": [
|
2100
|
-
"../node_modules/@types/node/
|
2101
|
-
"../node_modules/@types/node/
|
1911
|
+
"../node_modules/@types/node/assert.d.ts",
|
1912
|
+
"../node_modules/@types/node/assert/strict.d.ts",
|
1913
|
+
"../node_modules/@types/node/async_hooks.d.ts",
|
1914
|
+
"../node_modules/@types/node/buffer.d.ts",
|
1915
|
+
"../node_modules/@types/node/child_process.d.ts",
|
1916
|
+
"../node_modules/@types/node/cluster.d.ts",
|
1917
|
+
"../node_modules/@types/node/console.d.ts",
|
1918
|
+
"../node_modules/@types/node/constants.d.ts",
|
1919
|
+
"../node_modules/@types/node/crypto.d.ts",
|
1920
|
+
"../node_modules/@types/node/dgram.d.ts",
|
1921
|
+
"../node_modules/@types/node/diagnostics_channel.d.ts",
|
1922
|
+
"../node_modules/@types/node/dns.d.ts",
|
1923
|
+
"../node_modules/@types/node/dns/promises.d.ts",
|
1924
|
+
"../node_modules/@types/node/domain.d.ts",
|
1925
|
+
"../node_modules/@types/node/events.d.ts",
|
1926
|
+
"../node_modules/@types/node/fs.d.ts",
|
1927
|
+
"../node_modules/@types/node/fs/promises.d.ts",
|
1928
|
+
"../node_modules/@types/node/globals.d.ts",
|
1929
|
+
"../node_modules/@types/node/globals.global.d.ts",
|
1930
|
+
"../node_modules/@types/node/http.d.ts",
|
1931
|
+
"../node_modules/@types/node/http2.d.ts",
|
1932
|
+
"../node_modules/@types/node/https.d.ts",
|
1933
|
+
"../node_modules/@types/node/inspector.d.ts",
|
1934
|
+
"../node_modules/@types/node/module.d.ts",
|
1935
|
+
"../node_modules/@types/node/net.d.ts",
|
1936
|
+
"../node_modules/@types/node/os.d.ts",
|
1937
|
+
"../node_modules/@types/node/path.d.ts",
|
1938
|
+
"../node_modules/@types/node/perf_hooks.d.ts",
|
1939
|
+
"../node_modules/@types/node/process.d.ts",
|
1940
|
+
"../node_modules/@types/node/punycode.d.ts",
|
1941
|
+
"../node_modules/@types/node/querystring.d.ts",
|
1942
|
+
"../node_modules/@types/node/readline.d.ts",
|
1943
|
+
"../node_modules/@types/node/repl.d.ts",
|
1944
|
+
"../node_modules/@types/node/stream.d.ts",
|
1945
|
+
"../node_modules/@types/node/stream/consumers.d.ts",
|
1946
|
+
"../node_modules/@types/node/stream/promises.d.ts",
|
1947
|
+
"../node_modules/@types/node/stream/web.d.ts",
|
1948
|
+
"../node_modules/@types/node/string_decoder.d.ts",
|
1949
|
+
"../node_modules/@types/node/timers.d.ts",
|
1950
|
+
"../node_modules/@types/node/timers/promises.d.ts",
|
1951
|
+
"../node_modules/@types/node/tls.d.ts",
|
1952
|
+
"../node_modules/@types/node/trace_events.d.ts",
|
1953
|
+
"../node_modules/@types/node/tty.d.ts",
|
1954
|
+
"../node_modules/@types/node/url.d.ts",
|
1955
|
+
"../node_modules/@types/node/util.d.ts",
|
1956
|
+
"../node_modules/@types/node/v8.d.ts",
|
1957
|
+
"../node_modules/@types/node/vm.d.ts",
|
1958
|
+
"../node_modules/@types/node/wasi.d.ts",
|
1959
|
+
"../node_modules/@types/node/worker_threads.d.ts",
|
1960
|
+
"../node_modules/@types/node/zlib.d.ts"
|
2102
1961
|
],
|
2103
1962
|
"../node_modules/@types/node/inspector.d.ts": [
|
2104
1963
|
"../node_modules/@types/node/events.d.ts",
|
@@ -2158,9 +2017,15 @@
|
|
2158
2017
|
"../node_modules/@types/node/stream.d.ts": [
|
2159
2018
|
"../node_modules/@types/node/events.d.ts",
|
2160
2019
|
"../node_modules/@types/node/stream.d.ts",
|
2020
|
+
"../node_modules/@types/node/stream/consumers.d.ts",
|
2161
2021
|
"../node_modules/@types/node/stream/promises.d.ts",
|
2162
2022
|
"../node_modules/@types/node/util.d.ts"
|
2163
2023
|
],
|
2024
|
+
"../node_modules/@types/node/stream/consumers.d.ts": [
|
2025
|
+
"../node_modules/@types/node/stream.d.ts",
|
2026
|
+
"../node_modules/@types/node/stream/consumers.d.ts",
|
2027
|
+
"../node_modules/@types/node/util.d.ts"
|
2028
|
+
],
|
2164
2029
|
"../node_modules/@types/node/stream/promises.d.ts": [
|
2165
2030
|
"../node_modules/@types/node/stream.d.ts",
|
2166
2031
|
"../node_modules/@types/node/stream/promises.d.ts",
|
@@ -2195,56 +2060,6 @@
|
|
2195
2060
|
"../node_modules/@types/node/trace_events.d.ts",
|
2196
2061
|
"../node_modules/@types/node/util.d.ts"
|
2197
2062
|
],
|
2198
|
-
"../node_modules/@types/node/ts3.6/base.d.ts": [
|
2199
|
-
"../node_modules/@types/node/assert/strict.d.ts",
|
2200
|
-
"../node_modules/@types/node/async_hooks.d.ts",
|
2201
|
-
"../node_modules/@types/node/buffer.d.ts",
|
2202
|
-
"../node_modules/@types/node/child_process.d.ts",
|
2203
|
-
"../node_modules/@types/node/cluster.d.ts",
|
2204
|
-
"../node_modules/@types/node/console.d.ts",
|
2205
|
-
"../node_modules/@types/node/constants.d.ts",
|
2206
|
-
"../node_modules/@types/node/crypto.d.ts",
|
2207
|
-
"../node_modules/@types/node/dgram.d.ts",
|
2208
|
-
"../node_modules/@types/node/diagnostics_channel.d.ts",
|
2209
|
-
"../node_modules/@types/node/dns.d.ts",
|
2210
|
-
"../node_modules/@types/node/dns/promises.d.ts",
|
2211
|
-
"../node_modules/@types/node/domain.d.ts",
|
2212
|
-
"../node_modules/@types/node/events.d.ts",
|
2213
|
-
"../node_modules/@types/node/fs.d.ts",
|
2214
|
-
"../node_modules/@types/node/fs/promises.d.ts",
|
2215
|
-
"../node_modules/@types/node/globals.d.ts",
|
2216
|
-
"../node_modules/@types/node/globals.global.d.ts",
|
2217
|
-
"../node_modules/@types/node/http.d.ts",
|
2218
|
-
"../node_modules/@types/node/http2.d.ts",
|
2219
|
-
"../node_modules/@types/node/https.d.ts",
|
2220
|
-
"../node_modules/@types/node/inspector.d.ts",
|
2221
|
-
"../node_modules/@types/node/module.d.ts",
|
2222
|
-
"../node_modules/@types/node/net.d.ts",
|
2223
|
-
"../node_modules/@types/node/os.d.ts",
|
2224
|
-
"../node_modules/@types/node/path.d.ts",
|
2225
|
-
"../node_modules/@types/node/perf_hooks.d.ts",
|
2226
|
-
"../node_modules/@types/node/process.d.ts",
|
2227
|
-
"../node_modules/@types/node/punycode.d.ts",
|
2228
|
-
"../node_modules/@types/node/querystring.d.ts",
|
2229
|
-
"../node_modules/@types/node/readline.d.ts",
|
2230
|
-
"../node_modules/@types/node/repl.d.ts",
|
2231
|
-
"../node_modules/@types/node/stream.d.ts",
|
2232
|
-
"../node_modules/@types/node/stream/promises.d.ts",
|
2233
|
-
"../node_modules/@types/node/stream/web.d.ts",
|
2234
|
-
"../node_modules/@types/node/string_decoder.d.ts",
|
2235
|
-
"../node_modules/@types/node/timers.d.ts",
|
2236
|
-
"../node_modules/@types/node/timers/promises.d.ts",
|
2237
|
-
"../node_modules/@types/node/tls.d.ts",
|
2238
|
-
"../node_modules/@types/node/trace_events.d.ts",
|
2239
|
-
"../node_modules/@types/node/tty.d.ts",
|
2240
|
-
"../node_modules/@types/node/url.d.ts",
|
2241
|
-
"../node_modules/@types/node/util.d.ts",
|
2242
|
-
"../node_modules/@types/node/v8.d.ts",
|
2243
|
-
"../node_modules/@types/node/vm.d.ts",
|
2244
|
-
"../node_modules/@types/node/wasi.d.ts",
|
2245
|
-
"../node_modules/@types/node/worker_threads.d.ts",
|
2246
|
-
"../node_modules/@types/node/zlib.d.ts"
|
2247
|
-
],
|
2248
2063
|
"../node_modules/@types/node/tty.d.ts": [
|
2249
2064
|
"../node_modules/@types/node/net.d.ts",
|
2250
2065
|
"../node_modules/@types/node/tty.d.ts",
|
@@ -2311,23 +2126,146 @@
|
|
2311
2126
|
"../node_modules/@types/node/util.d.ts",
|
2312
2127
|
"../node_modules/@types/yargs-parser/index.d.ts"
|
2313
2128
|
],
|
2129
|
+
"../node_modules/jest-diff/build/index.d.ts": [
|
2130
|
+
"../node_modules/@types/node/util.d.ts",
|
2131
|
+
"../node_modules/jest-diff/build/types.d.ts"
|
2132
|
+
],
|
2133
|
+
"../node_modules/jest-diff/build/types.d.ts": [
|
2134
|
+
"../node_modules/@types/node/util.d.ts"
|
2135
|
+
],
|
2136
|
+
"../node_modules/js-sha256/index.d.ts": [
|
2137
|
+
"../node_modules/@types/node/util.d.ts"
|
2138
|
+
],
|
2139
|
+
"../node_modules/simple-cbor/src/index.d.ts": [
|
2140
|
+
"../../agent/node_modules/simple-cbor/src/serializer.d.ts",
|
2141
|
+
"../../agent/node_modules/simple-cbor/src/value.d.ts",
|
2142
|
+
"../node_modules/@types/node/util.d.ts"
|
2143
|
+
],
|
2314
2144
|
"../node_modules/tweetnacl/nacl.d.ts": [
|
2315
2145
|
"../node_modules/@types/node/util.d.ts"
|
2316
2146
|
],
|
2147
|
+
"../node_modules/typescript/lib/lib.dom.d.ts": [
|
2148
|
+
"../node_modules/@types/node/util.d.ts"
|
2149
|
+
],
|
2150
|
+
"../node_modules/typescript/lib/lib.es2015.collection.d.ts": [
|
2151
|
+
"../node_modules/@types/node/util.d.ts"
|
2152
|
+
],
|
2153
|
+
"../node_modules/typescript/lib/lib.es2015.core.d.ts": [
|
2154
|
+
"../node_modules/@types/node/util.d.ts"
|
2155
|
+
],
|
2156
|
+
"../node_modules/typescript/lib/lib.es2015.d.ts": [
|
2157
|
+
"../node_modules/@types/node/util.d.ts"
|
2158
|
+
],
|
2159
|
+
"../node_modules/typescript/lib/lib.es2015.generator.d.ts": [
|
2160
|
+
"../node_modules/@types/node/util.d.ts"
|
2161
|
+
],
|
2162
|
+
"../node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
|
2163
|
+
"../node_modules/@types/node/util.d.ts"
|
2164
|
+
],
|
2165
|
+
"../node_modules/typescript/lib/lib.es2015.promise.d.ts": [
|
2166
|
+
"../node_modules/@types/node/util.d.ts"
|
2167
|
+
],
|
2168
|
+
"../node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
|
2169
|
+
"../node_modules/@types/node/util.d.ts"
|
2170
|
+
],
|
2171
|
+
"../node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
|
2172
|
+
"../node_modules/@types/node/util.d.ts"
|
2173
|
+
],
|
2174
|
+
"../node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
|
2175
|
+
"../node_modules/@types/node/util.d.ts"
|
2176
|
+
],
|
2177
|
+
"../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
|
2178
|
+
"../node_modules/@types/node/util.d.ts"
|
2179
|
+
],
|
2180
|
+
"../node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
|
2181
|
+
"../node_modules/@types/node/util.d.ts"
|
2182
|
+
],
|
2183
|
+
"../node_modules/typescript/lib/lib.es2016.d.ts": [
|
2184
|
+
"../node_modules/@types/node/util.d.ts"
|
2185
|
+
],
|
2186
|
+
"../node_modules/typescript/lib/lib.es2017.d.ts": [
|
2187
|
+
"../node_modules/@types/node/util.d.ts"
|
2188
|
+
],
|
2189
|
+
"../node_modules/typescript/lib/lib.es2017.intl.d.ts": [
|
2190
|
+
"../node_modules/@types/node/util.d.ts"
|
2191
|
+
],
|
2192
|
+
"../node_modules/typescript/lib/lib.es2017.object.d.ts": [
|
2193
|
+
"../node_modules/@types/node/util.d.ts"
|
2194
|
+
],
|
2195
|
+
"../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
|
2196
|
+
"../node_modules/@types/node/util.d.ts"
|
2197
|
+
],
|
2198
|
+
"../node_modules/typescript/lib/lib.es2017.string.d.ts": [
|
2199
|
+
"../node_modules/@types/node/util.d.ts"
|
2200
|
+
],
|
2201
|
+
"../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
|
2202
|
+
"../node_modules/@types/node/util.d.ts"
|
2203
|
+
],
|
2204
|
+
"../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
|
2205
|
+
"../node_modules/@types/node/util.d.ts"
|
2206
|
+
],
|
2207
|
+
"../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
|
2208
|
+
"../node_modules/@types/node/util.d.ts"
|
2209
|
+
],
|
2210
|
+
"../node_modules/typescript/lib/lib.es2018.d.ts": [
|
2211
|
+
"../node_modules/@types/node/util.d.ts"
|
2212
|
+
],
|
2213
|
+
"../node_modules/typescript/lib/lib.es2018.intl.d.ts": [
|
2214
|
+
"../node_modules/@types/node/util.d.ts"
|
2215
|
+
],
|
2216
|
+
"../node_modules/typescript/lib/lib.es2018.promise.d.ts": [
|
2217
|
+
"../node_modules/@types/node/util.d.ts"
|
2218
|
+
],
|
2219
|
+
"../node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
|
2220
|
+
"../node_modules/@types/node/util.d.ts"
|
2221
|
+
],
|
2222
|
+
"../node_modules/typescript/lib/lib.es2019.array.d.ts": [
|
2223
|
+
"../node_modules/@types/node/util.d.ts"
|
2224
|
+
],
|
2225
|
+
"../node_modules/typescript/lib/lib.es2019.d.ts": [
|
2226
|
+
"../node_modules/@types/node/util.d.ts"
|
2227
|
+
],
|
2228
|
+
"../node_modules/typescript/lib/lib.es2019.object.d.ts": [
|
2229
|
+
"../node_modules/@types/node/util.d.ts"
|
2230
|
+
],
|
2231
|
+
"../node_modules/typescript/lib/lib.es2019.string.d.ts": [
|
2232
|
+
"../node_modules/@types/node/util.d.ts"
|
2233
|
+
],
|
2234
|
+
"../node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
|
2235
|
+
"../node_modules/@types/node/util.d.ts"
|
2236
|
+
],
|
2237
|
+
"../node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
|
2238
|
+
"../node_modules/@types/node/util.d.ts"
|
2239
|
+
],
|
2240
|
+
"../node_modules/typescript/lib/lib.es2020.d.ts": [
|
2241
|
+
"../node_modules/@types/node/util.d.ts"
|
2242
|
+
],
|
2243
|
+
"../node_modules/typescript/lib/lib.es2020.intl.d.ts": [
|
2244
|
+
"../node_modules/@types/node/util.d.ts"
|
2245
|
+
],
|
2246
|
+
"../node_modules/typescript/lib/lib.es2020.promise.d.ts": [
|
2247
|
+
"../node_modules/@types/node/util.d.ts"
|
2248
|
+
],
|
2249
|
+
"../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts": [
|
2250
|
+
"../node_modules/@types/node/util.d.ts"
|
2251
|
+
],
|
2252
|
+
"../node_modules/typescript/lib/lib.es2020.string.d.ts": [
|
2253
|
+
"../node_modules/@types/node/util.d.ts"
|
2254
|
+
],
|
2255
|
+
"../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": [
|
2256
|
+
"../node_modules/@types/node/util.d.ts"
|
2257
|
+
],
|
2258
|
+
"../node_modules/typescript/lib/lib.es5.d.ts": [
|
2259
|
+
"../node_modules/@types/node/util.d.ts"
|
2260
|
+
],
|
2261
|
+
"../node_modules/typescript/lib/lib.esnext.intl.d.ts": [
|
2262
|
+
"../node_modules/@types/node/util.d.ts"
|
2263
|
+
],
|
2317
2264
|
"../src/identity/delegation.ts": [
|
2318
2265
|
"../../agent/lib/cjs/index.d.ts",
|
2319
2266
|
"../../agent/node_modules/simple-cbor/src/index.d.ts",
|
2320
2267
|
"../../principal/lib/cjs/index.d.ts"
|
2321
2268
|
],
|
2322
|
-
"../src/identity/ed25519.ts": [
|
2323
|
-
"../../agent/lib/cjs/index.d.ts"
|
2324
|
-
],
|
2325
|
-
"../src/identity/secp256k1.ts": [
|
2326
|
-
"../../agent/lib/cjs/index.d.ts"
|
2327
|
-
],
|
2328
|
-
"../src/identity/webauthn.ts": [
|
2329
|
-
"../../agent/lib/cjs/index.d.ts"
|
2330
|
-
],
|
2331
2269
|
"../src/index.ts": [
|
2332
2270
|
"../src/identity/delegation.ts",
|
2333
2271
|
"../src/identity/der.ts",
|
@@ -2342,12 +2280,6 @@
|
|
2342
2280
|
]
|
2343
2281
|
},
|
2344
2282
|
"semanticDiagnosticsPerFile": [
|
2345
|
-
"../../../node_modules/@types/ledgerhq__hw-transport/index.d.ts",
|
2346
|
-
"../../../node_modules/@types/minimatch/index.d.ts",
|
2347
|
-
"../../../node_modules/@types/minimist/index.d.ts",
|
2348
|
-
"../../../node_modules/@types/parse-json/index.d.ts",
|
2349
|
-
"../../../node_modules/js-sha256/index.d.ts",
|
2350
|
-
"../../../node_modules/simple-cbor/src/index.d.ts",
|
2351
2283
|
"../../agent/lib/cjs/actor.d.ts",
|
2352
2284
|
"../../agent/lib/cjs/agent/api.d.ts",
|
2353
2285
|
"../../agent/lib/cjs/agent/http/index.d.ts",
|
@@ -2378,45 +2310,6 @@
|
|
2378
2310
|
"../../candid/lib/cjs/utils/buffer.d.ts",
|
2379
2311
|
"../../candid/lib/cjs/utils/hash.d.ts",
|
2380
2312
|
"../../candid/lib/cjs/utils/leb128.d.ts",
|
2381
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.dom.d.ts",
|
2382
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.collection.d.ts",
|
2383
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.core.d.ts",
|
2384
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.d.ts",
|
2385
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.generator.d.ts",
|
2386
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
|
2387
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.promise.d.ts",
|
2388
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.proxy.d.ts",
|
2389
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.reflect.d.ts",
|
2390
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.symbol.d.ts",
|
2391
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
2392
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2016.array.include.d.ts",
|
2393
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2016.d.ts",
|
2394
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.d.ts",
|
2395
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.intl.d.ts",
|
2396
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.object.d.ts",
|
2397
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts",
|
2398
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.string.d.ts",
|
2399
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts",
|
2400
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts",
|
2401
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts",
|
2402
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.d.ts",
|
2403
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.intl.d.ts",
|
2404
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.promise.d.ts",
|
2405
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2018.regexp.d.ts",
|
2406
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.array.d.ts",
|
2407
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.d.ts",
|
2408
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.object.d.ts",
|
2409
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.string.d.ts",
|
2410
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2019.symbol.d.ts",
|
2411
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.bigint.d.ts",
|
2412
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.d.ts",
|
2413
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.intl.d.ts",
|
2414
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.promise.d.ts",
|
2415
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts",
|
2416
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.string.d.ts",
|
2417
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts",
|
2418
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.es5.d.ts",
|
2419
|
-
"../../identity-ledgerhq/node_modules/typescript/lib/lib.esnext.intl.d.ts",
|
2420
2313
|
"../node_modules/@babel/parser/typings/babel-parser.d.ts",
|
2421
2314
|
"../node_modules/@babel/types/lib/index.d.ts",
|
2422
2315
|
"../node_modules/@types/babel__core/index.d.ts",
|
@@ -2428,13 +2321,10 @@
|
|
2428
2321
|
"../node_modules/@types/istanbul-lib-report/index.d.ts",
|
2429
2322
|
"../node_modules/@types/istanbul-reports/index.d.ts",
|
2430
2323
|
"../node_modules/@types/jest/index.d.ts",
|
2431
|
-
"../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
|
2432
|
-
"../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts",
|
2433
2324
|
"../node_modules/@types/json-schema/index.d.ts",
|
2434
2325
|
"../node_modules/@types/node/assert.d.ts",
|
2435
2326
|
"../node_modules/@types/node/assert/strict.d.ts",
|
2436
2327
|
"../node_modules/@types/node/async_hooks.d.ts",
|
2437
|
-
"../node_modules/@types/node/base.d.ts",
|
2438
2328
|
"../node_modules/@types/node/buffer.d.ts",
|
2439
2329
|
"../node_modules/@types/node/child_process.d.ts",
|
2440
2330
|
"../node_modules/@types/node/cluster.d.ts",
|
@@ -2467,6 +2357,7 @@
|
|
2467
2357
|
"../node_modules/@types/node/readline.d.ts",
|
2468
2358
|
"../node_modules/@types/node/repl.d.ts",
|
2469
2359
|
"../node_modules/@types/node/stream.d.ts",
|
2360
|
+
"../node_modules/@types/node/stream/consumers.d.ts",
|
2470
2361
|
"../node_modules/@types/node/stream/promises.d.ts",
|
2471
2362
|
"../node_modules/@types/node/stream/web.d.ts",
|
2472
2363
|
"../node_modules/@types/node/string_decoder.d.ts",
|
@@ -2474,7 +2365,6 @@
|
|
2474
2365
|
"../node_modules/@types/node/timers/promises.d.ts",
|
2475
2366
|
"../node_modules/@types/node/tls.d.ts",
|
2476
2367
|
"../node_modules/@types/node/trace_events.d.ts",
|
2477
|
-
"../node_modules/@types/node/ts3.6/base.d.ts",
|
2478
2368
|
"../node_modules/@types/node/tty.d.ts",
|
2479
2369
|
"../node_modules/@types/node/url.d.ts",
|
2480
2370
|
"../node_modules/@types/node/util.d.ts",
|
@@ -2489,7 +2379,50 @@
|
|
2489
2379
|
"../node_modules/@types/stack-utils/index.d.ts",
|
2490
2380
|
"../node_modules/@types/yargs-parser/index.d.ts",
|
2491
2381
|
"../node_modules/@types/yargs/index.d.ts",
|
2382
|
+
"../node_modules/jest-diff/build/index.d.ts",
|
2383
|
+
"../node_modules/jest-diff/build/types.d.ts",
|
2384
|
+
"../node_modules/js-sha256/index.d.ts",
|
2385
|
+
"../node_modules/simple-cbor/src/index.d.ts",
|
2492
2386
|
"../node_modules/tweetnacl/nacl.d.ts",
|
2387
|
+
"../node_modules/typescript/lib/lib.dom.d.ts",
|
2388
|
+
"../node_modules/typescript/lib/lib.es2015.collection.d.ts",
|
2389
|
+
"../node_modules/typescript/lib/lib.es2015.core.d.ts",
|
2390
|
+
"../node_modules/typescript/lib/lib.es2015.d.ts",
|
2391
|
+
"../node_modules/typescript/lib/lib.es2015.generator.d.ts",
|
2392
|
+
"../node_modules/typescript/lib/lib.es2015.iterable.d.ts",
|
2393
|
+
"../node_modules/typescript/lib/lib.es2015.promise.d.ts",
|
2394
|
+
"../node_modules/typescript/lib/lib.es2015.proxy.d.ts",
|
2395
|
+
"../node_modules/typescript/lib/lib.es2015.reflect.d.ts",
|
2396
|
+
"../node_modules/typescript/lib/lib.es2015.symbol.d.ts",
|
2397
|
+
"../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
2398
|
+
"../node_modules/typescript/lib/lib.es2016.array.include.d.ts",
|
2399
|
+
"../node_modules/typescript/lib/lib.es2016.d.ts",
|
2400
|
+
"../node_modules/typescript/lib/lib.es2017.d.ts",
|
2401
|
+
"../node_modules/typescript/lib/lib.es2017.intl.d.ts",
|
2402
|
+
"../node_modules/typescript/lib/lib.es2017.object.d.ts",
|
2403
|
+
"../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts",
|
2404
|
+
"../node_modules/typescript/lib/lib.es2017.string.d.ts",
|
2405
|
+
"../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts",
|
2406
|
+
"../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts",
|
2407
|
+
"../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts",
|
2408
|
+
"../node_modules/typescript/lib/lib.es2018.d.ts",
|
2409
|
+
"../node_modules/typescript/lib/lib.es2018.intl.d.ts",
|
2410
|
+
"../node_modules/typescript/lib/lib.es2018.promise.d.ts",
|
2411
|
+
"../node_modules/typescript/lib/lib.es2018.regexp.d.ts",
|
2412
|
+
"../node_modules/typescript/lib/lib.es2019.array.d.ts",
|
2413
|
+
"../node_modules/typescript/lib/lib.es2019.d.ts",
|
2414
|
+
"../node_modules/typescript/lib/lib.es2019.object.d.ts",
|
2415
|
+
"../node_modules/typescript/lib/lib.es2019.string.d.ts",
|
2416
|
+
"../node_modules/typescript/lib/lib.es2019.symbol.d.ts",
|
2417
|
+
"../node_modules/typescript/lib/lib.es2020.bigint.d.ts",
|
2418
|
+
"../node_modules/typescript/lib/lib.es2020.d.ts",
|
2419
|
+
"../node_modules/typescript/lib/lib.es2020.intl.d.ts",
|
2420
|
+
"../node_modules/typescript/lib/lib.es2020.promise.d.ts",
|
2421
|
+
"../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts",
|
2422
|
+
"../node_modules/typescript/lib/lib.es2020.string.d.ts",
|
2423
|
+
"../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts",
|
2424
|
+
"../node_modules/typescript/lib/lib.es5.d.ts",
|
2425
|
+
"../node_modules/typescript/lib/lib.esnext.intl.d.ts",
|
2493
2426
|
"../src/buffer.ts",
|
2494
2427
|
"../src/identity/delegation.test.ts",
|
2495
2428
|
"../src/identity/delegation.ts",
|