@haluo/util 1.0.4 → 1.0.7

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 (54) hide show
  1. package/.babelrc +21 -0
  2. package/.eslintrc.js +216 -0
  3. package/__tests__/unit/date/date.spec.js +14 -0
  4. package/__tests__/unit/jest.conf.js +25 -0
  5. package/__tests__/unit/specs/date.test.js +11 -0
  6. package/dist/index.cjs.js +89 -0
  7. package/dist/{types/index.d.ts → index.d.ts} +12 -11
  8. package/dist/index.esm.js +87 -0
  9. package/dist/index.js +5 -4
  10. package/dist/lib-list.d.ts +2 -0
  11. package/dist/{types/modules → modules}/cookie/index.d.ts +27 -25
  12. package/dist/modules/cookie/index.js +4 -1
  13. package/dist/{types/modules → modules}/date/index.d.ts +1 -1
  14. package/dist/{types/modules/match → modules/dom}/index.d.ts +1 -1
  15. package/dist/{types/modules → modules}/filter/index.d.ts +26 -26
  16. package/dist/modules/filter/index.js +4 -6
  17. package/dist/{types/modules → modules}/format/index.d.ts +13 -13
  18. package/dist/{types/modules/dom → modules/match}/index.d.ts +1 -1
  19. package/dist/modules/monitor/index.js +14 -0
  20. package/dist/modules/monitor/lib/jsError.js +60 -0
  21. package/dist/modules/monitor/lib/timing.js +69 -0
  22. package/dist/modules/monitor/lib/xhr.js +41 -0
  23. package/dist/modules/monitor/utils/onload.js +11 -0
  24. package/dist/modules/monitor/utils/tracker.js +35 -0
  25. package/dist/{types/modules → modules}/number/index.d.ts +39 -39
  26. package/dist/{types/modules → modules}/sentry/index.d.ts +15 -15
  27. package/dist/{types/modules → modules}/tools/index.d.ts +1 -1
  28. package/global.d.ts +0 -0
  29. package/package.json +2 -2
  30. package/publish.sh +11 -0
  31. package/specification/CSS.md +25 -0
  32. package/specification/JS.md +9 -0
  33. package/specification/VUE.md +1 -0
  34. package/src/consts/httpCode.js +10 -0
  35. package/src/index.ts +54 -0
  36. package/src/modules/cookie/index.ts +69 -0
  37. package/src/modules/date/index.ts +196 -0
  38. package/src/modules/dom/index.ts +78 -0
  39. package/src/modules/filter/index.ts +57 -0
  40. package/src/modules/format/index.ts +19 -0
  41. package/src/modules/match/index.ts +31 -0
  42. package/src/modules/monitor/index.ts +8 -0
  43. package/src/modules/monitor/lib/jsError.ts +54 -0
  44. package/src/modules/monitor/lib/timing.ts +75 -0
  45. package/src/modules/monitor/lib/xhr.ts +35 -0
  46. package/src/modules/monitor/utils/onload.ts +8 -0
  47. package/src/modules/monitor/utils/tracker.ts +22 -0
  48. package/src/modules/number/index.ts +108 -0
  49. package/src/modules/sentry/index.ts +82 -0
  50. package/src/modules/tools/index.ts +427 -0
  51. package/tsconfig.json +34 -0
  52. package/dist/tsconfig.tsbuildinfo +0 -1365
  53. package/dist/types/index.js +0 -2
  54. package/dist/types/types/index.d.ts +0 -3
