@canva/cli 1.21.0 → 1.23.0

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.
@@ -0,0 +1,2573 @@
1
+ ** @babel/code-frame@7.29.0 -- MIT
2
+
3
+ MIT License
4
+
5
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
6
+
7
+ Permission is hereby granted, free of charge, to any person obtaining
8
+ a copy of this software and associated documentation files (the
9
+ "Software"), to deal in the Software without restriction, including
10
+ without limitation the rights to use, copy, modify, merge, publish,
11
+ distribute, sublicense, and/or sell copies of the Software, and to
12
+ permit persons to whom the Software is furnished to do so, subject to
13
+ the following conditions:
14
+
15
+ The above copyright notice and this permission notice shall be
16
+ included in all copies or substantial portions of the Software.
17
+
18
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
22
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
24
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25
+
26
+ ** @babel/generator@7.29.1 -- MIT
27
+
28
+ MIT License
29
+
30
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
31
+
32
+ Permission is hereby granted, free of charge, to any person obtaining
33
+ a copy of this software and associated documentation files (the
34
+ "Software"), to deal in the Software without restriction, including
35
+ without limitation the rights to use, copy, modify, merge, publish,
36
+ distribute, sublicense, and/or sell copies of the Software, and to
37
+ permit persons to whom the Software is furnished to do so, subject to
38
+ the following conditions:
39
+
40
+ The above copyright notice and this permission notice shall be
41
+ included in all copies or substantial portions of the Software.
42
+
43
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
44
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
45
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
46
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
47
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
48
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
49
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
50
+
51
+ ** @babel/helper-globals@7.28.0 -- MIT
52
+
53
+ MIT License
54
+
55
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
56
+
57
+ Permission is hereby granted, free of charge, to any person obtaining
58
+ a copy of this software and associated documentation files (the
59
+ "Software"), to deal in the Software without restriction, including
60
+ without limitation the rights to use, copy, modify, merge, publish,
61
+ distribute, sublicense, and/or sell copies of the Software, and to
62
+ permit persons to whom the Software is furnished to do so, subject to
63
+ the following conditions:
64
+
65
+ The above copyright notice and this permission notice shall be
66
+ included in all copies or substantial portions of the Software.
67
+
68
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
69
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
70
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
71
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
72
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
73
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
74
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
75
+
76
+ ** @babel/helper-string-parser@7.27.1 -- MIT
77
+
78
+ MIT License
79
+
80
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
81
+
82
+ Permission is hereby granted, free of charge, to any person obtaining
83
+ a copy of this software and associated documentation files (the
84
+ "Software"), to deal in the Software without restriction, including
85
+ without limitation the rights to use, copy, modify, merge, publish,
86
+ distribute, sublicense, and/or sell copies of the Software, and to
87
+ permit persons to whom the Software is furnished to do so, subject to
88
+ the following conditions:
89
+
90
+ The above copyright notice and this permission notice shall be
91
+ included in all copies or substantial portions of the Software.
92
+
93
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
94
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
95
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
96
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
97
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
98
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
99
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
100
+
101
+ ** @babel/helper-validator-identifier@7.28.5 -- MIT
102
+
103
+ MIT License
104
+
105
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
106
+
107
+ Permission is hereby granted, free of charge, to any person obtaining
108
+ a copy of this software and associated documentation files (the
109
+ "Software"), to deal in the Software without restriction, including
110
+ without limitation the rights to use, copy, modify, merge, publish,
111
+ distribute, sublicense, and/or sell copies of the Software, and to
112
+ permit persons to whom the Software is furnished to do so, subject to
113
+ the following conditions:
114
+
115
+ The above copyright notice and this permission notice shall be
116
+ included in all copies or substantial portions of the Software.
117
+
118
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
119
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
120
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
121
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
122
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
123
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
124
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
125
+
126
+ ** @babel/parser@7.29.0 -- MIT
127
+
128
+ Copyright (C) 2012-2014 by various contributors (see AUTHORS)
129
+
130
+ Permission is hereby granted, free of charge, to any person obtaining a copy
131
+ of this software and associated documentation files (the "Software"), to deal
132
+ in the Software without restriction, including without limitation the rights
133
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
134
+ copies of the Software, and to permit persons to whom the Software is
135
+ furnished to do so, subject to the following conditions:
136
+
137
+ The above copyright notice and this permission notice shall be included in
138
+ all copies or substantial portions of the Software.
139
+
140
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
141
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
142
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
143
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
144
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
145
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
146
+ THE SOFTWARE.
147
+
148
+ ** @babel/template@7.28.6 -- MIT
149
+
150
+ MIT License
151
+
152
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
153
+
154
+ Permission is hereby granted, free of charge, to any person obtaining
155
+ a copy of this software and associated documentation files (the
156
+ "Software"), to deal in the Software without restriction, including
157
+ without limitation the rights to use, copy, modify, merge, publish,
158
+ distribute, sublicense, and/or sell copies of the Software, and to
159
+ permit persons to whom the Software is furnished to do so, subject to
160
+ the following conditions:
161
+
162
+ The above copyright notice and this permission notice shall be
163
+ included in all copies or substantial portions of the Software.
164
+
165
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
166
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
167
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
168
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
169
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
170
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
171
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
172
+
173
+ ** @babel/traverse@7.28.3 -- MIT
174
+
175
+ MIT License
176
+
177
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
178
+
179
+ Permission is hereby granted, free of charge, to any person obtaining
180
+ a copy of this software and associated documentation files (the
181
+ "Software"), to deal in the Software without restriction, including
182
+ without limitation the rights to use, copy, modify, merge, publish,
183
+ distribute, sublicense, and/or sell copies of the Software, and to
184
+ permit persons to whom the Software is furnished to do so, subject to
185
+ the following conditions:
186
+
187
+ The above copyright notice and this permission notice shall be
188
+ included in all copies or substantial portions of the Software.
189
+
190
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
191
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
192
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
193
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
194
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
195
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
196
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
197
+
198
+ ** @babel/types@7.29.0 -- MIT
199
+
200
+ MIT License
201
+
202
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
203
+
204
+ Permission is hereby granted, free of charge, to any person obtaining
205
+ a copy of this software and associated documentation files (the
206
+ "Software"), to deal in the Software without restriction, including
207
+ without limitation the rights to use, copy, modify, merge, publish,
208
+ distribute, sublicense, and/or sell copies of the Software, and to
209
+ permit persons to whom the Software is furnished to do so, subject to
210
+ the following conditions:
211
+
212
+ The above copyright notice and this permission notice shall be
213
+ included in all copies or substantial portions of the Software.
214
+
215
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
216
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
217
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
218
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
219
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
220
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
221
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
222
+
223
+ ** @inkjs/ui@2.0.0 -- MIT
224
+
225
+ MIT License
226
+
227
+ Copyright (c) Vadym Demedes <vadimdemedes@hey.com> (github.com/vadimdemedes)
228
+
229
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
230
+
231
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
232
+
233
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
234
+
235
+ ** @jridgewell/gen-mapping@0.3.13 -- MIT
236
+
237
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
238
+
239
+ Permission is hereby granted, free of charge, to any person obtaining a copy
240
+ of this software and associated documentation files (the "Software"), to deal
241
+ in the Software without restriction, including without limitation the rights
242
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
243
+ copies of the Software, and to permit persons to whom the Software is
244
+ furnished to do so, subject to the following conditions:
245
+
246
+ The above copyright notice and this permission notice shall be included in
247
+ all copies or substantial portions of the Software.
248
+
249
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
250
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
251
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
252
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
253
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
254
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
255
+ SOFTWARE.
256
+
257
+ ** @jridgewell/resolve-uri@3.1.2 -- MIT
258
+
259
+ Copyright 2019 Justin Ridgewell <jridgewell@google.com>
260
+
261
+ Permission is hereby granted, free of charge, to any person obtaining a copy
262
+ of this software and associated documentation files (the "Software"), to deal
263
+ in the Software without restriction, including without limitation the rights
264
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
265
+ copies of the Software, and to permit persons to whom the Software is
266
+ furnished to do so, subject to the following conditions:
267
+
268
+ The above copyright notice and this permission notice shall be included in
269
+ all copies or substantial portions of the Software.
270
+
271
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
272
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
273
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
274
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
275
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
276
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
277
+ SOFTWARE.
278
+
279
+ ** @jridgewell/sourcemap-codec@1.5.5 -- MIT
280
+
281
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
282
+
283
+ Permission is hereby granted, free of charge, to any person obtaining a copy
284
+ of this software and associated documentation files (the "Software"), to deal
285
+ in the Software without restriction, including without limitation the rights
286
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
287
+ copies of the Software, and to permit persons to whom the Software is
288
+ furnished to do so, subject to the following conditions:
289
+
290
+ The above copyright notice and this permission notice shall be included in
291
+ all copies or substantial portions of the Software.
292
+
293
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
294
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
295
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
296
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
297
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
298
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
299
+ SOFTWARE.
300
+
301
+ ** @jridgewell/trace-mapping@0.3.31 -- MIT
302
+
303
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
304
+
305
+ Permission is hereby granted, free of charge, to any person obtaining a copy
306
+ of this software and associated documentation files (the "Software"), to deal
307
+ in the Software without restriction, including without limitation the rights
308
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
309
+ copies of the Software, and to permit persons to whom the Software is
310
+ furnished to do so, subject to the following conditions:
311
+
312
+ The above copyright notice and this permission notice shall be included in
313
+ all copies or substantial portions of the Software.
314
+
315
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
316
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
317
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
318
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
319
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
320
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
321
+ SOFTWARE.
322
+
323
+ ** @pnpm/config.env-replace@1.1.0 -- MIT
324
+
325
+ ** @pnpm/network.ca-file@1.0.2 -- MIT
326
+
327
+ ** @pnpm/npm-conf@3.0.2 -- MIT
328
+
329
+ MIT License
330
+
331
+ Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
332
+
333
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
334
+
335
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
336
+
337
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
338
+
339
+ ** @segment/ajv-human-errors@2.15.0 -- MIT
340
+
341
+ ** @t3-oss/env-core@0.13.8 -- MIT
342
+
343
+ ** ajv@8.18.0 -- MIT
344
+
345
+ The MIT License (MIT)
346
+
347
+ Copyright (c) 2015-2021 Evgeny Poberezkin
348
+
349
+ Permission is hereby granted, free of charge, to any person obtaining a copy
350
+ of this software and associated documentation files (the "Software"), to deal
351
+ in the Software without restriction, including without limitation the rights
352
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
353
+ copies of the Software, and to permit persons to whom the Software is
354
+ furnished to do so, subject to the following conditions:
355
+
356
+ The above copyright notice and this permission notice shall be included in all
357
+ copies or substantial portions of the Software.
358
+
359
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
360
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
361
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
362
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
363
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
364
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
365
+ SOFTWARE.
366
+
367
+ ** ansi-align@3.0.1 -- ISC
368
+
369
+ Copyright (c) 2016, Contributors
370
+
371
+ Permission to use, copy, modify, and/or distribute this software for any purpose
372
+ with or without fee is hereby granted, provided that the above copyright notice
373
+ and this permission notice appear in all copies.
374
+
375
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
376
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
377
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
378
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
379
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
380
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
381
+ THIS SOFTWARE.
382
+
383
+ ** ansi-escapes@7.3.0 -- MIT
384
+
385
+ MIT License
386
+
387
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
388
+
389
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
390
+
391
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
392
+
393
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
394
+
395
+ ** ansi-regex@6.2.2 -- MIT
396
+
397
+ MIT License
398
+
399
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
400
+
401
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
402
+
403
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
404
+
405
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
406
+
407
+ ** ansi-styles@6.2.3 -- MIT
408
+
409
+ MIT License
410
+
411
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
412
+
413
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
414
+
415
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
416
+
417
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
418
+
419
+ ** ast-types@0.16.1 -- MIT
420
+
421
+ Copyright (c) 2013 Ben Newman <bn@cs.stanford.edu>
422
+
423
+ Permission is hereby granted, free of charge, to any person obtaining
424
+ a copy of this software and associated documentation files (the
425
+ "Software"), to deal in the Software without restriction, including
426
+ without limitation the rights to use, copy, modify, merge, publish,
427
+ distribute, sublicense, and/or sell copies of the Software, and to
428
+ permit persons to whom the Software is furnished to do so, subject to
429
+ the following conditions:
430
+
431
+ The above copyright notice and this permission notice shall be
432
+ included in all copies or substantial portions of the Software.
433
+
434
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
435
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
436
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
437
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
438
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
439
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
440
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
441
+
442
+ ** atomically@2.1.1 -- MIT
443
+
444
+ The MIT License (MIT)
445
+
446
+ Copyright (c) 2020-present Fabio Spampinato
447
+
448
+ Permission is hereby granted, free of charge, to any person obtaining a
449
+ copy of this software and associated documentation files (the "Software"),
450
+ to deal in the Software without restriction, including without limitation
451
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
452
+ and/or sell copies of the Software, and to permit persons to whom the
453
+ Software is furnished to do so, subject to the following conditions:
454
+
455
+ The above copyright notice and this permission notice shall be included in
456
+ all copies or substantial portions of the Software.
457
+
458
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
459
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
460
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
461
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
462
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
463
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
464
+ DEALINGS IN THE SOFTWARE.
465
+
466
+ ** boxen@8.0.1 -- MIT
467
+
468
+ MIT License
469
+
470
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
471
+
472
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
473
+
474
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
475
+
476
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
477
+
478
+ ** bundle-name@4.1.0 -- MIT
479
+
480
+ MIT License
481
+
482
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
483
+
484
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
485
+
486
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
487
+
488
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
489
+
490
+ ** camelcase@8.0.0 -- MIT
491
+
492
+ MIT License
493
+
494
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
495
+
496
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
497
+
498
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
499
+
500
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
501
+
502
+ ** chalk@5.6.2 -- MIT
503
+
504
+ MIT License
505
+
506
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
507
+
508
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
509
+
510
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
511
+
512
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
513
+
514
+ ** change-case@5.4.4 -- MIT
515
+
516
+ ** cli-boxes@3.0.0 -- MIT
517
+
518
+ MIT License
519
+
520
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
521
+
522
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
523
+
524
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
525
+
526
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
527
+
528
+ ** cli-highlight@2.1.11 -- ISC
529
+
530
+ ISC License
531
+
532
+ Copyright (c) 2016, Felix Frederick Becker
533
+
534
+ Permission to use, copy, modify, and/or distribute this software for any
535
+ purpose with or without fee is hereby granted, provided that the above
536
+ copyright notice and this permission notice appear in all copies.
537
+
538
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
539
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
540
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
541
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
542
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
543
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
544
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
545
+
546
+ ** cli-spinners@3.4.0 -- MIT
547
+
548
+ MIT License
549
+
550
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
551
+
552
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
553
+
554
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
555
+
556
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
557
+
558
+ ** clipboardy@4.0.0 -- MIT
559
+
560
+ MIT License
561
+
562
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
563
+
564
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
565
+
566
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
567
+
568
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
569
+
570
+ ** cliui@8.0.1 -- ISC
571
+
572
+ Copyright (c) 2015, Contributors
573
+
574
+ Permission to use, copy, modify, and/or distribute this software
575
+ for any purpose with or without fee is hereby granted, provided
576
+ that the above copyright notice and this permission notice
577
+ appear in all copies.
578
+
579
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
580
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
581
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
582
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
583
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
584
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
585
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
586
+
587
+ ** color-convert@2.0.1 -- MIT
588
+
589
+ Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
590
+
591
+ Permission is hereby granted, free of charge, to any person obtaining
592
+ a copy of this software and associated documentation files (the
593
+ "Software"), to deal in the Software without restriction, including
594
+ without limitation the rights to use, copy, modify, merge, publish,
595
+ distribute, sublicense, and/or sell copies of the Software, and to
596
+ permit persons to whom the Software is furnished to do so, subject to
597
+ the following conditions:
598
+
599
+ The above copyright notice and this permission notice shall be
600
+ included in all copies or substantial portions of the Software.
601
+
602
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
603
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
604
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
605
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
606
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
607
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
608
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
609
+
610
+ ** color-name@1.1.4 -- MIT
611
+
612
+ The MIT License (MIT)
613
+ Copyright (c) 2015 Dmitry Ivanov
614
+
615
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
616
+
617
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
618
+
619
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
620
+
621
+ ** config-chain@1.1.13 -- [object Object]
622
+
623
+ ** configstore@7.1.0 -- BSD-2-Clause
624
+
625
+ BSD 2-Clause License
626
+
627
+ Copyright (c) Google
628
+ All rights reserved.
629
+
630
+ Redistribution and use in source and binary forms, with or without
631
+ modification, are permitted provided that the following conditions are met:
632
+
633
+ * Redistributions of source code must retain the above copyright notice, this
634
+ list of conditions and the following disclaimer.
635
+
636
+ * Redistributions in binary form must reproduce the above copyright notice,
637
+ this list of conditions and the following disclaimer in the documentation
638
+ and/or other materials provided with the distribution.
639
+
640
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
641
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
642
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
643
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
644
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
645
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
646
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
647
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
648
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
649
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
650
+
651
+ ** cross-spawn@7.0.6 -- MIT
652
+
653
+ The MIT License (MIT)
654
+
655
+ Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
656
+
657
+ Permission is hereby granted, free of charge, to any person obtaining a copy
658
+ of this software and associated documentation files (the "Software"), to deal
659
+ in the Software without restriction, including without limitation the rights
660
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
661
+ copies of the Software, and to permit persons to whom the Software is
662
+ furnished to do so, subject to the following conditions:
663
+
664
+ The above copyright notice and this permission notice shall be included in
665
+ all copies or substantial portions of the Software.
666
+
667
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
668
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
669
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
670
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
671
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
672
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
673
+ THE SOFTWARE.
674
+
675
+ ** debug@4.4.1 -- MIT
676
+
677
+ (The MIT License)
678
+
679
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
680
+ Copyright (c) 2018-2021 Josh Junon
681
+
682
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
683
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
684
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
685
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
686
+ subject to the following conditions:
687
+
688
+ The above copyright notice and this permission notice shall be included in all copies or substantial
689
+ portions of the Software.
690
+
691
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
692
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
693
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
694
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
695
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
696
+
697
+ ** deep-extend@0.6.0 -- MIT
698
+
699
+ The MIT License (MIT)
700
+
701
+ Copyright (c) 2013-2018, Viacheslav Lotsmanov
702
+
703
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
704
+ this software and associated documentation files (the "Software"), to deal in
705
+ the Software without restriction, including without limitation the rights to
706
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
707
+ the Software, and to permit persons to whom the Software is furnished to do so,
708
+ subject to the following conditions:
709
+
710
+ The above copyright notice and this permission notice shall be included in all
711
+ copies or substantial portions of the Software.
712
+
713
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
714
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
715
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
716
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
717
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
718
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
719
+
720
+ ** deepmerge@4.3.1 -- MIT
721
+
722
+ The MIT License (MIT)
723
+
724
+ Copyright (c) 2012 James Halliday, Josh Duff, and other contributors
725
+
726
+ Permission is hereby granted, free of charge, to any person obtaining a copy
727
+ of this software and associated documentation files (the "Software"), to deal
728
+ in the Software without restriction, including without limitation the rights
729
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
730
+ copies of the Software, and to permit persons to whom the Software is
731
+ furnished to do so, subject to the following conditions:
732
+
733
+ The above copyright notice and this permission notice shall be included in
734
+ all copies or substantial portions of the Software.
735
+
736
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
737
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
738
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
739
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
740
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
741
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
742
+ THE SOFTWARE.
743
+
744
+ ** default-browser@5.5.0 -- MIT
745
+
746
+ MIT License
747
+
748
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
749
+
750
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
751
+
752
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
753
+
754
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
755
+
756
+ ** default-browser-id@5.0.1 -- MIT
757
+
758
+ MIT License
759
+
760
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
761
+
762
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
763
+
764
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
765
+
766
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
767
+
768
+ ** define-lazy-prop@3.0.0 -- MIT
769
+
770
+ MIT License
771
+
772
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
773
+
774
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
775
+
776
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
777
+
778
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
779
+
780
+ ** dot-prop@9.0.0 -- MIT
781
+
782
+ MIT License
783
+
784
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
785
+
786
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
787
+
788
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
789
+
790
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
791
+
792
+ ** dotenv@16.6.0 -- BSD-2-Clause
793
+
794
+ Copyright (c) 2015, Scott Motte
795
+ All rights reserved.
796
+
797
+ Redistribution and use in source and binary forms, with or without
798
+ modification, are permitted provided that the following conditions are met:
799
+
800
+ * Redistributions of source code must retain the above copyright notice, this
801
+ list of conditions and the following disclaimer.
802
+
803
+ * Redistributions in binary form must reproduce the above copyright notice,
804
+ this list of conditions and the following disclaimer in the documentation
805
+ and/or other materials provided with the distribution.
806
+
807
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
808
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
809
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
810
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
811
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
812
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
813
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
814
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
815
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
816
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
817
+
818
+ ** emoji-regex@8.0.0 -- MIT
819
+
820
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
821
+
822
+ Permission is hereby granted, free of charge, to any person obtaining
823
+ a copy of this software and associated documentation files (the
824
+ "Software"), to deal in the Software without restriction, including
825
+ without limitation the rights to use, copy, modify, merge, publish,
826
+ distribute, sublicense, and/or sell copies of the Software, and to
827
+ permit persons to whom the Software is furnished to do so, subject to
828
+ the following conditions:
829
+
830
+ The above copyright notice and this permission notice shall be
831
+ included in all copies or substantial portions of the Software.
832
+
833
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
834
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
835
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
836
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
837
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
838
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
839
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
840
+
841
+ ** environment@1.1.0 -- MIT
842
+
843
+ MIT License
844
+
845
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
846
+
847
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
848
+
849
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
850
+
851
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
852
+
853
+ ** escalade@3.2.0 -- MIT
854
+
855
+ MIT License
856
+
857
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
858
+
859
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
860
+
861
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
862
+
863
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
864
+
865
+ ** escape-goat@4.0.0 -- MIT
866
+
867
+ MIT License
868
+
869
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
870
+
871
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
872
+
873
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
874
+
875
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
876
+
877
+ ** esprima@4.0.1 -- BSD-2-Clause
878
+
879
+ Copyright JS Foundation and other contributors, https://js.foundation/
880
+
881
+ Redistribution and use in source and binary forms, with or without
882
+ modification, are permitted provided that the following conditions are met:
883
+
884
+ * Redistributions of source code must retain the above copyright
885
+ notice, this list of conditions and the following disclaimer.
886
+ * Redistributions in binary form must reproduce the above copyright
887
+ notice, this list of conditions and the following disclaimer in the
888
+ documentation and/or other materials provided with the distribution.
889
+
890
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
891
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
892
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
893
+ ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
894
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
895
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
896
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
897
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
898
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
899
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
900
+
901
+ ** execa@8.0.1 -- MIT
902
+
903
+ MIT License
904
+
905
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
906
+
907
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
908
+
909
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
910
+
911
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
912
+
913
+ ** fast-deep-equal@3.1.3 -- MIT
914
+
915
+ MIT License
916
+
917
+ Copyright (c) 2017 Evgeny Poberezkin
918
+
919
+ Permission is hereby granted, free of charge, to any person obtaining a copy
920
+ of this software and associated documentation files (the "Software"), to deal
921
+ in the Software without restriction, including without limitation the rights
922
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
923
+ copies of the Software, and to permit persons to whom the Software is
924
+ furnished to do so, subject to the following conditions:
925
+
926
+ The above copyright notice and this permission notice shall be included in all
927
+ copies or substantial portions of the Software.
928
+
929
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
930
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
931
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
932
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
933
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
934
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
935
+ SOFTWARE.
936
+
937
+ ** fast-uri@3.1.0 -- BSD-3-Clause
938
+
939
+ Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
940
+ Copyright (c) 2021-present The Fastify team
941
+ All rights reserved.
942
+
943
+ The Fastify team members are listed at https://github.com/fastify/fastify#team.
944
+
945
+ Redistribution and use in source and binary forms, with or without
946
+ modification, are permitted provided that the following conditions are met:
947
+ * Redistributions of source code must retain the above copyright
948
+ notice, this list of conditions and the following disclaimer.
949
+ * Redistributions in binary form must reproduce the above copyright
950
+ notice, this list of conditions and the following disclaimer in the
951
+ documentation and/or other materials provided with the distribution.
952
+ * The names of any contributors may not be used to endorse or promote
953
+ products derived from this software without specific prior written
954
+ permission.
955
+
956
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
957
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
958
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
959
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
960
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
961
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
962
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
963
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
964
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
965
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
966
+
967
+ * * *
968
+
969
+ The complete list of contributors can be found at:
970
+ - https://github.com/garycourt/uri-js/graphs/contributors
971
+
972
+ ** figures@6.1.0 -- MIT
973
+
974
+ MIT License
975
+
976
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
977
+
978
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
979
+
980
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
981
+
982
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
983
+
984
+ ** flow-parser@0.299.0 -- MIT
985
+
986
+ ** get-east-asian-width@1.4.0 -- MIT
987
+
988
+ MIT License
989
+
990
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
991
+
992
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
993
+
994
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
995
+
996
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
997
+
998
+ ** get-stream@8.0.1 -- MIT
999
+
1000
+ MIT License
1001
+
1002
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1003
+
1004
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1005
+
1006
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1007
+
1008
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1009
+
1010
+ ** global-directory@4.0.1 -- MIT
1011
+
1012
+ MIT License
1013
+
1014
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1015
+
1016
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1017
+
1018
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1019
+
1020
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1021
+
1022
+ ** graceful-fs@4.2.11 -- ISC
1023
+
1024
+ The ISC License
1025
+
1026
+ Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
1027
+
1028
+ Permission to use, copy, modify, and/or distribute this software for any
1029
+ purpose with or without fee is hereby granted, provided that the above
1030
+ copyright notice and this permission notice appear in all copies.
1031
+
1032
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1033
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1034
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1035
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1036
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1037
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1038
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1039
+
1040
+ ** gradient-string@2.0.2 -- MIT
1041
+
1042
+ MIT License
1043
+
1044
+ Copyright (c) 2017 Boris K
1045
+
1046
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1047
+ of this software and associated documentation files (the "Software"), to deal
1048
+ in the Software without restriction, including without limitation the rights
1049
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1050
+ copies of the Software, and to permit persons to whom the Software is
1051
+ furnished to do so, subject to the following conditions:
1052
+
1053
+ The above copyright notice and this permission notice shall be included in all
1054
+ copies or substantial portions of the Software.
1055
+
1056
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1057
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1058
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1059
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1060
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1061
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1062
+ SOFTWARE.
1063
+
1064
+ ** has-flag@4.0.0 -- MIT
1065
+
1066
+ MIT License
1067
+
1068
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1069
+
1070
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1071
+
1072
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1073
+
1074
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1075
+
1076
+ ** highlight.js@10.7.3 -- BSD-3-Clause
1077
+
1078
+ BSD 3-Clause License
1079
+
1080
+ Copyright (c) 2006, Ivan Sagalaev.
1081
+ All rights reserved.
1082
+
1083
+ Redistribution and use in source and binary forms, with or without
1084
+ modification, are permitted provided that the following conditions are met:
1085
+
1086
+ * Redistributions of source code must retain the above copyright notice, this
1087
+ list of conditions and the following disclaimer.
1088
+
1089
+ * Redistributions in binary form must reproduce the above copyright notice,
1090
+ this list of conditions and the following disclaimer in the documentation
1091
+ and/or other materials provided with the distribution.
1092
+
1093
+ * Neither the name of the copyright holder nor the names of its
1094
+ contributors may be used to endorse or promote products derived from
1095
+ this software without specific prior written permission.
1096
+
1097
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1098
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1099
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1100
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1101
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1102
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1103
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1104
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1105
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1106
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1107
+
1108
+ ** human-signals@5.0.0 -- Apache-2.0
1109
+
1110
+ Apache License
1111
+ Version 2.0, January 2004
1112
+ http://www.apache.org/licenses/
1113
+
1114
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1115
+
1116
+ 1. Definitions.
1117
+
1118
+ "License" shall mean the terms and conditions for use, reproduction,
1119
+ and distribution as defined by Sections 1 through 9 of this document.
1120
+
1121
+ "Licensor" shall mean the copyright owner or entity authorized by
1122
+ the copyright owner that is granting the License.
1123
+
1124
+ "Legal Entity" shall mean the union of the acting entity and all
1125
+ other entities that control, are controlled by, or are under common
1126
+ control with that entity. For the purposes of this definition,
1127
+ "control" means (i) the power, direct or indirect, to cause the
1128
+ direction or management of such entity, whether by contract or
1129
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1130
+ outstanding shares, or (iii) beneficial ownership of such entity.
1131
+
1132
+ "You" (or "Your") shall mean an individual or Legal Entity
1133
+ exercising permissions granted by this License.
1134
+
1135
+ "Source" form shall mean the preferred form for making modifications,
1136
+ including but not limited to software source code, documentation
1137
+ source, and configuration files.
1138
+
1139
+ "Object" form shall mean any form resulting from mechanical
1140
+ transformation or translation of a Source form, including but
1141
+ not limited to compiled object code, generated documentation,
1142
+ and conversions to other media types.
1143
+
1144
+ "Work" shall mean the work of authorship, whether in Source or
1145
+ Object form, made available under the License, as indicated by a
1146
+ copyright notice that is included in or attached to the work
1147
+ (an example is provided in the Appendix below).
1148
+
1149
+ "Derivative Works" shall mean any work, whether in Source or Object
1150
+ form, that is based on (or derived from) the Work and for which the
1151
+ editorial revisions, annotations, elaborations, or other modifications
1152
+ represent, as a whole, an original work of authorship. For the purposes
1153
+ of this License, Derivative Works shall not include works that remain
1154
+ separable from, or merely link (or bind by name) to the interfaces of,
1155
+ the Work and Derivative Works thereof.
1156
+
1157
+ "Contribution" shall mean any work of authorship, including
1158
+ the original version of the Work and any modifications or additions
1159
+ to that Work or Derivative Works thereof, that is intentionally
1160
+ submitted to Licensor for inclusion in the Work by the copyright owner
1161
+ or by an individual or Legal Entity authorized to submit on behalf of
1162
+ the copyright owner. For the purposes of this definition, "submitted"
1163
+ means any form of electronic, verbal, or written communication sent
1164
+ to the Licensor or its representatives, including but not limited to
1165
+ communication on electronic mailing lists, source code control systems,
1166
+ and issue tracking systems that are managed by, or on behalf of, the
1167
+ Licensor for the purpose of discussing and improving the Work, but
1168
+ excluding communication that is conspicuously marked or otherwise
1169
+ designated in writing by the copyright owner as "Not a Contribution."
1170
+
1171
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1172
+ on behalf of whom a Contribution has been received by Licensor and
1173
+ subsequently incorporated within the Work.
1174
+
1175
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1176
+ this License, each Contributor hereby grants to You a perpetual,
1177
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1178
+ copyright license to reproduce, prepare Derivative Works of,
1179
+ publicly display, publicly perform, sublicense, and distribute the
1180
+ Work and such Derivative Works in Source or Object form.
1181
+
1182
+ 3. Grant of Patent License. Subject to the terms and conditions of
1183
+ this License, each Contributor hereby grants to You a perpetual,
1184
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1185
+ (except as stated in this section) patent license to make, have made,
1186
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1187
+ where such license applies only to those patent claims licensable
1188
+ by such Contributor that are necessarily infringed by their
1189
+ Contribution(s) alone or by combination of their Contribution(s)
1190
+ with the Work to which such Contribution(s) was submitted. If You
1191
+ institute patent litigation against any entity (including a
1192
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1193
+ or a Contribution incorporated within the Work constitutes direct
1194
+ or contributory patent infringement, then any patent licenses
1195
+ granted to You under this License for that Work shall terminate
1196
+ as of the date such litigation is filed.
1197
+
1198
+ 4. Redistribution. You may reproduce and distribute copies of the
1199
+ Work or Derivative Works thereof in any medium, with or without
1200
+ modifications, and in Source or Object form, provided that You
1201
+ meet the following conditions:
1202
+
1203
+ (a) You must give any other recipients of the Work or
1204
+ Derivative Works a copy of this License; and
1205
+
1206
+ (b) You must cause any modified files to carry prominent notices
1207
+ stating that You changed the files; and
1208
+
1209
+ (c) You must retain, in the Source form of any Derivative Works
1210
+ that You distribute, all copyright, patent, trademark, and
1211
+ attribution notices from the Source form of the Work,
1212
+ excluding those notices that do not pertain to any part of
1213
+ the Derivative Works; and
1214
+
1215
+ (d) If the Work includes a "NOTICE" text file as part of its
1216
+ distribution, then any Derivative Works that You distribute must
1217
+ include a readable copy of the attribution notices contained
1218
+ within such NOTICE file, excluding those notices that do not
1219
+ pertain to any part of the Derivative Works, in at least one
1220
+ of the following places: within a NOTICE text file distributed
1221
+ as part of the Derivative Works; within the Source form or
1222
+ documentation, if provided along with the Derivative Works; or,
1223
+ within a display generated by the Derivative Works, if and
1224
+ wherever such third-party notices normally appear. The contents
1225
+ of the NOTICE file are for informational purposes only and
1226
+ do not modify the License. You may add Your own attribution
1227
+ notices within Derivative Works that You distribute, alongside
1228
+ or as an addendum to the NOTICE text from the Work, provided
1229
+ that such additional attribution notices cannot be construed
1230
+ as modifying the License.
1231
+
1232
+ You may add Your own copyright statement to Your modifications and
1233
+ may provide additional or different license terms and conditions
1234
+ for use, reproduction, or distribution of Your modifications, or
1235
+ for any such Derivative Works as a whole, provided Your use,
1236
+ reproduction, and distribution of the Work otherwise complies with
1237
+ the conditions stated in this License.
1238
+
1239
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1240
+ any Contribution intentionally submitted for inclusion in the Work
1241
+ by You to the Licensor shall be under the terms and conditions of
1242
+ this License, without any additional terms or conditions.
1243
+ Notwithstanding the above, nothing herein shall supersede or modify
1244
+ the terms of any separate license agreement you may have executed
1245
+ with Licensor regarding such Contributions.
1246
+
1247
+ 6. Trademarks. This License does not grant permission to use the trade
1248
+ names, trademarks, service marks, or product names of the Licensor,
1249
+ except as required for reasonable and customary use in describing the
1250
+ origin of the Work and reproducing the content of the NOTICE file.
1251
+
1252
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1253
+ agreed to in writing, Licensor provides the Work (and each
1254
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1255
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1256
+ implied, including, without limitation, any warranties or conditions
1257
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1258
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1259
+ appropriateness of using or redistributing the Work and assume any
1260
+ risks associated with Your exercise of permissions under this License.
1261
+
1262
+ 8. Limitation of Liability. In no event and under no legal theory,
1263
+ whether in tort (including negligence), contract, or otherwise,
1264
+ unless required by applicable law (such as deliberate and grossly
1265
+ negligent acts) or agreed to in writing, shall any Contributor be
1266
+ liable to You for damages, including any direct, indirect, special,
1267
+ incidental, or consequential damages of any character arising as a
1268
+ result of this License or out of the use or inability to use the
1269
+ Work (including but not limited to damages for loss of goodwill,
1270
+ work stoppage, computer failure or malfunction, or any and all
1271
+ other commercial damages or losses), even if such Contributor
1272
+ has been advised of the possibility of such damages.
1273
+
1274
+ 9. Accepting Warranty or Additional Liability. While redistributing
1275
+ the Work or Derivative Works thereof, You may choose to offer,
1276
+ and charge a fee for, acceptance of support, warranty, indemnity,
1277
+ or other liability obligations and/or rights consistent with this
1278
+ License. However, in accepting such obligations, You may act only
1279
+ on Your own behalf and on Your sole responsibility, not on behalf
1280
+ of any other Contributor, and only if You agree to indemnify,
1281
+ defend, and hold each Contributor harmless for any liability
1282
+ incurred by, or claims asserted against, such Contributor by reason
1283
+ of your accepting any such warranty or additional liability.
1284
+
1285
+ END OF TERMS AND CONDITIONS
1286
+
1287
+ APPENDIX: How to apply the Apache License to your work.
1288
+
1289
+ To apply the Apache License to your work, attach the following
1290
+ boilerplate notice, with the fields enclosed by brackets "[]"
1291
+ replaced with your own identifying information. (Don't include
1292
+ the brackets!) The text should be enclosed in the appropriate
1293
+ comment syntax for the file format. We also recommend that a
1294
+ file or class name and description of purpose be included on the
1295
+ same "printed page" as the copyright notice for easier
1296
+ identification within third-party archives.
1297
+
1298
+ Copyright 2022 ehmicky <ehmicky@gmail.com>
1299
+
1300
+ Licensed under the Apache License, Version 2.0 (the "License");
1301
+ you may not use this file except in compliance with the License.
1302
+ You may obtain a copy of the License at
1303
+
1304
+ http://www.apache.org/licenses/LICENSE-2.0
1305
+
1306
+ Unless required by applicable law or agreed to in writing, software
1307
+ distributed under the License is distributed on an "AS IS" BASIS,
1308
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1309
+ See the License for the specific language governing permissions and
1310
+ limitations under the License.
1311
+
1312
+ ** ignore@7.0.5 -- MIT
1313
+
1314
+ Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
1315
+ http://kael.me/
1316
+
1317
+ Permission is hereby granted, free of charge, to any person obtaining
1318
+ a copy of this software and associated documentation files (the
1319
+ "Software"), to deal in the Software without restriction, including
1320
+ without limitation the rights to use, copy, modify, merge, publish,
1321
+ distribute, sublicense, and/or sell copies of the Software, and to
1322
+ permit persons to whom the Software is furnished to do so, subject to
1323
+ the following conditions:
1324
+
1325
+ The above copyright notice and this permission notice shall be
1326
+ included in all copies or substantial portions of the Software.
1327
+
1328
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1329
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1330
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1331
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1332
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1333
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1334
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1335
+
1336
+ ** ini@4.1.1 -- ISC
1337
+
1338
+ The ISC License
1339
+
1340
+ Copyright (c) Isaac Z. Schlueter and Contributors
1341
+
1342
+ Permission to use, copy, modify, and/or distribute this software for any
1343
+ purpose with or without fee is hereby granted, provided that the above
1344
+ copyright notice and this permission notice appear in all copies.
1345
+
1346
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1347
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1348
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1349
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1350
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1351
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1352
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1353
+
1354
+ ** ink-gradient@3.0.0 -- MIT
1355
+
1356
+ MIT License
1357
+
1358
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1359
+
1360
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1361
+
1362
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1363
+
1364
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1365
+
1366
+ ** is-docker@3.0.0 -- MIT
1367
+
1368
+ MIT License
1369
+
1370
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1371
+
1372
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1373
+
1374
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1375
+
1376
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1377
+
1378
+ ** is-fullwidth-code-point@3.0.0 -- MIT
1379
+
1380
+ MIT License
1381
+
1382
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1383
+
1384
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1385
+
1386
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1387
+
1388
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1389
+
1390
+ ** is-in-ci@1.0.0 -- MIT
1391
+
1392
+ MIT License
1393
+
1394
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1395
+
1396
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1397
+
1398
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1399
+
1400
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1401
+
1402
+ ** is-inside-container@1.0.0 -- MIT
1403
+
1404
+ MIT License
1405
+
1406
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1407
+
1408
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1409
+
1410
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1411
+
1412
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1413
+
1414
+ ** is-installed-globally@1.0.0 -- MIT
1415
+
1416
+ MIT License
1417
+
1418
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1419
+
1420
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1421
+
1422
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1423
+
1424
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1425
+
1426
+ ** is-npm@6.1.0 -- MIT
1427
+
1428
+ MIT License
1429
+
1430
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1431
+
1432
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1433
+
1434
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1435
+
1436
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1437
+
1438
+ ** is-path-inside@4.0.0 -- MIT
1439
+
1440
+ MIT License
1441
+
1442
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1443
+
1444
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1445
+
1446
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1447
+
1448
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1449
+
1450
+ ** is-stream@3.0.0 -- MIT
1451
+
1452
+ MIT License
1453
+
1454
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1455
+
1456
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1457
+
1458
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1459
+
1460
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1461
+
1462
+ ** is-unicode-supported@2.1.0 -- MIT
1463
+
1464
+ MIT License
1465
+
1466
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1467
+
1468
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1469
+
1470
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1471
+
1472
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1473
+
1474
+ ** is-wsl@3.1.1 -- MIT
1475
+
1476
+ MIT License
1477
+
1478
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1479
+
1480
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1481
+
1482
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1483
+
1484
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1485
+
1486
+ ** is64bit@2.0.0 -- MIT
1487
+
1488
+ MIT License
1489
+
1490
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1491
+
1492
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1493
+
1494
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1495
+
1496
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1497
+
1498
+ ** isexe@2.0.0 -- ISC
1499
+
1500
+ The ISC License
1501
+
1502
+ Copyright (c) Isaac Z. Schlueter and Contributors
1503
+
1504
+ Permission to use, copy, modify, and/or distribute this software for any
1505
+ purpose with or without fee is hereby granted, provided that the above
1506
+ copyright notice and this permission notice appear in all copies.
1507
+
1508
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1509
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1510
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1511
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1512
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1513
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1514
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1515
+
1516
+ ** js-tokens@4.0.0 -- MIT
1517
+
1518
+ The MIT License (MIT)
1519
+
1520
+ Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
1521
+
1522
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1523
+ of this software and associated documentation files (the "Software"), to deal
1524
+ in the Software without restriction, including without limitation the rights
1525
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1526
+ copies of the Software, and to permit persons to whom the Software is
1527
+ furnished to do so, subject to the following conditions:
1528
+
1529
+ The above copyright notice and this permission notice shall be included in
1530
+ all copies or substantial portions of the Software.
1531
+
1532
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1533
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1534
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1535
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1536
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1537
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1538
+ THE SOFTWARE.
1539
+
1540
+ ** jscodeshift@17.3.0 -- MIT
1541
+
1542
+ MIT License
1543
+
1544
+ Copyright (c) Facebook, Inc. and its affiliates.
1545
+
1546
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1547
+ of this software and associated documentation files (the "Software"), to deal
1548
+ in the Software without restriction, including without limitation the rights
1549
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1550
+ copies of the Software, and to permit persons to whom the Software is
1551
+ furnished to do so, subject to the following conditions:
1552
+
1553
+ The above copyright notice and this permission notice shall be included in all
1554
+ copies or substantial portions of the Software.
1555
+
1556
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1557
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1558
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1559
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1560
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1561
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1562
+ SOFTWARE.
1563
+
1564
+ ** jsesc@3.1.0 -- MIT
1565
+
1566
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
1567
+
1568
+ Permission is hereby granted, free of charge, to any person obtaining
1569
+ a copy of this software and associated documentation files (the
1570
+ "Software"), to deal in the Software without restriction, including
1571
+ without limitation the rights to use, copy, modify, merge, publish,
1572
+ distribute, sublicense, and/or sell copies of the Software, and to
1573
+ permit persons to whom the Software is furnished to do so, subject to
1574
+ the following conditions:
1575
+
1576
+ The above copyright notice and this permission notice shall be
1577
+ included in all copies or substantial portions of the Software.
1578
+
1579
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1580
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1581
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1582
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1583
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1584
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1585
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1586
+
1587
+ ** json-schema-traverse@1.0.0 -- MIT
1588
+
1589
+ MIT License
1590
+
1591
+ Copyright (c) 2017 Evgeny Poberezkin
1592
+
1593
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1594
+ of this software and associated documentation files (the "Software"), to deal
1595
+ in the Software without restriction, including without limitation the rights
1596
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1597
+ copies of the Software, and to permit persons to whom the Software is
1598
+ furnished to do so, subject to the following conditions:
1599
+
1600
+ The above copyright notice and this permission notice shall be included in all
1601
+ copies or substantial portions of the Software.
1602
+
1603
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1604
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1605
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1606
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1607
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1608
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1609
+ SOFTWARE.
1610
+
1611
+ ** ky@1.14.3 -- MIT
1612
+
1613
+ MIT License
1614
+
1615
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1616
+
1617
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1618
+
1619
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1620
+
1621
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1622
+
1623
+ ** latest-version@9.0.0 -- MIT
1624
+
1625
+ MIT License
1626
+
1627
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1628
+
1629
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1630
+
1631
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1632
+
1633
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1634
+
1635
+ ** merge-stream@2.0.0 -- MIT
1636
+
1637
+ The MIT License (MIT)
1638
+
1639
+ Copyright (c) Stephen Sugden <me@stephensugden.com> (stephensugden.com)
1640
+
1641
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1642
+ of this software and associated documentation files (the "Software"), to deal
1643
+ in the Software without restriction, including without limitation the rights
1644
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1645
+ copies of the Software, and to permit persons to whom the Software is
1646
+ furnished to do so, subject to the following conditions:
1647
+
1648
+ The above copyright notice and this permission notice shall be included in
1649
+ all copies or substantial portions of the Software.
1650
+
1651
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1652
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1653
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1654
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1655
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1656
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1657
+ THE SOFTWARE.
1658
+
1659
+ ** mimic-fn@4.0.0 -- MIT
1660
+
1661
+ MIT License
1662
+
1663
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1664
+
1665
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1666
+
1667
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1668
+
1669
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1670
+
1671
+ ** minimist@1.2.8 -- MIT
1672
+
1673
+ This software is released under the MIT license:
1674
+
1675
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1676
+ this software and associated documentation files (the "Software"), to deal in
1677
+ the Software without restriction, including without limitation the rights to
1678
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1679
+ the Software, and to permit persons to whom the Software is furnished to do so,
1680
+ subject to the following conditions:
1681
+
1682
+ The above copyright notice and this permission notice shall be included in all
1683
+ copies or substantial portions of the Software.
1684
+
1685
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1686
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1687
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1688
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1689
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1690
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1691
+
1692
+ ** mobx@6.13.5 -- MIT
1693
+
1694
+ The MIT License (MIT)
1695
+
1696
+ Copyright (c) 2015 Michel Weststrate
1697
+
1698
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1699
+ of this software and associated documentation files (the "Software"), to deal
1700
+ in the Software without restriction, including without limitation the rights
1701
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1702
+ copies of the Software, and to permit persons to whom the Software is
1703
+ furnished to do so, subject to the following conditions:
1704
+
1705
+ The above copyright notice and this permission notice shall be included in all
1706
+ copies or substantial portions of the Software.
1707
+
1708
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1709
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1710
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1711
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1712
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1713
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1714
+ SOFTWARE.
1715
+
1716
+ ** mobx-react@9.2.0 -- MIT
1717
+
1718
+ The MIT License (MIT)
1719
+
1720
+ Copyright (c) 2015 Michel Weststrate
1721
+
1722
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1723
+ of this software and associated documentation files (the "Software"), to deal
1724
+ in the Software without restriction, including without limitation the rights
1725
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1726
+ copies of the Software, and to permit persons to whom the Software is
1727
+ furnished to do so, subject to the following conditions:
1728
+
1729
+ The above copyright notice and this permission notice shall be included in all
1730
+ copies or substantial portions of the Software.
1731
+
1732
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1733
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1734
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1735
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1736
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1737
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1738
+ SOFTWARE.
1739
+
1740
+ ** mobx-react-lite@4.1.1 -- MIT
1741
+
1742
+ The MIT License (MIT)
1743
+
1744
+ Copyright (c) 2015 Michel Weststrate
1745
+
1746
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1747
+ of this software and associated documentation files (the "Software"), to deal
1748
+ in the Software without restriction, including without limitation the rights
1749
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1750
+ copies of the Software, and to permit persons to whom the Software is
1751
+ furnished to do so, subject to the following conditions:
1752
+
1753
+ The above copyright notice and this permission notice shall be included in all
1754
+ copies or substantial portions of the Software.
1755
+
1756
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1757
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1758
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1759
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1760
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1761
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1762
+ SOFTWARE.
1763
+
1764
+ ** ms@2.1.3 -- MIT
1765
+
1766
+ The MIT License (MIT)
1767
+
1768
+ Copyright (c) 2020 Vercel, Inc.
1769
+
1770
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1771
+ of this software and associated documentation files (the "Software"), to deal
1772
+ in the Software without restriction, including without limitation the rights
1773
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1774
+ copies of the Software, and to permit persons to whom the Software is
1775
+ furnished to do so, subject to the following conditions:
1776
+
1777
+ The above copyright notice and this permission notice shall be included in all
1778
+ copies or substantial portions of the Software.
1779
+
1780
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1781
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1782
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1783
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1784
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1785
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1786
+ SOFTWARE.
1787
+
1788
+ ** npm-run-path@5.3.0 -- MIT
1789
+
1790
+ MIT License
1791
+
1792
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1793
+
1794
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1795
+
1796
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1797
+
1798
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1799
+
1800
+ ** onetime@6.0.0 -- MIT
1801
+
1802
+ MIT License
1803
+
1804
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1805
+
1806
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1807
+
1808
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1809
+
1810
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1811
+
1812
+ ** open@10.2.0 -- MIT
1813
+
1814
+ MIT License
1815
+
1816
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1817
+
1818
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1819
+
1820
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1821
+
1822
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1823
+
1824
+ ** package-json@10.0.1 -- MIT
1825
+
1826
+ MIT License
1827
+
1828
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1829
+
1830
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1831
+
1832
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1833
+
1834
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1835
+
1836
+ ** parse5@6.0.1 -- MIT
1837
+
1838
+ Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
1839
+
1840
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1841
+ of this software and associated documentation files (the "Software"), to deal
1842
+ in the Software without restriction, including without limitation the rights
1843
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1844
+ copies of the Software, and to permit persons to whom the Software is
1845
+ furnished to do so, subject to the following conditions:
1846
+
1847
+ The above copyright notice and this permission notice shall be included in
1848
+ all copies or substantial portions of the Software.
1849
+
1850
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1851
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1852
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1853
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1854
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1855
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1856
+ THE SOFTWARE.
1857
+
1858
+ ** parse5-htmlparser2-tree-adapter@6.0.1 -- MIT
1859
+
1860
+ Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
1861
+
1862
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1863
+ of this software and associated documentation files (the "Software"), to deal
1864
+ in the Software without restriction, including without limitation the rights
1865
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1866
+ copies of the Software, and to permit persons to whom the Software is
1867
+ furnished to do so, subject to the following conditions:
1868
+
1869
+ The above copyright notice and this permission notice shall be included in
1870
+ all copies or substantial portions of the Software.
1871
+
1872
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1873
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1874
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1875
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1876
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1877
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1878
+ THE SOFTWARE.
1879
+
1880
+ ** path-key@4.0.0 -- MIT
1881
+
1882
+ MIT License
1883
+
1884
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1885
+
1886
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1887
+
1888
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1889
+
1890
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1891
+
1892
+ ** picocolors@1.1.1 -- ISC
1893
+
1894
+ ISC License
1895
+
1896
+ Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
1897
+
1898
+ Permission to use, copy, modify, and/or distribute this software for any
1899
+ purpose with or without fee is hereby granted, provided that the above
1900
+ copyright notice and this permission notice appear in all copies.
1901
+
1902
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1903
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1904
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1905
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1906
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1907
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1908
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1909
+
1910
+ ** prop-types@15.8.1 -- MIT
1911
+
1912
+ MIT License
1913
+
1914
+ Copyright (c) 2013-present, Facebook, Inc.
1915
+
1916
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1917
+ of this software and associated documentation files (the "Software"), to deal
1918
+ in the Software without restriction, including without limitation the rights
1919
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1920
+ copies of the Software, and to permit persons to whom the Software is
1921
+ furnished to do so, subject to the following conditions:
1922
+
1923
+ The above copyright notice and this permission notice shall be included in all
1924
+ copies or substantial portions of the Software.
1925
+
1926
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1927
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1928
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1929
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1930
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1931
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1932
+ SOFTWARE.
1933
+
1934
+ ** proto-list@1.2.4 -- ISC
1935
+
1936
+ The ISC License
1937
+
1938
+ Copyright (c) Isaac Z. Schlueter and Contributors
1939
+
1940
+ Permission to use, copy, modify, and/or distribute this software for any
1941
+ purpose with or without fee is hereby granted, provided that the above
1942
+ copyright notice and this permission notice appear in all copies.
1943
+
1944
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1945
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1946
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1947
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1948
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1949
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1950
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1951
+
1952
+ ** pupa@3.3.0 -- MIT
1953
+
1954
+ MIT License
1955
+
1956
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1957
+
1958
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1959
+
1960
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1961
+
1962
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1963
+
1964
+ ** rc@1.2.8 -- (BSD-2-Clause OR MIT OR Apache-2.0)
1965
+
1966
+ Apache License, Version 2.0
1967
+
1968
+ Copyright (c) 2011 Dominic Tarr
1969
+
1970
+ Licensed under the Apache License, Version 2.0 (the "License");
1971
+ you may not use this file except in compliance with the License.
1972
+ You may obtain a copy of the License at
1973
+
1974
+ http://www.apache.org/licenses/LICENSE-2.0
1975
+
1976
+ Unless required by applicable law or agreed to in writing, software
1977
+ distributed under the License is distributed on an "AS IS" BASIS,
1978
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1979
+ See the License for the specific language governing permissions and
1980
+ limitations under the License.
1981
+
1982
+ ** react-dom@19.2.4 -- MIT
1983
+
1984
+ MIT License
1985
+
1986
+ Copyright (c) Meta Platforms, Inc. and affiliates.
1987
+
1988
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1989
+ of this software and associated documentation files (the "Software"), to deal
1990
+ in the Software without restriction, including without limitation the rights
1991
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1992
+ copies of the Software, and to permit persons to whom the Software is
1993
+ furnished to do so, subject to the following conditions:
1994
+
1995
+ The above copyright notice and this permission notice shall be included in all
1996
+ copies or substantial portions of the Software.
1997
+
1998
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1999
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2000
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2001
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2002
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2003
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2004
+ SOFTWARE.
2005
+
2006
+ ** recast@0.23.11 -- MIT
2007
+
2008
+ Copyright (c) 2012 Ben Newman <bn@cs.stanford.edu>
2009
+
2010
+ Permission is hereby granted, free of charge, to any person obtaining
2011
+ a copy of this software and associated documentation files (the
2012
+ "Software"), to deal in the Software without restriction, including
2013
+ without limitation the rights to use, copy, modify, merge, publish,
2014
+ distribute, sublicense, and/or sell copies of the Software, and to
2015
+ permit persons to whom the Software is furnished to do so, subject to
2016
+ the following conditions:
2017
+
2018
+ The above copyright notice and this permission notice shall be
2019
+ included in all copies or substantial portions of the Software.
2020
+
2021
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2022
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2023
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2024
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2025
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2026
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2027
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2028
+
2029
+ ** registry-auth-token@5.1.1 -- MIT
2030
+
2031
+ The MIT License (MIT)
2032
+
2033
+ Copyright (c) 2016 Espen Hovlandsdal
2034
+
2035
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2036
+ of this software and associated documentation files (the "Software"), to deal
2037
+ in the Software without restriction, including without limitation the rights
2038
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2039
+ copies of the Software, and to permit persons to whom the Software is
2040
+ furnished to do so, subject to the following conditions:
2041
+
2042
+ The above copyright notice and this permission notice shall be included in all
2043
+ copies or substantial portions of the Software.
2044
+
2045
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2046
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2047
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2048
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2049
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2050
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2051
+ SOFTWARE.
2052
+
2053
+ ** registry-url@6.0.1 -- MIT
2054
+
2055
+ MIT License
2056
+
2057
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2058
+
2059
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2060
+
2061
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2062
+
2063
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2064
+
2065
+ ** run-applescript@7.1.0 -- MIT
2066
+
2067
+ MIT License
2068
+
2069
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2070
+
2071
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2072
+
2073
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2074
+
2075
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2076
+
2077
+ ** semver@7.7.2 -- ISC
2078
+
2079
+ The ISC License
2080
+
2081
+ Copyright (c) Isaac Z. Schlueter and Contributors
2082
+
2083
+ Permission to use, copy, modify, and/or distribute this software for any
2084
+ purpose with or without fee is hereby granted, provided that the above
2085
+ copyright notice and this permission notice appear in all copies.
2086
+
2087
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2088
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2089
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2090
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2091
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2092
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2093
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2094
+
2095
+ ** shebang-command@2.0.0 -- MIT
2096
+
2097
+ MIT License
2098
+
2099
+ Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
2100
+
2101
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2102
+
2103
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2104
+
2105
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2106
+
2107
+ ** shebang-regex@3.0.0 -- MIT
2108
+
2109
+ MIT License
2110
+
2111
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2112
+
2113
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2114
+
2115
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2116
+
2117
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2118
+
2119
+ ** source-map@0.6.1 -- BSD-3-Clause
2120
+
2121
+ Copyright (c) 2009-2011, Mozilla Foundation and contributors
2122
+ All rights reserved.
2123
+
2124
+ Redistribution and use in source and binary forms, with or without
2125
+ modification, are permitted provided that the following conditions are met:
2126
+
2127
+ * Redistributions of source code must retain the above copyright notice, this
2128
+ list of conditions and the following disclaimer.
2129
+
2130
+ * Redistributions in binary form must reproduce the above copyright notice,
2131
+ this list of conditions and the following disclaimer in the documentation
2132
+ and/or other materials provided with the distribution.
2133
+
2134
+ * Neither the names of the Mozilla Foundation nor the names of project
2135
+ contributors may be used to endorse or promote products derived from this
2136
+ software without specific prior written permission.
2137
+
2138
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2139
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2140
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2141
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2142
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2143
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2144
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2145
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2146
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2147
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2148
+
2149
+ ** string-width@7.2.0 -- MIT
2150
+
2151
+ MIT License
2152
+
2153
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2154
+
2155
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2156
+
2157
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2158
+
2159
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2160
+
2161
+ ** strip-ansi@7.1.2 -- MIT
2162
+
2163
+ MIT License
2164
+
2165
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2166
+
2167
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2168
+
2169
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2170
+
2171
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2172
+
2173
+ ** strip-final-newline@3.0.0 -- MIT
2174
+
2175
+ MIT License
2176
+
2177
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2178
+
2179
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2180
+
2181
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2182
+
2183
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2184
+
2185
+ ** strip-json-comments@2.0.1 -- MIT
2186
+
2187
+ The MIT License (MIT)
2188
+
2189
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2190
+
2191
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2192
+ of this software and associated documentation files (the "Software"), to deal
2193
+ in the Software without restriction, including without limitation the rights
2194
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2195
+ copies of the Software, and to permit persons to whom the Software is
2196
+ furnished to do so, subject to the following conditions:
2197
+
2198
+ The above copyright notice and this permission notice shall be included in
2199
+ all copies or substantial portions of the Software.
2200
+
2201
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2202
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2203
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2204
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2205
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2206
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2207
+ THE SOFTWARE.
2208
+
2209
+ ** stubborn-fs@2.0.0 -- MIT
2210
+
2211
+ The MIT License (MIT)
2212
+
2213
+ Copyright (c) 2022-present Fabio Spampinato
2214
+
2215
+ Permission is hereby granted, free of charge, to any person obtaining a
2216
+ copy of this software and associated documentation files (the "Software"),
2217
+ to deal in the Software without restriction, including without limitation
2218
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
2219
+ and/or sell copies of the Software, and to permit persons to whom the
2220
+ Software is furnished to do so, subject to the following conditions:
2221
+
2222
+ The above copyright notice and this permission notice shall be included in
2223
+ all copies or substantial portions of the Software.
2224
+
2225
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2226
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2227
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2228
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2229
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2230
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2231
+ DEALINGS IN THE SOFTWARE.
2232
+
2233
+ ** stubborn-utils@1.0.2 -- MIT
2234
+
2235
+ The MIT License (MIT)
2236
+
2237
+ Copyright (c) 2025-present Fabio Spampinato
2238
+
2239
+ Permission is hereby granted, free of charge, to any person obtaining a
2240
+ copy of this software and associated documentation files (the "Software"),
2241
+ to deal in the Software without restriction, including without limitation
2242
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
2243
+ and/or sell copies of the Software, and to permit persons to whom the
2244
+ Software is furnished to do so, subject to the following conditions:
2245
+
2246
+ The above copyright notice and this permission notice shall be included in
2247
+ all copies or substantial portions of the Software.
2248
+
2249
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2250
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2251
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2252
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2253
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2254
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2255
+ DEALINGS IN THE SOFTWARE.
2256
+
2257
+ ** supports-color@8.1.1 -- MIT
2258
+
2259
+ MIT License
2260
+
2261
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2262
+
2263
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2264
+
2265
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2266
+
2267
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2268
+
2269
+ ** supports-hyperlinks@3.2.0 -- MIT
2270
+
2271
+ MIT License
2272
+
2273
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2274
+ Copyright (c) James Talmage <james@talmage.io> (https://github.com/jamestalmage)
2275
+
2276
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2277
+
2278
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2279
+
2280
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2281
+
2282
+ ** system-architecture@0.1.0 -- MIT
2283
+
2284
+ MIT License
2285
+
2286
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2287
+
2288
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2289
+
2290
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2291
+
2292
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2293
+
2294
+ ** systeminformation@5.31.4 -- MIT
2295
+
2296
+ The MIT License (MIT)
2297
+
2298
+ Copyright (c) 2014-2026 Sebastian Hildebrandt
2299
+
2300
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2301
+ this software and associated documentation files (the "Software"), to deal in
2302
+ the Software without restriction, including without limitation the rights to
2303
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2304
+ the Software, and to permit persons to whom the Software is furnished to do so,
2305
+ subject to the following conditions:
2306
+
2307
+ The above copyright notice and this permission notice shall be included in all
2308
+ copies or substantial portions of the Software.
2309
+
2310
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2311
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2312
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2313
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2314
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2315
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2316
+
2317
+ ** terminal-link@4.0.0 -- MIT
2318
+
2319
+ MIT License
2320
+
2321
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2322
+
2323
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2324
+
2325
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2326
+
2327
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2328
+
2329
+ ** tiny-invariant@1.3.3 -- MIT
2330
+
2331
+ MIT License
2332
+
2333
+ Copyright (c) 2019 Alexander Reardon
2334
+
2335
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2336
+ of this software and associated documentation files (the "Software"), to deal
2337
+ in the Software without restriction, including without limitation the rights
2338
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2339
+ copies of the Software, and to permit persons to whom the Software is
2340
+ furnished to do so, subject to the following conditions:
2341
+
2342
+ The above copyright notice and this permission notice shall be included in all
2343
+ copies or substantial portions of the Software.
2344
+
2345
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2346
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2347
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2348
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2349
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2350
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2351
+ SOFTWARE.
2352
+
2353
+ ** tinygradient@1.1.5 -- MIT
2354
+
2355
+ The MIT License (MIT)
2356
+
2357
+ Copyright (c) 2014-2020 Damien Sorel
2358
+
2359
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2360
+ of this software and associated documentation files (the "Software"), to deal
2361
+ in the Software without restriction, including without limitation the rights
2362
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2363
+ copies of the Software, and to permit persons to whom the Software is
2364
+ furnished to do so, subject to the following conditions:
2365
+
2366
+ The above copyright notice and this permission notice shall be included in all
2367
+ copies or substantial portions of the Software.
2368
+
2369
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2370
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2371
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2372
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2373
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2374
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2375
+ SOFTWARE.
2376
+
2377
+ ** tslib@2.8.1 -- 0BSD
2378
+
2379
+ Copyright (c) Microsoft Corporation.
2380
+
2381
+ Permission to use, copy, modify, and/or distribute this software for any
2382
+ purpose with or without fee is hereby granted.
2383
+
2384
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2385
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2386
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2387
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2388
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
2389
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2390
+ PERFORMANCE OF THIS SOFTWARE.
2391
+
2392
+ ** update-notifier@7.3.1 -- BSD-2-Clause
2393
+
2394
+ Copyright Google
2395
+
2396
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2397
+
2398
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2399
+
2400
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
2401
+
2402
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2403
+
2404
+ ** use-sync-external-store@1.6.0 -- MIT
2405
+
2406
+ MIT License
2407
+
2408
+ Copyright (c) Meta Platforms, Inc. and affiliates.
2409
+
2410
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2411
+ of this software and associated documentation files (the "Software"), to deal
2412
+ in the Software without restriction, including without limitation the rights
2413
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2414
+ copies of the Software, and to permit persons to whom the Software is
2415
+ furnished to do so, subject to the following conditions:
2416
+
2417
+ The above copyright notice and this permission notice shall be included in all
2418
+ copies or substantial portions of the Software.
2419
+
2420
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2421
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2422
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2423
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2424
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2425
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2426
+ SOFTWARE.
2427
+
2428
+ ** when-exit@2.1.5 -- MIT
2429
+
2430
+ The MIT License (MIT)
2431
+
2432
+ Copyright (c) 2022-present Fabio Spampinato
2433
+
2434
+ Permission is hereby granted, free of charge, to any person obtaining a
2435
+ copy of this software and associated documentation files (the "Software"),
2436
+ to deal in the Software without restriction, including without limitation
2437
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
2438
+ and/or sell copies of the Software, and to permit persons to whom the
2439
+ Software is furnished to do so, subject to the following conditions:
2440
+
2441
+ The above copyright notice and this permission notice shall be included in
2442
+ all copies or substantial portions of the Software.
2443
+
2444
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2445
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2446
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2447
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2448
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2449
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2450
+ DEALINGS IN THE SOFTWARE.
2451
+
2452
+ ** which@2.0.2 -- ISC
2453
+
2454
+ The ISC License
2455
+
2456
+ Copyright (c) Isaac Z. Schlueter and Contributors
2457
+
2458
+ Permission to use, copy, modify, and/or distribute this software for any
2459
+ purpose with or without fee is hereby granted, provided that the above
2460
+ copyright notice and this permission notice appear in all copies.
2461
+
2462
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2463
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2464
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2465
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2466
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2467
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2468
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2469
+
2470
+ ** widest-line@5.0.0 -- MIT
2471
+
2472
+ MIT License
2473
+
2474
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2475
+
2476
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2477
+
2478
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2479
+
2480
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2481
+
2482
+ ** wrap-ansi@9.0.2 -- MIT
2483
+
2484
+ MIT License
2485
+
2486
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2487
+
2488
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2489
+
2490
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2491
+
2492
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2493
+
2494
+ ** wsl-utils@0.1.0 -- MIT
2495
+
2496
+ MIT License
2497
+
2498
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2499
+
2500
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2501
+
2502
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2503
+
2504
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2505
+
2506
+ ** xdg-basedir@5.1.0 -- MIT
2507
+
2508
+ MIT License
2509
+
2510
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2511
+
2512
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2513
+
2514
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2515
+
2516
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2517
+
2518
+ ** y18n@5.0.8 -- ISC
2519
+
2520
+ Copyright (c) 2015, Contributors
2521
+
2522
+ Permission to use, copy, modify, and/or distribute this software for any purpose
2523
+ with or without fee is hereby granted, provided that the above copyright notice
2524
+ and this permission notice appear in all copies.
2525
+
2526
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2527
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2528
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2529
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
2530
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
2531
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
2532
+ THIS SOFTWARE.
2533
+
2534
+ ** yargs@17.7.2 -- MIT
2535
+
2536
+ MIT License
2537
+
2538
+ Copyright 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
2539
+
2540
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2541
+ of this software and associated documentation files (the "Software"), to deal
2542
+ in the Software without restriction, including without limitation the rights
2543
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2544
+ copies of the Software, and to permit persons to whom the Software is
2545
+ furnished to do so, subject to the following conditions:
2546
+
2547
+ The above copyright notice and this permission notice shall be included in
2548
+ all copies or substantial portions of the Software.
2549
+
2550
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2551
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2552
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2553
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2554
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2555
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2556
+ THE SOFTWARE.
2557
+
2558
+ ** yargs-parser@21.1.1 -- ISC
2559
+
2560
+ Copyright (c) 2016, Contributors
2561
+
2562
+ Permission to use, copy, modify, and/or distribute this software
2563
+ for any purpose with or without fee is hereby granted, provided
2564
+ that the above copyright notice and this permission notice
2565
+ appear in all copies.
2566
+
2567
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2568
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2569
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
2570
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
2571
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
2572
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
2573
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.