@astrox/identity 0.0.16 → 0.0.24

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.
Files changed (42) hide show
  1. package/package.json +2 -2
  2. package/lib/cjs/buffer.d.ts +0 -10
  3. package/lib/cjs/buffer.js +0 -21
  4. package/lib/cjs/buffer.js.map +0 -1
  5. package/lib/cjs/identity/delegation.d.ts +0 -131
  6. package/lib/cjs/identity/delegation.js +0 -244
  7. package/lib/cjs/identity/delegation.js.map +0 -1
  8. package/lib/cjs/identity/der.d.ts +0 -26
  9. package/lib/cjs/identity/der.js +0 -145
  10. package/lib/cjs/identity/der.js.map +0 -1
  11. package/lib/cjs/identity/ed25519.d.ts +0 -45
  12. package/lib/cjs/identity/ed25519.js +0 -134
  13. package/lib/cjs/identity/ed25519.js.map +0 -1
  14. package/lib/cjs/identity/webauthn.d.ts +0 -40
  15. package/lib/cjs/identity/webauthn.js +0 -205
  16. package/lib/cjs/identity/webauthn.js.map +0 -1
  17. package/lib/cjs/index.d.ts +0 -4
  18. package/lib/cjs/index.js +0 -17
  19. package/lib/cjs/index.js.map +0 -1
  20. package/lib/esm/buffer.d.ts +0 -10
  21. package/lib/esm/buffer.js +0 -16
  22. package/lib/esm/buffer.js.map +0 -1
  23. package/lib/esm/identity/delegation.d.ts +0 -131
  24. package/lib/esm/identity/delegation.js +0 -219
  25. package/lib/esm/identity/delegation.js.map +0 -1
  26. package/lib/esm/identity/der.d.ts +0 -35
  27. package/lib/esm/identity/der.js +0 -168
  28. package/lib/esm/identity/der.js.map +0 -1
  29. package/lib/esm/identity/ed25519.d.ts +0 -45
  30. package/lib/esm/identity/ed25519.js +0 -110
  31. package/lib/esm/identity/ed25519.js.map +0 -1
  32. package/lib/esm/identity/secp256k1.d.ts +0 -73
  33. package/lib/esm/identity/secp256k1.js +0 -148
  34. package/lib/esm/identity/secp256k1.js.map +0 -1
  35. package/lib/esm/identity/webauthn.d.ts +0 -40
  36. package/lib/esm/identity/webauthn.js +0 -178
  37. package/lib/esm/identity/webauthn.js.map +0 -1
  38. package/lib/esm/index.d.ts +0 -4
  39. package/lib/esm/index.js +0 -5
  40. package/lib/esm/index.js.map +0 -1
  41. package/lib/tsconfig-cjs.tsbuildinfo +0 -1744
  42. package/lib/tsconfig.tsbuildinfo +0 -2508