@@ -1,1365 +0,0 @@
1
- {
2
- "program": {
3
- "fileInfos": {
4
- "../node_modules/typescript/lib/lib.es5.d.ts": {
5
- "version": "70ae6416528e68c2ee7b62892200d2ca631759943d4429f8b779b947ff1e124d",
6
- "signature": "70ae6416528e68c2ee7b62892200d2ca631759943d4429f8b779b947ff1e124d",
7
- "affectsGlobalScope": true
8
- },
9
- "../node_modules/typescript/lib/lib.es2015.d.ts": {
10
- "version": "dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6",
11
- "signature": "dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6",
12
- "affectsGlobalScope": false
13
- },
14
- "../node_modules/typescript/lib/lib.es2016.d.ts": {
15
- "version": "7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467",
16
- "signature": "7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467",
17
- "affectsGlobalScope": false
18
- },
19
- "../node_modules/typescript/lib/lib.es2017.d.ts": {
20
- "version": "8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9",
21
- "signature": "8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9",
22
- "affectsGlobalScope": false
23
- },
24
- "../node_modules/typescript/lib/lib.es2018.d.ts": {
25
- "version": "5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",
26
- "signature": "5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06",
27
- "affectsGlobalScope": false
28
- },
29
- "../node_modules/typescript/lib/lib.es2019.d.ts": {
30
- "version": "e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84",
31
- "signature": "e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84",
32
- "affectsGlobalScope": false
33
- },
34
- "../node_modules/typescript/lib/lib.es2020.d.ts": {
35
- "version": "94b4108552f078722078d7c4a010ca4851063882f6c0c51a1468aa7a39aed4b3",
36
- "signature": "94b4108552f078722078d7c4a010ca4851063882f6c0c51a1468aa7a39aed4b3",
37
- "affectsGlobalScope": false
38
- },
39
- "../node_modules/typescript/lib/lib.esnext.d.ts": {
40
- "version": "2f8f379dedbdbd96a38a1e445cb3919853a1157a950fd977f85808db8d0f8a58",
41
- "signature": "2f8f379dedbdbd96a38a1e445cb3919853a1157a950fd977f85808db8d0f8a58",
42
- "affectsGlobalScope": false
43
- },
44
- "../node_modules/typescript/lib/lib.dom.d.ts": {
45
- "version": "9affb0a2ddc57df5b8174c0af96c288d697a262e5bc9ca1f544c999dc64a91e6",
46
- "signature": "9affb0a2ddc57df5b8174c0af96c288d697a262e5bc9ca1f544c999dc64a91e6",
47
- "affectsGlobalScope": true
48
- },
49
- "../node_modules/typescript/lib/lib.es2015.core.d.ts": {
50
- "version": "63e0cc12d0f77394094bd19e84464f9840af0071e5b9358ced30511efef1d8d2",
51
- "signature": "63e0cc12d0f77394094bd19e84464f9840af0071e5b9358ced30511efef1d8d2",
52
- "affectsGlobalScope": true
53
- },
54
- "../node_modules/typescript/lib/lib.es2015.collection.d.ts": {
55
- "version": "43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c",
56
- "signature": "43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c",
57
- "affectsGlobalScope": true
58
- },
59
- "../node_modules/typescript/lib/lib.es2015.generator.d.ts": {
60
- "version": "cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a",
61
- "signature": "cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a",
62
- "affectsGlobalScope": true
63
- },
64
- "../node_modules/typescript/lib/lib.es2015.iterable.d.ts": {
65
- "version": "42f5e41e5893da663dbf0394268f54f1da4b43dc0ddd2ea4bf471fe5361d6faf",
66
- "signature": "42f5e41e5893da663dbf0394268f54f1da4b43dc0ddd2ea4bf471fe5361d6faf",
67
- "affectsGlobalScope": true
68
- },
69
- "../node_modules/typescript/lib/lib.es2015.promise.d.ts": {
70
- "version": "0b7a905675e6cb4211c128f0a3aa47d414b275180a299a9aad5d3ec298abbfc4",
71
- "signature": "0b7a905675e6cb4211c128f0a3aa47d414b275180a299a9aad5d3ec298abbfc4",
72
- "affectsGlobalScope": true
73
- },
74
- "../node_modules/typescript/lib/lib.es2015.proxy.d.ts": {
75
- "version": "dfff68b3c34338f6b307a25d4566de15eed7973b0dc5d69f9fde2bcac1c25315",
76
- "signature": "dfff68b3c34338f6b307a25d4566de15eed7973b0dc5d69f9fde2bcac1c25315",
77
- "affectsGlobalScope": true
78
- },
79
- "../node_modules/typescript/lib/lib.es2015.reflect.d.ts": {
80
- "version": "cb609802a8698aa28b9c56331d4b53f590ca3c1c3a255350304ae3d06017779d",
81
- "signature": "cb609802a8698aa28b9c56331d4b53f590ca3c1c3a255350304ae3d06017779d",
82
- "affectsGlobalScope": true
83
- },
84
- "../node_modules/typescript/lib/lib.es2015.symbol.d.ts": {
85
- "version": "3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93",
86
- "signature": "3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93",
87
- "affectsGlobalScope": true
88
- },
89
- "../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts": {
90
- "version": "4670208dd7da9d6c774ab1b75c1527a810388c7989c4905de6aaea8561cb9dce",
91
- "signature": "4670208dd7da9d6c774ab1b75c1527a810388c7989c4905de6aaea8561cb9dce",
92
- "affectsGlobalScope": true
93
- },
94
- "../node_modules/typescript/lib/lib.es2016.array.include.d.ts": {
95
- "version": "3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006",
96
- "signature": "3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006",
97
- "affectsGlobalScope": true
98
- },
99
- "../node_modules/typescript/lib/lib.es2017.object.d.ts": {
100
- "version": "17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a",
101
- "signature": "17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a",
102
- "affectsGlobalScope": true
103
- },
104
- "../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts": {
105
- "version": "d0db416bccdb33975548baf09a42ee8c47eace1aac7907351a000f1e568e7232",
106
- "signature": "d0db416bccdb33975548baf09a42ee8c47eace1aac7907351a000f1e568e7232",
107
- "affectsGlobalScope": true
108
- },
109
- "../node_modules/typescript/lib/lib.es2017.string.d.ts": {
110
- "version": "6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577",
111
- "signature": "6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577",
112
- "affectsGlobalScope": true
113
- },
114
- "../node_modules/typescript/lib/lib.es2017.intl.d.ts": {
115
- "version": "12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d",
116
- "signature": "12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d",
117
- "affectsGlobalScope": true
118
- },
119
- "../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts": {
120
- "version": "b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e",
121
- "signature": "b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e",
122
- "affectsGlobalScope": true
123
- },
124
- "../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts": {
125
- "version": "0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a",
126
- "signature": "0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a",
127
- "affectsGlobalScope": true
128
- },
129
- "../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts": {
130
- "version": "a40c4d82bf13fcded295ac29f354eb7d40249613c15e07b53f2fc75e45e16359",
131
- "signature": "a40c4d82bf13fcded295ac29f354eb7d40249613c15e07b53f2fc75e45e16359",
132
- "affectsGlobalScope": true
133
- },
134
- "../node_modules/typescript/lib/lib.es2018.intl.d.ts": {
135
- "version": "df9c8a72ca8b0ed62f5470b41208a0587f0f73f0a7db28e5a1272cf92537518e",
136
- "signature": "df9c8a72ca8b0ed62f5470b41208a0587f0f73f0a7db28e5a1272cf92537518e",
137
- "affectsGlobalScope": true
138
- },
139
- "../node_modules/typescript/lib/lib.es2018.promise.d.ts": {
140
- "version": "bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c",
141
- "signature": "bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c",
142
- "affectsGlobalScope": true
143
- },
144
- "../node_modules/typescript/lib/lib.es2018.regexp.d.ts": {
145
- "version": "c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8",
146
- "signature": "c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8",
147
- "affectsGlobalScope": true
148
- },
149
- "../node_modules/typescript/lib/lib.es2019.array.d.ts": {
150
- "version": "9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951",
151
- "signature": "9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951",
152
- "affectsGlobalScope": true
153
- },
154
- "../node_modules/typescript/lib/lib.es2019.object.d.ts": {
155
- "version": "6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de",
156
- "signature": "6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de",
157
- "affectsGlobalScope": true
158
- },
159
- "../node_modules/typescript/lib/lib.es2019.string.d.ts": {
160
- "version": "93544ca2f26a48716c1b6c5091842cad63129daac422dfa4bc52460465f22bb1",
161
- "signature": "93544ca2f26a48716c1b6c5091842cad63129daac422dfa4bc52460465f22bb1",
162
- "affectsGlobalScope": true
163
- },
164
- "../node_modules/typescript/lib/lib.es2019.symbol.d.ts": {
165
- "version": "2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993",
166
- "signature": "2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993",
167
- "affectsGlobalScope": true
168
- },
169
- "../node_modules/typescript/lib/lib.es2020.bigint.d.ts": {
170
- "version": "4f435f794b7853c55e2ae7cff6206025802aa79232d2867544178f2ca8ff5eaa",
171
- "signature": "4f435f794b7853c55e2ae7cff6206025802aa79232d2867544178f2ca8ff5eaa",
172
- "affectsGlobalScope": true
173
- },
174
- "../node_modules/typescript/lib/lib.es2020.promise.d.ts": {
175
- "version": "7435b75fdf3509622e79622dbe5091cf4b09688410ee2034e4fc17d0c99d0862",
176
- "signature": "7435b75fdf3509622e79622dbe5091cf4b09688410ee2034e4fc17d0c99d0862",
177
- "affectsGlobalScope": true
178
- },
179
- "../node_modules/typescript/lib/lib.es2020.string.d.ts": {
180
- "version": "faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e",
181
- "signature": "faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e",
182
- "affectsGlobalScope": true
183
- },
184
- "../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts": {
185
- "version": "936d7d2e8851af9ccfa5333b15e877a824417d352b1d7fd06388639dc69ef80a",
186
- "signature": "936d7d2e8851af9ccfa5333b15e877a824417d352b1d7fd06388639dc69ef80a",
187
- "affectsGlobalScope": true
188
- },
189
- "../node_modules/typescript/lib/lib.esnext.intl.d.ts": {
190
- "version": "89bf2b7a601b73ea4311eda9c41f86a58994fec1bee3b87c4a14d68d9adcdcbd",
191
- "signature": "89bf2b7a601b73ea4311eda9c41f86a58994fec1bee3b87c4a14d68d9adcdcbd",
192
- "affectsGlobalScope": true
193
- },
194
- "../node_modules/typescript/lib/lib.esnext.string.d.ts": {
195
- "version": "fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe",
196
- "signature": "fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe",
197
- "affectsGlobalScope": true
198
- },
199
- "../node_modules/typescript/lib/lib.esnext.promise.d.ts": {
200
- "version": "cd6efb9467a8b6338ece2e2855e37765700f2cd061ca54b01b33878cf5c7677e",
201
- "signature": "cd6efb9467a8b6338ece2e2855e37765700f2cd061ca54b01b33878cf5c7677e",
202
- "affectsGlobalScope": true
203
- },
204
- "../src/index.ts": {
205
- "version": "3ff5126b732381e5f4104304b5bfdbeddd8cfed71485d190cfe4e879ed017165",
206
- "signature": "f96d4a2f4d559e07a063270d5cf8ed927390e06ea318e1dde02173f967b53361",
207
- "affectsGlobalScope": true
208
- },
209
- "../src/modules/cookie/index.ts": {
210
- "version": "137f1b2baa2e09e08b424b1412e7ee3c26c76e2c97279bb8456ec6cea87ad96b",
211
- "signature": "dfa398d70100949e8045b6ce1965e85c044749205d24ce0ddfe2c9379d2b70c9",
212
- "affectsGlobalScope": true
213
- },
214
- "../src/types/index.ts": {
215
- "version": "a9d14a45c92f8e273173b453778546a0fbfa269ae74a842fd4ae6a3f397eb18a",
216
- "signature": "f48fe82fa0efa3bbb0431ae08739f84f9ef961df8328f09c91c1d5445b0956e5",
217
- "affectsGlobalScope": false
218
- },
219
- "../src/modules/date/index.ts": {
220
- "version": "9f9863f6704b8ca59ffc8e58c0c8e28e35aafe0a465734ccf8a1dfc1738804da",
221
- "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
222
- "affectsGlobalScope": false
223
- },
224
- "../src/modules/dom/index.ts": {
225
- "version": "925c3bff3cef178ae021c833b1d0bb1be131e0afc8f7b33b1fbf368542827d99",
226
- "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
227
- "affectsGlobalScope": false
228
- },
229
- "../src/modules/filter/index.ts": {
230
- "version": "cc442306bf03c70e6296f8d6b1c80d5f9fe8da2334d153e7db381349cf5baf01",
231
- "signature": "eb51e945a060bcd3a21e7421f88186045c579582329347b621b7bc801e77846d",
232
- "affectsGlobalScope": true
233
- },
234
- "../src/modules/format/index.ts": {
235
- "version": "46e0f9c773ca41bca0e832511a8c64e7b642983db26397e423f09cd1031681d1",
236
- "signature": "78e58867d058ac8e3dd197b0813b5e364ffd69a9b1a2e3b5d3f3e7d59e3cd152",
237
- "affectsGlobalScope": true
238
- },
239
- "../src/modules/match/index.ts": {
240
- "version": "859051bfc0a1d75eceed07bce972558f0d9ee8e3640c707b5f12146c43fd9ffa",
241
- "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
242
- "affectsGlobalScope": false
243
- },
244
- "../src/modules/number/index.ts": {
245
- "version": "f5a13ea92caa0099403af88128a182002f36729cd1e592dc750b0f8b89e21ea8",
246
- "signature": "480fe22df4bd1abb4d9a71860600e9628e1ed1dd47ec0369380d1ffcceb89913",
247
- "affectsGlobalScope": true
248
- },
249
- "../node_modules/raven-js/typescript/raven.d.ts": {
250
- "version": "552a05d8ed3e1b634675ad491b3afb62631212d1d8d3df1bb9cfd808def696cb",
251
- "signature": "552a05d8ed3e1b634675ad491b3afb62631212d1d8d3df1bb9cfd808def696cb",
252
- "affectsGlobalScope": false
253
- },
254
- "../src/modules/sentry/index.ts": {
255
- "version": "86d3111483e952d25e40f365f6318d4dab7c5932cc87b9e5acff7498332833d0",
256
- "signature": "64743a220e1a5fe4d9dc003205cfb06980fd3f1e875ddc1101f9aecbcdd84762",
257
- "affectsGlobalScope": false
258
- },
259
- "../src/modules/tools/index.ts": {
260
- "version": "6e41a93beab9951d1cf788653d9da073b105426bb2d46aacb545c780fcdec363",
261
- "signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
262
- "affectsGlobalScope": false
263
- },
264
- "../node_modules/@babel/types/lib/index.d.ts": {
265
- "version": "2ff9995137f3e5d68971388ec58af0c79721626323884513f9f5e2e996ac1fdd",
266
- "signature": "2ff9995137f3e5d68971388ec58af0c79721626323884513f9f5e2e996ac1fdd",
267
- "affectsGlobalScope": false
268
- },
269
- "../node_modules/@types/babel__generator/index.d.ts": {
270
- "version": "cc957354aa3c94c9961ebf46282cfde1e81d107fc5785a61f62c67f1dd3ac2eb",
271
- "signature": "cc957354aa3c94c9961ebf46282cfde1e81d107fc5785a61f62c67f1dd3ac2eb",
272
- "affectsGlobalScope": false
273
- },
274
- "../node_modules/@babel/parser/typings/babel-parser.d.ts": {
275
- "version": "1a7cc144992d79b062c22ac0309c6624dbb0d49bbddff7ea3b9daa0c17bcac0a",
276
- "signature": "1a7cc144992d79b062c22ac0309c6624dbb0d49bbddff7ea3b9daa0c17bcac0a",
277
- "affectsGlobalScope": false
278
- },
279
- "../node_modules/@types/babel__template/index.d.ts": {
280
- "version": "93de1c6dab503f053efe8d304cb522bb3a89feab8c98f307a674a4fae04773e9",
281
- "signature": "93de1c6dab503f053efe8d304cb522bb3a89feab8c98f307a674a4fae04773e9",
282
- "affectsGlobalScope": false
283
- },
284
- "../node_modules/@types/babel__traverse/ts4.1/index.d.ts": {
285
- "version": "5158403c4f6a1e0e86a5e43e9aaad3571ce270e02fcdd750b5b0ea8dc636dbe4",
286
- "signature": "5158403c4f6a1e0e86a5e43e9aaad3571ce270e02fcdd750b5b0ea8dc636dbe4",
287
- "affectsGlobalScope": false
288
- },
289
- "../node_modules/@types/babel__core/index.d.ts": {
290
- "version": "dd5647a9ccccb2b074dca8a02b00948ac293091ebe73fdf2e6e98f718819f669",
291
- "signature": "dd5647a9ccccb2b074dca8a02b00948ac293091ebe73fdf2e6e98f718819f669",
292
- "affectsGlobalScope": false
293
- },
294
- "../node_modules/@types/node/assert.d.ts": {
295
- "version": "4c2c4f53e8eedd970f8afa369d7371544fb6231bf95e659f8602e09abe74d5a5",
296
- "signature": "4c2c4f53e8eedd970f8afa369d7371544fb6231bf95e659f8602e09abe74d5a5",
297
- "affectsGlobalScope": false
298
- },
299
- "../node_modules/@types/node/globals.d.ts": {
300
- "version": "e71aa3dcef67c4e22d57a8ff085806b986818c27d515a6c548547dbb06153c01",
301
- "signature": "e71aa3dcef67c4e22d57a8ff085806b986818c27d515a6c548547dbb06153c01",
302
- "affectsGlobalScope": true
303
- },
304
- "../node_modules/@types/node/async_hooks.d.ts": {
305
- "version": "64e2803203b14d7f104f570f2152fde13abb6edc17b2ddb33d81ad86cf43d494",
306
- "signature": "64e2803203b14d7f104f570f2152fde13abb6edc17b2ddb33d81ad86cf43d494",
307
- "affectsGlobalScope": false
308
- },
309
- "../node_modules/@types/node/buffer.d.ts": {
310
- "version": "3143a5add0467b83150961ecd33773b561a1207aec727002aa1d70333068eb1b",
311
- "signature": "3143a5add0467b83150961ecd33773b561a1207aec727002aa1d70333068eb1b",
312
- "affectsGlobalScope": false
313
- },
314
- "../node_modules/@types/node/child_process.d.ts": {
315
- "version": "9b2a8f604e7c0482a9061755f00b287cc99bd8718dc82d8207dd74c599b6dc43",
316
- "signature": "9b2a8f604e7c0482a9061755f00b287cc99bd8718dc82d8207dd74c599b6dc43",
317
- "affectsGlobalScope": false
318
- },
319
- "../node_modules/@types/node/cluster.d.ts": {
320
- "version": "d0fc76a91c828fbe3f0be5d683273634b7b101068333ceed975a8a9ac464137b",
321
- "signature": "d0fc76a91c828fbe3f0be5d683273634b7b101068333ceed975a8a9ac464137b",
322
- "affectsGlobalScope": false
323
- },
324
- "../node_modules/@types/node/console.d.ts": {
325
- "version": "1a048ff164b8d9609f5de3139d4e37f6e8a82af82087ac414b9208f52ef8aac7",
326
- "signature": "1a048ff164b8d9609f5de3139d4e37f6e8a82af82087ac414b9208f52ef8aac7",
327
- "affectsGlobalScope": true
328
- },
329
- "../node_modules/@types/node/constants.d.ts": {
330
- "version": "3111079f3cb5f2b9c812ca3f46161562bce5bfb355e915f46ed46c41714dc1c3",
331
- "signature": "3111079f3cb5f2b9c812ca3f46161562bce5bfb355e915f46ed46c41714dc1c3",
332
- "affectsGlobalScope": false
333
- },
334
- "../node_modules/@types/node/crypto.d.ts": {
335
- "version": "64576aba4ff801004122056ccd049f0597aa471dcfd7670a6a0b877ee8dd97c0",
336
- "signature": "64576aba4ff801004122056ccd049f0597aa471dcfd7670a6a0b877ee8dd97c0",
337
- "affectsGlobalScope": false
338
- },
339
- "../node_modules/@types/node/dgram.d.ts": {
340
- "version": "b32b6b16cb0bda68199582ad6f22242d07ee75fac9b1f28a98cd838afc5eea45",
341
- "signature": "b32b6b16cb0bda68199582ad6f22242d07ee75fac9b1f28a98cd838afc5eea45",
342
- "affectsGlobalScope": false
343
- },
344
- "../node_modules/@types/node/dns.d.ts": {
345
- "version": "4441ee4119824bfaebc49308559edd7545978f9cb41a40f115074e1031dde75f",
346
- "signature": "4441ee4119824bfaebc49308559edd7545978f9cb41a40f115074e1031dde75f",
347
- "affectsGlobalScope": false
348
- },
349
- "../node_modules/@types/node/domain.d.ts": {
350
- "version": "60693a88462d0e97900123b5bf7c73e146ce0cc94da46a61fe6775b430d2ff05",
351
- "signature": "60693a88462d0e97900123b5bf7c73e146ce0cc94da46a61fe6775b430d2ff05",
352
- "affectsGlobalScope": true
353
- },
354
- "../node_modules/@types/node/events.d.ts": {
355
- "version": "588c69eda58b9202676ec7ca11a72c3762819b46a0ed72462c769846153c447c",
356
- "signature": "588c69eda58b9202676ec7ca11a72c3762819b46a0ed72462c769846153c447c",
357
- "affectsGlobalScope": true
358
- },
359
- "../node_modules/@types/node/fs.d.ts": {
360
- "version": "cc829932ffaf5c49092f878bec18af1fa5d8591b45a45e2b7f757f793cb3b4ed",
361
- "signature": "cc829932ffaf5c49092f878bec18af1fa5d8591b45a45e2b7f757f793cb3b4ed",
362
- "affectsGlobalScope": false
363
- },
364
- "../node_modules/@types/node/fs/promises.d.ts": {
365
- "version": "47db10fdc4e76c4f4598cf7c91ba6bfde6cf6d8082c51860fe751643bf359739",
366
- "signature": "47db10fdc4e76c4f4598cf7c91ba6bfde6cf6d8082c51860fe751643bf359739",
367
- "affectsGlobalScope": false
368
- },
369
- "../node_modules/@types/node/http.d.ts": {
370
- "version": "53d2c24a3cbc00a88ebaf8ab8e1b6e206bc3a6647d544f877241684ea3d484e3",
371
- "signature": "53d2c24a3cbc00a88ebaf8ab8e1b6e206bc3a6647d544f877241684ea3d484e3",
372
- "affectsGlobalScope": false
373
- },
374
- "../node_modules/@types/node/http2.d.ts": {
375
- "version": "3be5ff21956db30c674bf2a98eb348e4ce7b4635cd9673413d86fbce761b77d8",
376
- "signature": "3be5ff21956db30c674bf2a98eb348e4ce7b4635cd9673413d86fbce761b77d8",
377
- "affectsGlobalScope": false
378
- },
379
- "../node_modules/@types/node/https.d.ts": {
380
- "version": "0ce99c641ea20b0c0c09d093fc28f18f5ab31dc80033707a1ac3154399de2559",
381
- "signature": "0ce99c641ea20b0c0c09d093fc28f18f5ab31dc80033707a1ac3154399de2559",
382
- "affectsGlobalScope": false
383
- },
384
- "../node_modules/@types/node/inspector.d.ts": {
385
- "version": "f0c33a0b325d3499cc9aded7d32886f998c9a27b465097c6cc136944d0aafdaa",
386
- "signature": "f0c33a0b325d3499cc9aded7d32886f998c9a27b465097c6cc136944d0aafdaa",
387
- "affectsGlobalScope": false
388
- },
389
- "../node_modules/@types/node/module.d.ts": {
390
- "version": "44e42ed6ec9c4451ebe89524e80ac8564e9dd0988c56e6c58f393c810730595d",
391
- "signature": "44e42ed6ec9c4451ebe89524e80ac8564e9dd0988c56e6c58f393c810730595d",
392
- "affectsGlobalScope": false
393
- },
394
- "../node_modules/@types/node/net.d.ts": {
395
- "version": "d4a0c39ece1e7c99d701e9c02a7dde8e3b75e03405f78d58d48dfea797ddbbac",
396
- "signature": "d4a0c39ece1e7c99d701e9c02a7dde8e3b75e03405f78d58d48dfea797ddbbac",
397
- "affectsGlobalScope": false
398
- },
399
- "../node_modules/@types/node/os.d.ts": {
400
- "version": "1606ea615c0a5ea9f5c1376a33e34c0e1112e8dee31a5b3b8a74ce781893aa6f",
401
- "signature": "1606ea615c0a5ea9f5c1376a33e34c0e1112e8dee31a5b3b8a74ce781893aa6f",
402
- "affectsGlobalScope": false
403
- },
404
- "../node_modules/@types/node/path.d.ts": {
405
- "version": "9fef9de633d01cb7f01f68195626a890ededd25cf96a1e785617d08c8668230d",
406
- "signature": "9fef9de633d01cb7f01f68195626a890ededd25cf96a1e785617d08c8668230d",
407
- "affectsGlobalScope": false
408
- },
409
- "../node_modules/@types/node/perf_hooks.d.ts": {
410
- "version": "4455c78d226d061b1203c7614c6c6eb5f4f9db5f00d44ff47d0112de8766fbc4",
411
- "signature": "4455c78d226d061b1203c7614c6c6eb5f4f9db5f00d44ff47d0112de8766fbc4",
412
- "affectsGlobalScope": false
413
- },
414
- "../node_modules/@types/node/process.d.ts": {
415
- "version": "ec369bb9d97c4dc09dd2a4093b7ca3ba69ad284831fccac8a1977785e9e38ce5",
416
- "signature": "ec369bb9d97c4dc09dd2a4093b7ca3ba69ad284831fccac8a1977785e9e38ce5",
417
- "affectsGlobalScope": true
418
- },
419
- "../node_modules/@types/node/punycode.d.ts": {
420
- "version": "4465a636f5f6e9665a90e30691862c9e0a3ac2edc0e66296704f10865e924f2a",
421
- "signature": "4465a636f5f6e9665a90e30691862c9e0a3ac2edc0e66296704f10865e924f2a",
422
- "affectsGlobalScope": false
423
- },
424
- "../node_modules/@types/node/querystring.d.ts": {
425
- "version": "9af781f03d44f5635ed7844be0ce370d9d595d4b4ec67cad88f0fac03255257e",
426
- "signature": "9af781f03d44f5635ed7844be0ce370d9d595d4b4ec67cad88f0fac03255257e",
427
- "affectsGlobalScope": false
428
- },
429
- "../node_modules/@types/node/readline.d.ts": {
430
- "version": "f9fd4c3ef6de27fa0e256f4e75b61711c4be05a3399f7714621d3edc832e36b0",
431
- "signature": "f9fd4c3ef6de27fa0e256f4e75b61711c4be05a3399f7714621d3edc832e36b0",
432
- "affectsGlobalScope": false
433
- },
434
- "../node_modules/@types/node/repl.d.ts": {
435
- "version": "e49290b7a927995c0d7e6b2b9c8296284b68a9036d9966531de65185269258d7",
436
- "signature": "e49290b7a927995c0d7e6b2b9c8296284b68a9036d9966531de65185269258d7",
437
- "affectsGlobalScope": false
438
- },
439
- "../node_modules/@types/node/stream.d.ts": {
440
- "version": "c3689f70ce7563c2299f2dcb3c72efdf6f87ae510e7456fa6223c767d0ca99fc",
441
- "signature": "c3689f70ce7563c2299f2dcb3c72efdf6f87ae510e7456fa6223c767d0ca99fc",
442
- "affectsGlobalScope": false
443
- },
444
- "../node_modules/@types/node/string_decoder.d.ts": {
445
- "version": "874ca809b79276460011480a2829f4c8d4db29416dd411f71efbf8f497f0ac09",
446
- "signature": "874ca809b79276460011480a2829f4c8d4db29416dd411f71efbf8f497f0ac09",
447
- "affectsGlobalScope": false
448
- },
449
- "../node_modules/@types/node/timers.d.ts": {
450
- "version": "82e1723b20fa0b15a7da0d1a03fec88348f82f640f7a2f308d6c0fac780cfc7c",
451
- "signature": "82e1723b20fa0b15a7da0d1a03fec88348f82f640f7a2f308d6c0fac780cfc7c",
452
- "affectsGlobalScope": false
453
- },
454
- "../node_modules/@types/node/tls.d.ts": {
455
- "version": "605c24042a348b033b30121cff64380eb5d6d82853c5608f1f94ef72385cf5c9",
456
- "signature": "605c24042a348b033b30121cff64380eb5d6d82853c5608f1f94ef72385cf5c9",
457
- "affectsGlobalScope": false
458
- },
459
- "../node_modules/@types/node/trace_events.d.ts": {
460
- "version": "23a28f834a078986bbf58f4e3705956983ff81c3c2493f3db3e5f0e8a9507779",
461
- "signature": "23a28f834a078986bbf58f4e3705956983ff81c3c2493f3db3e5f0e8a9507779",
462
- "affectsGlobalScope": false
463
- },
464
- "../node_modules/@types/node/tty.d.ts": {
465
- "version": "4febdf7f3ec92706c58e0b4e8159cd6de718284ef384260b07c9641c13fc70ce",
466
- "signature": "4febdf7f3ec92706c58e0b4e8159cd6de718284ef384260b07c9641c13fc70ce",
467
- "affectsGlobalScope": false
468
- },
469
- "../node_modules/@types/node/url.d.ts": {
470
- "version": "eabefc2999c1489cf870e0c85af908900462fa245822d9a4616780a1a129945d",
471
- "signature": "eabefc2999c1489cf870e0c85af908900462fa245822d9a4616780a1a129945d",
472
- "affectsGlobalScope": true
473
- },
474
- "../node_modules/@types/node/util.d.ts": {
475
- "version": "7335933d9f30dcfd2c4b6080a8b78e81912a7fcefb1dafccb67ca4cb4b3ac23d",
476
- "signature": "7335933d9f30dcfd2c4b6080a8b78e81912a7fcefb1dafccb67ca4cb4b3ac23d",
477
- "affectsGlobalScope": false
478
- },
479
- "../node_modules/@types/node/v8.d.ts": {
480
- "version": "a6bfe9de9adef749010c118104b071d14943802ff0614732b47ce4f1c3e383cd",
481
- "signature": "a6bfe9de9adef749010c118104b071d14943802ff0614732b47ce4f1c3e383cd",
482
- "affectsGlobalScope": false
483
- },
484
- "../node_modules/@types/node/vm.d.ts": {
485
- "version": "4c3d0e10396646db4a1e917fb852077ee77ae62e512913bef9cccc2bb0f8bd0e",
486
- "signature": "4c3d0e10396646db4a1e917fb852077ee77ae62e512913bef9cccc2bb0f8bd0e",
487
- "affectsGlobalScope": false
488
- },
489
- "../node_modules/@types/node/wasi.d.ts": {
490
- "version": "3b220849d58140dcc6718f5b52dcd29fdb79c45bc28f561cbd29eb1cac6cce13",
491
- "signature": "3b220849d58140dcc6718f5b52dcd29fdb79c45bc28f561cbd29eb1cac6cce13",
492
- "affectsGlobalScope": false
493
- },
494
- "../node_modules/@types/node/worker_threads.d.ts": {
495
- "version": "0ee22fce41f7417a24c808d266e91b850629113c104713a35854393d55994beb",
496
- "signature": "0ee22fce41f7417a24c808d266e91b850629113c104713a35854393d55994beb",
497
- "affectsGlobalScope": false
498
- },
499
- "../node_modules/@types/node/zlib.d.ts": {
500
- "version": "22d1b1d965baba05766613e2e6c753bb005d4386c448cafd72c309ba689e8c24",
501
- "signature": "22d1b1d965baba05766613e2e6c753bb005d4386c448cafd72c309ba689e8c24",
502
- "affectsGlobalScope": false
503
- },
504
- "../node_modules/@types/node/globals.global.d.ts": {
505
- "version": "2708349d5a11a5c2e5f3a0765259ebe7ee00cdcc8161cb9990cb4910328442a1",
506
- "signature": "2708349d5a11a5c2e5f3a0765259ebe7ee00cdcc8161cb9990cb4910328442a1",
507
- "affectsGlobalScope": true
508
- },
509
- "../node_modules/@types/node/index.d.ts": {
510
- "version": "79d679a1d56574cc5cef92be1f0e5e8fb4af62fb55933b236670a0e0a23c83f6",
511
- "signature": "79d679a1d56574cc5cef92be1f0e5e8fb4af62fb55933b236670a0e0a23c83f6",
512
- "affectsGlobalScope": false
513
- },
514
- "../node_modules/@types/minimatch/index.d.ts": {
515
- "version": "8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649",
516
- "signature": "8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649",
517
- "affectsGlobalScope": false
518
- },
519
- "../node_modules/@types/glob/index.d.ts": {
520
- "version": "fd326577c62145816fe1acc306c734c2396487f76719d3785d4e825b34540b33",
521
- "signature": "fd326577c62145816fe1acc306c734c2396487f76719d3785d4e825b34540b33",
522
- "affectsGlobalScope": false
523
- },
524
- "../node_modules/@types/graceful-fs/index.d.ts": {
525
- "version": "3ebae8c00411116a66fca65b08228ea0cf0b72724701f9b854442100aab55aba",
526
- "signature": "3ebae8c00411116a66fca65b08228ea0cf0b72724701f9b854442100aab55aba",
527
- "affectsGlobalScope": false
528
- },
529
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts": {
530
- "version": "8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215",
531
- "signature": "8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215",
532
- "affectsGlobalScope": false
533
- },
534
- "../node_modules/@types/istanbul-lib-report/index.d.ts": {
535
- "version": "7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee",
536
- "signature": "7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee",
537
- "affectsGlobalScope": false
538
- },
539
- "../node_modules/@types/istanbul-reports/index.d.ts": {
540
- "version": "f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0",
541
- "signature": "f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0",
542
- "affectsGlobalScope": false
543
- },
544
- "../node_modules/@types/jest/node_modules/jest-diff/build/cleanupsemantic.d.ts": {
545
- "version": "d8aab31ba8e618cc3eea10b0945de81cb93b7e8150a013a482332263b9305322",
546
- "signature": "d8aab31ba8e618cc3eea10b0945de81cb93b7e8150a013a482332263b9305322",
547
- "affectsGlobalScope": false
548
- },
549
- "../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts": {
550
- "version": "69da61a7b5093dac77fa3bec8be95dcf9a74c95a0e9161edb98bb24e30e439d2",
551
- "signature": "69da61a7b5093dac77fa3bec8be95dcf9a74c95a0e9161edb98bb24e30e439d2",
552
- "affectsGlobalScope": false
553
- },
554
- "../node_modules/@types/jest/node_modules/jest-diff/build/difflines.d.ts": {
555
- "version": "561eca7a381b96d6ccac6e4061e6d2ae53f5bc44203f3fd9f5b26864c32ae6e9",
556
- "signature": "561eca7a381b96d6ccac6e4061e6d2ae53f5bc44203f3fd9f5b26864c32ae6e9",
557
- "affectsGlobalScope": false
558
- },
559
- "../node_modules/@types/jest/node_modules/jest-diff/build/printdiffs.d.ts": {
560
- "version": "62ea38627e3ebab429f7616812a9394d327c2bc271003dfba985de9b4137369f",
561
- "signature": "62ea38627e3ebab429f7616812a9394d327c2bc271003dfba985de9b4137369f",
562
- "affectsGlobalScope": false
563
- },
564
- "../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts": {
565
- "version": "b4439890c168d646357928431100daac5cbdee1d345a34e6bf6eca9f3abe22bc",
566
- "signature": "b4439890c168d646357928431100daac5cbdee1d345a34e6bf6eca9f3abe22bc",
567
- "affectsGlobalScope": false
568
- },
569
- "../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts": {
570
- "version": "5d72971a459517c44c1379dab9ed248e87a61ba0a1e0f25c9d67e1e640cd9a09",
571
- "signature": "5d72971a459517c44c1379dab9ed248e87a61ba0a1e0f25c9d67e1e640cd9a09",
572
- "affectsGlobalScope": false
573
- },
574
- "../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts": {
575
- "version": "02d734976af36f4273d930bea88b3e62adf6b078cf120c1c63d49aa8d8427c5c",
576
- "signature": "02d734976af36f4273d930bea88b3e62adf6b078cf120c1c63d49aa8d8427c5c",
577
- "affectsGlobalScope": false
578
- },
579
- "../node_modules/@types/jest/index.d.ts": {
580
- "version": "516a426e3960379f310107635b8f3a7e8c307c6c665080b128039d9299ec4087",
581
- "signature": "516a426e3960379f310107635b8f3a7e8c307c6c665080b128039d9299ec4087",
582
- "affectsGlobalScope": true
583
- },
584
- "../node_modules/@types/json-schema/index.d.ts": {
585
- "version": "0359682c54e487c4cab2b53b2b4d35cc8dea4d9914bc6abcdb5701f8b8e745a4",
586
- "signature": "0359682c54e487c4cab2b53b2b4d35cc8dea4d9914bc6abcdb5701f8b8e745a4",
587
- "affectsGlobalScope": false
588
- },
589
- "../node_modules/@types/json5/index.d.ts": {
590
- "version": "96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538",
591
- "signature": "96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538",
592
- "affectsGlobalScope": false
593
- },
594
- "../node_modules/@types/prettier/index.d.ts": {
595
- "version": "6209c901f30cc321f4b86800d11fad3d67e73a3308f19946b1bc642af0280298",
596
- "signature": "6209c901f30cc321f4b86800d11fad3d67e73a3308f19946b1bc642af0280298",
597
- "affectsGlobalScope": false
598
- },
599
- "../node_modules/@types/stack-utils/index.d.ts": {
600
- "version": "b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298",
601
- "signature": "b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298",
602
- "affectsGlobalScope": false
603
- },
604
- "../node_modules/@types/webpack-env/index.d.ts": {
605
- "version": "3a1e422f919c70fca66e94dc641ad8d9732b3d2533ac047b8a9aaca9eea3aa10",
606
- "signature": "3a1e422f919c70fca66e94dc641ad8d9732b3d2533ac047b8a9aaca9eea3aa10",
607
- "affectsGlobalScope": true
608
- },
609
- "../node_modules/@types/yargs-parser/index.d.ts": {
610
- "version": "70e9a18da08294f75bf23e46c7d69e67634c0765d355887b9b41f0d959e1426e",
611
- "signature": "70e9a18da08294f75bf23e46c7d69e67634c0765d355887b9b41f0d959e1426e",
612
- "affectsGlobalScope": false
613
- },
614
- "../node_modules/@types/yargs/index.d.ts": {
615
- "version": "6ba73232c9d3267ca36ddb83e335d474d2c0e167481e3dec416c782894e11438",
616
- "signature": "6ba73232c9d3267ca36ddb83e335d474d2c0e167481e3dec416c782894e11438",
617
- "affectsGlobalScope": false
618
- }
619
- },
620
- "options": {
621
- "moduleResolution": 2,
622
- "target": 1,
623
- "module": 1,
624
- "lib": [
625
- "lib.esnext.d.ts",
626
- "lib.dom.d.ts"
627
- ],
628
- "allowJs": false,
629
- "strict": true,
630
- "noUnusedLocals": true,
631
- "sourceMap": false,
632
- "removeComments": false,
633
- "esModuleInterop": true,
634
- "resolveJsonModule": true,
635
- "declaration": true,
636
- "incremental": true,
637
- "diagnostics": true,
638
- "declarationDir": "./types",
639
- "outDir": "./",
640
- "typeRoots": [
641
- "../node_modules/@types"
642
- ],
643
- "configFilePath": "../tsconfig.json"
644
- },
645
- "referencedMap": {
646
- "../node_modules/@babel/parser/typings/babel-parser.d.ts": [
647
- "../node_modules/@babel/types/lib/index.d.ts"
648
- ],
649
- "../node_modules/@types/babel__core/index.d.ts": [
650
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
651
- "../node_modules/@babel/types/lib/index.d.ts",
652
- "../node_modules/@types/babel__generator/index.d.ts",
653
- "../node_modules/@types/babel__template/index.d.ts",
654
- "../node_modules/@types/babel__traverse/ts4.1/index.d.ts"
655
- ],
656
- "../node_modules/@types/babel__generator/index.d.ts": [
657
- "../node_modules/@babel/types/lib/index.d.ts"
658
- ],
659
- "../node_modules/@types/babel__template/index.d.ts": [
660
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
661
- "../node_modules/@babel/types/lib/index.d.ts"
662
- ],
663
- "../node_modules/@types/babel__traverse/ts4.1/index.d.ts": [
664
- "../node_modules/@babel/types/lib/index.d.ts"
665
- ],
666
- "../node_modules/@types/glob/index.d.ts": [
667
- "../node_modules/@types/minimatch/index.d.ts",
668
- "../node_modules/@types/node/events.d.ts",
669
- "../node_modules/@types/node/fs.d.ts",
670
- "../node_modules/@types/node/index.d.ts"
671
- ],
672
- "../node_modules/@types/graceful-fs/index.d.ts": [
673
- "../node_modules/@types/node/fs.d.ts",
674
- "../node_modules/@types/node/index.d.ts"
675
- ],
676
- "../node_modules/@types/istanbul-lib-report/index.d.ts": [
677
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts"
678
- ],
679
- "../node_modules/@types/istanbul-reports/index.d.ts": [
680
- "../node_modules/@types/istanbul-lib-report/index.d.ts"
681
- ],
682
- "../node_modules/@types/jest/index.d.ts": [
683
- "../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
684
- "../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts"
685
- ],
686
- "../node_modules/@types/jest/node_modules/jest-diff/build/difflines.d.ts": [
687
- "../node_modules/@types/jest/node_modules/jest-diff/build/cleanupsemantic.d.ts",
688
- "../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts"
689
- ],
690
- "../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts": [
691
- "../node_modules/@types/jest/node_modules/jest-diff/build/cleanupsemantic.d.ts",
692
- "../node_modules/@types/jest/node_modules/jest-diff/build/difflines.d.ts",
693
- "../node_modules/@types/jest/node_modules/jest-diff/build/printdiffs.d.ts",
694
- "../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts"
695
- ],
696
- "../node_modules/@types/jest/node_modules/jest-diff/build/printdiffs.d.ts": [
697
- "../node_modules/@types/jest/node_modules/jest-diff/build/cleanupsemantic.d.ts",
698
- "../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts"
699
- ],
700
- "../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts": [
701
- "../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts"
702
- ],
703
- "../node_modules/@types/node/assert.d.ts": [
704
- "../node_modules/@types/node/assert.d.ts"
705
- ],
706
- "../node_modules/@types/node/async_hooks.d.ts": [
707
- "../node_modules/@types/node/async_hooks.d.ts"
708
- ],
709
- "../node_modules/@types/node/buffer.d.ts": [
710
- "../node_modules/@types/node/buffer.d.ts",
711
- "../node_modules/@types/node/crypto.d.ts"
712
- ],
713
- "../node_modules/@types/node/child_process.d.ts": [
714
- "../node_modules/@types/node/child_process.d.ts",
715
- "../node_modules/@types/node/events.d.ts",
716
- "../node_modules/@types/node/fs.d.ts",
717
- "../node_modules/@types/node/net.d.ts",
718
- "../node_modules/@types/node/stream.d.ts"
719
- ],
720
- "../node_modules/@types/node/cluster.d.ts": [
721
- "../node_modules/@types/node/child_process.d.ts",
722
- "../node_modules/@types/node/cluster.d.ts",
723
- "../node_modules/@types/node/events.d.ts",
724
- "../node_modules/@types/node/net.d.ts"
725
- ],
726
- "../node_modules/@types/node/console.d.ts": [
727
- "../node_modules/@types/node/console.d.ts",
728
- "../node_modules/@types/node/util.d.ts"
729
- ],
730
- "../node_modules/@types/node/constants.d.ts": [
731
- "../node_modules/@types/node/constants.d.ts",
732
- "../node_modules/@types/node/crypto.d.ts",
733
- "../node_modules/@types/node/fs.d.ts",
734
- "../node_modules/@types/node/os.d.ts"
735
- ],
736
- "../node_modules/@types/node/crypto.d.ts": [
737
- "../node_modules/@types/node/crypto.d.ts",
738
- "../node_modules/@types/node/stream.d.ts"
739
- ],
740
- "../node_modules/@types/node/dgram.d.ts": [
741
- "../node_modules/@types/node/dgram.d.ts",
742
- "../node_modules/@types/node/dns.d.ts",
743
- "../node_modules/@types/node/events.d.ts",
744
- "../node_modules/@types/node/net.d.ts"
745
- ],
746
- "../node_modules/@types/node/dns.d.ts": [
747
- "../node_modules/@types/node/dns.d.ts"
748
- ],
749
- "../node_modules/@types/node/domain.d.ts": [
750
- "../node_modules/@types/node/domain.d.ts",
751
- "../node_modules/@types/node/events.d.ts"
752
- ],
753
- "../node_modules/@types/node/events.d.ts": [
754
- "../node_modules/@types/node/events.d.ts"
755
- ],
756
- "../node_modules/@types/node/fs.d.ts": [
757
- "../node_modules/@types/node/events.d.ts",
758
- "../node_modules/@types/node/fs.d.ts",
759
- "../node_modules/@types/node/fs/promises.d.ts",
760
- "../node_modules/@types/node/stream.d.ts",
761
- "../node_modules/@types/node/url.d.ts"
762
- ],
763
- "../node_modules/@types/node/fs/promises.d.ts": [
764
- "../node_modules/@types/node/fs.d.ts",
765
- "../node_modules/@types/node/fs/promises.d.ts"
766
- ],
767
- "../node_modules/@types/node/http.d.ts": [
768
- "../node_modules/@types/node/http.d.ts",
769
- "../node_modules/@types/node/net.d.ts",
770
- "../node_modules/@types/node/stream.d.ts",
771
- "../node_modules/@types/node/url.d.ts"
772
- ],
773
- "../node_modules/@types/node/http2.d.ts": [
774
- "../node_modules/@types/node/events.d.ts",
775
- "../node_modules/@types/node/fs.d.ts",
776
- "../node_modules/@types/node/http.d.ts",
777
- "../node_modules/@types/node/http2.d.ts",
778
- "../node_modules/@types/node/net.d.ts",
779
- "../node_modules/@types/node/stream.d.ts",
780
- "../node_modules/@types/node/tls.d.ts",
781
- "../node_modules/@types/node/url.d.ts"
782
- ],
783
- "../node_modules/@types/node/https.d.ts": [
784
- "../node_modules/@types/node/http.d.ts",
785
- "../node_modules/@types/node/https.d.ts",
786
- "../node_modules/@types/node/stream.d.ts",
787
- "../node_modules/@types/node/tls.d.ts",
788
- "../node_modules/@types/node/url.d.ts"
789
- ],
790
- "../node_modules/@types/node/index.d.ts": [
791
- "../node_modules/@types/node/assert.d.ts",
792
- "../node_modules/@types/node/async_hooks.d.ts",
793
- "../node_modules/@types/node/buffer.d.ts",
794
- "../node_modules/@types/node/child_process.d.ts",
795
- "../node_modules/@types/node/cluster.d.ts",
796
- "../node_modules/@types/node/console.d.ts",
797
- "../node_modules/@types/node/constants.d.ts",
798
- "../node_modules/@types/node/crypto.d.ts",
799
- "../node_modules/@types/node/dgram.d.ts",
800
- "../node_modules/@types/node/dns.d.ts",
801
- "../node_modules/@types/node/domain.d.ts",
802
- "../node_modules/@types/node/events.d.ts",
803
- "../node_modules/@types/node/fs.d.ts",
804
- "../node_modules/@types/node/fs/promises.d.ts",
805
- "../node_modules/@types/node/globals.d.ts",
806
- "../node_modules/@types/node/globals.global.d.ts",
807
- "../node_modules/@types/node/http.d.ts",
808
- "../node_modules/@types/node/http2.d.ts",
809
- "../node_modules/@types/node/https.d.ts",
810
- "../node_modules/@types/node/inspector.d.ts",
811
- "../node_modules/@types/node/module.d.ts",
812
- "../node_modules/@types/node/net.d.ts",
813
- "../node_modules/@types/node/os.d.ts",
814
- "../node_modules/@types/node/path.d.ts",
815
- "../node_modules/@types/node/perf_hooks.d.ts",
816
- "../node_modules/@types/node/process.d.ts",
817
- "../node_modules/@types/node/punycode.d.ts",
818
- "../node_modules/@types/node/querystring.d.ts",
819
- "../node_modules/@types/node/readline.d.ts",
820
- "../node_modules/@types/node/repl.d.ts",
821
- "../node_modules/@types/node/stream.d.ts",
822
- "../node_modules/@types/node/string_decoder.d.ts",
823
- "../node_modules/@types/node/timers.d.ts",
824
- "../node_modules/@types/node/tls.d.ts",
825
- "../node_modules/@types/node/trace_events.d.ts",
826
- "../node_modules/@types/node/tty.d.ts",
827
- "../node_modules/@types/node/url.d.ts",
828
- "../node_modules/@types/node/util.d.ts",
829
- "../node_modules/@types/node/v8.d.ts",
830
- "../node_modules/@types/node/vm.d.ts",
831
- "../node_modules/@types/node/wasi.d.ts",
832
- "../node_modules/@types/node/worker_threads.d.ts",
833
- "../node_modules/@types/node/zlib.d.ts"
834
- ],
835
- "../node_modules/@types/node/inspector.d.ts": [
836
- "../node_modules/@types/node/events.d.ts",
837
- "../node_modules/@types/node/inspector.d.ts"
838
- ],
839
- "../node_modules/@types/node/module.d.ts": [
840
- "../node_modules/@types/node/module.d.ts",
841
- "../node_modules/@types/node/url.d.ts"
842
- ],
843
- "../node_modules/@types/node/net.d.ts": [
844
- "../node_modules/@types/node/dns.d.ts",
845
- "../node_modules/@types/node/events.d.ts",
846
- "../node_modules/@types/node/net.d.ts",
847
- "../node_modules/@types/node/stream.d.ts"
848
- ],
849
- "../node_modules/@types/node/os.d.ts": [
850
- "../node_modules/@types/node/os.d.ts"
851
- ],
852
- "../node_modules/@types/node/path.d.ts": [
853
- "../node_modules/@types/node/path.d.ts"
854
- ],
855
- "../node_modules/@types/node/perf_hooks.d.ts": [
856
- "../node_modules/@types/node/async_hooks.d.ts",
857
- "../node_modules/@types/node/perf_hooks.d.ts"
858
- ],
859
- "../node_modules/@types/node/process.d.ts": [
860
- "../node_modules/@types/node/process.d.ts",
861
- "../node_modules/@types/node/tty.d.ts"
862
- ],
863
- "../node_modules/@types/node/punycode.d.ts": [
864
- "../node_modules/@types/node/punycode.d.ts"
865
- ],
866
- "../node_modules/@types/node/querystring.d.ts": [
867
- "../node_modules/@types/node/querystring.d.ts"
868
- ],
869
- "../node_modules/@types/node/readline.d.ts": [
870
- "../node_modules/@types/node/events.d.ts",
871
- "../node_modules/@types/node/readline.d.ts"
872
- ],
873
- "../node_modules/@types/node/repl.d.ts": [
874
- "../node_modules/@types/node/readline.d.ts",
875
- "../node_modules/@types/node/repl.d.ts",
876
- "../node_modules/@types/node/util.d.ts",
877
- "../node_modules/@types/node/vm.d.ts"
878
- ],
879
- "../node_modules/@types/node/stream.d.ts": [
880
- "../node_modules/@types/node/events.d.ts",
881
- "../node_modules/@types/node/stream.d.ts"
882
- ],
883
- "../node_modules/@types/node/string_decoder.d.ts": [
884
- "../node_modules/@types/node/string_decoder.d.ts"
885
- ],
886
- "../node_modules/@types/node/timers.d.ts": [
887
- "../node_modules/@types/node/timers.d.ts"
888
- ],
889
- "../node_modules/@types/node/tls.d.ts": [
890
- "../node_modules/@types/node/net.d.ts",
891
- "../node_modules/@types/node/stream.d.ts",
892
- "../node_modules/@types/node/tls.d.ts"
893
- ],
894
- "../node_modules/@types/node/trace_events.d.ts": [
895
- "../node_modules/@types/node/trace_events.d.ts"
896
- ],
897
- "../node_modules/@types/node/tty.d.ts": [
898
- "../node_modules/@types/node/net.d.ts",
899
- "../node_modules/@types/node/tty.d.ts"
900
- ],
901
- "../node_modules/@types/node/url.d.ts": [
902
- "../node_modules/@types/node/querystring.d.ts",
903
- "../node_modules/@types/node/url.d.ts"
904
- ],
905
- "../node_modules/@types/node/util.d.ts": [
906
- "../node_modules/@types/node/util.d.ts"
907
- ],
908
- "../node_modules/@types/node/v8.d.ts": [
909
- "../node_modules/@types/node/stream.d.ts",
910
- "../node_modules/@types/node/v8.d.ts"
911
- ],
912
- "../node_modules/@types/node/vm.d.ts": [
913
- "../node_modules/@types/node/vm.d.ts"
914
- ],
915
- "../node_modules/@types/node/wasi.d.ts": [
916
- "../node_modules/@types/node/wasi.d.ts"
917
- ],
918
- "../node_modules/@types/node/worker_threads.d.ts": [
919
- "../node_modules/@types/node/events.d.ts",
920
- "../node_modules/@types/node/fs/promises.d.ts",
921
- "../node_modules/@types/node/stream.d.ts",
922
- "../node_modules/@types/node/url.d.ts",
923
- "../node_modules/@types/node/vm.d.ts",
924
- "../node_modules/@types/node/worker_threads.d.ts"
925
- ],
926
- "../node_modules/@types/node/zlib.d.ts": [
927
- "../node_modules/@types/node/stream.d.ts",
928
- "../node_modules/@types/node/zlib.d.ts"
929
- ],
930
- "../node_modules/@types/yargs/index.d.ts": [
931
- "../node_modules/@types/yargs-parser/index.d.ts"
932
- ],
933
- "../src/modules/date/index.ts": [
934
- "../src/types/index.ts"
935
- ],
936
- "../src/modules/dom/index.ts": [
937
- "../src/types/index.ts"
938
- ],
939
- "../src/modules/match/index.ts": [
940
- "../src/types/index.ts"
941
- ],
942
- "../src/modules/sentry/index.ts": [
943
- "../node_modules/raven-js/typescript/raven.d.ts"
944
- ],
945
- "../src/modules/tools/index.ts": [
946
- "../src/types/index.ts"
947
- ]
948
- },
949
- "exportedModulesMap": {
950
- "../node_modules/@babel/parser/typings/babel-parser.d.ts": [
951
- "../node_modules/@babel/types/lib/index.d.ts"
952
- ],
953
- "../node_modules/@types/babel__core/index.d.ts": [
954
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
955
- "../node_modules/@babel/types/lib/index.d.ts",
956
- "../node_modules/@types/babel__generator/index.d.ts",
957
- "../node_modules/@types/babel__template/index.d.ts",
958
- "../node_modules/@types/babel__traverse/ts4.1/index.d.ts"
959
- ],
960
- "../node_modules/@types/babel__generator/index.d.ts": [
961
- "../node_modules/@babel/types/lib/index.d.ts"
962
- ],
963
- "../node_modules/@types/babel__template/index.d.ts": [
964
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
965
- "../node_modules/@babel/types/lib/index.d.ts"
966
- ],
967
- "../node_modules/@types/babel__traverse/ts4.1/index.d.ts": [
968
- "../node_modules/@babel/types/lib/index.d.ts"
969
- ],
970
- "../node_modules/@types/glob/index.d.ts": [
971
- "../node_modules/@types/minimatch/index.d.ts",
972
- "../node_modules/@types/node/events.d.ts",
973
- "../node_modules/@types/node/fs.d.ts",
974
- "../node_modules/@types/node/index.d.ts"
975
- ],
976
- "../node_modules/@types/graceful-fs/index.d.ts": [
977
- "../node_modules/@types/node/fs.d.ts",
978
- "../node_modules/@types/node/index.d.ts"
979
- ],
980
- "../node_modules/@types/istanbul-lib-report/index.d.ts": [
981
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts"
982
- ],
983
- "../node_modules/@types/istanbul-reports/index.d.ts": [
984
- "../node_modules/@types/istanbul-lib-report/index.d.ts"
985
- ],
986
- "../node_modules/@types/jest/index.d.ts": [
987
- "../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
988
- "../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts"
989
- ],
990
- "../node_modules/@types/jest/node_modules/jest-diff/build/difflines.d.ts": [
991
- "../node_modules/@types/jest/node_modules/jest-diff/build/cleanupsemantic.d.ts",
992
- "../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts"
993
- ],
994
- "../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts": [
995
- "../node_modules/@types/jest/node_modules/jest-diff/build/cleanupsemantic.d.ts",
996
- "../node_modules/@types/jest/node_modules/jest-diff/build/difflines.d.ts",
997
- "../node_modules/@types/jest/node_modules/jest-diff/build/printdiffs.d.ts",
998
- "../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts"
999
- ],
1000
- "../node_modules/@types/jest/node_modules/jest-diff/build/printdiffs.d.ts": [
1001
- "../node_modules/@types/jest/node_modules/jest-diff/build/cleanupsemantic.d.ts",
1002
- "../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts"
1003
- ],
1004
- "../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts": [
1005
- "../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts"
1006
- ],
1007
- "../node_modules/@types/node/assert.d.ts": [
1008
- "../node_modules/@types/node/assert.d.ts"
1009
- ],
1010
- "../node_modules/@types/node/async_hooks.d.ts": [
1011
- "../node_modules/@types/node/async_hooks.d.ts"
1012
- ],
1013
- "../node_modules/@types/node/buffer.d.ts": [
1014
- "../node_modules/@types/node/buffer.d.ts",
1015
- "../node_modules/@types/node/crypto.d.ts"
1016
- ],
1017
- "../node_modules/@types/node/child_process.d.ts": [
1018
- "../node_modules/@types/node/child_process.d.ts",
1019
- "../node_modules/@types/node/events.d.ts",
1020
- "../node_modules/@types/node/fs.d.ts",
1021
- "../node_modules/@types/node/net.d.ts",
1022
- "../node_modules/@types/node/stream.d.ts"
1023
- ],
1024
- "../node_modules/@types/node/cluster.d.ts": [
1025
- "../node_modules/@types/node/child_process.d.ts",
1026
- "../node_modules/@types/node/cluster.d.ts",
1027
- "../node_modules/@types/node/events.d.ts",
1028
- "../node_modules/@types/node/net.d.ts"
1029
- ],
1030
- "../node_modules/@types/node/console.d.ts": [
1031
- "../node_modules/@types/node/console.d.ts",
1032
- "../node_modules/@types/node/util.d.ts"
1033
- ],
1034
- "../node_modules/@types/node/constants.d.ts": [
1035
- "../node_modules/@types/node/constants.d.ts",
1036
- "../node_modules/@types/node/crypto.d.ts",
1037
- "../node_modules/@types/node/fs.d.ts",
1038
- "../node_modules/@types/node/os.d.ts"
1039
- ],
1040
- "../node_modules/@types/node/crypto.d.ts": [
1041
- "../node_modules/@types/node/crypto.d.ts",
1042
- "../node_modules/@types/node/stream.d.ts"
1043
- ],
1044
- "../node_modules/@types/node/dgram.d.ts": [
1045
- "../node_modules/@types/node/dgram.d.ts",
1046
- "../node_modules/@types/node/dns.d.ts",
1047
- "../node_modules/@types/node/events.d.ts",
1048
- "../node_modules/@types/node/net.d.ts"
1049
- ],
1050
- "../node_modules/@types/node/dns.d.ts": [
1051
- "../node_modules/@types/node/dns.d.ts"
1052
- ],
1053
- "../node_modules/@types/node/domain.d.ts": [
1054
- "../node_modules/@types/node/domain.d.ts",
1055
- "../node_modules/@types/node/events.d.ts"
1056
- ],
1057
- "../node_modules/@types/node/events.d.ts": [
1058
- "../node_modules/@types/node/events.d.ts"
1059
- ],
1060
- "../node_modules/@types/node/fs.d.ts": [
1061
- "../node_modules/@types/node/events.d.ts",
1062
- "../node_modules/@types/node/fs.d.ts",
1063
- "../node_modules/@types/node/fs/promises.d.ts",
1064
- "../node_modules/@types/node/stream.d.ts",
1065
- "../node_modules/@types/node/url.d.ts"
1066
- ],
1067
- "../node_modules/@types/node/fs/promises.d.ts": [
1068
- "../node_modules/@types/node/fs.d.ts",
1069
- "../node_modules/@types/node/fs/promises.d.ts"
1070
- ],
1071
- "../node_modules/@types/node/http.d.ts": [
1072
- "../node_modules/@types/node/http.d.ts",
1073
- "../node_modules/@types/node/net.d.ts",
1074
- "../node_modules/@types/node/stream.d.ts",
1075
- "../node_modules/@types/node/url.d.ts"
1076
- ],
1077
- "../node_modules/@types/node/http2.d.ts": [
1078
- "../node_modules/@types/node/events.d.ts",
1079
- "../node_modules/@types/node/fs.d.ts",
1080
- "../node_modules/@types/node/http.d.ts",
1081
- "../node_modules/@types/node/http2.d.ts",
1082
- "../node_modules/@types/node/net.d.ts",
1083
- "../node_modules/@types/node/stream.d.ts",
1084
- "../node_modules/@types/node/tls.d.ts",
1085
- "../node_modules/@types/node/url.d.ts"
1086
- ],
1087
- "../node_modules/@types/node/https.d.ts": [
1088
- "../node_modules/@types/node/http.d.ts",
1089
- "../node_modules/@types/node/https.d.ts",
1090
- "../node_modules/@types/node/stream.d.ts",
1091
- "../node_modules/@types/node/tls.d.ts",
1092
- "../node_modules/@types/node/url.d.ts"
1093
- ],
1094
- "../node_modules/@types/node/index.d.ts": [
1095
- "../node_modules/@types/node/assert.d.ts",
1096
- "../node_modules/@types/node/async_hooks.d.ts",
1097
- "../node_modules/@types/node/buffer.d.ts",
1098
- "../node_modules/@types/node/child_process.d.ts",
1099
- "../node_modules/@types/node/cluster.d.ts",
1100
- "../node_modules/@types/node/console.d.ts",
1101
- "../node_modules/@types/node/constants.d.ts",
1102
- "../node_modules/@types/node/crypto.d.ts",
1103
- "../node_modules/@types/node/dgram.d.ts",
1104
- "../node_modules/@types/node/dns.d.ts",
1105
- "../node_modules/@types/node/domain.d.ts",
1106
- "../node_modules/@types/node/events.d.ts",
1107
- "../node_modules/@types/node/fs.d.ts",
1108
- "../node_modules/@types/node/fs/promises.d.ts",
1109
- "../node_modules/@types/node/globals.d.ts",
1110
- "../node_modules/@types/node/globals.global.d.ts",
1111
- "../node_modules/@types/node/http.d.ts",
1112
- "../node_modules/@types/node/http2.d.ts",
1113
- "../node_modules/@types/node/https.d.ts",
1114
- "../node_modules/@types/node/inspector.d.ts",
1115
- "../node_modules/@types/node/module.d.ts",
1116
- "../node_modules/@types/node/net.d.ts",
1117
- "../node_modules/@types/node/os.d.ts",
1118
- "../node_modules/@types/node/path.d.ts",
1119
- "../node_modules/@types/node/perf_hooks.d.ts",
1120
- "../node_modules/@types/node/process.d.ts",
1121
- "../node_modules/@types/node/punycode.d.ts",
1122
- "../node_modules/@types/node/querystring.d.ts",
1123
- "../node_modules/@types/node/readline.d.ts",
1124
- "../node_modules/@types/node/repl.d.ts",
1125
- "../node_modules/@types/node/stream.d.ts",
1126
- "../node_modules/@types/node/string_decoder.d.ts",
1127
- "../node_modules/@types/node/timers.d.ts",
1128
- "../node_modules/@types/node/tls.d.ts",
1129
- "../node_modules/@types/node/trace_events.d.ts",
1130
- "../node_modules/@types/node/tty.d.ts",
1131
- "../node_modules/@types/node/url.d.ts",
1132
- "../node_modules/@types/node/util.d.ts",
1133
- "../node_modules/@types/node/v8.d.ts",
1134
- "../node_modules/@types/node/vm.d.ts",
1135
- "../node_modules/@types/node/wasi.d.ts",
1136
- "../node_modules/@types/node/worker_threads.d.ts",
1137
- "../node_modules/@types/node/zlib.d.ts"
1138
- ],
1139
- "../node_modules/@types/node/inspector.d.ts": [
1140
- "../node_modules/@types/node/events.d.ts",
1141
- "../node_modules/@types/node/inspector.d.ts"
1142
- ],
1143
- "../node_modules/@types/node/module.d.ts": [
1144
- "../node_modules/@types/node/module.d.ts",
1145
- "../node_modules/@types/node/url.d.ts"
1146
- ],
1147
- "../node_modules/@types/node/net.d.ts": [
1148
- "../node_modules/@types/node/dns.d.ts",
1149
- "../node_modules/@types/node/events.d.ts",
1150
- "../node_modules/@types/node/net.d.ts",
1151
- "../node_modules/@types/node/stream.d.ts"
1152
- ],
1153
- "../node_modules/@types/node/os.d.ts": [
1154
- "../node_modules/@types/node/os.d.ts"
1155
- ],
1156
- "../node_modules/@types/node/path.d.ts": [
1157
- "../node_modules/@types/node/path.d.ts"
1158
- ],
1159
- "../node_modules/@types/node/perf_hooks.d.ts": [
1160
- "../node_modules/@types/node/async_hooks.d.ts",
1161
- "../node_modules/@types/node/perf_hooks.d.ts"
1162
- ],
1163
- "../node_modules/@types/node/process.d.ts": [
1164
- "../node_modules/@types/node/process.d.ts",
1165
- "../node_modules/@types/node/tty.d.ts"
1166
- ],
1167
- "../node_modules/@types/node/punycode.d.ts": [
1168
- "../node_modules/@types/node/punycode.d.ts"
1169
- ],
1170
- "../node_modules/@types/node/querystring.d.ts": [
1171
- "../node_modules/@types/node/querystring.d.ts"
1172
- ],
1173
- "../node_modules/@types/node/readline.d.ts": [
1174
- "../node_modules/@types/node/events.d.ts",
1175
- "../node_modules/@types/node/readline.d.ts"
1176
- ],
1177
- "../node_modules/@types/node/repl.d.ts": [
1178
- "../node_modules/@types/node/readline.d.ts",
1179
- "../node_modules/@types/node/repl.d.ts",
1180
- "../node_modules/@types/node/util.d.ts",
1181
- "../node_modules/@types/node/vm.d.ts"
1182
- ],
1183
- "../node_modules/@types/node/stream.d.ts": [
1184
- "../node_modules/@types/node/events.d.ts",
1185
- "../node_modules/@types/node/stream.d.ts"
1186
- ],
1187
- "../node_modules/@types/node/string_decoder.d.ts": [
1188
- "../node_modules/@types/node/string_decoder.d.ts"
1189
- ],
1190
- "../node_modules/@types/node/timers.d.ts": [
1191
- "../node_modules/@types/node/timers.d.ts"
1192
- ],
1193
- "../node_modules/@types/node/tls.d.ts": [
1194
- "../node_modules/@types/node/net.d.ts",
1195
- "../node_modules/@types/node/stream.d.ts",
1196
- "../node_modules/@types/node/tls.d.ts"
1197
- ],
1198
- "../node_modules/@types/node/trace_events.d.ts": [
1199
- "../node_modules/@types/node/trace_events.d.ts"
1200
- ],
1201
- "../node_modules/@types/node/tty.d.ts": [
1202
- "../node_modules/@types/node/net.d.ts",
1203
- "../node_modules/@types/node/tty.d.ts"
1204
- ],
1205
- "../node_modules/@types/node/url.d.ts": [
1206
- "../node_modules/@types/node/querystring.d.ts",
1207
- "../node_modules/@types/node/url.d.ts"
1208
- ],
1209
- "../node_modules/@types/node/util.d.ts": [
1210
- "../node_modules/@types/node/util.d.ts"
1211
- ],
1212
- "../node_modules/@types/node/v8.d.ts": [
1213
- "../node_modules/@types/node/stream.d.ts",
1214
- "../node_modules/@types/node/v8.d.ts"
1215
- ],
1216
- "../node_modules/@types/node/vm.d.ts": [
1217
- "../node_modules/@types/node/vm.d.ts"
1218
- ],
1219
- "../node_modules/@types/node/wasi.d.ts": [
1220
- "../node_modules/@types/node/wasi.d.ts"
1221
- ],
1222
- "../node_modules/@types/node/worker_threads.d.ts": [
1223
- "../node_modules/@types/node/events.d.ts",
1224
- "../node_modules/@types/node/fs/promises.d.ts",
1225
- "../node_modules/@types/node/stream.d.ts",
1226
- "../node_modules/@types/node/url.d.ts",
1227
- "../node_modules/@types/node/vm.d.ts",
1228
- "../node_modules/@types/node/worker_threads.d.ts"
1229
- ],
1230
- "../node_modules/@types/node/zlib.d.ts": [
1231
- "../node_modules/@types/node/stream.d.ts",
1232
- "../node_modules/@types/node/zlib.d.ts"
1233
- ],
1234
- "../node_modules/@types/yargs/index.d.ts": [
1235
- "../node_modules/@types/yargs-parser/index.d.ts"
1236
- ]
1237
- },
1238
- "semanticDiagnosticsPerFile": [
1239
- "../node_modules/@babel/parser/typings/babel-parser.d.ts",
1240
- "../node_modules/@babel/types/lib/index.d.ts",
1241
- "../node_modules/@types/babel__core/index.d.ts",
1242
- "../node_modules/@types/babel__generator/index.d.ts",
1243
- "../node_modules/@types/babel__template/index.d.ts",
1244
- "../node_modules/@types/babel__traverse/ts4.1/index.d.ts",
1245
- "../node_modules/@types/glob/index.d.ts",
1246
- "../node_modules/@types/graceful-fs/index.d.ts",
1247
- "../node_modules/@types/istanbul-lib-coverage/index.d.ts",
1248
- "../node_modules/@types/istanbul-lib-report/index.d.ts",
1249
- "../node_modules/@types/istanbul-reports/index.d.ts",
1250
- "../node_modules/@types/jest/index.d.ts",
1251
- "../node_modules/@types/jest/node_modules/jest-diff/build/cleanupsemantic.d.ts",
1252
- "../node_modules/@types/jest/node_modules/jest-diff/build/difflines.d.ts",
1253
- "../node_modules/@types/jest/node_modules/jest-diff/build/index.d.ts",
1254
- "../node_modules/@types/jest/node_modules/jest-diff/build/printdiffs.d.ts",
1255
- "../node_modules/@types/jest/node_modules/jest-diff/build/types.d.ts",
1256
- "../node_modules/@types/jest/node_modules/pretty-format/build/index.d.ts",
1257
- "../node_modules/@types/jest/node_modules/pretty-format/build/types.d.ts",
1258
- "../node_modules/@types/json-schema/index.d.ts",
1259
- "../node_modules/@types/json5/index.d.ts",
1260
- "../node_modules/@types/minimatch/index.d.ts",
1261
- "../node_modules/@types/node/assert.d.ts",
1262
- "../node_modules/@types/node/async_hooks.d.ts",
1263
- "../node_modules/@types/node/buffer.d.ts",
1264
- "../node_modules/@types/node/child_process.d.ts",
1265
- "../node_modules/@types/node/cluster.d.ts",
1266
- "../node_modules/@types/node/console.d.ts",
1267
- "../node_modules/@types/node/constants.d.ts",
1268
- "../node_modules/@types/node/crypto.d.ts",
1269
- "../node_modules/@types/node/dgram.d.ts",
1270
- "../node_modules/@types/node/dns.d.ts",
1271
- "../node_modules/@types/node/domain.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/globals.d.ts",
1276
- "../node_modules/@types/node/globals.global.d.ts",
1277
- "../node_modules/@types/node/http.d.ts",
1278
- "../node_modules/@types/node/http2.d.ts",
1279
- "../node_modules/@types/node/https.d.ts",
1280
- "../node_modules/@types/node/index.d.ts",
1281
- "../node_modules/@types/node/inspector.d.ts",
1282
- "../node_modules/@types/node/module.d.ts",
1283
- "../node_modules/@types/node/net.d.ts",
1284
- "../node_modules/@types/node/os.d.ts",
1285
- "../node_modules/@types/node/path.d.ts",
1286
- "../node_modules/@types/node/perf_hooks.d.ts",
1287
- "../node_modules/@types/node/process.d.ts",
1288
- "../node_modules/@types/node/punycode.d.ts",
1289
- "../node_modules/@types/node/querystring.d.ts",
1290
- "../node_modules/@types/node/readline.d.ts",
1291
- "../node_modules/@types/node/repl.d.ts",
1292
- "../node_modules/@types/node/stream.d.ts",
1293
- "../node_modules/@types/node/string_decoder.d.ts",
1294
- "../node_modules/@types/node/timers.d.ts",
1295
- "../node_modules/@types/node/tls.d.ts",
1296
- "../node_modules/@types/node/trace_events.d.ts",
1297
- "../node_modules/@types/node/tty.d.ts",
1298
- "../node_modules/@types/node/url.d.ts",
1299
- "../node_modules/@types/node/util.d.ts",
1300
- "../node_modules/@types/node/v8.d.ts",
1301
- "../node_modules/@types/node/vm.d.ts",
1302
- "../node_modules/@types/node/wasi.d.ts",
1303
- "../node_modules/@types/node/worker_threads.d.ts",
1304
- "../node_modules/@types/node/zlib.d.ts",
1305
- "../node_modules/@types/prettier/index.d.ts",
1306
- "../node_modules/@types/stack-utils/index.d.ts",
1307
- "../node_modules/@types/webpack-env/index.d.ts",
1308
- "../node_modules/@types/yargs-parser/index.d.ts",
1309
- "../node_modules/@types/yargs/index.d.ts",
1310
- "../node_modules/raven-js/typescript/raven.d.ts",
1311
- "../node_modules/typescript/lib/lib.dom.d.ts",
1312
- "../node_modules/typescript/lib/lib.es2015.collection.d.ts",
1313
- "../node_modules/typescript/lib/lib.es2015.core.d.ts",
1314
- "../node_modules/typescript/lib/lib.es2015.d.ts",
1315
- "../node_modules/typescript/lib/lib.es2015.generator.d.ts",
1316
- "../node_modules/typescript/lib/lib.es2015.iterable.d.ts",
1317
- "../node_modules/typescript/lib/lib.es2015.promise.d.ts",
1318
- "../node_modules/typescript/lib/lib.es2015.proxy.d.ts",
1319
- "../node_modules/typescript/lib/lib.es2015.reflect.d.ts",
1320
- "../node_modules/typescript/lib/lib.es2015.symbol.d.ts",
1321
- "../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
1322
- "../node_modules/typescript/lib/lib.es2016.array.include.d.ts",
1323
- "../node_modules/typescript/lib/lib.es2016.d.ts",
1324
- "../node_modules/typescript/lib/lib.es2017.d.ts",
1325
- "../node_modules/typescript/lib/lib.es2017.intl.d.ts",
1326
- "../node_modules/typescript/lib/lib.es2017.object.d.ts",
1327
- "../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts",
1328
- "../node_modules/typescript/lib/lib.es2017.string.d.ts",
1329
- "../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts",
1330
- "../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts",
1331
- "../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts",
1332
- "../node_modules/typescript/lib/lib.es2018.d.ts",
1333
- "../node_modules/typescript/lib/lib.es2018.intl.d.ts",
1334
- "../node_modules/typescript/lib/lib.es2018.promise.d.ts",
1335
- "../node_modules/typescript/lib/lib.es2018.regexp.d.ts",
1336
- "../node_modules/typescript/lib/lib.es2019.array.d.ts",
1337
- "../node_modules/typescript/lib/lib.es2019.d.ts",
1338
- "../node_modules/typescript/lib/lib.es2019.object.d.ts",
1339
- "../node_modules/typescript/lib/lib.es2019.string.d.ts",
1340
- "../node_modules/typescript/lib/lib.es2019.symbol.d.ts",
1341
- "../node_modules/typescript/lib/lib.es2020.bigint.d.ts",
1342
- "../node_modules/typescript/lib/lib.es2020.d.ts",
1343
- "../node_modules/typescript/lib/lib.es2020.promise.d.ts",
1344
- "../node_modules/typescript/lib/lib.es2020.string.d.ts",
1345
- "../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts",
1346
- "../node_modules/typescript/lib/lib.es5.d.ts",
1347
- "../node_modules/typescript/lib/lib.esnext.d.ts",
1348
- "../node_modules/typescript/lib/lib.esnext.intl.d.ts",
1349
- "../node_modules/typescript/lib/lib.esnext.promise.d.ts",
1350
- "../node_modules/typescript/lib/lib.esnext.string.d.ts",
1351
- "../src/index.ts",
1352
- "../src/modules/cookie/index.ts",
1353
- "../src/modules/date/index.ts",
1354
- "../src/modules/dom/index.ts",
1355
- "../src/modules/filter/index.ts",
1356
- "../src/modules/format/index.ts",
1357
- "../src/modules/match/index.ts",
1358
- "../src/modules/number/index.ts",
1359
- "../src/modules/sentry/index.ts",
1360
- "../src/modules/tools/index.ts",
1361
- "../src/types/index.ts"
1362
- ]
1363
- },
1364
- "version": "3.9.10"
1365
- }