@@ -1,2508 +0,0 @@
1
- {
2
- "program": {
3
- "fileInfos": {
4
- "../../authentication/node_modules/typescript/lib/lib.es5.d.ts": {
5
- "version": "b3584bc5798ed422ce2516df360ffa9cf2d80b5eae852867db9ba3743145f895",
6
- "signature": "b3584bc5798ed422ce2516df360ffa9cf2d80b5eae852867db9ba3743145f895",
7
- "affectsGlobalScope": true
8
- },
9
- "../../authentication/node_modules/typescript/lib/lib.es2015.d.ts": {
10
- "version": "dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6",
11
- "signature": "dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6",
12
- "affectsGlobalScope": false
13
- },
14
- "../../authentication/node_modules/typescript/lib/lib.es2016.d.ts": {
15
- "version": "7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467",
16
- "signature": "7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467",
17
- "affectsGlobalScope": false
18
- },
19
- "../../authentication/node_modules/typescript/lib/lib.es2017.d.ts": {
20
- "version": "8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9",
21
- "signature": "8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9",
22
- "affectsGlobalScope": false
23
- },
24
- "../../authentication/node_modules/typescript/lib/lib.es2018.d.ts": {
25
- "version": "5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",
26
- "signature": "5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",
27
- "affectsGlobalScope": false
28
- },
29
- "../../authentication/node_modules/typescript/lib/lib.es2019.d.ts": {
30
- "version": "e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84",
31
- "signature": "e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84",
32
- "affectsGlobalScope": false
33
- },
34
- "../../authentication/node_modules/typescript/lib/lib.es2020.d.ts": {
35
- "version": "e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940",
36
- "signature": "e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940",
37
- "affectsGlobalScope": false
38
- },
39
- "../../authentication/node_modules/typescript/lib/lib.dom.d.ts": {
40
- "version": "feeeb1dd8a80fb76be42b0426e8f3ffa9bdef3c2f3c12c147e7660b1c5ba8b3b",
41
- "signature": "feeeb1dd8a80fb76be42b0426e8f3ffa9bdef3c2f3c12c147e7660b1c5ba8b3b",
42
- "affectsGlobalScope": true
43
- },
44
- "../../authentication/node_modules/typescript/lib/lib.es2015.core.d.ts": {
45
- "version": "46ee15e9fefa913333b61eaf6b18885900b139867d89832a515059b62cf16a17",
46
- "signature": "46ee15e9fefa913333b61eaf6b18885900b139867d89832a515059b62cf16a17",
47
- "affectsGlobalScope": true
48
- },
49
- "../../authentication/node_modules/typescript/lib/lib.es2015.collection.d.ts": {
50
- "version": "43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c",
51
- "signature": "43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c",
52
- "affectsGlobalScope": true
53
- },
54
- "../../authentication/node_modules/typescript/lib/lib.es2015.generator.d.ts": {
55
- "version": "cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a",
56
- "signature": "cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a",
57
- "affectsGlobalScope": true
58
- },
59
- "../../authentication/node_modules/typescript/lib/lib.es2015.iterable.d.ts": {
60
- "version": "8b2a5df1ce95f78f6b74f1a555ccdb6baab0486b42d8345e0871dd82811f9b9a",
61
- "signature": "8b2a5df1ce95f78f6b74f1a555ccdb6baab0486b42d8345e0871dd82811f9b9a",
62
- "affectsGlobalScope": true
63
- },
64
- "../../authentication/node_modules/typescript/lib/lib.es2015.promise.d.ts": {
65
- "version": "2bb4b3927299434052b37851a47bf5c39764f2ba88a888a107b32262e9292b7c",
66
- "signature": "2bb4b3927299434052b37851a47bf5c39764f2ba88a888a107b32262e9292b7c",
67
- "affectsGlobalScope": true
68
- },
69
- "../../authentication/node_modules/typescript/lib/lib.es2015.proxy.d.ts": {
70
- "version": "810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357",
71
- "signature": "810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357",
72
- "affectsGlobalScope": true
73
- },
74
- "../../authentication/node_modules/typescript/lib/lib.es2015.reflect.d.ts": {
75
- "version": "62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6",
76
- "signature": "62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6",
77
- "affectsGlobalScope": true
78
- },
79
- "../../authentication/node_modules/typescript/lib/lib.es2015.symbol.d.ts": {
80
- "version": "3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93",
81
- "signature": "3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93",
82
- "affectsGlobalScope": true
83
- },
84
- "../../authentication/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": {
85
- "version": "9d122b7e8c1a5c72506eea50c0973cba55b92b5532d5cafa8a6ce2c547d57551",
86
- "signature": "9d122b7e8c1a5c72506eea50c0973cba55b92b5532d5cafa8a6ce2c547d57551",
87
- "affectsGlobalScope": true
88
- },
89
- "../../authentication/node_modules/typescript/lib/lib.es2016.array.include.d.ts": {
90
- "version": "3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006",
91
- "signature": "3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006",
92
- "affectsGlobalScope": true
93
- },
94
- "../../authentication/node_modules/typescript/lib/lib.es2017.object.d.ts": {
95
- "version": "17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a",
96
- "signature": "17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a",
97
- "affectsGlobalScope": true
98
- },
99
- "../../authentication/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": {
100
- "version": "7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98",
101
- "signature": "7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98",
102
- "affectsGlobalScope": true
103
- },
104
- "../../authentication/node_modules/typescript/lib/lib.es2017.string.d.ts": {
105
- "version": "6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577",
106
- "signature": "6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577",
107
- "affectsGlobalScope": true
108
- },
109
- "../../authentication/node_modules/typescript/lib/lib.es2017.intl.d.ts": {
110
- "version": "12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d",
111
- "signature": "12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d",
112
- "affectsGlobalScope": true
113
- },
114
- "../../authentication/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": {
115
- "version": "b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e",
116
- "signature": "b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e",
117
- "affectsGlobalScope": true
118
- },
119
- "../../authentication/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": {
120
- "version": "0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a",
121
- "signature": "0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a",
122
- "affectsGlobalScope": true
123
- },
124
- "../../authentication/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": {
125
- "version": "a40c4d82bf13fcded295ac29f354eb7d40249613c15e07b53f2fc75e45e16359",
126
- "signature": "a40c4d82bf13fcded295ac29f354eb7d40249613c15e07b53f2fc75e45e16359",
127
- "affectsGlobalScope": true
128
- },
129
- "../../authentication/node_modules/typescript/lib/lib.es2018.intl.d.ts": {
130
- "version": "df9c8a72ca8b0ed62f5470b41208a0587f0f73f0a7db28e5a1272cf92537518e",
131
- "signature": "df9c8a72ca8b0ed62f5470b41208a0587f0f73f0a7db28e5a1272cf92537518e",
132
- "affectsGlobalScope": true
133
- },
134
- "../../authentication/node_modules/typescript/lib/lib.es2018.promise.d.ts": {
135
- "version": "bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c",
136
- "signature": "bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c",
137
- "affectsGlobalScope": true
138
- },
139
- "../../authentication/node_modules/typescript/lib/lib.es2018.regexp.d.ts": {
140
- "version": "c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8",
141
- "signature": "c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8",
142
- "affectsGlobalScope": true
143
- },
144
- "../../authentication/node_modules/typescript/lib/lib.es2019.array.d.ts": {
145
- "version": "9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951",
146
- "signature": "9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951",
147
- "affectsGlobalScope": true
148
- },
149
- "../../authentication/node_modules/typescript/lib/lib.es2019.object.d.ts": {
150
- "version": "6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de",
151
- "signature": "6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de",
152
- "affectsGlobalScope": true
153
- },
154
- "../../authentication/node_modules/typescript/lib/lib.es2019.string.d.ts": {
155
- "version": "93544ca2f26a48716c1b6c5091842cad63129daac422dfa4bc52460465f22bb1",
156
- "signature": "93544ca2f26a48716c1b6c5091842cad63129daac422dfa4bc52460465f22bb1",
157
- "affectsGlobalScope": true
158
- },
159
- "../../authentication/node_modules/typescript/lib/lib.es2019.symbol.d.ts": {
160
- "version": "2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993",
161
- "signature": "2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993",
162
- "affectsGlobalScope": true
163
- },
164
- "../../authentication/node_modules/typescript/lib/lib.es2020.bigint.d.ts": {
165
- "version": "7b5a10e3c897fabece5a51aa85b4111727d7adb53c2734b5d37230ff96802a09",
166
- "signature": "7b5a10e3c897fabece5a51aa85b4111727d7adb53c2734b5d37230ff96802a09",
167
- "affectsGlobalScope": true
168
- },
169
- "../../authentication/node_modules/typescript/lib/lib.es2020.promise.d.ts": {
170
- "version": "7435b75fdf3509622e79622dbe5091cf4b09688410ee2034e4fc17d0c99d0862",
171
- "signature": "7435b75fdf3509622e79622dbe5091cf4b09688410ee2034e4fc17d0c99d0862",
172
- "affectsGlobalScope": true
173
- },
174
- "../../authentication/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts": {
175
- "version": "e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40",
176
- "signature": "e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40",
177
- "affectsGlobalScope": true
178
- },
179
- "../../authentication/node_modules/typescript/lib/lib.es2020.string.d.ts": {
180
- "version": "faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e",
181
- "signature": "faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e",
182
- "affectsGlobalScope": true
183
- },
184
- "../../authentication/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": {
185
- "version": "936d7d2e8851af9ccfa5333b15e877a824417d352b1d7fd06388639dc69ef80a",
186
- "signature": "936d7d2e8851af9ccfa5333b15e877a824417d352b1d7fd06388639dc69ef80a",
187
- "affectsGlobalScope": true
188
- },
189
- "../../authentication/node_modules/typescript/lib/lib.es2020.intl.d.ts": {
190
- "version": "e79ca55569f09a5dc3354be04dba4ae85865b1dce98bf46738ffe231c669621f",
191
- "signature": "e79ca55569f09a5dc3354be04dba4ae85865b1dce98bf46738ffe231c669621f",
192
- "affectsGlobalScope": true
193
- },
194
- "../../authentication/node_modules/typescript/lib/lib.esnext.intl.d.ts": {
195
- "version": "506b80b9951c9381dc5f11897b31fca5e2a65731d96ddefa19687fbc26b23c6e",
196
- "signature": "506b80b9951c9381dc5f11897b31fca5e2a65731d96ddefa19687fbc26b23c6e",
197
- "affectsGlobalScope": true
198
- },
199
- "../types/borc.d.ts": {
200
- "version": "7be4f9117bfbe60ab300e2bf3b468fe398e3a00d610ceb1e04a97d8e8d314ced",
201
- "signature": "7be4f9117bfbe60ab300e2bf3b468fe398e3a00d610ceb1e04a97d8e8d314ced",
202
- "affectsGlobalScope": false
203
- },
204
- "../src/buffer.ts": {
205
- "version": "e497617e6a05fe64143e90d85b2af9d2e97c2744f321fa53890c9c6cddb1abce",
206
- "signature": "ae2717e5902c920c34d15143fe4dbbf7f0f5d4a3764ca4073f612e2521cff705",
207
- "affectsGlobalScope": false
208
- },
209
- "../../principal/lib/cjs/index.d.ts": {
210
- "version": "cd8d6d050c41bec199aa4596f2d20d54ccd69d522f1bacb3b7aad05e8f7d9cb5",
211
- "signature": "cd8d6d050c41bec199aa4596f2d20d54ccd69d522f1bacb3b7aad05e8f7d9cb5",
212
- "affectsGlobalScope": false
213
- },
214
- "../../agent/lib/cjs/request_id.d.ts": {
215
- "version": "02fdaf576f94b8037aa6346a07d46be85c2baac69988573ff3dfc5790fc506b3",
216
- "signature": "02fdaf576f94b8037aa6346a07d46be85c2baac69988573ff3dfc5790fc506b3",
217
- "affectsGlobalScope": false
218
- },
219
- "../../candid/lib/cjs/types.d.ts": {
220
- "version": "3481977b8b5e8a9836e3b7b735f47735bace0c75f5d5fdcbadc6aa6b05bffa51",
221
- "signature": "3481977b8b5e8a9836e3b7b735f47735bace0c75f5d5fdcbadc6aa6b05bffa51",
222
- "affectsGlobalScope": false
223
- },
224
- "../../candid/lib/cjs/utils/buffer.d.ts": {
225
- "version": "887bd35d582f22c92810962ffbf14df6583855730a0a78d8373b3847d1ddde0e",
226
- "signature": "887bd35d582f22c92810962ffbf14df6583855730a0a78d8373b3847d1ddde0e",
227
- "affectsGlobalScope": false
228
- },
229
- "../../candid/lib/cjs/idl.d.ts": {
230
- "version": "68b9b7c3dcc29e4c0040dd41382205f92f979962551a2707a835aea002ed4d2c",
231
- "signature": "68b9b7c3dcc29e4c0040dd41382205f92f979962551a2707a835aea002ed4d2c",
232
- "affectsGlobalScope": false
233
- },
234
- "../../candid/lib/cjs/candid-core.d.ts": {
235
- "version": "1970051a1eda793399f0454418f9dcfece1cb1466be57110fb977159a8792a52",
236
- "signature": "1970051a1eda793399f0454418f9dcfece1cb1466be57110fb977159a8792a52",
237
- "affectsGlobalScope": false
238
- },
239
- "../../candid/lib/cjs/candid-ui.d.ts": {
240
- "version": "79eb6f78ee482eee91014e7c5e23f13fec63e670d93ff98a811b82798310577e",
241
- "signature": "79eb6f78ee482eee91014e7c5e23f13fec63e670d93ff98a811b82798310577e",
242
- "affectsGlobalScope": false
243
- },
244
- "../../candid/lib/cjs/utils/hash.d.ts": {
245
- "version": "5b47cb83c652cd8bc153f69b605d33964ef36b9d738da8dfffce4ce4f49a64d6",
246
- "signature": "5b47cb83c652cd8bc153f69b605d33964ef36b9d738da8dfffce4ce4f49a64d6",
247
- "affectsGlobalScope": false
248
- },
249
- "../../candid/lib/cjs/utils/leb128.d.ts": {
250
- "version": "21fdffc0f26e94280f10dfa6e3e8b8c7ce7613109c9d64af01d8132dfc050484",
251
- "signature": "21fdffc0f26e94280f10dfa6e3e8b8c7ce7613109c9d64af01d8132dfc050484",
252
- "affectsGlobalScope": false
253
- },
254
- "../../candid/lib/cjs/index.d.ts": {
255
- "version": "b5f1d45ed28d5bc5755e781d11dadf52e7af2f34cbc5b28f72c4794405c1ca33",
256
- "signature": "b5f1d45ed28d5bc5755e781d11dadf52e7af2f34cbc5b28f72c4794405c1ca33",
257
- "affectsGlobalScope": false
258
- },
259
- "../../agent/lib/cjs/agent/api.d.ts": {
260
- "version": "e3bf058dda46eeb96f72a9c82ca09c794373117a7ae9d16b536d4af4c535ebc1",
261
- "signature": "e3bf058dda46eeb96f72a9c82ca09c794373117a7ae9d16b536d4af4c535ebc1",
262
- "affectsGlobalScope": false
263
- },
264
- "../../agent/node_modules/simple-cbor/src/value.d.ts": {
265
- "version": "26bf9bf388ef12b2ebfe0e2d55e3f91b72ea1362ec12260bad877d3bfba0222e",
266
- "signature": "26bf9bf388ef12b2ebfe0e2d55e3f91b72ea1362ec12260bad877d3bfba0222e",
267
- "affectsGlobalScope": false
268
- },
269
- "../../agent/node_modules/simple-cbor/src/serializer.d.ts": {
270
- "version": "001b7033521a3520b0ca7f7a8070dbf45a3386c453a6dc040f3c826d2a1ab419",
271
- "signature": "001b7033521a3520b0ca7f7a8070dbf45a3386c453a6dc040f3c826d2a1ab419",
272
- "affectsGlobalScope": false
273
- },
274
- "../../agent/node_modules/simple-cbor/src/index.d.ts": {
275
- "version": "4ccddfef221e37b010912e8744f4d0f2d31220fef40986a77646403e6cc7916a",
276
- "signature": "4ccddfef221e37b010912e8744f4d0f2d31220fef40986a77646403e6cc7916a",
277
- "affectsGlobalScope": false
278
- },
279
- "../../agent/lib/cjs/agent/http/transforms.d.ts": {
280
- "version": "444adb300d7941dd5b3444278998ab0fe7458b57db7e273deacf466175bf734e",
281
- "signature": "444adb300d7941dd5b3444278998ab0fe7458b57db7e273deacf466175bf734e",
282
- "affectsGlobalScope": false
283
- },
284
- "../../agent/lib/cjs/agent/http/types.d.ts": {
285
- "version": "6a30f094f63dce1a3758d77fdfb505c0d5315255fe54cca0f4ac31071b5784a4",
286
- "signature": "6a30f094f63dce1a3758d77fdfb505c0d5315255fe54cca0f4ac31071b5784a4",
287
- "affectsGlobalScope": false
288
- },
289
- "../../agent/lib/cjs/auth.d.ts": {
290
- "version": "14a75607431d3f61a6a11d1062744504cbc3ba1f89669eac331928a4263cbda4",
291
- "signature": "14a75607431d3f61a6a11d1062744504cbc3ba1f89669eac331928a4263cbda4",
292
- "affectsGlobalScope": false
293
- },
294
- "../../agent/lib/cjs/agent/http/index.d.ts": {
295
- "version": "28236054da1a90e2a87d9db5ab316da3ed95e6455516b8b5201e5fb8755b4ea9",
296
- "signature": "28236054da1a90e2a87d9db5ab316da3ed95e6455516b8b5201e5fb8755b4ea9",
297
- "affectsGlobalScope": false
298
- },
299
- "../../agent/lib/cjs/agent/proxy.d.ts": {
300
- "version": "478b65f52dff2d9e428d32f9291bcff202bb2827470af6511f61cfa58bf355fc",
301
- "signature": "478b65f52dff2d9e428d32f9291bcff202bb2827470af6511f61cfa58bf355fc",
302
- "affectsGlobalScope": false
303
- },
304
- "../../agent/lib/cjs/agent/index.d.ts": {
305
- "version": "294b83d97e6002915071453c07c097f85c3499b45592a9f0caf7b5daedd97379",
306
- "signature": "294b83d97e6002915071453c07c097f85c3499b45592a9f0caf7b5daedd97379",
307
- "affectsGlobalScope": false
308
- },
309
- "../../agent/lib/cjs/errors.d.ts": {
310
- "version": "60c1ba04b2379e959ede8e09b3bd00a050f38431ce65b23bfbf92b88ab9f683e",
311
- "signature": "60c1ba04b2379e959ede8e09b3bd00a050f38431ce65b23bfbf92b88ab9f683e",
312
- "affectsGlobalScope": false
313
- },
314
- "../../agent/lib/cjs/polling/strategy.d.ts": {
315
- "version": "deb97893b2a0d343f60685c784214841a1ae1e7bace7a0f882dfed7eb141343a",
316
- "signature": "deb97893b2a0d343f60685c784214841a1ae1e7bace7a0f882dfed7eb141343a",
317
- "affectsGlobalScope": false
318
- },
319
- "../../agent/lib/cjs/polling/index.d.ts": {
320
- "version": "7ea4e900656219a0a586d48f9088048737387f262e1594062d807fdb38fe552a",
321
- "signature": "7ea4e900656219a0a586d48f9088048737387f262e1594062d807fdb38fe552a",
322
- "affectsGlobalScope": false
323
- },
324
- "../../agent/lib/cjs/actor.d.ts": {
325
- "version": "1e2044c0125da7895db77d960a07e17e6ca2dbc8673d4e79ed4b8ac5cbd74329",
326
- "signature": "1e2044c0125da7895db77d960a07e17e6ca2dbc8673d4e79ed4b8ac5cbd74329",
327
- "affectsGlobalScope": false
328
- },
329
- "../../agent/lib/cjs/certificate.d.ts": {
330
- "version": "24acaf4b767818dda1fdf2d2975a8414dd456b53855ab50af1800049d065f62f",
331
- "signature": "24acaf4b767818dda1fdf2d2975a8414dd456b53855ab50af1800049d065f62f",
332
- "affectsGlobalScope": false
333
- },
334
- "../../agent/lib/cjs/canisters/asset.d.ts": {
335
- "version": "8204a285a106e56aac90307ab77fd829336c9ab56fc033cac815c3da8dc20032",
336
- "signature": "8204a285a106e56aac90307ab77fd829336c9ab56fc033cac815c3da8dc20032",
337
- "affectsGlobalScope": false
338
- },
339
- "../../agent/lib/cjs/canisters/management.d.ts": {
340
- "version": "f05bec8e3eda3048b496b5c741cd7b460106325a462eac5d40ae0c406ed3e47b",
341
- "signature": "f05bec8e3eda3048b496b5c741cd7b460106325a462eac5d40ae0c406ed3e47b",
342
- "affectsGlobalScope": false
343
- },
344
- "../../agent/lib/cjs/utils/bls.d.ts": {
345
- "version": "a2f91320eb31008de703b2f3abca1ee7867551d498846725096499a65b95e68c",
346
- "signature": "a2f91320eb31008de703b2f3abca1ee7867551d498846725096499a65b95e68c",
347
- "affectsGlobalScope": false
348
- },
349
- "../../agent/lib/cjs/utils/buffer.d.ts": {
350
- "version": "2b7964d25bb5113a7dc59b5b8f2f484d3a3e578200e128edd4bfdac73b95d8be",
351
- "signature": "2b7964d25bb5113a7dc59b5b8f2f484d3a3e578200e128edd4bfdac73b95d8be",
352
- "affectsGlobalScope": false
353
- },
354
- "../../agent/lib/cjs/cbor.d.ts": {
355
- "version": "8a3ba50245cdac81ed0528d4f72fd1dc1afc197e7d6572271a81a9322bb0f792",
356
- "signature": "8a3ba50245cdac81ed0528d4f72fd1dc1afc197e7d6572271a81a9322bb0f792",
357
- "affectsGlobalScope": false
358
- },
359
- "../../agent/lib/cjs/index.d.ts": {
360
- "version": "3251934d35802b68f9e81477b9f8931e7f835aa003797737a85498756514401f",
361
- "signature": "3251934d35802b68f9e81477b9f8931e7f835aa003797737a85498756514401f",
362
- "affectsGlobalScope": false
363
- },
364
- "../node_modules/tweetnacl/nacl.d.ts": {
365
- "version": "60592f5ae1b739c9607a99895d4a3ad5c865b16903e4180e50b256e360a4a104",
366
- "signature": "60592f5ae1b739c9607a99895d4a3ad5c865b16903e4180e50b256e360a4a104",
367
- "affectsGlobalScope": false
368
- },
369
- "../src/identity/der.ts": {
370
- "version": "78ac40181b88d64cfad505324b17755450bc474b44eaffdcd2213cc91896b758",
371
- "signature": "77ce8eb44c7fc4423ba8d5e45a07084a0445ab4033c0d7607c24fd896a1de695",
372
- "affectsGlobalScope": false
373
- },
374
- "../src/identity/ed25519.ts": {
375
- "version": "e0772d111d76f0a4beb5dcf67a2ca6a3b41e210dc7fa3747c3011c7280f8416a",
376
- "signature": "9072b167a753744e4e905817179c5e8e1ca9cde5bc648758f8e1bb07051c5f82",
377
- "affectsGlobalScope": false
378
- },
379
- "../../../node_modules/simple-cbor/src/index.d.ts": {
380
- "version": "4ccddfef221e37b010912e8744f4d0f2d31220fef40986a77646403e6cc7916a",
381
- "signature": "4ccddfef221e37b010912e8744f4d0f2d31220fef40986a77646403e6cc7916a",
382
- "affectsGlobalScope": false
383
- },
384
- "../src/identity/delegation.ts": {
385
- "version": "ed79d84123760367f6ca596acc360e357e06ba28cf2ac18cbf2c6378f4189d2a",
386
- "signature": "9e32b408df163791a781dc25d9c5233209d81697cf4ffae3915e89791185fee8",
387
- "affectsGlobalScope": false
388
- },
389
- "../src/identity/webauthn.ts": {
390
- "version": "171631a480c1e2aab7102ccb1cd868aa14ce0b90c041d928afe93d715c764cc2",
391
- "signature": "f10e167e087c56e64cf94ebb1f9940eac652be6267f71ebab54b47dd8eed8952",
392
- "affectsGlobalScope": false
393
- },
394
- "../src/index.ts": {
395
- "version": "4220b02f3c93090a71af5c5829590df32b7e292dccf4f90dcb1c0a89ad87f1bd",
396
- "signature": "311d4d8ef9e36f651ae92535ad489f64255fd1609e04a5f7c422bb4b8d5cc2e6",
397
- "affectsGlobalScope": false
398
- },
399
- "../src/identity/delegation.test.ts": {
400
- "version": "ed7581703b6c2584b8c29fadd58c845a1d03fc4b0bb2c9805943bc2a15d90b54",
401
- "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
402
- "affectsGlobalScope": false
403
- },
404
- "../src/identity/ed25519.test.ts": {
405
- "version": "5f5bea246b7568925af45f4e27ffde0b37c7d08bade586d6a72600683a2ced57",
406
- "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
407
- "affectsGlobalScope": false
408
- },
409
- "../../../node_modules/js-sha256/index.d.ts": {
410
- "version": "0afbe91142eb631d6f31be624cf8a550b03736bfd22b0f309405a6fe4d4c9517",
411
- "signature": "0afbe91142eb631d6f31be624cf8a550b03736bfd22b0f309405a6fe4d4c9517",
412
- "affectsGlobalScope": false
413
- },
414
- "../node_modules/@types/node/assert/strict.d.ts": {
415
- "version": "a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",
416
- "signature": "a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",
417
- "affectsGlobalScope": false
418
- },
419
- "../node_modules/@types/node/globals.d.ts": {
420
- "version": "34f1d0e1f63dd8c0bdc1fd15ec2b7216fd709953781c4d1b1213d88e2d94db9e",
421
- "signature": "34f1d0e1f63dd8c0bdc1fd15ec2b7216fd709953781c4d1b1213d88e2d94db9e",
422
- "affectsGlobalScope": true
423
- },
424
- "../node_modules/@types/node/async_hooks.d.ts": {
425
- "version": "4be51d991034b331db6a518e5a9607cb136b6d3ab2a691191a7d481354836a5f",
426
- "signature": "4be51d991034b331db6a518e5a9607cb136b6d3ab2a691191a7d481354836a5f",
427
- "affectsGlobalScope": false
428
- },
429
- "../node_modules/@types/node/buffer.d.ts": {
430
- "version": "fa56e5f529c26a31207fecafbfd88136936868a4c17f8a347f0e8e6ea18309ad",
431
- "signature": "fa56e5f529c26a31207fecafbfd88136936868a4c17f8a347f0e8e6ea18309ad",
432
- "affectsGlobalScope": true
433
- },
434
- "../node_modules/@types/node/child_process.d.ts": {
435
- "version": "2f3a95a0e681afcde084379ed3b404ee09971425cf4600c3dd8b6f4adf058896",
436
- "signature": "2f3a95a0e681afcde084379ed3b404ee09971425cf4600c3dd8b6f4adf058896",
437
- "affectsGlobalScope": false
438
- },
439
- "../node_modules/@types/node/cluster.d.ts": {
440
- "version": "3fe5750809a130a0c9ee5dbca9e262913a10d1deda3ddb1280a77b099197e937",
441
- "signature": "3fe5750809a130a0c9ee5dbca9e262913a10d1deda3ddb1280a77b099197e937",
442
- "affectsGlobalScope": false
443
- },
444
- "../node_modules/@types/node/console.d.ts": {
445
- "version": "d7e32c36d30042b47cd8620b197d3e3381954cf8baa413dc4273796e4cf718a1",
446
- "signature": "d7e32c36d30042b47cd8620b197d3e3381954cf8baa413dc4273796e4cf718a1",
447
- "affectsGlobalScope": true
448
- },
449
- "../node_modules/@types/node/constants.d.ts": {
450
- "version": "82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4",
451
- "signature": "82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4",
452
- "affectsGlobalScope": false
453
- },
454
- "../node_modules/@types/node/crypto.d.ts": {
455
- "version": "41a3a8f7ba70f6e10fad838a363157217163bd897416480d0ed516b5d63e727e",
456
- "signature": "41a3a8f7ba70f6e10fad838a363157217163bd897416480d0ed516b5d63e727e",
457
- "affectsGlobalScope": false
458
- },
459
- "../node_modules/@types/node/dgram.d.ts": {
460
- "version": "53cf527b7d4a7ee1c16eeadff678d6df9f2a98cd5ece18f0f9211d8080204734",
461
- "signature": "53cf527b7d4a7ee1c16eeadff678d6df9f2a98cd5ece18f0f9211d8080204734",
462
- "affectsGlobalScope": false
463
- },
464
- "../node_modules/@types/node/diagnostics_channel.d.ts": {
465
- "version": "0038ccd1c90bc523ee4f7eeabc3f4082a48a5775415855e46f142447b9ad1114",
466
- "signature": "0038ccd1c90bc523ee4f7eeabc3f4082a48a5775415855e46f142447b9ad1114",
467
- "affectsGlobalScope": false
468
- },
469
- "../node_modules/@types/node/dns.d.ts": {
470
- "version": "aacb7a1f78d635e42d1112144c83508f340722e5293f7f14091581193618dca3",
471
- "signature": "aacb7a1f78d635e42d1112144c83508f340722e5293f7f14091581193618dca3",
472
- "affectsGlobalScope": false
473
- },
474
- "../node_modules/@types/node/dns/promises.d.ts": {
475
- "version": "87c064559d14068edb2861fc7d48c1a8196a63523e00cc29aadd57c0eefb24a5",
476
- "signature": "87c064559d14068edb2861fc7d48c1a8196a63523e00cc29aadd57c0eefb24a5",
477
- "affectsGlobalScope": false
478
- },
479
- "../node_modules/@types/node/domain.d.ts": {
480
- "version": "226afbe8d2d18dc02d1aebb449af0a11a278acb98b42c763aeec6d5a8e654441",
481
- "signature": "226afbe8d2d18dc02d1aebb449af0a11a278acb98b42c763aeec6d5a8e654441",
482
- "affectsGlobalScope": false
483
- },
484
- "../node_modules/@types/node/events.d.ts": {
485
- "version": "c3a43212afe9781a304d8f5dd3895fd38a143ac46fb64b4d343122e38c83a9ab",
486
- "signature": "c3a43212afe9781a304d8f5dd3895fd38a143ac46fb64b4d343122e38c83a9ab",
487
- "affectsGlobalScope": true
488
- },
489
- "../node_modules/@types/node/fs.d.ts": {
490
- "version": "ee738c1274439255c484262d0c6f90359c0209d42518d827b3f0167e44f633b2",
491
- "signature": "ee738c1274439255c484262d0c6f90359c0209d42518d827b3f0167e44f633b2",
492
- "affectsGlobalScope": false
493
- },
494
- "../node_modules/@types/node/fs/promises.d.ts": {
495
- "version": "01862fc59b8c037ea9fe03c6f3dc1ffc95bfc16fb37d58d6e7603706b9041d97",
496
- "signature": "01862fc59b8c037ea9fe03c6f3dc1ffc95bfc16fb37d58d6e7603706b9041d97",
497
- "affectsGlobalScope": false
498
- },
499
- "../node_modules/@types/node/http.d.ts": {
500
- "version": "2163cfbd3438e495c08fb59b29740b1f96c7aec8ebb4faf9c9156f4fe94cb501",
501
- "signature": "2163cfbd3438e495c08fb59b29740b1f96c7aec8ebb4faf9c9156f4fe94cb501",
502
- "affectsGlobalScope": false
503
- },
504
- "../node_modules/@types/node/http2.d.ts": {
505
- "version": "644a9cb29158878e67199d04c06699575d03812c90ea40c69d5a075fb8ec6b79",
506
- "signature": "644a9cb29158878e67199d04c06699575d03812c90ea40c69d5a075fb8ec6b79",
507
- "affectsGlobalScope": false
508
- },
509
- "../node_modules/@types/node/https.d.ts": {
510
- "version": "1f66294c9e9c24e84552cfaa70a27422811649de5a2efc69d3cf2ef38e833308",
511
- "signature": "1f66294c9e9c24e84552cfaa70a27422811649de5a2efc69d3cf2ef38e833308",
512
- "affectsGlobalScope": false
513
- },
514
- "../node_modules/@types/node/inspector.d.ts": {
515
- "version": "a82a261dac2131e55347889de6846a3e84741283d93d6525550ab3976be85cf6",
516
- "signature": "a82a261dac2131e55347889de6846a3e84741283d93d6525550ab3976be85cf6",
517
- "affectsGlobalScope": false
518
- },
519
- "../node_modules/@types/node/module.d.ts": {
520
- "version": "e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5",
521
- "signature": "e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5",
522
- "affectsGlobalScope": true
523
- },
524
- "../node_modules/@types/node/net.d.ts": {
525
- "version": "1207275e727d14356922953c0597c77acad13e9812a0109a756c0c59ff0e87f3",
526
- "signature": "1207275e727d14356922953c0597c77acad13e9812a0109a756c0c59ff0e87f3",
527
- "affectsGlobalScope": false
528
- },
529
- "../node_modules/@types/node/os.d.ts": {
530
- "version": "dce04e108fbcbe674bceeea757269b7775a8a07693d6a58f55b36e649541675a",
531
- "signature": "dce04e108fbcbe674bceeea757269b7775a8a07693d6a58f55b36e649541675a",
532
- "affectsGlobalScope": false
533
- },
534
- "../node_modules/@types/node/path.d.ts": {
535
- "version": "c90911387c5e9e024c309e63a14946a9bc3c71293e8f9d09eece16e11f167974",
536
- "signature": "c90911387c5e9e024c309e63a14946a9bc3c71293e8f9d09eece16e11f167974",
537
- "affectsGlobalScope": false
538
- },
539
- "../node_modules/@types/node/perf_hooks.d.ts": {
540
- "version": "066f0de5d2acf0be06eb29a5ada8107f93891d7a983e6ba095260406650d742d",
541
- "signature": "066f0de5d2acf0be06eb29a5ada8107f93891d7a983e6ba095260406650d742d",
542
- "affectsGlobalScope": false
543
- },
544
- "../node_modules/@types/node/process.d.ts": {
545
- "version": "6ae884f4861da8949f2c466b2d44fb087b2f1de82fe3449c3c52bd1d8cf998e6",
546
- "signature": "6ae884f4861da8949f2c466b2d44fb087b2f1de82fe3449c3c52bd1d8cf998e6",
547
- "affectsGlobalScope": true
548
- },
549
- "../node_modules/@types/node/punycode.d.ts": {
550
- "version": "cbe717c2735bf2a6ceb29c2131232e74f4f95878072873dfb263566035024f99",
551
- "signature": "cbe717c2735bf2a6ceb29c2131232e74f4f95878072873dfb263566035024f99",
552
- "affectsGlobalScope": false
553
- },
554
- "../node_modules/@types/node/querystring.d.ts": {
555
- "version": "5fd00b0ad7ef4e7eb69341da6ec17400922860afbdbc2cc46a37eba833d8a0bd",
556
- "signature": "5fd00b0ad7ef4e7eb69341da6ec17400922860afbdbc2cc46a37eba833d8a0bd",
557
- "affectsGlobalScope": false
558
- },
559
- "../node_modules/@types/node/readline.d.ts": {
560
- "version": "bc0c9dbd2b273d9466a31143a5f0118e8902232d906b3987d19d1bd67b96ee5d",
561
- "signature": "bc0c9dbd2b273d9466a31143a5f0118e8902232d906b3987d19d1bd67b96ee5d",
562
- "affectsGlobalScope": false
563
- },
564
- "../node_modules/@types/node/repl.d.ts": {
565
- "version": "757fec48e36f86c8b791b770c31f510d0e53817a95f61130df26df57cb382113",
566
- "signature": "757fec48e36f86c8b791b770c31f510d0e53817a95f61130df26df57cb382113",
567
- "affectsGlobalScope": false
568
- },
569
- "../node_modules/@types/node/stream.d.ts": {
570
- "version": "70d49d3e9f77b70197adabe6c06130c6ea5362316ea72feb142205c327f0aaa2",
571
- "signature": "70d49d3e9f77b70197adabe6c06130c6ea5362316ea72feb142205c327f0aaa2",
572
- "affectsGlobalScope": false
573
- },
574
- "../node_modules/@types/node/stream/promises.d.ts": {
575
- "version": "1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",
576
- "signature": "1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",
577
- "affectsGlobalScope": false
578
- },
579
- "../node_modules/@types/node/stream/web.d.ts": {
580
- "version": "a279435e7813d1f061c0cab6ab77b1b9377e8d96851e5ed4a76a1ce6eb6e628f",
581
- "signature": "a279435e7813d1f061c0cab6ab77b1b9377e8d96851e5ed4a76a1ce6eb6e628f",
582
- "affectsGlobalScope": false
583
- },
584
- "../node_modules/@types/node/string_decoder.d.ts": {
585
- "version": "28e6ac6505a2b6755ce0752cd4d2dbd880e0e4e9bbfeaa3c777821825db2711a",
586
- "signature": "28e6ac6505a2b6755ce0752cd4d2dbd880e0e4e9bbfeaa3c777821825db2711a",
587
- "affectsGlobalScope": false
588
- },
589
- "../node_modules/@types/node/timers.d.ts": {
590
- "version": "8a4f510bad5e5f5312fd966d20675381a3467c0c8d1b528b7f8e5ebb732ba1c9",
591
- "signature": "8a4f510bad5e5f5312fd966d20675381a3467c0c8d1b528b7f8e5ebb732ba1c9",
592
- "affectsGlobalScope": true
593
- },
594
- "../node_modules/@types/node/timers/promises.d.ts": {
595
- "version": "664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980",
596
- "signature": "664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980",
597
- "affectsGlobalScope": false
598
- },
599
- "../node_modules/@types/node/tls.d.ts": {
600
- "version": "8ee0dfa79a0b3e43bd5c0554157051abd87ef47df49884eba3e6a10bba1ecdc1",
601
- "signature": "8ee0dfa79a0b3e43bd5c0554157051abd87ef47df49884eba3e6a10bba1ecdc1",
602
- "affectsGlobalScope": false
603
- },
604
- "../node_modules/@types/node/trace_events.d.ts": {
605
- "version": "dcbcf0056d7bcd4e716bd0cc9223913e58373095c4750250f525694d88f49962",
606
- "signature": "dcbcf0056d7bcd4e716bd0cc9223913e58373095c4750250f525694d88f49962",
607
- "affectsGlobalScope": false
608
- },
609
- "../node_modules/@types/node/tty.d.ts": {
610
- "version": "715b8aedc97884235eac2346481e7f1cca0379f870a58a60d22f444f8b7c59a8",
611
- "signature": "715b8aedc97884235eac2346481e7f1cca0379f870a58a60d22f444f8b7c59a8",
612
- "affectsGlobalScope": false
613
- },
614
- "../node_modules/@types/node/url.d.ts": {
615
- "version": "3dfbe800bece5d51c4a4abf726598bf4aa80b19ae4e8288ada7cf75efdc40930",
616
- "signature": "3dfbe800bece5d51c4a4abf726598bf4aa80b19ae4e8288ada7cf75efdc40930",
617
- "affectsGlobalScope": false
618
- },
619
- "../node_modules/@types/node/util.d.ts": {
620
- "version": "2ac6c37c23dbb6a87d0657fbaa509bd077dd4ea066fecff1e94a01e19410d8c6",
621
- "signature": "2ac6c37c23dbb6a87d0657fbaa509bd077dd4ea066fecff1e94a01e19410d8c6",
622
- "affectsGlobalScope": false
623
- },
624
- "../node_modules/@types/node/v8.d.ts": {
625
- "version": "5d50d7b266824bd435c9696f71d64041db90667b6f95d5285adfa6946a73dde5",
626
- "signature": "5d50d7b266824bd435c9696f71d64041db90667b6f95d5285adfa6946a73dde5",
627
- "affectsGlobalScope": false
628
- },
629
- "../node_modules/@types/node/vm.d.ts": {
630
- "version": "58250ab8b2768e6d713bb8271d4d1ed1029069bb94631764538a474fe1cb1eca",
631
- "signature": "58250ab8b2768e6d713bb8271d4d1ed1029069bb94631764538a474fe1cb1eca",
632
- "affectsGlobalScope": false
633
- },
634
- "../node_modules/@types/node/worker_threads.d.ts": {
635
- "version": "555122eabf41efe584457b407892ed4420c5dc5404004eafed8bc365459f1eef",
636
- "signature": "555122eabf41efe584457b407892ed4420c5dc5404004eafed8bc365459f1eef",
637
- "affectsGlobalScope": false
638
- },
639
- "../node_modules/@types/node/zlib.d.ts": {
640
- "version": "56f3ed639ae070160aaa79a626e0f956374c7dcd2093216f48cc952981ea2e93",
641
- "signature": "56f3ed639ae070160aaa79a626e0f956374c7dcd2093216f48cc952981ea2e93",
642
- "affectsGlobalScope": false
643
- },
644
- "../node_modules/@types/node/globals.global.d.ts": {
645
- "version": "ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e",
646
- "signature": "ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e",
647
- "affectsGlobalScope": true
648
- },
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
- "../node_modules/@types/node/index.d.ts": {
670
- "version": "84af13c14cff9bee64db4d363a52763dd9d3c79c019470e8773617edb67bf270",
671
- "signature": "84af13c14cff9bee64db4d363a52763dd9d3c79c019470e8773617edb67bf270",
672
- "affectsGlobalScope": false
673
- },
674
- "../node_modules/@types/secp256k1/index.d.ts": {
675
- "version": "3dce33e7eb25594863b8e615f14a45ab98190d85953436750644212d8a18c066",
676
- "signature": "3dce33e7eb25594863b8e615f14a45ab98190d85953436750644212d8a18c066",
677
- "affectsGlobalScope": false
678
- },
679
- "../src/identity/secp256k1.ts": {
680
- "version": "7538e7db0810ed481a5d7740487744d2686dc55112752e2f95c24947a37240dd",
681
- "signature": "bbf00547eae6e43599f96166a77be0c10113670ac216b65c16feec2127aec72e",
682
- "affectsGlobalScope": false
683
- },
684
- "../src/identity/secp256k1.test.ts": {
685
- "version": "133d6d9090de36a7a2467f7063bcd65d30066e12e7994c04aff0be04335fbb79",
686
- "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
687
- "affectsGlobalScope": false
688
- },
689
- "../node_modules/@babel/types/lib/index.d.ts": {
690
- "version": "98f40132aab59240e3daa408377a6f779aa81f4340f4451959cd2eba3750e456",
691
- "signature": "98f40132aab59240e3daa408377a6f779aa81f4340f4451959cd2eba3750e456",
692
- "affectsGlobalScope": false
693
- },
694
- "../node_modules/@types/babel__generator/index.d.ts": {
695
- "version": "8dfed5c91ad36e69e6da6b7e49be929d4e19666db2b651aa839c485170a2902c",
696
- "signature": "8dfed5c91ad36e69e6da6b7e49be929d4e19666db2b651aa839c485170a2902c",
697
- "affectsGlobalScope": false
698
- },
699
- "../node_modules/@babel/parser/typings/babel-parser.d.ts": {
700
- "version": "4aaf84a5ac87bad3211f041fab85de5cc42e5954c3ed56842faf6f08167e6202",
701
- "signature": "4aaf84a5ac87bad3211f041fab85de5cc42e5954c3ed56842faf6f08167e6202",
702
- "affectsGlobalScope": false
703
- },
704
- "../node_modules/@types/babel__template/index.d.ts": {
705
- "version": "93de1c6dab503f053efe8d304cb522bb3a89feab8c98f307a674a4fae04773e9",
706
- "signature": "93de1c6dab503f053efe8d304cb522bb3a89feab8c98f307a674a4fae04773e9",
707
- "affectsGlobalScope": false
708
- },
709
- "../node_modules/@types/babel__traverse/index.d.ts": {
710
- "version": "3b043cf9a81854a72963fdb57d1884fc4da1cf5be69b5e0a4c5b751e58cb6d88",
711
- "signature": "3b043cf9a81854a72963fdb57d1884fc4da1cf5be69b5e0a4c5b751e58cb6d88",
712
- "affectsGlobalScope": false
713
- },
714
- "../node_modules/@types/babel__core/index.d.ts": {
715
- "version": "71c56bdaa82d7ce75a72d3c06c04fe10becec09bd9c4ef21776a2a055d3f428e",
716
- "signature": "71c56bdaa82d7ce75a72d3c06c04fe10becec09bd9c4ef21776a2a055d3f428e",
717
- "affectsGlobalScope": false
718
- },
719
- "../node_modules/@types/graceful-fs/index.d.ts": {
720
- "version": "3ebae8c00411116a66fca65b08228ea0cf0b72724701f9b854442100aab55aba",
721
- "signature": "3ebae8c00411116a66fca65b08228ea0cf0b72724701f9b854442100aab55aba",
722
- "affectsGlobalScope": false
723
- },
724
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts": {
725
- "version": "de18acda71730bac52f4b256ce7511bb56cc21f6f114c59c46782eff2f632857",
726
- "signature": "de18acda71730bac52f4b256ce7511bb56cc21f6f114c59c46782eff2f632857",
727
- "affectsGlobalScope": false
728
- },
729
- "../node_modules/@types/istanbul-lib-report/index.d.ts": {
730
- "version": "7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee",
731
- "signature": "7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee",
732
- "affectsGlobalScope": false
733
- },
734
- "../node_modules/@types/istanbul-reports/index.d.ts": {
735
- "version": "f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0",
736
- "signature": "f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0",
737
- "affectsGlobalScope": false
738
- },
739
- "../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts": {
740
- "version": "71ba0678a3c647f5c0706ae975c031ace0d464e60f9ce56eaa7f1678d065aab7",
741
- "signature": "71ba0678a3c647f5c0706ae975c031ace0d464e60f9ce56eaa7f1678d065aab7",
742
- "affectsGlobalScope": false
743
- },
744
- "../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts": {
745
- "version": "162c6f2951bd80ae6e16679378f382200b26bba9de8f255af3a2895fbfa670b4",
746
- "signature": "162c6f2951bd80ae6e16679378f382200b26bba9de8f255af3a2895fbfa670b4",
747
- "affectsGlobalScope": false
748
- },
749
- "../node_modules/@types/jest/index.d.ts": {
750
- "version": "375c56b1890858dcdae495877f0ce3b694980adf64762e2fd3fbe78e3eac76ba",
751
- "signature": "375c56b1890858dcdae495877f0ce3b694980adf64762e2fd3fbe78e3eac76ba",
752
- "affectsGlobalScope": true
753
- },
754
- "../node_modules/@types/json-schema/index.d.ts": {
755
- "version": "0359682c54e487c4cab2b53b2b4d35cc8dea4d9914bc6abcdb5701f8b8e745a4",
756
- "signature": "0359682c54e487c4cab2b53b2b4d35cc8dea4d9914bc6abcdb5701f8b8e745a4",
757
- "affectsGlobalScope": false
758
- },
759
- "../node_modules/@types/normalize-package-data/index.d.ts": {
760
- "version": "6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a",
761
- "signature": "6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a",
762
- "affectsGlobalScope": false
763
- },
764
- "../node_modules/@types/prettier/index.d.ts": {
765
- "version": "65455ea1b00bae7bd26d3c8c2401eb3d10401c09c55192d6f3b8b2275eda20c2",
766
- "signature": "65455ea1b00bae7bd26d3c8c2401eb3d10401c09c55192d6f3b8b2275eda20c2",
767
- "affectsGlobalScope": false
768
- },
769
- "../node_modules/@types/stack-utils/index.d.ts": {
770
- "version": "b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298",
771
- "signature": "b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298",
772
- "affectsGlobalScope": false
773
- },
774
- "../node_modules/@types/yargs-parser/index.d.ts": {
775
- "version": "f7e133b20ee2669b6c0e5d7f0cd510868c57cd64b283e68c7f598e30ce9d76d2",
776
- "signature": "f7e133b20ee2669b6c0e5d7f0cd510868c57cd64b283e68c7f598e30ce9d76d2",
777
- "affectsGlobalScope": false
778
- },
779
- "../node_modules/@types/yargs/index.d.ts": {
780
- "version": "09c4b2e2d3070239d563fc690f0cc5db04a2d9b66a23e61aef8b5274e3e9910c",
781
- "signature": "09c4b2e2d3070239d563fc690f0cc5db04a2d9b66a23e61aef8b5274e3e9910c",
782
- "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
- }
804
- },
805
- "options": {
806
- "target": 4,
807
- "module": 6,
808
- "allowJs": false,
809
- "esModuleInterop": true,
810
- "lib": [
811
- "lib.dom.d.ts",
812
- "lib.es2015.d.ts",
813
- "lib.es2017.d.ts"
814
- ],
815
- "rootDir": "../src",
816
- "baseUrl": "..",
817
- "composite": true,
818
- "declaration": true,
819
- "forceConsistentCasingInFileNames": true,
820
- "incremental": true,
821
- "moduleResolution": 2,
822
- "outDir": "./esm",
823
- "resolveJsonModule": true,
824
- "sourceMap": true,
825
- "strict": true,
826
- "configFilePath": "../tsconfig.json"
827
- },
828
- "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
- "../../agent/lib/cjs/actor.d.ts": [
851
- "../../agent/lib/cjs/agent/index.d.ts",
852
- "../../agent/lib/cjs/errors.d.ts",
853
- "../../agent/lib/cjs/polling/index.d.ts",
854
- "../../agent/lib/cjs/request_id.d.ts",
855
- "../../candid/lib/cjs/index.d.ts",
856
- "../../principal/lib/cjs/index.d.ts",
857
- "../node_modules/@types/node/util.d.ts"
858
- ],
859
- "../../agent/lib/cjs/agent/api.d.ts": [
860
- "../../agent/lib/cjs/request_id.d.ts",
861
- "../../candid/lib/cjs/index.d.ts",
862
- "../../principal/lib/cjs/index.d.ts",
863
- "../node_modules/@types/node/util.d.ts"
864
- ],
865
- "../../agent/lib/cjs/agent/http/index.d.ts": [
866
- "../../agent/lib/cjs/agent/api.d.ts",
867
- "../../agent/lib/cjs/agent/http/transforms.d.ts",
868
- "../../agent/lib/cjs/agent/http/types.d.ts",
869
- "../../agent/lib/cjs/auth.d.ts",
870
- "../../candid/lib/cjs/index.d.ts",
871
- "../../principal/lib/cjs/index.d.ts",
872
- "../node_modules/@types/node/util.d.ts"
873
- ],
874
- "../../agent/lib/cjs/agent/http/transforms.d.ts": [
875
- "../../agent/lib/cjs/agent/http/types.d.ts",
876
- "../../agent/node_modules/simple-cbor/src/index.d.ts",
877
- "../node_modules/@types/node/util.d.ts"
878
- ],
879
- "../../agent/lib/cjs/agent/http/types.d.ts": [
880
- "../../agent/lib/cjs/agent/http/transforms.d.ts",
881
- "../../principal/lib/cjs/index.d.ts",
882
- "../node_modules/@types/node/util.d.ts"
883
- ],
884
- "../../agent/lib/cjs/agent/index.d.ts": [
885
- "../../agent/lib/cjs/agent/api.d.ts",
886
- "../../agent/lib/cjs/agent/http/index.d.ts",
887
- "../../agent/lib/cjs/agent/proxy.d.ts",
888
- "../../agent/lib/cjs/index.d.ts",
889
- "../node_modules/@types/node/util.d.ts"
890
- ],
891
- "../../agent/lib/cjs/agent/proxy.d.ts": [
892
- "../../agent/lib/cjs/agent/api.d.ts",
893
- "../../agent/lib/cjs/index.d.ts",
894
- "../../candid/lib/cjs/index.d.ts",
895
- "../../principal/lib/cjs/index.d.ts",
896
- "../node_modules/@types/node/util.d.ts"
897
- ],
898
- "../../agent/lib/cjs/auth.d.ts": [
899
- "../../agent/lib/cjs/agent/http/types.d.ts",
900
- "../../principal/lib/cjs/index.d.ts",
901
- "../node_modules/@types/node/util.d.ts"
902
- ],
903
- "../../agent/lib/cjs/canisters/asset.d.ts": [
904
- "../../agent/lib/cjs/actor.d.ts",
905
- "../node_modules/@types/node/util.d.ts"
906
- ],
907
- "../../agent/lib/cjs/canisters/management.d.ts": [
908
- "../../agent/lib/cjs/actor.d.ts",
909
- "../../principal/lib/cjs/index.d.ts",
910
- "../node_modules/@types/node/util.d.ts"
911
- ],
912
- "../../agent/lib/cjs/cbor.d.ts": [
913
- "../node_modules/@types/node/util.d.ts"
914
- ],
915
- "../../agent/lib/cjs/certificate.d.ts": [
916
- "../../agent/lib/cjs/agent/index.d.ts",
917
- "../../agent/lib/cjs/errors.d.ts",
918
- "../node_modules/@types/node/util.d.ts"
919
- ],
920
- "../../agent/lib/cjs/errors.d.ts": [
921
- "../node_modules/@types/node/util.d.ts"
922
- ],
923
- "../../agent/lib/cjs/index.d.ts": [
924
- "../../agent/lib/cjs/actor.d.ts",
925
- "../../agent/lib/cjs/agent/http/transforms.d.ts",
926
- "../../agent/lib/cjs/agent/http/types.d.ts",
927
- "../../agent/lib/cjs/agent/index.d.ts",
928
- "../../agent/lib/cjs/auth.d.ts",
929
- "../../agent/lib/cjs/canisters/asset.d.ts",
930
- "../../agent/lib/cjs/canisters/management.d.ts",
931
- "../../agent/lib/cjs/cbor.d.ts",
932
- "../../agent/lib/cjs/certificate.d.ts",
933
- "../../agent/lib/cjs/polling/index.d.ts",
934
- "../../agent/lib/cjs/request_id.d.ts",
935
- "../../agent/lib/cjs/utils/bls.d.ts",
936
- "../../agent/lib/cjs/utils/buffer.d.ts",
937
- "../../candid/lib/cjs/index.d.ts",
938
- "../node_modules/@types/node/util.d.ts"
939
- ],
940
- "../../agent/lib/cjs/polling/index.d.ts": [
941
- "../../agent/lib/cjs/agent/index.d.ts",
942
- "../../agent/lib/cjs/polling/strategy.d.ts",
943
- "../../agent/lib/cjs/request_id.d.ts",
944
- "../../principal/lib/cjs/index.d.ts",
945
- "../node_modules/@types/node/util.d.ts"
946
- ],
947
- "../../agent/lib/cjs/polling/strategy.d.ts": [
948
- "../../agent/lib/cjs/index.d.ts",
949
- "../../agent/lib/cjs/polling/index.d.ts",
950
- "../../principal/lib/cjs/index.d.ts",
951
- "../node_modules/@types/node/util.d.ts"
952
- ],
953
- "../../agent/lib/cjs/request_id.d.ts": [
954
- "../node_modules/@types/node/util.d.ts"
955
- ],
956
- "../../agent/lib/cjs/utils/bls.d.ts": [
957
- "../node_modules/@types/node/util.d.ts"
958
- ],
959
- "../../agent/lib/cjs/utils/buffer.d.ts": [
960
- "../node_modules/@types/node/util.d.ts"
961
- ],
962
- "../../agent/node_modules/simple-cbor/src/index.d.ts": [
963
- "../../agent/node_modules/simple-cbor/src/serializer.d.ts",
964
- "../../agent/node_modules/simple-cbor/src/value.d.ts",
965
- "../node_modules/@types/node/util.d.ts"
966
- ],
967
- "../../agent/node_modules/simple-cbor/src/serializer.d.ts": [
968
- "../../agent/node_modules/simple-cbor/src/value.d.ts",
969
- "../node_modules/@types/node/util.d.ts"
970
- ],
971
- "../../agent/node_modules/simple-cbor/src/value.d.ts": [
972
- "../node_modules/@types/node/util.d.ts"
973
- ],
974
- "../../authentication/node_modules/typescript/lib/lib.dom.d.ts": [
975
- "../node_modules/@types/node/util.d.ts"
976
- ],
977
- "../../authentication/node_modules/typescript/lib/lib.es2015.collection.d.ts": [
978
- "../node_modules/@types/node/util.d.ts"
979
- ],
980
- "../../authentication/node_modules/typescript/lib/lib.es2015.core.d.ts": [
981
- "../node_modules/@types/node/util.d.ts"
982
- ],
983
- "../../authentication/node_modules/typescript/lib/lib.es2015.d.ts": [
984
- "../node_modules/@types/node/util.d.ts"
985
- ],
986
- "../../authentication/node_modules/typescript/lib/lib.es2015.generator.d.ts": [
987
- "../node_modules/@types/node/util.d.ts"
988
- ],
989
- "../../authentication/node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
990
- "../node_modules/@types/node/util.d.ts"
991
- ],
992
- "../../authentication/node_modules/typescript/lib/lib.es2015.promise.d.ts": [
993
- "../node_modules/@types/node/util.d.ts"
994
- ],
995
- "../../authentication/node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
996
- "../node_modules/@types/node/util.d.ts"
997
- ],
998
- "../../authentication/node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
999
- "../node_modules/@types/node/util.d.ts"
1000
- ],
1001
- "../../authentication/node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
1002
- "../node_modules/@types/node/util.d.ts"
1003
- ],
1004
- "../../authentication/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
1005
- "../node_modules/@types/node/util.d.ts"
1006
- ],
1007
- "../../authentication/node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
1008
- "../node_modules/@types/node/util.d.ts"
1009
- ],
1010
- "../../authentication/node_modules/typescript/lib/lib.es2016.d.ts": [
1011
- "../node_modules/@types/node/util.d.ts"
1012
- ],
1013
- "../../authentication/node_modules/typescript/lib/lib.es2017.d.ts": [
1014
- "../node_modules/@types/node/util.d.ts"
1015
- ],
1016
- "../../authentication/node_modules/typescript/lib/lib.es2017.intl.d.ts": [
1017
- "../node_modules/@types/node/util.d.ts"
1018
- ],
1019
- "../../authentication/node_modules/typescript/lib/lib.es2017.object.d.ts": [
1020
- "../node_modules/@types/node/util.d.ts"
1021
- ],
1022
- "../../authentication/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
1023
- "../node_modules/@types/node/util.d.ts"
1024
- ],
1025
- "../../authentication/node_modules/typescript/lib/lib.es2017.string.d.ts": [
1026
- "../node_modules/@types/node/util.d.ts"
1027
- ],
1028
- "../../authentication/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
1029
- "../node_modules/@types/node/util.d.ts"
1030
- ],
1031
- "../../authentication/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
1032
- "../node_modules/@types/node/util.d.ts"
1033
- ],
1034
- "../../authentication/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
1035
- "../node_modules/@types/node/util.d.ts"
1036
- ],
1037
- "../../authentication/node_modules/typescript/lib/lib.es2018.d.ts": [
1038
- "../node_modules/@types/node/util.d.ts"
1039
- ],
1040
- "../../authentication/node_modules/typescript/lib/lib.es2018.intl.d.ts": [
1041
- "../node_modules/@types/node/util.d.ts"
1042
- ],
1043
- "../../authentication/node_modules/typescript/lib/lib.es2018.promise.d.ts": [
1044
- "../node_modules/@types/node/util.d.ts"
1045
- ],
1046
- "../../authentication/node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
1047
- "../node_modules/@types/node/util.d.ts"
1048
- ],
1049
- "../../authentication/node_modules/typescript/lib/lib.es2019.array.d.ts": [
1050
- "../node_modules/@types/node/util.d.ts"
1051
- ],
1052
- "../../authentication/node_modules/typescript/lib/lib.es2019.d.ts": [
1053
- "../node_modules/@types/node/util.d.ts"
1054
- ],
1055
- "../../authentication/node_modules/typescript/lib/lib.es2019.object.d.ts": [
1056
- "../node_modules/@types/node/util.d.ts"
1057
- ],
1058
- "../../authentication/node_modules/typescript/lib/lib.es2019.string.d.ts": [
1059
- "../node_modules/@types/node/util.d.ts"
1060
- ],
1061
- "../../authentication/node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
1062
- "../node_modules/@types/node/util.d.ts"
1063
- ],
1064
- "../../authentication/node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
1065
- "../node_modules/@types/node/util.d.ts"
1066
- ],
1067
- "../../authentication/node_modules/typescript/lib/lib.es2020.d.ts": [
1068
- "../node_modules/@types/node/util.d.ts"
1069
- ],
1070
- "../../authentication/node_modules/typescript/lib/lib.es2020.intl.d.ts": [
1071
- "../node_modules/@types/node/util.d.ts"
1072
- ],
1073
- "../../authentication/node_modules/typescript/lib/lib.es2020.promise.d.ts": [
1074
- "../node_modules/@types/node/util.d.ts"
1075
- ],
1076
- "../../authentication/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts": [
1077
- "../node_modules/@types/node/util.d.ts"
1078
- ],
1079
- "../../authentication/node_modules/typescript/lib/lib.es2020.string.d.ts": [
1080
- "../node_modules/@types/node/util.d.ts"
1081
- ],
1082
- "../../authentication/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": [
1083
- "../node_modules/@types/node/util.d.ts"
1084
- ],
1085
- "../../authentication/node_modules/typescript/lib/lib.es5.d.ts": [
1086
- "../node_modules/@types/node/util.d.ts"
1087
- ],
1088
- "../../authentication/node_modules/typescript/lib/lib.esnext.intl.d.ts": [
1089
- "../node_modules/@types/node/util.d.ts"
1090
- ],
1091
- "../../candid/lib/cjs/candid-core.d.ts": [
1092
- "../../candid/lib/cjs/idl.d.ts",
1093
- "../node_modules/@types/node/util.d.ts"
1094
- ],
1095
- "../../candid/lib/cjs/candid-ui.d.ts": [
1096
- "../../candid/lib/cjs/candid-core.d.ts",
1097
- "../../candid/lib/cjs/idl.d.ts",
1098
- "../node_modules/@types/node/util.d.ts"
1099
- ],
1100
- "../../candid/lib/cjs/idl.d.ts": [
1101
- "../../candid/lib/cjs/types.d.ts",
1102
- "../../candid/lib/cjs/utils/buffer.d.ts",
1103
- "../../principal/lib/cjs/index.d.ts",
1104
- "../node_modules/@types/node/util.d.ts"
1105
- ],
1106
- "../../candid/lib/cjs/index.d.ts": [
1107
- "../../candid/lib/cjs/candid-core.d.ts",
1108
- "../../candid/lib/cjs/candid-ui.d.ts",
1109
- "../../candid/lib/cjs/idl.d.ts",
1110
- "../../candid/lib/cjs/types.d.ts",
1111
- "../../candid/lib/cjs/utils/hash.d.ts",
1112
- "../../candid/lib/cjs/utils/leb128.d.ts",
1113
- "../node_modules/@types/node/util.d.ts"
1114
- ],
1115
- "../../candid/lib/cjs/types.d.ts": [
1116
- "../node_modules/@types/node/util.d.ts"
1117
- ],
1118
- "../../candid/lib/cjs/utils/buffer.d.ts": [
1119
- "../node_modules/@types/node/util.d.ts"
1120
- ],
1121
- "../../candid/lib/cjs/utils/hash.d.ts": [
1122
- "../node_modules/@types/node/util.d.ts"
1123
- ],
1124
- "../../candid/lib/cjs/utils/leb128.d.ts": [
1125
- "../../candid/lib/cjs/utils/buffer.d.ts",
1126
- "../node_modules/@types/node/util.d.ts"
1127
- ],
1128
- "../node_modules/@babel/parser/typings/babel-parser.d.ts": [
1129
- "../node_modules/@babel/types/lib/index.d.ts",
1130
- "../node_modules/@types/node/util.d.ts"
1131
- ],
1132
- "../node_modules/@babel/types/lib/index.d.ts": [
1133
- "../node_modules/@types/node/util.d.ts"
1134
- ],
1135
- "../node_modules/@types/babel__core/index.d.ts": [
1136
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
1137
- "../node_modules/@babel/types/lib/index.d.ts",
1138
- "../node_modules/@types/babel__generator/index.d.ts",
1139
- "../node_modules/@types/babel__template/index.d.ts",
1140
- "../node_modules/@types/babel__traverse/index.d.ts",
1141
- "../node_modules/@types/node/util.d.ts"
1142
- ],
1143
- "../node_modules/@types/babel__generator/index.d.ts": [
1144
- "../node_modules/@babel/types/lib/index.d.ts",
1145
- "../node_modules/@types/node/util.d.ts"
1146
- ],
1147
- "../node_modules/@types/babel__template/index.d.ts": [
1148
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
1149
- "../node_modules/@babel/types/lib/index.d.ts",
1150
- "../node_modules/@types/node/util.d.ts"
1151
- ],
1152
- "../node_modules/@types/babel__traverse/index.d.ts": [
1153
- "../node_modules/@babel/types/lib/index.d.ts",
1154
- "../node_modules/@types/node/util.d.ts"
1155
- ],
1156
- "../node_modules/@types/graceful-fs/index.d.ts": [
1157
- "../node_modules/@types/node/fs.d.ts",
1158
- "../node_modules/@types/node/index.d.ts",
1159
- "../node_modules/@types/node/util.d.ts"
1160
- ],
1161
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts": [
1162
- "../node_modules/@types/node/util.d.ts"
1163
- ],
1164
- "../node_modules/@types/istanbul-lib-report/index.d.ts": [
1165
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts",
1166
- "../node_modules/@types/node/util.d.ts"
1167
- ],
1168
- "../node_modules/@types/istanbul-reports/index.d.ts": [
1169
- "../node_modules/@types/istanbul-lib-report/index.d.ts",
1170
- "../node_modules/@types/node/util.d.ts"
1171
- ],
1172
- "../node_modules/@types/jest/index.d.ts": [
1173
- "../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
1174
- "../node_modules/@types/node/util.d.ts"
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"
1182
- ],
1183
- "../node_modules/@types/json-schema/index.d.ts": [
1184
- "../node_modules/@types/node/util.d.ts"
1185
- ],
1186
- "../node_modules/@types/node/assert.d.ts": [
1187
- "../node_modules/@types/node/assert.d.ts",
1188
- "../node_modules/@types/node/util.d.ts"
1189
- ],
1190
- "../node_modules/@types/node/assert/strict.d.ts": [
1191
- "../node_modules/@types/node/assert.d.ts",
1192
- "../node_modules/@types/node/util.d.ts"
1193
- ],
1194
- "../node_modules/@types/node/async_hooks.d.ts": [
1195
- "../node_modules/@types/node/async_hooks.d.ts",
1196
- "../node_modules/@types/node/util.d.ts"
1197
- ],
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
- "../node_modules/@types/node/buffer.d.ts": [
1204
- "../node_modules/@types/node/buffer.d.ts",
1205
- "../node_modules/@types/node/crypto.d.ts",
1206
- "../node_modules/@types/node/util.d.ts"
1207
- ],
1208
- "../node_modules/@types/node/child_process.d.ts": [
1209
- "../node_modules/@types/node/child_process.d.ts",
1210
- "../node_modules/@types/node/events.d.ts",
1211
- "../node_modules/@types/node/fs.d.ts",
1212
- "../node_modules/@types/node/net.d.ts",
1213
- "../node_modules/@types/node/stream.d.ts",
1214
- "../node_modules/@types/node/url.d.ts",
1215
- "../node_modules/@types/node/util.d.ts"
1216
- ],
1217
- "../node_modules/@types/node/cluster.d.ts": [
1218
- "../node_modules/@types/node/child_process.d.ts",
1219
- "../node_modules/@types/node/cluster.d.ts",
1220
- "../node_modules/@types/node/events.d.ts",
1221
- "../node_modules/@types/node/net.d.ts",
1222
- "../node_modules/@types/node/util.d.ts"
1223
- ],
1224
- "../node_modules/@types/node/console.d.ts": [
1225
- "../node_modules/@types/node/console.d.ts",
1226
- "../node_modules/@types/node/util.d.ts"
1227
- ],
1228
- "../node_modules/@types/node/constants.d.ts": [
1229
- "../node_modules/@types/node/constants.d.ts",
1230
- "../node_modules/@types/node/crypto.d.ts",
1231
- "../node_modules/@types/node/fs.d.ts",
1232
- "../node_modules/@types/node/os.d.ts",
1233
- "../node_modules/@types/node/util.d.ts"
1234
- ],
1235
- "../node_modules/@types/node/crypto.d.ts": [
1236
- "../node_modules/@types/node/crypto.d.ts",
1237
- "../node_modules/@types/node/stream.d.ts",
1238
- "../node_modules/@types/node/tls.d.ts",
1239
- "../node_modules/@types/node/util.d.ts"
1240
- ],
1241
- "../node_modules/@types/node/dgram.d.ts": [
1242
- "../node_modules/@types/node/dgram.d.ts",
1243
- "../node_modules/@types/node/dns.d.ts",
1244
- "../node_modules/@types/node/events.d.ts",
1245
- "../node_modules/@types/node/net.d.ts",
1246
- "../node_modules/@types/node/util.d.ts"
1247
- ],
1248
- "../node_modules/@types/node/diagnostics_channel.d.ts": [
1249
- "../node_modules/@types/node/diagnostics_channel.d.ts",
1250
- "../node_modules/@types/node/util.d.ts"
1251
- ],
1252
- "../node_modules/@types/node/dns.d.ts": [
1253
- "../node_modules/@types/node/dns.d.ts",
1254
- "../node_modules/@types/node/dns/promises.d.ts",
1255
- "../node_modules/@types/node/util.d.ts"
1256
- ],
1257
- "../node_modules/@types/node/dns/promises.d.ts": [
1258
- "../node_modules/@types/node/dns.d.ts",
1259
- "../node_modules/@types/node/dns/promises.d.ts",
1260
- "../node_modules/@types/node/util.d.ts"
1261
- ],
1262
- "../node_modules/@types/node/domain.d.ts": [
1263
- "../node_modules/@types/node/domain.d.ts",
1264
- "../node_modules/@types/node/events.d.ts",
1265
- "../node_modules/@types/node/util.d.ts"
1266
- ],
1267
- "../node_modules/@types/node/events.d.ts": [
1268
- "../node_modules/@types/node/events.d.ts",
1269
- "../node_modules/@types/node/util.d.ts"
1270
- ],
1271
- "../node_modules/@types/node/fs.d.ts": [
1272
- "../node_modules/@types/node/events.d.ts",
1273
- "../node_modules/@types/node/fs.d.ts",
1274
- "../node_modules/@types/node/fs/promises.d.ts",
1275
- "../node_modules/@types/node/stream.d.ts",
1276
- "../node_modules/@types/node/url.d.ts",
1277
- "../node_modules/@types/node/util.d.ts"
1278
- ],
1279
- "../node_modules/@types/node/fs/promises.d.ts": [
1280
- "../node_modules/@types/node/events.d.ts",
1281
- "../node_modules/@types/node/fs.d.ts",
1282
- "../node_modules/@types/node/fs/promises.d.ts",
1283
- "../node_modules/@types/node/stream.d.ts",
1284
- "../node_modules/@types/node/util.d.ts"
1285
- ],
1286
- "../node_modules/@types/node/globals.d.ts": [
1287
- "../node_modules/@types/node/util.d.ts"
1288
- ],
1289
- "../node_modules/@types/node/globals.global.d.ts": [
1290
- "../node_modules/@types/node/util.d.ts"
1291
- ],
1292
- "../node_modules/@types/node/http.d.ts": [
1293
- "../node_modules/@types/node/http.d.ts",
1294
- "../node_modules/@types/node/net.d.ts",
1295
- "../node_modules/@types/node/stream.d.ts",
1296
- "../node_modules/@types/node/url.d.ts",
1297
- "../node_modules/@types/node/util.d.ts"
1298
- ],
1299
- "../node_modules/@types/node/http2.d.ts": [
1300
- "../node_modules/@types/node/events.d.ts",
1301
- "../node_modules/@types/node/fs.d.ts",
1302
- "../node_modules/@types/node/http.d.ts",
1303
- "../node_modules/@types/node/http2.d.ts",
1304
- "../node_modules/@types/node/net.d.ts",
1305
- "../node_modules/@types/node/stream.d.ts",
1306
- "../node_modules/@types/node/tls.d.ts",
1307
- "../node_modules/@types/node/url.d.ts",
1308
- "../node_modules/@types/node/util.d.ts"
1309
- ],
1310
- "../node_modules/@types/node/https.d.ts": [
1311
- "../node_modules/@types/node/http.d.ts",
1312
- "../node_modules/@types/node/https.d.ts",
1313
- "../node_modules/@types/node/stream.d.ts",
1314
- "../node_modules/@types/node/tls.d.ts",
1315
- "../node_modules/@types/node/url.d.ts",
1316
- "../node_modules/@types/node/util.d.ts"
1317
- ],
1318
- "../node_modules/@types/node/index.d.ts": [
1319
- "../node_modules/@types/node/base.d.ts",
1320
- "../node_modules/@types/node/util.d.ts"
1321
- ],
1322
- "../node_modules/@types/node/inspector.d.ts": [
1323
- "../node_modules/@types/node/events.d.ts",
1324
- "../node_modules/@types/node/inspector.d.ts",
1325
- "../node_modules/@types/node/util.d.ts"
1326
- ],
1327
- "../node_modules/@types/node/module.d.ts": [
1328
- "../node_modules/@types/node/module.d.ts",
1329
- "../node_modules/@types/node/url.d.ts",
1330
- "../node_modules/@types/node/util.d.ts"
1331
- ],
1332
- "../node_modules/@types/node/net.d.ts": [
1333
- "../node_modules/@types/node/dns.d.ts",
1334
- "../node_modules/@types/node/events.d.ts",
1335
- "../node_modules/@types/node/net.d.ts",
1336
- "../node_modules/@types/node/stream.d.ts",
1337
- "../node_modules/@types/node/util.d.ts"
1338
- ],
1339
- "../node_modules/@types/node/os.d.ts": [
1340
- "../node_modules/@types/node/os.d.ts",
1341
- "../node_modules/@types/node/util.d.ts"
1342
- ],
1343
- "../node_modules/@types/node/path.d.ts": [
1344
- "../node_modules/@types/node/path.d.ts",
1345
- "../node_modules/@types/node/util.d.ts"
1346
- ],
1347
- "../node_modules/@types/node/perf_hooks.d.ts": [
1348
- "../node_modules/@types/node/async_hooks.d.ts",
1349
- "../node_modules/@types/node/perf_hooks.d.ts",
1350
- "../node_modules/@types/node/util.d.ts"
1351
- ],
1352
- "../node_modules/@types/node/process.d.ts": [
1353
- "../node_modules/@types/node/process.d.ts",
1354
- "../node_modules/@types/node/tty.d.ts",
1355
- "../node_modules/@types/node/util.d.ts",
1356
- "../node_modules/@types/node/worker_threads.d.ts"
1357
- ],
1358
- "../node_modules/@types/node/punycode.d.ts": [
1359
- "../node_modules/@types/node/punycode.d.ts",
1360
- "../node_modules/@types/node/util.d.ts"
1361
- ],
1362
- "../node_modules/@types/node/querystring.d.ts": [
1363
- "../node_modules/@types/node/querystring.d.ts",
1364
- "../node_modules/@types/node/util.d.ts"
1365
- ],
1366
- "../node_modules/@types/node/readline.d.ts": [
1367
- "../node_modules/@types/node/events.d.ts",
1368
- "../node_modules/@types/node/readline.d.ts",
1369
- "../node_modules/@types/node/util.d.ts"
1370
- ],
1371
- "../node_modules/@types/node/repl.d.ts": [
1372
- "../node_modules/@types/node/readline.d.ts",
1373
- "../node_modules/@types/node/repl.d.ts",
1374
- "../node_modules/@types/node/util.d.ts",
1375
- "../node_modules/@types/node/vm.d.ts"
1376
- ],
1377
- "../node_modules/@types/node/stream.d.ts": [
1378
- "../node_modules/@types/node/events.d.ts",
1379
- "../node_modules/@types/node/stream.d.ts",
1380
- "../node_modules/@types/node/stream/promises.d.ts",
1381
- "../node_modules/@types/node/util.d.ts"
1382
- ],
1383
- "../node_modules/@types/node/stream/promises.d.ts": [
1384
- "../node_modules/@types/node/stream.d.ts",
1385
- "../node_modules/@types/node/stream/promises.d.ts",
1386
- "../node_modules/@types/node/util.d.ts"
1387
- ],
1388
- "../node_modules/@types/node/stream/web.d.ts": [
1389
- "../node_modules/@types/node/stream/web.d.ts",
1390
- "../node_modules/@types/node/util.d.ts"
1391
- ],
1392
- "../node_modules/@types/node/string_decoder.d.ts": [
1393
- "../node_modules/@types/node/string_decoder.d.ts",
1394
- "../node_modules/@types/node/util.d.ts"
1395
- ],
1396
- "../node_modules/@types/node/timers.d.ts": [
1397
- "../node_modules/@types/node/events.d.ts",
1398
- "../node_modules/@types/node/timers.d.ts",
1399
- "../node_modules/@types/node/timers/promises.d.ts",
1400
- "../node_modules/@types/node/util.d.ts"
1401
- ],
1402
- "../node_modules/@types/node/timers/promises.d.ts": [
1403
- "../node_modules/@types/node/timers.d.ts",
1404
- "../node_modules/@types/node/timers/promises.d.ts",
1405
- "../node_modules/@types/node/util.d.ts"
1406
- ],
1407
- "../node_modules/@types/node/tls.d.ts": [
1408
- "../node_modules/@types/node/crypto.d.ts",
1409
- "../node_modules/@types/node/net.d.ts",
1410
- "../node_modules/@types/node/tls.d.ts",
1411
- "../node_modules/@types/node/util.d.ts"
1412
- ],
1413
- "../node_modules/@types/node/trace_events.d.ts": [
1414
- "../node_modules/@types/node/trace_events.d.ts",
1415
- "../node_modules/@types/node/util.d.ts"
1416
- ],
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
- "../node_modules/@types/node/tty.d.ts": [
1468
- "../node_modules/@types/node/net.d.ts",
1469
- "../node_modules/@types/node/tty.d.ts",
1470
- "../node_modules/@types/node/util.d.ts"
1471
- ],
1472
- "../node_modules/@types/node/url.d.ts": [
1473
- "../node_modules/@types/node/buffer.d.ts",
1474
- "../node_modules/@types/node/http.d.ts",
1475
- "../node_modules/@types/node/querystring.d.ts",
1476
- "../node_modules/@types/node/url.d.ts",
1477
- "../node_modules/@types/node/util.d.ts"
1478
- ],
1479
- "../node_modules/@types/node/util.d.ts": [
1480
- "../node_modules/@types/node/crypto.d.ts",
1481
- "../node_modules/@types/node/util.d.ts"
1482
- ],
1483
- "../node_modules/@types/node/v8.d.ts": [
1484
- "../node_modules/@types/node/stream.d.ts",
1485
- "../node_modules/@types/node/util.d.ts",
1486
- "../node_modules/@types/node/v8.d.ts"
1487
- ],
1488
- "../node_modules/@types/node/vm.d.ts": [
1489
- "../node_modules/@types/node/util.d.ts",
1490
- "../node_modules/@types/node/vm.d.ts"
1491
- ],
1492
- "../node_modules/@types/node/wasi.d.ts": [
1493
- "../node_modules/@types/node/util.d.ts",
1494
- "../node_modules/@types/node/wasi.d.ts"
1495
- ],
1496
- "../node_modules/@types/node/worker_threads.d.ts": [
1497
- "../node_modules/@types/node/buffer.d.ts",
1498
- "../node_modules/@types/node/crypto.d.ts",
1499
- "../node_modules/@types/node/events.d.ts",
1500
- "../node_modules/@types/node/fs/promises.d.ts",
1501
- "../node_modules/@types/node/perf_hooks.d.ts",
1502
- "../node_modules/@types/node/stream.d.ts",
1503
- "../node_modules/@types/node/url.d.ts",
1504
- "../node_modules/@types/node/util.d.ts",
1505
- "../node_modules/@types/node/vm.d.ts",
1506
- "../node_modules/@types/node/worker_threads.d.ts"
1507
- ],
1508
- "../node_modules/@types/node/zlib.d.ts": [
1509
- "../node_modules/@types/node/stream.d.ts",
1510
- "../node_modules/@types/node/util.d.ts",
1511
- "../node_modules/@types/node/zlib.d.ts"
1512
- ],
1513
- "../node_modules/@types/normalize-package-data/index.d.ts": [
1514
- "../node_modules/@types/node/util.d.ts"
1515
- ],
1516
- "../node_modules/@types/prettier/index.d.ts": [
1517
- "../node_modules/@types/node/util.d.ts"
1518
- ],
1519
- "../node_modules/@types/secp256k1/index.d.ts": [
1520
- "../node_modules/@types/node/index.d.ts",
1521
- "../node_modules/@types/node/util.d.ts"
1522
- ],
1523
- "../node_modules/@types/stack-utils/index.d.ts": [
1524
- "../node_modules/@types/node/util.d.ts"
1525
- ],
1526
- "../node_modules/@types/yargs-parser/index.d.ts": [
1527
- "../node_modules/@types/node/util.d.ts"
1528
- ],
1529
- "../node_modules/@types/yargs/index.d.ts": [
1530
- "../node_modules/@types/node/util.d.ts",
1531
- "../node_modules/@types/yargs-parser/index.d.ts"
1532
- ],
1533
- "../node_modules/tweetnacl/nacl.d.ts": [
1534
- "../node_modules/@types/node/util.d.ts"
1535
- ],
1536
- "../src/buffer.ts": [
1537
- "../node_modules/@types/node/util.d.ts"
1538
- ],
1539
- "../src/identity/delegation.test.ts": [
1540
- "../../agent/lib/cjs/index.d.ts",
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"
1545
- ],
1546
- "../src/identity/delegation.ts": [
1547
- "../../agent/lib/cjs/index.d.ts",
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"
1552
- ],
1553
- "../src/identity/der.ts": [
1554
- "../node_modules/@types/node/util.d.ts"
1555
- ],
1556
- "../src/identity/ed25519.test.ts": [
1557
- "../../agent/lib/cjs/index.d.ts",
1558
- "../node_modules/@types/node/util.d.ts",
1559
- "../src/buffer.ts",
1560
- "../src/identity/ed25519.ts"
1561
- ],
1562
- "../src/identity/ed25519.ts": [
1563
- "../../agent/lib/cjs/index.d.ts",
1564
- "../node_modules/@types/node/util.d.ts",
1565
- "../node_modules/tweetnacl/nacl.d.ts",
1566
- "../src/buffer.ts",
1567
- "../src/identity/der.ts"
1568
- ],
1569
- "../src/identity/secp256k1.test.ts": [
1570
- "../../../node_modules/js-sha256/index.d.ts",
1571
- "../../agent/lib/cjs/index.d.ts",
1572
- "../../candid/lib/cjs/utils/buffer.d.ts",
1573
- "../node_modules/@types/node/crypto.d.ts",
1574
- "../node_modules/@types/node/util.d.ts",
1575
- "../node_modules/@types/secp256k1/index.d.ts",
1576
- "../src/identity/secp256k1.ts"
1577
- ],
1578
- "../src/identity/secp256k1.ts": [
1579
- "../../../node_modules/js-sha256/index.d.ts",
1580
- "../../agent/lib/cjs/index.d.ts",
1581
- "../node_modules/@types/node/util.d.ts",
1582
- "../node_modules/@types/secp256k1/index.d.ts",
1583
- "../node_modules/tweetnacl/nacl.d.ts",
1584
- "../src/buffer.ts",
1585
- "../src/identity/der.ts"
1586
- ],
1587
- "../src/identity/webauthn.ts": [
1588
- "../../agent/lib/cjs/index.d.ts",
1589
- "../node_modules/@types/node/util.d.ts",
1590
- "../node_modules/tweetnacl/nacl.d.ts",
1591
- "../src/buffer.ts",
1592
- "../src/identity/der.ts",
1593
- "../types/borc.d.ts"
1594
- ],
1595
- "../src/index.ts": [
1596
- "../node_modules/@types/node/util.d.ts",
1597
- "../src/identity/delegation.ts",
1598
- "../src/identity/der.ts",
1599
- "../src/identity/ed25519.ts",
1600
- "../src/identity/webauthn.ts"
1601
- ],
1602
- "../types/borc.d.ts": [
1603
- "../node_modules/@types/node/util.d.ts"
1604
- ],
1605
- "../../principal/lib/cjs/index.d.ts": [
1606
- "../node_modules/@types/node/util.d.ts"
1607
- ]
1608
- },
1609
- "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
- "../../agent/lib/cjs/actor.d.ts": [
1632
- "../../agent/lib/cjs/agent/index.d.ts",
1633
- "../../agent/lib/cjs/errors.d.ts",
1634
- "../../agent/lib/cjs/polling/index.d.ts",
1635
- "../../agent/lib/cjs/request_id.d.ts",
1636
- "../../candid/lib/cjs/index.d.ts",
1637
- "../../principal/lib/cjs/index.d.ts",
1638
- "../node_modules/@types/node/util.d.ts"
1639
- ],
1640
- "../../agent/lib/cjs/agent/api.d.ts": [
1641
- "../../agent/lib/cjs/request_id.d.ts",
1642
- "../../candid/lib/cjs/index.d.ts",
1643
- "../../principal/lib/cjs/index.d.ts",
1644
- "../node_modules/@types/node/util.d.ts"
1645
- ],
1646
- "../../agent/lib/cjs/agent/http/index.d.ts": [
1647
- "../../agent/lib/cjs/agent/api.d.ts",
1648
- "../../agent/lib/cjs/agent/http/transforms.d.ts",
1649
- "../../agent/lib/cjs/agent/http/types.d.ts",
1650
- "../../agent/lib/cjs/auth.d.ts",
1651
- "../../candid/lib/cjs/index.d.ts",
1652
- "../../principal/lib/cjs/index.d.ts",
1653
- "../node_modules/@types/node/util.d.ts"
1654
- ],
1655
- "../../agent/lib/cjs/agent/http/transforms.d.ts": [
1656
- "../../agent/lib/cjs/agent/http/types.d.ts",
1657
- "../../agent/node_modules/simple-cbor/src/index.d.ts",
1658
- "../node_modules/@types/node/util.d.ts"
1659
- ],
1660
- "../../agent/lib/cjs/agent/http/types.d.ts": [
1661
- "../../agent/lib/cjs/agent/http/transforms.d.ts",
1662
- "../../principal/lib/cjs/index.d.ts",
1663
- "../node_modules/@types/node/util.d.ts"
1664
- ],
1665
- "../../agent/lib/cjs/agent/index.d.ts": [
1666
- "../../agent/lib/cjs/agent/api.d.ts",
1667
- "../../agent/lib/cjs/agent/http/index.d.ts",
1668
- "../../agent/lib/cjs/agent/proxy.d.ts",
1669
- "../../agent/lib/cjs/index.d.ts",
1670
- "../node_modules/@types/node/util.d.ts"
1671
- ],
1672
- "../../agent/lib/cjs/agent/proxy.d.ts": [
1673
- "../../agent/lib/cjs/agent/api.d.ts",
1674
- "../../agent/lib/cjs/index.d.ts",
1675
- "../../candid/lib/cjs/index.d.ts",
1676
- "../../principal/lib/cjs/index.d.ts",
1677
- "../node_modules/@types/node/util.d.ts"
1678
- ],
1679
- "../../agent/lib/cjs/auth.d.ts": [
1680
- "../../agent/lib/cjs/agent/http/types.d.ts",
1681
- "../../principal/lib/cjs/index.d.ts",
1682
- "../node_modules/@types/node/util.d.ts"
1683
- ],
1684
- "../../agent/lib/cjs/canisters/asset.d.ts": [
1685
- "../../agent/lib/cjs/actor.d.ts",
1686
- "../node_modules/@types/node/util.d.ts"
1687
- ],
1688
- "../../agent/lib/cjs/canisters/management.d.ts": [
1689
- "../../agent/lib/cjs/actor.d.ts",
1690
- "../../principal/lib/cjs/index.d.ts",
1691
- "../node_modules/@types/node/util.d.ts"
1692
- ],
1693
- "../../agent/lib/cjs/cbor.d.ts": [
1694
- "../node_modules/@types/node/util.d.ts"
1695
- ],
1696
- "../../agent/lib/cjs/certificate.d.ts": [
1697
- "../../agent/lib/cjs/agent/index.d.ts",
1698
- "../../agent/lib/cjs/errors.d.ts",
1699
- "../node_modules/@types/node/util.d.ts"
1700
- ],
1701
- "../../agent/lib/cjs/errors.d.ts": [
1702
- "../node_modules/@types/node/util.d.ts"
1703
- ],
1704
- "../../agent/lib/cjs/index.d.ts": [
1705
- "../../agent/lib/cjs/actor.d.ts",
1706
- "../../agent/lib/cjs/agent/http/transforms.d.ts",
1707
- "../../agent/lib/cjs/agent/http/types.d.ts",
1708
- "../../agent/lib/cjs/agent/index.d.ts",
1709
- "../../agent/lib/cjs/auth.d.ts",
1710
- "../../agent/lib/cjs/canisters/asset.d.ts",
1711
- "../../agent/lib/cjs/canisters/management.d.ts",
1712
- "../../agent/lib/cjs/cbor.d.ts",
1713
- "../../agent/lib/cjs/certificate.d.ts",
1714
- "../../agent/lib/cjs/polling/index.d.ts",
1715
- "../../agent/lib/cjs/request_id.d.ts",
1716
- "../../agent/lib/cjs/utils/bls.d.ts",
1717
- "../../agent/lib/cjs/utils/buffer.d.ts",
1718
- "../../candid/lib/cjs/index.d.ts",
1719
- "../node_modules/@types/node/util.d.ts"
1720
- ],
1721
- "../../agent/lib/cjs/polling/index.d.ts": [
1722
- "../../agent/lib/cjs/agent/index.d.ts",
1723
- "../../agent/lib/cjs/polling/strategy.d.ts",
1724
- "../../agent/lib/cjs/request_id.d.ts",
1725
- "../../principal/lib/cjs/index.d.ts",
1726
- "../node_modules/@types/node/util.d.ts"
1727
- ],
1728
- "../../agent/lib/cjs/polling/strategy.d.ts": [
1729
- "../../agent/lib/cjs/index.d.ts",
1730
- "../../agent/lib/cjs/polling/index.d.ts",
1731
- "../../principal/lib/cjs/index.d.ts",
1732
- "../node_modules/@types/node/util.d.ts"
1733
- ],
1734
- "../../agent/lib/cjs/request_id.d.ts": [
1735
- "../node_modules/@types/node/util.d.ts"
1736
- ],
1737
- "../../agent/lib/cjs/utils/bls.d.ts": [
1738
- "../node_modules/@types/node/util.d.ts"
1739
- ],
1740
- "../../agent/lib/cjs/utils/buffer.d.ts": [
1741
- "../node_modules/@types/node/util.d.ts"
1742
- ],
1743
- "../../agent/node_modules/simple-cbor/src/index.d.ts": [
1744
- "../../agent/node_modules/simple-cbor/src/serializer.d.ts",
1745
- "../../agent/node_modules/simple-cbor/src/value.d.ts",
1746
- "../node_modules/@types/node/util.d.ts"
1747
- ],
1748
- "../../agent/node_modules/simple-cbor/src/serializer.d.ts": [
1749
- "../../agent/node_modules/simple-cbor/src/value.d.ts",
1750
- "../node_modules/@types/node/util.d.ts"
1751
- ],
1752
- "../../agent/node_modules/simple-cbor/src/value.d.ts": [
1753
- "../node_modules/@types/node/util.d.ts"
1754
- ],
1755
- "../../authentication/node_modules/typescript/lib/lib.dom.d.ts": [
1756
- "../node_modules/@types/node/util.d.ts"
1757
- ],
1758
- "../../authentication/node_modules/typescript/lib/lib.es2015.collection.d.ts": [
1759
- "../node_modules/@types/node/util.d.ts"
1760
- ],
1761
- "../../authentication/node_modules/typescript/lib/lib.es2015.core.d.ts": [
1762
- "../node_modules/@types/node/util.d.ts"
1763
- ],
1764
- "../../authentication/node_modules/typescript/lib/lib.es2015.d.ts": [
1765
- "../node_modules/@types/node/util.d.ts"
1766
- ],
1767
- "../../authentication/node_modules/typescript/lib/lib.es2015.generator.d.ts": [
1768
- "../node_modules/@types/node/util.d.ts"
1769
- ],
1770
- "../../authentication/node_modules/typescript/lib/lib.es2015.iterable.d.ts": [
1771
- "../node_modules/@types/node/util.d.ts"
1772
- ],
1773
- "../../authentication/node_modules/typescript/lib/lib.es2015.promise.d.ts": [
1774
- "../node_modules/@types/node/util.d.ts"
1775
- ],
1776
- "../../authentication/node_modules/typescript/lib/lib.es2015.proxy.d.ts": [
1777
- "../node_modules/@types/node/util.d.ts"
1778
- ],
1779
- "../../authentication/node_modules/typescript/lib/lib.es2015.reflect.d.ts": [
1780
- "../node_modules/@types/node/util.d.ts"
1781
- ],
1782
- "../../authentication/node_modules/typescript/lib/lib.es2015.symbol.d.ts": [
1783
- "../node_modules/@types/node/util.d.ts"
1784
- ],
1785
- "../../authentication/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": [
1786
- "../node_modules/@types/node/util.d.ts"
1787
- ],
1788
- "../../authentication/node_modules/typescript/lib/lib.es2016.array.include.d.ts": [
1789
- "../node_modules/@types/node/util.d.ts"
1790
- ],
1791
- "../../authentication/node_modules/typescript/lib/lib.es2016.d.ts": [
1792
- "../node_modules/@types/node/util.d.ts"
1793
- ],
1794
- "../../authentication/node_modules/typescript/lib/lib.es2017.d.ts": [
1795
- "../node_modules/@types/node/util.d.ts"
1796
- ],
1797
- "../../authentication/node_modules/typescript/lib/lib.es2017.intl.d.ts": [
1798
- "../node_modules/@types/node/util.d.ts"
1799
- ],
1800
- "../../authentication/node_modules/typescript/lib/lib.es2017.object.d.ts": [
1801
- "../node_modules/@types/node/util.d.ts"
1802
- ],
1803
- "../../authentication/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": [
1804
- "../node_modules/@types/node/util.d.ts"
1805
- ],
1806
- "../../authentication/node_modules/typescript/lib/lib.es2017.string.d.ts": [
1807
- "../node_modules/@types/node/util.d.ts"
1808
- ],
1809
- "../../authentication/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": [
1810
- "../node_modules/@types/node/util.d.ts"
1811
- ],
1812
- "../../authentication/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": [
1813
- "../node_modules/@types/node/util.d.ts"
1814
- ],
1815
- "../../authentication/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": [
1816
- "../node_modules/@types/node/util.d.ts"
1817
- ],
1818
- "../../authentication/node_modules/typescript/lib/lib.es2018.d.ts": [
1819
- "../node_modules/@types/node/util.d.ts"
1820
- ],
1821
- "../../authentication/node_modules/typescript/lib/lib.es2018.intl.d.ts": [
1822
- "../node_modules/@types/node/util.d.ts"
1823
- ],
1824
- "../../authentication/node_modules/typescript/lib/lib.es2018.promise.d.ts": [
1825
- "../node_modules/@types/node/util.d.ts"
1826
- ],
1827
- "../../authentication/node_modules/typescript/lib/lib.es2018.regexp.d.ts": [
1828
- "../node_modules/@types/node/util.d.ts"
1829
- ],
1830
- "../../authentication/node_modules/typescript/lib/lib.es2019.array.d.ts": [
1831
- "../node_modules/@types/node/util.d.ts"
1832
- ],
1833
- "../../authentication/node_modules/typescript/lib/lib.es2019.d.ts": [
1834
- "../node_modules/@types/node/util.d.ts"
1835
- ],
1836
- "../../authentication/node_modules/typescript/lib/lib.es2019.object.d.ts": [
1837
- "../node_modules/@types/node/util.d.ts"
1838
- ],
1839
- "../../authentication/node_modules/typescript/lib/lib.es2019.string.d.ts": [
1840
- "../node_modules/@types/node/util.d.ts"
1841
- ],
1842
- "../../authentication/node_modules/typescript/lib/lib.es2019.symbol.d.ts": [
1843
- "../node_modules/@types/node/util.d.ts"
1844
- ],
1845
- "../../authentication/node_modules/typescript/lib/lib.es2020.bigint.d.ts": [
1846
- "../node_modules/@types/node/util.d.ts"
1847
- ],
1848
- "../../authentication/node_modules/typescript/lib/lib.es2020.d.ts": [
1849
- "../node_modules/@types/node/util.d.ts"
1850
- ],
1851
- "../../authentication/node_modules/typescript/lib/lib.es2020.intl.d.ts": [
1852
- "../node_modules/@types/node/util.d.ts"
1853
- ],
1854
- "../../authentication/node_modules/typescript/lib/lib.es2020.promise.d.ts": [
1855
- "../node_modules/@types/node/util.d.ts"
1856
- ],
1857
- "../../authentication/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts": [
1858
- "../node_modules/@types/node/util.d.ts"
1859
- ],
1860
- "../../authentication/node_modules/typescript/lib/lib.es2020.string.d.ts": [
1861
- "../node_modules/@types/node/util.d.ts"
1862
- ],
1863
- "../../authentication/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": [
1864
- "../node_modules/@types/node/util.d.ts"
1865
- ],
1866
- "../../authentication/node_modules/typescript/lib/lib.es5.d.ts": [
1867
- "../node_modules/@types/node/util.d.ts"
1868
- ],
1869
- "../../authentication/node_modules/typescript/lib/lib.esnext.intl.d.ts": [
1870
- "../node_modules/@types/node/util.d.ts"
1871
- ],
1872
- "../../candid/lib/cjs/candid-core.d.ts": [
1873
- "../../candid/lib/cjs/idl.d.ts",
1874
- "../node_modules/@types/node/util.d.ts"
1875
- ],
1876
- "../../candid/lib/cjs/candid-ui.d.ts": [
1877
- "../../candid/lib/cjs/candid-core.d.ts",
1878
- "../../candid/lib/cjs/idl.d.ts",
1879
- "../node_modules/@types/node/util.d.ts"
1880
- ],
1881
- "../../candid/lib/cjs/idl.d.ts": [
1882
- "../../candid/lib/cjs/types.d.ts",
1883
- "../../candid/lib/cjs/utils/buffer.d.ts",
1884
- "../../principal/lib/cjs/index.d.ts",
1885
- "../node_modules/@types/node/util.d.ts"
1886
- ],
1887
- "../../candid/lib/cjs/index.d.ts": [
1888
- "../../candid/lib/cjs/candid-core.d.ts",
1889
- "../../candid/lib/cjs/candid-ui.d.ts",
1890
- "../../candid/lib/cjs/idl.d.ts",
1891
- "../../candid/lib/cjs/types.d.ts",
1892
- "../../candid/lib/cjs/utils/hash.d.ts",
1893
- "../../candid/lib/cjs/utils/leb128.d.ts",
1894
- "../node_modules/@types/node/util.d.ts"
1895
- ],
1896
- "../../candid/lib/cjs/types.d.ts": [
1897
- "../node_modules/@types/node/util.d.ts"
1898
- ],
1899
- "../../candid/lib/cjs/utils/buffer.d.ts": [
1900
- "../node_modules/@types/node/util.d.ts"
1901
- ],
1902
- "../../candid/lib/cjs/utils/hash.d.ts": [
1903
- "../node_modules/@types/node/util.d.ts"
1904
- ],
1905
- "../../candid/lib/cjs/utils/leb128.d.ts": [
1906
- "../../candid/lib/cjs/utils/buffer.d.ts",
1907
- "../node_modules/@types/node/util.d.ts"
1908
- ],
1909
- "../node_modules/@babel/parser/typings/babel-parser.d.ts": [
1910
- "../node_modules/@babel/types/lib/index.d.ts",
1911
- "../node_modules/@types/node/util.d.ts"
1912
- ],
1913
- "../node_modules/@babel/types/lib/index.d.ts": [
1914
- "../node_modules/@types/node/util.d.ts"
1915
- ],
1916
- "../node_modules/@types/babel__core/index.d.ts": [
1917
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
1918
- "../node_modules/@babel/types/lib/index.d.ts",
1919
- "../node_modules/@types/babel__generator/index.d.ts",
1920
- "../node_modules/@types/babel__template/index.d.ts",
1921
- "../node_modules/@types/babel__traverse/index.d.ts",
1922
- "../node_modules/@types/node/util.d.ts"
1923
- ],
1924
- "../node_modules/@types/babel__generator/index.d.ts": [
1925
- "../node_modules/@babel/types/lib/index.d.ts",
1926
- "../node_modules/@types/node/util.d.ts"
1927
- ],
1928
- "../node_modules/@types/babel__template/index.d.ts": [
1929
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
1930
- "../node_modules/@babel/types/lib/index.d.ts",
1931
- "../node_modules/@types/node/util.d.ts"
1932
- ],
1933
- "../node_modules/@types/babel__traverse/index.d.ts": [
1934
- "../node_modules/@babel/types/lib/index.d.ts",
1935
- "../node_modules/@types/node/util.d.ts"
1936
- ],
1937
- "../node_modules/@types/graceful-fs/index.d.ts": [
1938
- "../node_modules/@types/node/fs.d.ts",
1939
- "../node_modules/@types/node/index.d.ts",
1940
- "../node_modules/@types/node/util.d.ts"
1941
- ],
1942
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts": [
1943
- "../node_modules/@types/node/util.d.ts"
1944
- ],
1945
- "../node_modules/@types/istanbul-lib-report/index.d.ts": [
1946
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts",
1947
- "../node_modules/@types/node/util.d.ts"
1948
- ],
1949
- "../node_modules/@types/istanbul-reports/index.d.ts": [
1950
- "../node_modules/@types/istanbul-lib-report/index.d.ts",
1951
- "../node_modules/@types/node/util.d.ts"
1952
- ],
1953
- "../node_modules/@types/jest/index.d.ts": [
1954
- "../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
1955
- "../node_modules/@types/node/util.d.ts"
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"
1963
- ],
1964
- "../node_modules/@types/json-schema/index.d.ts": [
1965
- "../node_modules/@types/node/util.d.ts"
1966
- ],
1967
- "../node_modules/@types/node/assert.d.ts": [
1968
- "../node_modules/@types/node/assert.d.ts",
1969
- "../node_modules/@types/node/util.d.ts"
1970
- ],
1971
- "../node_modules/@types/node/assert/strict.d.ts": [
1972
- "../node_modules/@types/node/assert.d.ts",
1973
- "../node_modules/@types/node/util.d.ts"
1974
- ],
1975
- "../node_modules/@types/node/async_hooks.d.ts": [
1976
- "../node_modules/@types/node/async_hooks.d.ts",
1977
- "../node_modules/@types/node/util.d.ts"
1978
- ],
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
- "../node_modules/@types/node/buffer.d.ts": [
1985
- "../node_modules/@types/node/buffer.d.ts",
1986
- "../node_modules/@types/node/crypto.d.ts",
1987
- "../node_modules/@types/node/util.d.ts"
1988
- ],
1989
- "../node_modules/@types/node/child_process.d.ts": [
1990
- "../node_modules/@types/node/child_process.d.ts",
1991
- "../node_modules/@types/node/events.d.ts",
1992
- "../node_modules/@types/node/fs.d.ts",
1993
- "../node_modules/@types/node/net.d.ts",
1994
- "../node_modules/@types/node/stream.d.ts",
1995
- "../node_modules/@types/node/url.d.ts",
1996
- "../node_modules/@types/node/util.d.ts"
1997
- ],
1998
- "../node_modules/@types/node/cluster.d.ts": [
1999
- "../node_modules/@types/node/child_process.d.ts",
2000
- "../node_modules/@types/node/cluster.d.ts",
2001
- "../node_modules/@types/node/events.d.ts",
2002
- "../node_modules/@types/node/net.d.ts",
2003
- "../node_modules/@types/node/util.d.ts"
2004
- ],
2005
- "../node_modules/@types/node/console.d.ts": [
2006
- "../node_modules/@types/node/console.d.ts",
2007
- "../node_modules/@types/node/util.d.ts"
2008
- ],
2009
- "../node_modules/@types/node/constants.d.ts": [
2010
- "../node_modules/@types/node/constants.d.ts",
2011
- "../node_modules/@types/node/crypto.d.ts",
2012
- "../node_modules/@types/node/fs.d.ts",
2013
- "../node_modules/@types/node/os.d.ts",
2014
- "../node_modules/@types/node/util.d.ts"
2015
- ],
2016
- "../node_modules/@types/node/crypto.d.ts": [
2017
- "../node_modules/@types/node/crypto.d.ts",
2018
- "../node_modules/@types/node/stream.d.ts",
2019
- "../node_modules/@types/node/tls.d.ts",
2020
- "../node_modules/@types/node/util.d.ts"
2021
- ],
2022
- "../node_modules/@types/node/dgram.d.ts": [
2023
- "../node_modules/@types/node/dgram.d.ts",
2024
- "../node_modules/@types/node/dns.d.ts",
2025
- "../node_modules/@types/node/events.d.ts",
2026
- "../node_modules/@types/node/net.d.ts",
2027
- "../node_modules/@types/node/util.d.ts"
2028
- ],
2029
- "../node_modules/@types/node/diagnostics_channel.d.ts": [
2030
- "../node_modules/@types/node/diagnostics_channel.d.ts",
2031
- "../node_modules/@types/node/util.d.ts"
2032
- ],
2033
- "../node_modules/@types/node/dns.d.ts": [
2034
- "../node_modules/@types/node/dns.d.ts",
2035
- "../node_modules/@types/node/dns/promises.d.ts",
2036
- "../node_modules/@types/node/util.d.ts"
2037
- ],
2038
- "../node_modules/@types/node/dns/promises.d.ts": [
2039
- "../node_modules/@types/node/dns.d.ts",
2040
- "../node_modules/@types/node/dns/promises.d.ts",
2041
- "../node_modules/@types/node/util.d.ts"
2042
- ],
2043
- "../node_modules/@types/node/domain.d.ts": [
2044
- "../node_modules/@types/node/domain.d.ts",
2045
- "../node_modules/@types/node/events.d.ts",
2046
- "../node_modules/@types/node/util.d.ts"
2047
- ],
2048
- "../node_modules/@types/node/events.d.ts": [
2049
- "../node_modules/@types/node/events.d.ts",
2050
- "../node_modules/@types/node/util.d.ts"
2051
- ],
2052
- "../node_modules/@types/node/fs.d.ts": [
2053
- "../node_modules/@types/node/events.d.ts",
2054
- "../node_modules/@types/node/fs.d.ts",
2055
- "../node_modules/@types/node/fs/promises.d.ts",
2056
- "../node_modules/@types/node/stream.d.ts",
2057
- "../node_modules/@types/node/url.d.ts",
2058
- "../node_modules/@types/node/util.d.ts"
2059
- ],
2060
- "../node_modules/@types/node/fs/promises.d.ts": [
2061
- "../node_modules/@types/node/events.d.ts",
2062
- "../node_modules/@types/node/fs.d.ts",
2063
- "../node_modules/@types/node/fs/promises.d.ts",
2064
- "../node_modules/@types/node/stream.d.ts",
2065
- "../node_modules/@types/node/util.d.ts"
2066
- ],
2067
- "../node_modules/@types/node/globals.d.ts": [
2068
- "../node_modules/@types/node/util.d.ts"
2069
- ],
2070
- "../node_modules/@types/node/globals.global.d.ts": [
2071
- "../node_modules/@types/node/util.d.ts"
2072
- ],
2073
- "../node_modules/@types/node/http.d.ts": [
2074
- "../node_modules/@types/node/http.d.ts",
2075
- "../node_modules/@types/node/net.d.ts",
2076
- "../node_modules/@types/node/stream.d.ts",
2077
- "../node_modules/@types/node/url.d.ts",
2078
- "../node_modules/@types/node/util.d.ts"
2079
- ],
2080
- "../node_modules/@types/node/http2.d.ts": [
2081
- "../node_modules/@types/node/events.d.ts",
2082
- "../node_modules/@types/node/fs.d.ts",
2083
- "../node_modules/@types/node/http.d.ts",
2084
- "../node_modules/@types/node/http2.d.ts",
2085
- "../node_modules/@types/node/net.d.ts",
2086
- "../node_modules/@types/node/stream.d.ts",
2087
- "../node_modules/@types/node/tls.d.ts",
2088
- "../node_modules/@types/node/url.d.ts",
2089
- "../node_modules/@types/node/util.d.ts"
2090
- ],
2091
- "../node_modules/@types/node/https.d.ts": [
2092
- "../node_modules/@types/node/http.d.ts",
2093
- "../node_modules/@types/node/https.d.ts",
2094
- "../node_modules/@types/node/stream.d.ts",
2095
- "../node_modules/@types/node/tls.d.ts",
2096
- "../node_modules/@types/node/url.d.ts",
2097
- "../node_modules/@types/node/util.d.ts"
2098
- ],
2099
- "../node_modules/@types/node/index.d.ts": [
2100
- "../node_modules/@types/node/base.d.ts",
2101
- "../node_modules/@types/node/util.d.ts"
2102
- ],
2103
- "../node_modules/@types/node/inspector.d.ts": [
2104
- "../node_modules/@types/node/events.d.ts",
2105
- "../node_modules/@types/node/inspector.d.ts",
2106
- "../node_modules/@types/node/util.d.ts"
2107
- ],
2108
- "../node_modules/@types/node/module.d.ts": [
2109
- "../node_modules/@types/node/module.d.ts",
2110
- "../node_modules/@types/node/url.d.ts",
2111
- "../node_modules/@types/node/util.d.ts"
2112
- ],
2113
- "../node_modules/@types/node/net.d.ts": [
2114
- "../node_modules/@types/node/dns.d.ts",
2115
- "../node_modules/@types/node/events.d.ts",
2116
- "../node_modules/@types/node/net.d.ts",
2117
- "../node_modules/@types/node/stream.d.ts",
2118
- "../node_modules/@types/node/util.d.ts"
2119
- ],
2120
- "../node_modules/@types/node/os.d.ts": [
2121
- "../node_modules/@types/node/os.d.ts",
2122
- "../node_modules/@types/node/util.d.ts"
2123
- ],
2124
- "../node_modules/@types/node/path.d.ts": [
2125
- "../node_modules/@types/node/path.d.ts",
2126
- "../node_modules/@types/node/util.d.ts"
2127
- ],
2128
- "../node_modules/@types/node/perf_hooks.d.ts": [
2129
- "../node_modules/@types/node/async_hooks.d.ts",
2130
- "../node_modules/@types/node/perf_hooks.d.ts",
2131
- "../node_modules/@types/node/util.d.ts"
2132
- ],
2133
- "../node_modules/@types/node/process.d.ts": [
2134
- "../node_modules/@types/node/process.d.ts",
2135
- "../node_modules/@types/node/tty.d.ts",
2136
- "../node_modules/@types/node/util.d.ts",
2137
- "../node_modules/@types/node/worker_threads.d.ts"
2138
- ],
2139
- "../node_modules/@types/node/punycode.d.ts": [
2140
- "../node_modules/@types/node/punycode.d.ts",
2141
- "../node_modules/@types/node/util.d.ts"
2142
- ],
2143
- "../node_modules/@types/node/querystring.d.ts": [
2144
- "../node_modules/@types/node/querystring.d.ts",
2145
- "../node_modules/@types/node/util.d.ts"
2146
- ],
2147
- "../node_modules/@types/node/readline.d.ts": [
2148
- "../node_modules/@types/node/events.d.ts",
2149
- "../node_modules/@types/node/readline.d.ts",
2150
- "../node_modules/@types/node/util.d.ts"
2151
- ],
2152
- "../node_modules/@types/node/repl.d.ts": [
2153
- "../node_modules/@types/node/readline.d.ts",
2154
- "../node_modules/@types/node/repl.d.ts",
2155
- "../node_modules/@types/node/util.d.ts",
2156
- "../node_modules/@types/node/vm.d.ts"
2157
- ],
2158
- "../node_modules/@types/node/stream.d.ts": [
2159
- "../node_modules/@types/node/events.d.ts",
2160
- "../node_modules/@types/node/stream.d.ts",
2161
- "../node_modules/@types/node/stream/promises.d.ts",
2162
- "../node_modules/@types/node/util.d.ts"
2163
- ],
2164
- "../node_modules/@types/node/stream/promises.d.ts": [
2165
- "../node_modules/@types/node/stream.d.ts",
2166
- "../node_modules/@types/node/stream/promises.d.ts",
2167
- "../node_modules/@types/node/util.d.ts"
2168
- ],
2169
- "../node_modules/@types/node/stream/web.d.ts": [
2170
- "../node_modules/@types/node/stream/web.d.ts",
2171
- "../node_modules/@types/node/util.d.ts"
2172
- ],
2173
- "../node_modules/@types/node/string_decoder.d.ts": [
2174
- "../node_modules/@types/node/string_decoder.d.ts",
2175
- "../node_modules/@types/node/util.d.ts"
2176
- ],
2177
- "../node_modules/@types/node/timers.d.ts": [
2178
- "../node_modules/@types/node/events.d.ts",
2179
- "../node_modules/@types/node/timers.d.ts",
2180
- "../node_modules/@types/node/timers/promises.d.ts",
2181
- "../node_modules/@types/node/util.d.ts"
2182
- ],
2183
- "../node_modules/@types/node/timers/promises.d.ts": [
2184
- "../node_modules/@types/node/timers.d.ts",
2185
- "../node_modules/@types/node/timers/promises.d.ts",
2186
- "../node_modules/@types/node/util.d.ts"
2187
- ],
2188
- "../node_modules/@types/node/tls.d.ts": [
2189
- "../node_modules/@types/node/crypto.d.ts",
2190
- "../node_modules/@types/node/net.d.ts",
2191
- "../node_modules/@types/node/tls.d.ts",
2192
- "../node_modules/@types/node/util.d.ts"
2193
- ],
2194
- "../node_modules/@types/node/trace_events.d.ts": [
2195
- "../node_modules/@types/node/trace_events.d.ts",
2196
- "../node_modules/@types/node/util.d.ts"
2197
- ],
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
- "../node_modules/@types/node/tty.d.ts": [
2249
- "../node_modules/@types/node/net.d.ts",
2250
- "../node_modules/@types/node/tty.d.ts",
2251
- "../node_modules/@types/node/util.d.ts"
2252
- ],
2253
- "../node_modules/@types/node/url.d.ts": [
2254
- "../node_modules/@types/node/buffer.d.ts",
2255
- "../node_modules/@types/node/http.d.ts",
2256
- "../node_modules/@types/node/querystring.d.ts",
2257
- "../node_modules/@types/node/url.d.ts",
2258
- "../node_modules/@types/node/util.d.ts"
2259
- ],
2260
- "../node_modules/@types/node/util.d.ts": [
2261
- "../node_modules/@types/node/crypto.d.ts",
2262
- "../node_modules/@types/node/util.d.ts"
2263
- ],
2264
- "../node_modules/@types/node/v8.d.ts": [
2265
- "../node_modules/@types/node/stream.d.ts",
2266
- "../node_modules/@types/node/util.d.ts",
2267
- "../node_modules/@types/node/v8.d.ts"
2268
- ],
2269
- "../node_modules/@types/node/vm.d.ts": [
2270
- "../node_modules/@types/node/util.d.ts",
2271
- "../node_modules/@types/node/vm.d.ts"
2272
- ],
2273
- "../node_modules/@types/node/wasi.d.ts": [
2274
- "../node_modules/@types/node/util.d.ts",
2275
- "../node_modules/@types/node/wasi.d.ts"
2276
- ],
2277
- "../node_modules/@types/node/worker_threads.d.ts": [
2278
- "../node_modules/@types/node/buffer.d.ts",
2279
- "../node_modules/@types/node/crypto.d.ts",
2280
- "../node_modules/@types/node/events.d.ts",
2281
- "../node_modules/@types/node/fs/promises.d.ts",
2282
- "../node_modules/@types/node/perf_hooks.d.ts",
2283
- "../node_modules/@types/node/stream.d.ts",
2284
- "../node_modules/@types/node/url.d.ts",
2285
- "../node_modules/@types/node/util.d.ts",
2286
- "../node_modules/@types/node/vm.d.ts",
2287
- "../node_modules/@types/node/worker_threads.d.ts"
2288
- ],
2289
- "../node_modules/@types/node/zlib.d.ts": [
2290
- "../node_modules/@types/node/stream.d.ts",
2291
- "../node_modules/@types/node/util.d.ts",
2292
- "../node_modules/@types/node/zlib.d.ts"
2293
- ],
2294
- "../node_modules/@types/normalize-package-data/index.d.ts": [
2295
- "../node_modules/@types/node/util.d.ts"
2296
- ],
2297
- "../node_modules/@types/prettier/index.d.ts": [
2298
- "../node_modules/@types/node/util.d.ts"
2299
- ],
2300
- "../node_modules/@types/secp256k1/index.d.ts": [
2301
- "../node_modules/@types/node/index.d.ts",
2302
- "../node_modules/@types/node/util.d.ts"
2303
- ],
2304
- "../node_modules/@types/stack-utils/index.d.ts": [
2305
- "../node_modules/@types/node/util.d.ts"
2306
- ],
2307
- "../node_modules/@types/yargs-parser/index.d.ts": [
2308
- "../node_modules/@types/node/util.d.ts"
2309
- ],
2310
- "../node_modules/@types/yargs/index.d.ts": [
2311
- "../node_modules/@types/node/util.d.ts",
2312
- "../node_modules/@types/yargs-parser/index.d.ts"
2313
- ],
2314
- "../node_modules/tweetnacl/nacl.d.ts": [
2315
- "../node_modules/@types/node/util.d.ts"
2316
- ],
2317
- "../src/identity/delegation.ts": [
2318
- "../../agent/lib/cjs/index.d.ts",
2319
- "../../agent/node_modules/simple-cbor/src/index.d.ts",
2320
- "../../principal/lib/cjs/index.d.ts"
2321
- ],
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
- "../src/index.ts": [
2332
- "../src/identity/delegation.ts",
2333
- "../src/identity/der.ts",
2334
- "../src/identity/ed25519.ts",
2335
- "../src/identity/webauthn.ts"
2336
- ],
2337
- "../types/borc.d.ts": [
2338
- "../node_modules/@types/node/util.d.ts"
2339
- ],
2340
- "../../principal/lib/cjs/index.d.ts": [
2341
- "../node_modules/@types/node/util.d.ts"
2342
- ]
2343
- },
2344
- "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
- "../../agent/lib/cjs/actor.d.ts",
2352
- "../../agent/lib/cjs/agent/api.d.ts",
2353
- "../../agent/lib/cjs/agent/http/index.d.ts",
2354
- "../../agent/lib/cjs/agent/http/transforms.d.ts",
2355
- "../../agent/lib/cjs/agent/http/types.d.ts",
2356
- "../../agent/lib/cjs/agent/index.d.ts",
2357
- "../../agent/lib/cjs/agent/proxy.d.ts",
2358
- "../../agent/lib/cjs/auth.d.ts",
2359
- "../../agent/lib/cjs/canisters/asset.d.ts",
2360
- "../../agent/lib/cjs/canisters/management.d.ts",
2361
- "../../agent/lib/cjs/cbor.d.ts",
2362
- "../../agent/lib/cjs/certificate.d.ts",
2363
- "../../agent/lib/cjs/errors.d.ts",
2364
- "../../agent/lib/cjs/index.d.ts",
2365
- "../../agent/lib/cjs/polling/index.d.ts",
2366
- "../../agent/lib/cjs/polling/strategy.d.ts",
2367
- "../../agent/lib/cjs/request_id.d.ts",
2368
- "../../agent/lib/cjs/utils/bls.d.ts",
2369
- "../../agent/lib/cjs/utils/buffer.d.ts",
2370
- "../../agent/node_modules/simple-cbor/src/index.d.ts",
2371
- "../../agent/node_modules/simple-cbor/src/serializer.d.ts",
2372
- "../../agent/node_modules/simple-cbor/src/value.d.ts",
2373
- "../../authentication/node_modules/typescript/lib/lib.dom.d.ts",
2374
- "../../authentication/node_modules/typescript/lib/lib.es2015.collection.d.ts",
2375
- "../../authentication/node_modules/typescript/lib/lib.es2015.core.d.ts",
2376
- "../../authentication/node_modules/typescript/lib/lib.es2015.d.ts",
2377
- "../../authentication/node_modules/typescript/lib/lib.es2015.generator.d.ts",
2378
- "../../authentication/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
2379
- "../../authentication/node_modules/typescript/lib/lib.es2015.promise.d.ts",
2380
- "../../authentication/node_modules/typescript/lib/lib.es2015.proxy.d.ts",
2381
- "../../authentication/node_modules/typescript/lib/lib.es2015.reflect.d.ts",
2382
- "../../authentication/node_modules/typescript/lib/lib.es2015.symbol.d.ts",
2383
- "../../authentication/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
2384
- "../../authentication/node_modules/typescript/lib/lib.es2016.array.include.d.ts",
2385
- "../../authentication/node_modules/typescript/lib/lib.es2016.d.ts",
2386
- "../../authentication/node_modules/typescript/lib/lib.es2017.d.ts",
2387
- "../../authentication/node_modules/typescript/lib/lib.es2017.intl.d.ts",
2388
- "../../authentication/node_modules/typescript/lib/lib.es2017.object.d.ts",
2389
- "../../authentication/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts",
2390
- "../../authentication/node_modules/typescript/lib/lib.es2017.string.d.ts",
2391
- "../../authentication/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts",
2392
- "../../authentication/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts",
2393
- "../../authentication/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts",
2394
- "../../authentication/node_modules/typescript/lib/lib.es2018.d.ts",
2395
- "../../authentication/node_modules/typescript/lib/lib.es2018.intl.d.ts",
2396
- "../../authentication/node_modules/typescript/lib/lib.es2018.promise.d.ts",
2397
- "../../authentication/node_modules/typescript/lib/lib.es2018.regexp.d.ts",
2398
- "../../authentication/node_modules/typescript/lib/lib.es2019.array.d.ts",
2399
- "../../authentication/node_modules/typescript/lib/lib.es2019.d.ts",
2400
- "../../authentication/node_modules/typescript/lib/lib.es2019.object.d.ts",
2401
- "../../authentication/node_modules/typescript/lib/lib.es2019.string.d.ts",
2402
- "../../authentication/node_modules/typescript/lib/lib.es2019.symbol.d.ts",
2403
- "../../authentication/node_modules/typescript/lib/lib.es2020.bigint.d.ts",
2404
- "../../authentication/node_modules/typescript/lib/lib.es2020.d.ts",
2405
- "../../authentication/node_modules/typescript/lib/lib.es2020.intl.d.ts",
2406
- "../../authentication/node_modules/typescript/lib/lib.es2020.promise.d.ts",
2407
- "../../authentication/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts",
2408
- "../../authentication/node_modules/typescript/lib/lib.es2020.string.d.ts",
2409
- "../../authentication/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts",
2410
- "../../authentication/node_modules/typescript/lib/lib.es5.d.ts",
2411
- "../../authentication/node_modules/typescript/lib/lib.esnext.intl.d.ts",
2412
- "../../candid/lib/cjs/candid-core.d.ts",
2413
- "../../candid/lib/cjs/candid-ui.d.ts",
2414
- "../../candid/lib/cjs/idl.d.ts",
2415
- "../../candid/lib/cjs/index.d.ts",
2416
- "../../candid/lib/cjs/types.d.ts",
2417
- "../../candid/lib/cjs/utils/buffer.d.ts",
2418
- "../../candid/lib/cjs/utils/hash.d.ts",
2419
- "../../candid/lib/cjs/utils/leb128.d.ts",
2420
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
2421
- "../node_modules/@babel/types/lib/index.d.ts",
2422
- "../node_modules/@types/babel__core/index.d.ts",
2423
- "../node_modules/@types/babel__generator/index.d.ts",
2424
- "../node_modules/@types/babel__template/index.d.ts",
2425
- "../node_modules/@types/babel__traverse/index.d.ts",
2426
- "../node_modules/@types/graceful-fs/index.d.ts",
2427
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts",
2428
- "../node_modules/@types/istanbul-lib-report/index.d.ts",
2429
- "../node_modules/@types/istanbul-reports/index.d.ts",
2430
- "../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
- "../node_modules/@types/json-schema/index.d.ts",
2434
- "../node_modules/@types/node/assert.d.ts",
2435
- "../node_modules/@types/node/assert/strict.d.ts",
2436
- "../node_modules/@types/node/async_hooks.d.ts",
2437
- "../node_modules/@types/node/base.d.ts",
2438
- "../node_modules/@types/node/buffer.d.ts",
2439
- "../node_modules/@types/node/child_process.d.ts",
2440
- "../node_modules/@types/node/cluster.d.ts",
2441
- "../node_modules/@types/node/console.d.ts",
2442
- "../node_modules/@types/node/constants.d.ts",
2443
- "../node_modules/@types/node/crypto.d.ts",
2444
- "../node_modules/@types/node/dgram.d.ts",
2445
- "../node_modules/@types/node/diagnostics_channel.d.ts",
2446
- "../node_modules/@types/node/dns.d.ts",
2447
- "../node_modules/@types/node/dns/promises.d.ts",
2448
- "../node_modules/@types/node/domain.d.ts",
2449
- "../node_modules/@types/node/events.d.ts",
2450
- "../node_modules/@types/node/fs.d.ts",
2451
- "../node_modules/@types/node/fs/promises.d.ts",
2452
- "../node_modules/@types/node/globals.d.ts",
2453
- "../node_modules/@types/node/globals.global.d.ts",
2454
- "../node_modules/@types/node/http.d.ts",
2455
- "../node_modules/@types/node/http2.d.ts",
2456
- "../node_modules/@types/node/https.d.ts",
2457
- "../node_modules/@types/node/index.d.ts",
2458
- "../node_modules/@types/node/inspector.d.ts",
2459
- "../node_modules/@types/node/module.d.ts",
2460
- "../node_modules/@types/node/net.d.ts",
2461
- "../node_modules/@types/node/os.d.ts",
2462
- "../node_modules/@types/node/path.d.ts",
2463
- "../node_modules/@types/node/perf_hooks.d.ts",
2464
- "../node_modules/@types/node/process.d.ts",
2465
- "../node_modules/@types/node/punycode.d.ts",
2466
- "../node_modules/@types/node/querystring.d.ts",
2467
- "../node_modules/@types/node/readline.d.ts",
2468
- "../node_modules/@types/node/repl.d.ts",
2469
- "../node_modules/@types/node/stream.d.ts",
2470
- "../node_modules/@types/node/stream/promises.d.ts",
2471
- "../node_modules/@types/node/stream/web.d.ts",
2472
- "../node_modules/@types/node/string_decoder.d.ts",
2473
- "../node_modules/@types/node/timers.d.ts",
2474
- "../node_modules/@types/node/timers/promises.d.ts",
2475
- "../node_modules/@types/node/tls.d.ts",
2476
- "../node_modules/@types/node/trace_events.d.ts",
2477
- "../node_modules/@types/node/ts3.6/base.d.ts",
2478
- "../node_modules/@types/node/tty.d.ts",
2479
- "../node_modules/@types/node/url.d.ts",
2480
- "../node_modules/@types/node/util.d.ts",
2481
- "../node_modules/@types/node/v8.d.ts",
2482
- "../node_modules/@types/node/vm.d.ts",
2483
- "../node_modules/@types/node/wasi.d.ts",
2484
- "../node_modules/@types/node/worker_threads.d.ts",
2485
- "../node_modules/@types/node/zlib.d.ts",
2486
- "../node_modules/@types/normalize-package-data/index.d.ts",
2487
- "../node_modules/@types/prettier/index.d.ts",
2488
- "../node_modules/@types/secp256k1/index.d.ts",
2489
- "../node_modules/@types/stack-utils/index.d.ts",
2490
- "../node_modules/@types/yargs-parser/index.d.ts",
2491
- "../node_modules/@types/yargs/index.d.ts",
2492
- "../node_modules/tweetnacl/nacl.d.ts",
2493
- "../src/buffer.ts",
2494
- "../src/identity/delegation.test.ts",
2495
- "../src/identity/delegation.ts",
2496
- "../src/identity/der.ts",
2497
- "../src/identity/ed25519.test.ts",
2498
- "../src/identity/ed25519.ts",
2499
- "../src/identity/secp256k1.test.ts",
2500
- "../src/identity/secp256k1.ts",
2501
- "../src/identity/webauthn.ts",
2502
- "../src/index.ts",
2503
- "../types/borc.d.ts",
2504
- "../../principal/lib/cjs/index.d.ts"
2505
- ]
2506
- },
2507
- "version": "4.2.4"
2508
- }