@testiny/cli 1.22.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.
package/licenses.txt CHANGED
@@ -26,6 +26,38 @@ Repository: (https://github.com/DefinitelyTyped/DefinitelyTyped)
26
26
  SOFTWARE
27
27
 
28
28
 
29
+ ================================================================================
30
+ Package: @yarnpkg/lockfile
31
+ Version: 1.1.0
32
+ Repository: (https://github.com/yarnpkg/yarn/blob/master/packages/lockfile)
33
+
34
+
35
+ BSD 2-Clause License
36
+
37
+ Copyright (c) 2016-present Yarn Contributors. All rights reserved.
38
+
39
+ Redistribution and use in source and binary forms, with or without modification,
40
+ are permitted provided that the following conditions are met:
41
+
42
+ * Redistributions of source code must retain the above copyright notice, this
43
+ list of conditions and the following disclaimer.
44
+
45
+ * Redistributions in binary form must reproduce the above copyright notice,
46
+ this list of conditions and the following disclaimer in the documentation
47
+ and/or other materials provided with the distribution.
48
+
49
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
50
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
51
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
52
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
53
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
54
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
55
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
56
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
57
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
58
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
59
+
60
+
29
61
  ================================================================================
30
62
  Package: agent-base
31
63
  Version: 7.1.3
@@ -54,6 +86,22 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
54
86
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
55
87
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
56
88
 
89
+ ================================================================================
90
+ Package: ansi-styles
91
+ Version: 4.3.0
92
+ Repository: (chalk/ansi-styles)
93
+
94
+ MIT License
95
+
96
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
97
+
98
+ 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:
99
+
100
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
101
+
102
+ 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.
103
+
104
+
57
105
  ================================================================================
58
106
  Package: app-root-path
59
107
  Version: 3.1.0
@@ -110,9 +158,22 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
110
158
  SOFTWARE.
111
159
 
112
160
 
161
+ ================================================================================
162
+ Package: at-least-node
163
+ Version: 1.0.0
164
+ Repository: (https://github.com/RyanZim/at-least-node)
165
+
166
+ The ISC License
167
+ Copyright (c) 2020 Ryan Zimmerman <opensrc@ryanzim.com>
168
+
169
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
170
+
171
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
172
+
173
+
113
174
  ================================================================================
114
175
  Package: axios
115
- Version: 1.7.9
176
+ Version: 1.8.3
116
177
  Repository: (https://github.com/axios/axios)
117
178
 
118
179
  # Copyright (c) 2014-present Matt Zabriskie & Collaborators
@@ -152,30 +213,41 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
152
213
  THE SOFTWARE.
153
214
 
154
215
  ================================================================================
155
- Package: chalk
156
- Version: 5.4.1
157
- Repository: (chalk/chalk)
216
+ Package: balanced-match
217
+ Version: 1.0.2
218
+ Repository: (https://github.com/juliangruber/balanced-match)
158
219
 
159
- MIT License
220
+ (MIT)
160
221
 
161
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
222
+ Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
162
223
 
163
- 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:
224
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
225
+ this software and associated documentation files (the "Software"), to deal in
226
+ the Software without restriction, including without limitation the rights to
227
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
228
+ of the Software, and to permit persons to whom the Software is furnished to do
229
+ so, subject to the following conditions:
164
230
 
165
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
231
+ The above copyright notice and this permission notice shall be included in all
232
+ copies or substantial portions of the Software.
166
233
 
167
- 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
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
235
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
236
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
237
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
238
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
239
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
240
+ SOFTWARE.
168
241
 
169
242
 
170
243
  ================================================================================
171
- Package: class-validator
172
- Version: 0.14.1
173
- Repository: (https://github.com/typestack/class-validator)
244
+ Package: brace-expansion
245
+ Version: 1.1.11
246
+ Repository: (https://github.com/juliangruber/brace-expansion)
174
247
 
248
+ MIT License
175
249
 
176
- The MIT License
177
-
178
- Copyright (c) 2015-2020 TypeStack
250
+ Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
179
251
 
180
252
  Permission is hereby granted, free of charge, to any person obtaining a copy
181
253
  of this software and associated documentation files (the "Software"), to deal
@@ -184,23 +256,26 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
184
256
  copies of the Software, and to permit persons to whom the Software is
185
257
  furnished to do so, subject to the following conditions:
186
258
 
187
- The above copyright notice and this permission notice shall be included in
188
- all copies or substantial portions of the Software.
259
+ The above copyright notice and this permission notice shall be included in all
260
+ copies or substantial portions of the Software.
189
261
 
190
262
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
191
263
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
192
264
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
193
265
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
194
266
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
195
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
196
- THE SOFTWARE.
267
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
268
+ SOFTWARE.
269
+
197
270
 
198
271
  ================================================================================
199
- Package: combined-stream
200
- Version: 1.0.8
201
- Repository: (https://github.com/felixge/node-combined-stream)
272
+ Package: braces
273
+ Version: 3.0.3
274
+ Repository: (micromatch/braces)
202
275
 
203
- Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
276
+ The MIT License (MIT)
277
+
278
+ Copyright (c) 2014-present, Jon Schlinkert.
204
279
 
205
280
  Permission is hereby granted, free of charge, to any person obtaining a copy
206
281
  of this software and associated documentation files (the "Software"), to deal
@@ -222,40 +297,41 @@ THE SOFTWARE.
222
297
 
223
298
 
224
299
  ================================================================================
225
- Package: commander
226
- Version: 13.1.0
227
- Repository: (https://github.com/tj/commander.js)
300
+ Package: call-bind
301
+ Version: 1.0.8
302
+ Repository: (https://github.com/ljharb/call-bind)
228
303
 
229
- (The MIT License)
304
+ MIT License
230
305
 
231
- Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
306
+ Copyright (c) 2020 Jordan Harband
232
307
 
233
- Permission is hereby granted, free of charge, to any person obtaining
234
- a copy of this software and associated documentation files (the
235
- 'Software'), to deal in the Software without restriction, including
236
- without limitation the rights to use, copy, modify, merge, publish,
237
- distribute, sublicense, and/or sell copies of the Software, and to
238
- permit persons to whom the Software is furnished to do so, subject to
239
- the following conditions:
308
+ Permission is hereby granted, free of charge, to any person obtaining a copy
309
+ of this software and associated documentation files (the "Software"), to deal
310
+ in the Software without restriction, including without limitation the rights
311
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
312
+ copies of the Software, and to permit persons to whom the Software is
313
+ furnished to do so, subject to the following conditions:
240
314
 
241
- The above copyright notice and this permission notice shall be
242
- included in all copies or substantial portions of the Software.
315
+ The above copyright notice and this permission notice shall be included in all
316
+ copies or substantial portions of the Software.
243
317
 
244
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
245
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
246
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
247
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
248
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
249
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
250
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
318
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
319
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
320
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
321
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
322
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
323
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
324
+ SOFTWARE.
251
325
 
252
326
 
253
327
  ================================================================================
254
- Package: delayed-stream
255
- Version: 1.0.0
256
- Repository: (https://github.com/felixge/node-delayed-stream)
328
+ Package: call-bind-apply-helpers
329
+ Version: 1.0.2
330
+ Repository: (https://github.com/ljharb/call-bind-apply-helpers)
257
331
 
258
- Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
332
+ MIT License
333
+
334
+ Copyright (c) 2024 Jordan Harband
259
335
 
260
336
  Permission is hereby granted, free of charge, to any person obtaining a copy
261
337
  of this software and associated documentation files (the "Software"), to deal
@@ -264,134 +340,115 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
264
340
  copies of the Software, and to permit persons to whom the Software is
265
341
  furnished to do so, subject to the following conditions:
266
342
 
267
- The above copyright notice and this permission notice shall be included in
268
- all copies or substantial portions of the Software.
343
+ The above copyright notice and this permission notice shall be included in all
344
+ copies or substantial portions of the Software.
269
345
 
270
346
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
271
347
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
272
348
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
273
349
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
274
350
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
275
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
276
- THE SOFTWARE.
351
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
352
+ SOFTWARE.
277
353
 
278
354
 
279
355
  ================================================================================
280
- Package: dotenv
281
- Version: 16.4.7
282
- Repository: (https://github.com/motdotla/dotenv)
356
+ Package: call-bound
357
+ Version: 1.0.4
358
+ Repository: (https://github.com/ljharb/call-bound)
283
359
 
284
- Copyright (c) 2015, Scott Motte
285
- All rights reserved.
360
+ MIT License
286
361
 
287
- Redistribution and use in source and binary forms, with or without
288
- modification, are permitted provided that the following conditions are met:
362
+ Copyright (c) 2024 Jordan Harband
289
363
 
290
- * Redistributions of source code must retain the above copyright notice, this
291
- list of conditions and the following disclaimer.
364
+ Permission is hereby granted, free of charge, to any person obtaining a copy
365
+ of this software and associated documentation files (the "Software"), to deal
366
+ in the Software without restriction, including without limitation the rights
367
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
368
+ copies of the Software, and to permit persons to whom the Software is
369
+ furnished to do so, subject to the following conditions:
292
370
 
293
- * Redistributions in binary form must reproduce the above copyright notice,
294
- this list of conditions and the following disclaimer in the documentation
295
- and/or other materials provided with the distribution.
371
+ The above copyright notice and this permission notice shall be included in all
372
+ copies or substantial portions of the Software.
296
373
 
297
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
298
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
299
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
300
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
301
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
302
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
303
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
304
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
305
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
306
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
374
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
375
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
376
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
377
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
378
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
379
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
380
+ SOFTWARE.
307
381
 
308
382
 
309
383
  ================================================================================
310
- Package: follow-redirects
311
- Version: 1.15.9
312
- Repository: (https://github.com/follow-redirects/follow-redirects)
384
+ Package: chalk
385
+ Version: 4.1.2
386
+ Repository: (chalk/chalk)
313
387
 
314
- Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
388
+ MIT License
315
389
 
316
- Permission is hereby granted, free of charge, to any person obtaining a copy of
317
- this software and associated documentation files (the "Software"), to deal in
318
- the Software without restriction, including without limitation the rights to
319
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
320
- of the Software, and to permit persons to whom the Software is furnished to do
321
- so, subject to the following conditions:
390
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
322
391
 
323
- The above copyright notice and this permission notice shall be included in all
324
- copies or substantial portions of the Software.
392
+ 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:
325
393
 
326
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
327
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
328
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
329
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
330
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
331
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
394
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
395
+
396
+ 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.
332
397
 
333
398
 
334
399
  ================================================================================
335
- Package: form-data
336
- Version: 4.0.1
337
- Repository: (https://github.com/form-data/form-data)
400
+ Package: chalk
401
+ Version: 5.4.1
402
+ Repository: (chalk/chalk)
338
403
 
339
- Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
404
+ MIT License
340
405
 
341
- Permission is hereby granted, free of charge, to any person obtaining a copy
342
- of this software and associated documentation files (the "Software"), to deal
343
- in the Software without restriction, including without limitation the rights
344
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
345
- copies of the Software, and to permit persons to whom the Software is
346
- furnished to do so, subject to the following conditions:
406
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
347
407
 
348
- The above copyright notice and this permission notice shall be included in
349
- all copies or substantial portions of the Software.
408
+ 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:
350
409
 
351
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
352
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
353
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
354
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
355
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
356
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
357
- THE SOFTWARE.
410
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
411
+
412
+ 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.
358
413
 
359
414
 
360
415
  ================================================================================
361
- Package: http-cookie-agent
362
- Version: 6.0.8
363
- Repository: (https://github.com/3846masa/http-cookie-agent)
416
+ Package: ci-info
417
+ Version: 3.9.0
418
+ Repository: (https://github.com/watson/ci-info)
364
419
 
365
420
  The MIT License (MIT)
366
421
 
367
- Copyright © 2021 3846masa
422
+ Copyright (c) 2016 Thomas Watson Steen
368
423
 
369
424
  Permission is hereby granted, free of charge, to any person obtaining a copy
370
- of this software and associated documentation files (the Software), to deal
425
+ of this software and associated documentation files (the "Software"), to deal
371
426
  in the Software without restriction, including without limitation the rights
372
427
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
373
428
  copies of the Software, and to permit persons to whom the Software is
374
429
  furnished to do so, subject to the following conditions:
375
430
 
376
- The above copyright notice and this permission notice shall be included in
377
- all copies or substantial portions of the Software.
431
+ The above copyright notice and this permission notice shall be included in all
432
+ copies or substantial portions of the Software.
378
433
 
379
- THE SOFTWARE IS PROVIDED AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
434
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
380
435
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
381
436
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
382
437
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
383
438
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
384
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
385
- THE SOFTWARE.
439
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
440
+ SOFTWARE.
441
+
386
442
 
387
443
  ================================================================================
388
- Package: kleur
389
- Version: 3.0.3
390
- Repository: (lukeed/kleur)
444
+ Package: class-validator
445
+ Version: 0.14.1
446
+ Repository: (https://github.com/typestack/class-validator)
391
447
 
392
- The MIT License (MIT)
393
448
 
394
- Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
449
+ The MIT License
450
+
451
+ Copyright (c) 2015-2020 TypeStack
395
452
 
396
453
  Permission is hereby granted, free of charge, to any person obtaining a copy
397
454
  of this software and associated documentation files (the "Software"), to deal
@@ -411,58 +468,82 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
411
468
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
412
469
  THE SOFTWARE.
413
470
 
414
-
415
471
  ================================================================================
416
- Package: libphonenumber-js
417
- Version: 1.11.19
418
- Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
472
+ Package: color-convert
473
+ Version: 2.0.1
474
+ Repository: (Qix-/color-convert)
419
475
 
420
- (The MIT License)
421
-
422
- Copyright (c) 2016 @catamphetamine <purecatamphetamine@gmail.com>
423
-
424
- Permission is hereby granted, free of charge, to any person obtaining
425
- a copy of this software and associated documentation files (the
426
- 'Software'), to deal in the Software without restriction, including
427
- without limitation the rights to use, copy, modify, merge, publish,
428
- distribute, sublicense, and/or sell copies of the Software, and to
429
- permit persons to whom the Software is furnished to do so, subject to
430
- the following conditions:
476
+ Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
477
+
478
+ Permission is hereby granted, free of charge, to any person obtaining
479
+ a copy of this software and associated documentation files (the
480
+ "Software"), to deal in the Software without restriction, including
481
+ without limitation the rights to use, copy, modify, merge, publish,
482
+ distribute, sublicense, and/or sell copies of the Software, and to
483
+ permit persons to whom the Software is furnished to do so, subject to
484
+ the following conditions:
485
+
486
+ The above copyright notice and this permission notice shall be
487
+ included in all copies or substantial portions of the Software.
488
+
489
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
490
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
491
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
492
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
493
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
494
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
495
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
496
+
497
+
498
+
499
+ ================================================================================
500
+ Package: color-name
501
+ Version: 1.1.4
502
+ Repository: (git@github.com:colorjs/color-name)
503
+
504
+ The MIT License (MIT)
505
+ Copyright (c) 2015 Dmitry Ivanov
431
506
 
432
- The above copyright notice and this permission notice shall be
433
- included in all copies or substantial portions of the Software.
507
+ 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:
434
508
 
435
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
436
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
437
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
438
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
439
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
440
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
441
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
509
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
510
+
511
+ 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.
442
512
 
443
513
  ================================================================================
444
- Package: luxon
445
- Version: 3.5.0
446
- Repository: (https://github.com/moment/luxon)
514
+ Package: combined-stream
515
+ Version: 1.0.8
516
+ Repository: (https://github.com/felixge/node-combined-stream)
447
517
 
448
- Copyright 2019 JS Foundation and other contributors
518
+ Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
449
519
 
450
- 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:
520
+ Permission is hereby granted, free of charge, to any person obtaining a copy
521
+ of this software and associated documentation files (the "Software"), to deal
522
+ in the Software without restriction, including without limitation the rights
523
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
524
+ copies of the Software, and to permit persons to whom the Software is
525
+ furnished to do so, subject to the following conditions:
451
526
 
452
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
527
+ The above copyright notice and this permission notice shall be included in
528
+ all copies or substantial portions of the Software.
453
529
 
454
- 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.
530
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
531
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
532
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
533
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
534
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
535
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
536
+ THE SOFTWARE.
455
537
 
456
538
 
457
539
  ================================================================================
458
- Package: mime-db
459
- Version: 1.52.0
460
- Repository: (jshttp/mime-db)
540
+ Package: commander
541
+ Version: 13.1.0
542
+ Repository: (https://github.com/tj/commander.js)
461
543
 
462
544
  (The MIT License)
463
545
 
464
- Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
465
- Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
546
+ Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
466
547
 
467
548
  Permission is hereby granted, free of charge, to any person obtaining
468
549
  a copy of this software and associated documentation files (the
@@ -485,60 +566,1851 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
485
566
 
486
567
 
487
568
  ================================================================================
488
- Package: mime-types
489
- Version: 2.1.35
490
- Repository: (jshttp/mime-types)
569
+ Package: concat-map
570
+ Version: 0.0.1
571
+ Repository: (https://github.com/substack/node-concat-map)
491
572
 
492
- (The MIT License)
573
+ This software is released under the MIT license:
493
574
 
494
- Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
495
- Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
575
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
576
+ this software and associated documentation files (the "Software"), to deal in
577
+ the Software without restriction, including without limitation the rights to
578
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
579
+ the Software, and to permit persons to whom the Software is furnished to do so,
580
+ subject to the following conditions:
581
+
582
+ The above copyright notice and this permission notice shall be included in all
583
+ copies or substantial portions of the Software.
584
+
585
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
586
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
587
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
588
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
589
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
590
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
591
+
592
+
593
+ ================================================================================
594
+ Package: cross-spawn
595
+ Version: 7.0.6
596
+ Repository: (git@github.com:moxystudio/node-cross-spawn)
597
+
598
+ The MIT License (MIT)
599
+
600
+ Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
601
+
602
+ Permission is hereby granted, free of charge, to any person obtaining a copy
603
+ of this software and associated documentation files (the "Software"), to deal
604
+ in the Software without restriction, including without limitation the rights
605
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
606
+ copies of the Software, and to permit persons to whom the Software is
607
+ furnished to do so, subject to the following conditions:
608
+
609
+ The above copyright notice and this permission notice shall be included in
610
+ all copies or substantial portions of the Software.
611
+
612
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
613
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
614
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
615
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
616
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
617
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
618
+ THE SOFTWARE.
619
+
620
+
621
+ ================================================================================
622
+ Package: define-data-property
623
+ Version: 1.1.4
624
+ Repository: (https://github.com/ljharb/define-data-property)
625
+
626
+ MIT License
627
+
628
+ Copyright (c) 2023 Jordan Harband
629
+
630
+ Permission is hereby granted, free of charge, to any person obtaining a copy
631
+ of this software and associated documentation files (the "Software"), to deal
632
+ in the Software without restriction, including without limitation the rights
633
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
634
+ copies of the Software, and to permit persons to whom the Software is
635
+ furnished to do so, subject to the following conditions:
636
+
637
+ The above copyright notice and this permission notice shall be included in all
638
+ copies or substantial portions of the Software.
639
+
640
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
641
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
642
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
643
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
644
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
645
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
646
+ SOFTWARE.
647
+
648
+
649
+ ================================================================================
650
+ Package: delayed-stream
651
+ Version: 1.0.0
652
+ Repository: (https://github.com/felixge/node-delayed-stream)
653
+
654
+ Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
655
+
656
+ Permission is hereby granted, free of charge, to any person obtaining a copy
657
+ of this software and associated documentation files (the "Software"), to deal
658
+ in the Software without restriction, including without limitation the rights
659
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
660
+ copies of the Software, and to permit persons to whom the Software is
661
+ furnished to do so, subject to the following conditions:
662
+
663
+ The above copyright notice and this permission notice shall be included in
664
+ all copies or substantial portions of the Software.
665
+
666
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
667
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
668
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
669
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
670
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
671
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
672
+ THE SOFTWARE.
673
+
674
+
675
+ ================================================================================
676
+ Package: dotenv
677
+ Version: 16.4.7
678
+ Repository: (https://github.com/motdotla/dotenv)
679
+
680
+ Copyright (c) 2015, Scott Motte
681
+ All rights reserved.
682
+
683
+ Redistribution and use in source and binary forms, with or without
684
+ modification, are permitted provided that the following conditions are met:
685
+
686
+ * Redistributions of source code must retain the above copyright notice, this
687
+ list of conditions and the following disclaimer.
688
+
689
+ * Redistributions in binary form must reproduce the above copyright notice,
690
+ this list of conditions and the following disclaimer in the documentation
691
+ and/or other materials provided with the distribution.
692
+
693
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
694
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
695
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
696
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
697
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
698
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
699
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
700
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
701
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
702
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
703
+
704
+
705
+ ================================================================================
706
+ Package: dunder-proto
707
+ Version: 1.0.1
708
+ Repository: (https://github.com/es-shims/dunder-proto)
709
+
710
+ MIT License
711
+
712
+ Copyright (c) 2024 ECMAScript Shims
713
+
714
+ Permission is hereby granted, free of charge, to any person obtaining a copy
715
+ of this software and associated documentation files (the "Software"), to deal
716
+ in the Software without restriction, including without limitation the rights
717
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
718
+ copies of the Software, and to permit persons to whom the Software is
719
+ furnished to do so, subject to the following conditions:
720
+
721
+ The above copyright notice and this permission notice shall be included in all
722
+ copies or substantial portions of the Software.
723
+
724
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
725
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
726
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
727
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
728
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
729
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
730
+ SOFTWARE.
731
+
732
+
733
+ ================================================================================
734
+ Package: es-define-property
735
+ Version: 1.0.1
736
+ Repository: (https://github.com/ljharb/es-define-property)
737
+
738
+ MIT License
739
+
740
+ Copyright (c) 2024 Jordan Harband
741
+
742
+ Permission is hereby granted, free of charge, to any person obtaining a copy
743
+ of this software and associated documentation files (the "Software"), to deal
744
+ in the Software without restriction, including without limitation the rights
745
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
746
+ copies of the Software, and to permit persons to whom the Software is
747
+ furnished to do so, subject to the following conditions:
748
+
749
+ The above copyright notice and this permission notice shall be included in all
750
+ copies or substantial portions of the Software.
751
+
752
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
753
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
754
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
755
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
756
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
757
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
758
+ SOFTWARE.
759
+
760
+
761
+ ================================================================================
762
+ Package: es-errors
763
+ Version: 1.3.0
764
+ Repository: (https://github.com/ljharb/es-errors)
765
+
766
+ MIT License
767
+
768
+ Copyright (c) 2024 Jordan Harband
769
+
770
+ Permission is hereby granted, free of charge, to any person obtaining a copy
771
+ of this software and associated documentation files (the "Software"), to deal
772
+ in the Software without restriction, including without limitation the rights
773
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
774
+ copies of the Software, and to permit persons to whom the Software is
775
+ furnished to do so, subject to the following conditions:
776
+
777
+ The above copyright notice and this permission notice shall be included in all
778
+ copies or substantial portions of the Software.
779
+
780
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
781
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
782
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
783
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
784
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
785
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
786
+ SOFTWARE.
787
+
788
+
789
+ ================================================================================
790
+ Package: es-object-atoms
791
+ Version: 1.1.1
792
+ Repository: (https://github.com/ljharb/es-object-atoms)
793
+
794
+ MIT License
795
+
796
+ Copyright (c) 2024 Jordan Harband
797
+
798
+ Permission is hereby granted, free of charge, to any person obtaining a copy
799
+ of this software and associated documentation files (the "Software"), to deal
800
+ in the Software without restriction, including without limitation the rights
801
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
802
+ copies of the Software, and to permit persons to whom the Software is
803
+ furnished to do so, subject to the following conditions:
804
+
805
+ The above copyright notice and this permission notice shall be included in all
806
+ copies or substantial portions of the Software.
807
+
808
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
809
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
810
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
811
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
812
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
813
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
814
+ SOFTWARE.
815
+
816
+
817
+ ================================================================================
818
+ Package: es-set-tostringtag
819
+ Version: 2.1.0
820
+ Repository: (https://github.com/es-shims/es-set-tostringtag)
821
+
822
+ MIT License
823
+
824
+ Copyright (c) 2022 ECMAScript Shims
825
+
826
+ Permission is hereby granted, free of charge, to any person obtaining a copy
827
+ of this software and associated documentation files (the "Software"), to deal
828
+ in the Software without restriction, including without limitation the rights
829
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
830
+ copies of the Software, and to permit persons to whom the Software is
831
+ furnished to do so, subject to the following conditions:
832
+
833
+ The above copyright notice and this permission notice shall be included in all
834
+ copies or substantial portions of the Software.
835
+
836
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
837
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
838
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
839
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
840
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
841
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
842
+ SOFTWARE.
843
+
844
+
845
+ ================================================================================
846
+ Package: fast-xml-parser
847
+ Version: 4.5.3
848
+ Repository: (https://github.com/NaturalIntelligence/fast-xml-parser)
849
+
850
+ MIT License
851
+
852
+ Copyright (c) 2017 Amit Kumar Gupta
853
+
854
+ Permission is hereby granted, free of charge, to any person obtaining a copy
855
+ of this software and associated documentation files (the "Software"), to deal
856
+ in the Software without restriction, including without limitation the rights
857
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
858
+ copies of the Software, and to permit persons to whom the Software is
859
+ furnished to do so, subject to the following conditions:
860
+
861
+ The above copyright notice and this permission notice shall be included in all
862
+ copies or substantial portions of the Software.
863
+
864
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
865
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
866
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
867
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
868
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
869
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
870
+ SOFTWARE.
871
+
872
+
873
+ ================================================================================
874
+ Package: fill-range
875
+ Version: 7.1.1
876
+ Repository: (jonschlinkert/fill-range)
877
+
878
+ The MIT License (MIT)
879
+
880
+ Copyright (c) 2014-present, Jon Schlinkert.
881
+
882
+ Permission is hereby granted, free of charge, to any person obtaining a copy
883
+ of this software and associated documentation files (the "Software"), to deal
884
+ in the Software without restriction, including without limitation the rights
885
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
886
+ copies of the Software, and to permit persons to whom the Software is
887
+ furnished to do so, subject to the following conditions:
888
+
889
+ The above copyright notice and this permission notice shall be included in
890
+ all copies or substantial portions of the Software.
891
+
892
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
893
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
894
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
895
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
896
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
897
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
898
+ THE SOFTWARE.
899
+
900
+
901
+ ================================================================================
902
+ Package: find-yarn-workspace-root
903
+ Version: 2.0.0
904
+ Repository: (https://github.com/square/find-yarn-workspace-root)
905
+
906
+ Apache License
907
+ Version 2.0, January 2004
908
+ http://www.apache.org/licenses/
909
+
910
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
911
+
912
+ 1. Definitions.
913
+
914
+ "License" shall mean the terms and conditions for use, reproduction,
915
+ and distribution as defined by Sections 1 through 9 of this document.
916
+
917
+ "Licensor" shall mean the copyright owner or entity authorized by
918
+ the copyright owner that is granting the License.
919
+
920
+ "Legal Entity" shall mean the union of the acting entity and all
921
+ other entities that control, are controlled by, or are under common
922
+ control with that entity. For the purposes of this definition,
923
+ "control" means (i) the power, direct or indirect, to cause the
924
+ direction or management of such entity, whether by contract or
925
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
926
+ outstanding shares, or (iii) beneficial ownership of such entity.
927
+
928
+ "You" (or "Your") shall mean an individual or Legal Entity
929
+ exercising permissions granted by this License.
930
+
931
+ "Source" form shall mean the preferred form for making modifications,
932
+ including but not limited to software source code, documentation
933
+ source, and configuration files.
934
+
935
+ "Object" form shall mean any form resulting from mechanical
936
+ transformation or translation of a Source form, including but
937
+ not limited to compiled object code, generated documentation,
938
+ and conversions to other media types.
939
+
940
+ "Work" shall mean the work of authorship, whether in Source or
941
+ Object form, made available under the License, as indicated by a
942
+ copyright notice that is included in or attached to the work
943
+ (an example is provided in the Appendix below).
944
+
945
+ "Derivative Works" shall mean any work, whether in Source or Object
946
+ form, that is based on (or derived from) the Work and for which the
947
+ editorial revisions, annotations, elaborations, or other modifications
948
+ represent, as a whole, an original work of authorship. For the purposes
949
+ of this License, Derivative Works shall not include works that remain
950
+ separable from, or merely link (or bind by name) to the interfaces of,
951
+ the Work and Derivative Works thereof.
952
+
953
+ "Contribution" shall mean any work of authorship, including
954
+ the original version of the Work and any modifications or additions
955
+ to that Work or Derivative Works thereof, that is intentionally
956
+ submitted to Licensor for inclusion in the Work by the copyright owner
957
+ or by an individual or Legal Entity authorized to submit on behalf of
958
+ the copyright owner. For the purposes of this definition, "submitted"
959
+ means any form of electronic, verbal, or written communication sent
960
+ to the Licensor or its representatives, including but not limited to
961
+ communication on electronic mailing lists, source code control systems,
962
+ and issue tracking systems that are managed by, or on behalf of, the
963
+ Licensor for the purpose of discussing and improving the Work, but
964
+ excluding communication that is conspicuously marked or otherwise
965
+ designated in writing by the copyright owner as "Not a Contribution."
966
+
967
+ "Contributor" shall mean Licensor and any individual or Legal Entity
968
+ on behalf of whom a Contribution has been received by Licensor and
969
+ subsequently incorporated within the Work.
970
+
971
+ 2. Grant of Copyright License. Subject to the terms and conditions of
972
+ this License, each Contributor hereby grants to You a perpetual,
973
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
974
+ copyright license to reproduce, prepare Derivative Works of,
975
+ publicly display, publicly perform, sublicense, and distribute the
976
+ Work and such Derivative Works in Source or Object form.
977
+
978
+ 3. Grant of Patent License. Subject to the terms and conditions of
979
+ this License, each Contributor hereby grants to You a perpetual,
980
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
981
+ (except as stated in this section) patent license to make, have made,
982
+ use, offer to sell, sell, import, and otherwise transfer the Work,
983
+ where such license applies only to those patent claims licensable
984
+ by such Contributor that are necessarily infringed by their
985
+ Contribution(s) alone or by combination of their Contribution(s)
986
+ with the Work to which such Contribution(s) was submitted. If You
987
+ institute patent litigation against any entity (including a
988
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
989
+ or a Contribution incorporated within the Work constitutes direct
990
+ or contributory patent infringement, then any patent licenses
991
+ granted to You under this License for that Work shall terminate
992
+ as of the date such litigation is filed.
993
+
994
+ 4. Redistribution. You may reproduce and distribute copies of the
995
+ Work or Derivative Works thereof in any medium, with or without
996
+ modifications, and in Source or Object form, provided that You
997
+ meet the following conditions:
998
+
999
+ (a) You must give any other recipients of the Work or
1000
+ Derivative Works a copy of this License; and
1001
+
1002
+ (b) You must cause any modified files to carry prominent notices
1003
+ stating that You changed the files; and
1004
+
1005
+ (c) You must retain, in the Source form of any Derivative Works
1006
+ that You distribute, all copyright, patent, trademark, and
1007
+ attribution notices from the Source form of the Work,
1008
+ excluding those notices that do not pertain to any part of
1009
+ the Derivative Works; and
1010
+
1011
+ (d) If the Work includes a "NOTICE" text file as part of its
1012
+ distribution, then any Derivative Works that You distribute must
1013
+ include a readable copy of the attribution notices contained
1014
+ within such NOTICE file, excluding those notices that do not
1015
+ pertain to any part of the Derivative Works, in at least one
1016
+ of the following places: within a NOTICE text file distributed
1017
+ as part of the Derivative Works; within the Source form or
1018
+ documentation, if provided along with the Derivative Works; or,
1019
+ within a display generated by the Derivative Works, if and
1020
+ wherever such third-party notices normally appear. The contents
1021
+ of the NOTICE file are for informational purposes only and
1022
+ do not modify the License. You may add Your own attribution
1023
+ notices within Derivative Works that You distribute, alongside
1024
+ or as an addendum to the NOTICE text from the Work, provided
1025
+ that such additional attribution notices cannot be construed
1026
+ as modifying the License.
1027
+
1028
+ You may add Your own copyright statement to Your modifications and
1029
+ may provide additional or different license terms and conditions
1030
+ for use, reproduction, or distribution of Your modifications, or
1031
+ for any such Derivative Works as a whole, provided Your use,
1032
+ reproduction, and distribution of the Work otherwise complies with
1033
+ the conditions stated in this License.
1034
+
1035
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1036
+ any Contribution intentionally submitted for inclusion in the Work
1037
+ by You to the Licensor shall be under the terms and conditions of
1038
+ this License, without any additional terms or conditions.
1039
+ Notwithstanding the above, nothing herein shall supersede or modify
1040
+ the terms of any separate license agreement you may have executed
1041
+ with Licensor regarding such Contributions.
1042
+
1043
+ 6. Trademarks. This License does not grant permission to use the trade
1044
+ names, trademarks, service marks, or product names of the Licensor,
1045
+ except as required for reasonable and customary use in describing the
1046
+ origin of the Work and reproducing the content of the NOTICE file.
1047
+
1048
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1049
+ agreed to in writing, Licensor provides the Work (and each
1050
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1051
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1052
+ implied, including, without limitation, any warranties or conditions
1053
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1054
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1055
+ appropriateness of using or redistributing the Work and assume any
1056
+ risks associated with Your exercise of permissions under this License.
1057
+
1058
+ 8. Limitation of Liability. In no event and under no legal theory,
1059
+ whether in tort (including negligence), contract, or otherwise,
1060
+ unless required by applicable law (such as deliberate and grossly
1061
+ negligent acts) or agreed to in writing, shall any Contributor be
1062
+ liable to You for damages, including any direct, indirect, special,
1063
+ incidental, or consequential damages of any character arising as a
1064
+ result of this License or out of the use or inability to use the
1065
+ Work (including but not limited to damages for loss of goodwill,
1066
+ work stoppage, computer failure or malfunction, or any and all
1067
+ other commercial damages or losses), even if such Contributor
1068
+ has been advised of the possibility of such damages.
1069
+
1070
+ 9. Accepting Warranty or Additional Liability. While redistributing
1071
+ the Work or Derivative Works thereof, You may choose to offer,
1072
+ and charge a fee for, acceptance of support, warranty, indemnity,
1073
+ or other liability obligations and/or rights consistent with this
1074
+ License. However, in accepting such obligations, You may act only
1075
+ on Your own behalf and on Your sole responsibility, not on behalf
1076
+ of any other Contributor, and only if You agree to indemnify,
1077
+ defend, and hold each Contributor harmless for any liability
1078
+ incurred by, or claims asserted against, such Contributor by reason
1079
+ of your accepting any such warranty or additional liability.
1080
+
1081
+ END OF TERMS AND CONDITIONS
1082
+
1083
+ APPENDIX: How to apply the Apache License to your work.
1084
+
1085
+ To apply the Apache License to your work, attach the following
1086
+ boilerplate notice, with the fields enclosed by brackets "[]"
1087
+ replaced with your own identifying information. (Don't include
1088
+ the brackets!) The text should be enclosed in the appropriate
1089
+ comment syntax for the file format. We also recommend that a
1090
+ file or class name and description of purpose be included on the
1091
+ same "printed page" as the copyright notice for easier
1092
+ identification within third-party archives.
1093
+
1094
+ Copyright 2017 Square, Inc.
1095
+
1096
+ Licensed under the Apache License, Version 2.0 (the "License");
1097
+ you may not use this file except in compliance with the License.
1098
+ You may obtain a copy of the License at
1099
+
1100
+ http://www.apache.org/licenses/LICENSE-2.0
1101
+
1102
+ Unless required by applicable law or agreed to in writing, software
1103
+ distributed under the License is distributed on an "AS IS" BASIS,
1104
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1105
+ See the License for the specific language governing permissions and
1106
+ limitations under the License.
1107
+
1108
+
1109
+ ================================================================================
1110
+ Package: follow-redirects
1111
+ Version: 1.15.9
1112
+ Repository: (https://github.com/follow-redirects/follow-redirects)
1113
+
1114
+ Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
1115
+
1116
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1117
+ this software and associated documentation files (the "Software"), to deal in
1118
+ the Software without restriction, including without limitation the rights to
1119
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1120
+ of the Software, and to permit persons to whom the Software is furnished to do
1121
+ so, subject to the following conditions:
1122
+
1123
+ The above copyright notice and this permission notice shall be included in all
1124
+ copies or substantial portions of the Software.
1125
+
1126
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1127
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1128
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1129
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1130
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1131
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1132
+
1133
+
1134
+ ================================================================================
1135
+ Package: form-data
1136
+ Version: 4.0.2
1137
+ Repository: (https://github.com/form-data/form-data)
1138
+
1139
+ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
1140
+
1141
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1142
+ of this software and associated documentation files (the "Software"), to deal
1143
+ in the Software without restriction, including without limitation the rights
1144
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1145
+ copies of the Software, and to permit persons to whom the Software is
1146
+ furnished to do so, subject to the following conditions:
1147
+
1148
+ The above copyright notice and this permission notice shall be included in
1149
+ all copies or substantial portions of the Software.
1150
+
1151
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1152
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1153
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1154
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1155
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1156
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1157
+ THE SOFTWARE.
1158
+
1159
+
1160
+ ================================================================================
1161
+ Package: fs-extra
1162
+ Version: 9.1.0
1163
+ Repository: (https://github.com/jprichardson/node-fs-extra)
1164
+
1165
+ (The MIT License)
1166
+
1167
+ Copyright (c) 2011-2017 JP Richardson
1168
+
1169
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
1170
+ (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
1171
+ merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
1172
+ furnished to do so, subject to the following conditions:
1173
+
1174
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1175
+
1176
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1177
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1178
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1179
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1180
+
1181
+
1182
+ ================================================================================
1183
+ Package: fs.realpath
1184
+ Version: 1.0.0
1185
+ Repository: (https://github.com/isaacs/fs.realpath)
1186
+
1187
+ The ISC License
1188
+
1189
+ Copyright (c) Isaac Z. Schlueter and Contributors
1190
+
1191
+ Permission to use, copy, modify, and/or distribute this software for any
1192
+ purpose with or without fee is hereby granted, provided that the above
1193
+ copyright notice and this permission notice appear in all copies.
1194
+
1195
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1196
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1197
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1198
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1199
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1200
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1201
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1202
+
1203
+ ----
1204
+
1205
+ This library bundles a version of the `fs.realpath` and `fs.realpathSync`
1206
+ methods from Node.js v0.10 under the terms of the Node.js MIT license.
1207
+
1208
+ Node's license follows, also included at the header of `old.js` which contains
1209
+ the licensed code:
1210
+
1211
+ Copyright Joyent, Inc. and other Node contributors.
1212
+
1213
+ Permission is hereby granted, free of charge, to any person obtaining a
1214
+ copy of this software and associated documentation files (the "Software"),
1215
+ to deal in the Software without restriction, including without limitation
1216
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
1217
+ and/or sell copies of the Software, and to permit persons to whom the
1218
+ Software is furnished to do so, subject to the following conditions:
1219
+
1220
+ The above copyright notice and this permission notice shall be included in
1221
+ all copies or substantial portions of the Software.
1222
+
1223
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1224
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1225
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1226
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1227
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1228
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1229
+ DEALINGS IN THE SOFTWARE.
1230
+
1231
+
1232
+ ================================================================================
1233
+ Package: function-bind
1234
+ Version: 1.1.2
1235
+ Repository: (https://github.com/Raynos/function-bind)
1236
+
1237
+ Copyright (c) 2013 Raynos.
1238
+
1239
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1240
+ of this software and associated documentation files (the "Software"), to deal
1241
+ in the Software without restriction, including without limitation the rights
1242
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1243
+ copies of the Software, and to permit persons to whom the Software is
1244
+ furnished to do so, subject to the following conditions:
1245
+
1246
+ The above copyright notice and this permission notice shall be included in
1247
+ all copies or substantial portions of the Software.
1248
+
1249
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1250
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1251
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1252
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1253
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1254
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1255
+ THE SOFTWARE.
1256
+
1257
+
1258
+
1259
+ ================================================================================
1260
+ Package: get-intrinsic
1261
+ Version: 1.3.0
1262
+ Repository: (https://github.com/ljharb/get-intrinsic)
1263
+
1264
+ MIT License
1265
+
1266
+ Copyright (c) 2020 Jordan Harband
1267
+
1268
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1269
+ of this software and associated documentation files (the "Software"), to deal
1270
+ in the Software without restriction, including without limitation the rights
1271
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1272
+ copies of the Software, and to permit persons to whom the Software is
1273
+ furnished to do so, subject to the following conditions:
1274
+
1275
+ The above copyright notice and this permission notice shall be included in all
1276
+ copies or substantial portions of the Software.
1277
+
1278
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1279
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1280
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1281
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1282
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1283
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1284
+ SOFTWARE.
1285
+
1286
+
1287
+ ================================================================================
1288
+ Package: get-proto
1289
+ Version: 1.0.1
1290
+ Repository: (https://github.com/ljharb/get-proto)
1291
+
1292
+ MIT License
1293
+
1294
+ Copyright (c) 2025 Jordan Harband
1295
+
1296
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1297
+ of this software and associated documentation files (the "Software"), to deal
1298
+ in the Software without restriction, including without limitation the rights
1299
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1300
+ copies of the Software, and to permit persons to whom the Software is
1301
+ furnished to do so, subject to the following conditions:
1302
+
1303
+ The above copyright notice and this permission notice shall be included in all
1304
+ copies or substantial portions of the Software.
1305
+
1306
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1307
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1308
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1309
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1310
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1311
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1312
+ SOFTWARE.
1313
+
1314
+
1315
+ ================================================================================
1316
+ Package: glob
1317
+ Version: 7.2.3
1318
+ Repository: (https://github.com/isaacs/node-glob)
1319
+
1320
+ The ISC License
1321
+
1322
+ Copyright (c) Isaac Z. Schlueter and Contributors
1323
+
1324
+ Permission to use, copy, modify, and/or distribute this software for any
1325
+ purpose with or without fee is hereby granted, provided that the above
1326
+ copyright notice and this permission notice appear in all copies.
1327
+
1328
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1329
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1330
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1331
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1332
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1333
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1334
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1335
+
1336
+ ## Glob Logo
1337
+
1338
+ Glob's logo created by Tanya Brassie <http://tanyabrassie.com/>, licensed
1339
+ under a Creative Commons Attribution-ShareAlike 4.0 International License
1340
+ https://creativecommons.org/licenses/by-sa/4.0/
1341
+
1342
+
1343
+ ================================================================================
1344
+ Package: gopd
1345
+ Version: 1.2.0
1346
+ Repository: (https://github.com/ljharb/gopd)
1347
+
1348
+ MIT License
1349
+
1350
+ Copyright (c) 2022 Jordan Harband
1351
+
1352
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1353
+ of this software and associated documentation files (the "Software"), to deal
1354
+ in the Software without restriction, including without limitation the rights
1355
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1356
+ copies of the Software, and to permit persons to whom the Software is
1357
+ furnished to do so, subject to the following conditions:
1358
+
1359
+ The above copyright notice and this permission notice shall be included in all
1360
+ copies or substantial portions of the Software.
1361
+
1362
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1363
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1364
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1365
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1366
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1367
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1368
+ SOFTWARE.
1369
+
1370
+
1371
+ ================================================================================
1372
+ Package: graceful-fs
1373
+ Version: 4.2.11
1374
+ Repository: (https://github.com/isaacs/node-graceful-fs)
1375
+
1376
+ The ISC License
1377
+
1378
+ Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
1379
+
1380
+ Permission to use, copy, modify, and/or distribute this software for any
1381
+ purpose with or without fee is hereby granted, provided that the above
1382
+ copyright notice and this permission notice appear in all copies.
1383
+
1384
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1385
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1386
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1387
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1388
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1389
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1390
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1391
+
1392
+
1393
+ ================================================================================
1394
+ Package: has-flag
1395
+ Version: 4.0.0
1396
+ Repository: (sindresorhus/has-flag)
1397
+
1398
+ MIT License
1399
+
1400
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1401
+
1402
+ 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:
1403
+
1404
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1405
+
1406
+ 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.
1407
+
1408
+
1409
+ ================================================================================
1410
+ Package: has-property-descriptors
1411
+ Version: 1.0.2
1412
+ Repository: (https://github.com/inspect-js/has-property-descriptors)
1413
+
1414
+ MIT License
1415
+
1416
+ Copyright (c) 2022 Inspect JS
1417
+
1418
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1419
+ of this software and associated documentation files (the "Software"), to deal
1420
+ in the Software without restriction, including without limitation the rights
1421
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1422
+ copies of the Software, and to permit persons to whom the Software is
1423
+ furnished to do so, subject to the following conditions:
1424
+
1425
+ The above copyright notice and this permission notice shall be included in all
1426
+ copies or substantial portions of the Software.
1427
+
1428
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1429
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1430
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1431
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1432
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1433
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1434
+ SOFTWARE.
1435
+
1436
+
1437
+ ================================================================================
1438
+ Package: has-symbols
1439
+ Version: 1.1.0
1440
+ Repository: (https://github.com/inspect-js/has-symbols)
1441
+
1442
+ MIT License
1443
+
1444
+ Copyright (c) 2016 Jordan Harband
1445
+
1446
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1447
+ of this software and associated documentation files (the "Software"), to deal
1448
+ in the Software without restriction, including without limitation the rights
1449
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1450
+ copies of the Software, and to permit persons to whom the Software is
1451
+ furnished to do so, subject to the following conditions:
1452
+
1453
+ The above copyright notice and this permission notice shall be included in all
1454
+ copies or substantial portions of the Software.
1455
+
1456
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1457
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1458
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1459
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1460
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1461
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1462
+ SOFTWARE.
1463
+
1464
+
1465
+ ================================================================================
1466
+ Package: has-tostringtag
1467
+ Version: 1.0.2
1468
+ Repository: (https://github.com/inspect-js/has-tostringtag)
1469
+
1470
+ MIT License
1471
+
1472
+ Copyright (c) 2021 Inspect JS
1473
+
1474
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1475
+ of this software and associated documentation files (the "Software"), to deal
1476
+ in the Software without restriction, including without limitation the rights
1477
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1478
+ copies of the Software, and to permit persons to whom the Software is
1479
+ furnished to do so, subject to the following conditions:
1480
+
1481
+ The above copyright notice and this permission notice shall be included in all
1482
+ copies or substantial portions of the Software.
1483
+
1484
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1485
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1486
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1487
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1488
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1489
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1490
+ SOFTWARE.
1491
+
1492
+
1493
+ ================================================================================
1494
+ Package: hasown
1495
+ Version: 2.0.2
1496
+ Repository: (https://github.com/inspect-js/hasOwn)
1497
+
1498
+ MIT License
1499
+
1500
+ Copyright (c) Jordan Harband and contributors
1501
+
1502
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1503
+ of this software and associated documentation files (the "Software"), to deal
1504
+ in the Software without restriction, including without limitation the rights
1505
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1506
+ copies of the Software, and to permit persons to whom the Software is
1507
+ furnished to do so, subject to the following conditions:
1508
+
1509
+ The above copyright notice and this permission notice shall be included in all
1510
+ copies or substantial portions of the Software.
1511
+
1512
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1513
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1514
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1515
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1516
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1517
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1518
+ SOFTWARE.
1519
+
1520
+
1521
+ ================================================================================
1522
+ Package: html-entities
1523
+ Version: 2.5.2
1524
+ Repository: (https://github.com/mdevils/html-entities)
1525
+
1526
+ Copyright (c) 2021 Dulin Marat
1527
+
1528
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1529
+ of this software and associated documentation files (the "Software"), to deal
1530
+ in the Software without restriction, including without limitation the rights
1531
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1532
+ copies of the Software, and to permit persons to whom the Software is
1533
+ furnished to do so, subject to the following conditions:
1534
+
1535
+ The above copyright notice and this permission notice shall be included in
1536
+ all copies or substantial portions of the Software.
1537
+
1538
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1539
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1540
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1541
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1542
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1543
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1544
+ THE SOFTWARE.
1545
+
1546
+
1547
+ ================================================================================
1548
+ Package: http-cookie-agent
1549
+ Version: 6.0.8
1550
+ Repository: (https://github.com/3846masa/http-cookie-agent)
1551
+
1552
+ The MIT License (MIT)
1553
+
1554
+ Copyright © 2021 3846masa
1555
+
1556
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1557
+ of this software and associated documentation files (the “Software”), to deal
1558
+ in the Software without restriction, including without limitation the rights
1559
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1560
+ copies of the Software, and to permit persons to whom the Software is
1561
+ furnished to do so, subject to the following conditions:
1562
+
1563
+ The above copyright notice and this permission notice shall be included in
1564
+ all copies or substantial portions of the Software.
1565
+
1566
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1567
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1568
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1569
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1570
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1571
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1572
+ THE SOFTWARE.
1573
+
1574
+ ================================================================================
1575
+ Package: inflight
1576
+ Version: 1.0.6
1577
+ Repository: (https://github.com/npm/inflight)
1578
+
1579
+ The ISC License
1580
+
1581
+ Copyright (c) Isaac Z. Schlueter
1582
+
1583
+ Permission to use, copy, modify, and/or distribute this software for any
1584
+ purpose with or without fee is hereby granted, provided that the above
1585
+ copyright notice and this permission notice appear in all copies.
1586
+
1587
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1588
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1589
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1590
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1591
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1592
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1593
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1594
+
1595
+
1596
+ ================================================================================
1597
+ Package: inherits
1598
+ Version: 2.0.4
1599
+ Repository: (git://github.com/isaacs/inherits)
1600
+
1601
+ The ISC License
1602
+
1603
+ Copyright (c) Isaac Z. Schlueter
1604
+
1605
+ Permission to use, copy, modify, and/or distribute this software for any
1606
+ purpose with or without fee is hereby granted, provided that the above
1607
+ copyright notice and this permission notice appear in all copies.
1608
+
1609
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1610
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
1611
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1612
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1613
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1614
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1615
+ PERFORMANCE OF THIS SOFTWARE.
1616
+
1617
+
1618
+
1619
+ ================================================================================
1620
+ Package: is-docker
1621
+ Version: 2.2.1
1622
+ Repository: (sindresorhus/is-docker)
1623
+
1624
+ MIT License
1625
+
1626
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1627
+
1628
+ 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:
1629
+
1630
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1631
+
1632
+ 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.
1633
+
1634
+
1635
+ ================================================================================
1636
+ Package: is-number
1637
+ Version: 7.0.0
1638
+ Repository: (jonschlinkert/is-number)
1639
+
1640
+ The MIT License (MIT)
1641
+
1642
+ Copyright (c) 2014-present, Jon Schlinkert.
1643
+
1644
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1645
+ of this software and associated documentation files (the "Software"), to deal
1646
+ in the Software without restriction, including without limitation the rights
1647
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1648
+ copies of the Software, and to permit persons to whom the Software is
1649
+ furnished to do so, subject to the following conditions:
1650
+
1651
+ The above copyright notice and this permission notice shall be included in
1652
+ all copies or substantial portions of the Software.
1653
+
1654
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1655
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1656
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1657
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1658
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1659
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1660
+ THE SOFTWARE.
1661
+
1662
+
1663
+ ================================================================================
1664
+ Package: is-wsl
1665
+ Version: 2.2.0
1666
+ Repository: (sindresorhus/is-wsl)
1667
+
1668
+ MIT License
1669
+
1670
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1671
+
1672
+ 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:
1673
+
1674
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1675
+
1676
+ 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.
1677
+
1678
+
1679
+ ================================================================================
1680
+ Package: isarray
1681
+ Version: 2.0.5
1682
+ Repository: (https://github.com/juliangruber/isarray)
1683
+
1684
+ MIT License
1685
+
1686
+ Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
1687
+
1688
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1689
+ of this software and associated documentation files (the "Software"), to deal
1690
+ in the Software without restriction, including without limitation the rights
1691
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1692
+ copies of the Software, and to permit persons to whom the Software is
1693
+ furnished to do so, subject to the following conditions:
1694
+
1695
+ The above copyright notice and this permission notice shall be included in all
1696
+ copies or substantial portions of the Software.
1697
+
1698
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1699
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1700
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1701
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1702
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1703
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1704
+ SOFTWARE.
1705
+
1706
+
1707
+ ================================================================================
1708
+ Package: isexe
1709
+ Version: 2.0.0
1710
+ Repository: (https://github.com/isaacs/isexe)
1711
+
1712
+ The ISC License
1713
+
1714
+ Copyright (c) Isaac Z. Schlueter and Contributors
1715
+
1716
+ Permission to use, copy, modify, and/or distribute this software for any
1717
+ purpose with or without fee is hereby granted, provided that the above
1718
+ copyright notice and this permission notice appear in all copies.
1719
+
1720
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1721
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1722
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1723
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1724
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1725
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1726
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1727
+
1728
+
1729
+ ================================================================================
1730
+ Package: json-stable-stringify
1731
+ Version: 1.2.1
1732
+ Repository: (https://github.com/ljharb/json-stable-stringify)
1733
+
1734
+ MIT License
1735
+
1736
+ Copyright (c) 2013 contributors
1737
+
1738
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1739
+ of this software and associated documentation files (the "Software"), to deal
1740
+ in the Software without restriction, including without limitation the rights
1741
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1742
+ copies of the Software, and to permit persons to whom the Software is
1743
+ furnished to do so, subject to the following conditions:
1744
+
1745
+ The above copyright notice and this permission notice shall be included in all
1746
+ copies or substantial portions of the Software.
1747
+
1748
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1749
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1750
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1751
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1752
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1753
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1754
+ SOFTWARE.
1755
+
1756
+
1757
+ ================================================================================
1758
+ Package: jsonfile
1759
+ Version: 6.1.0
1760
+ Repository: (git@github.com:jprichardson/node-jsonfile)
1761
+
1762
+ (The MIT License)
1763
+
1764
+ Copyright (c) 2012-2015, JP Richardson <jprichardson@gmail.com>
1765
+
1766
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
1767
+ (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
1768
+ merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
1769
+ furnished to do so, subject to the following conditions:
1770
+
1771
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1772
+
1773
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1774
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1775
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1776
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1777
+
1778
+
1779
+ ================================================================================
1780
+ Package: jsonify
1781
+ Version: 0.0.1
1782
+ Repository: (https://github.com/ljharb/jsonify)
1783
+
1784
+
1785
+ Public Domain, $AUTHOR
1786
+
1787
+
1788
+ ================================================================================
1789
+ Package: klaw-sync
1790
+ Version: 6.0.0
1791
+ Repository: (https://github.com/manidlou/node-klaw-sync)
1792
+
1793
+ The MIT license
1794
+
1795
+ Copyright (c) 2017 Mani Maghsoudlou
1796
+
1797
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1798
+ this software and associated documentation files (the "Software"), to deal in
1799
+ the Software without restriction, including without limitation the rights to
1800
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1801
+ the Software, and to permit persons to whom the Software is furnished to do so,
1802
+ subject to the following conditions:
1803
+
1804
+ The above copyright notice and this permission notice shall be included in all
1805
+ copies or substantial portions of the Software.
1806
+
1807
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1808
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1809
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1810
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1811
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1812
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1813
+
1814
+
1815
+ ================================================================================
1816
+ Package: kleur
1817
+ Version: 3.0.3
1818
+ Repository: (lukeed/kleur)
1819
+
1820
+ The MIT License (MIT)
1821
+
1822
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
1823
+
1824
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1825
+ of this software and associated documentation files (the "Software"), to deal
1826
+ in the Software without restriction, including without limitation the rights
1827
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1828
+ copies of the Software, and to permit persons to whom the Software is
1829
+ furnished to do so, subject to the following conditions:
1830
+
1831
+ The above copyright notice and this permission notice shall be included in
1832
+ all copies or substantial portions of the Software.
1833
+
1834
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1835
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1836
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1837
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1838
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1839
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1840
+ THE SOFTWARE.
1841
+
1842
+
1843
+ ================================================================================
1844
+ Package: libphonenumber-js
1845
+ Version: 1.12.4
1846
+ Repository: (https://gitlab.com/catamphetamine/libphonenumber-js)
1847
+
1848
+ (The MIT License)
1849
+
1850
+ Copyright (c) 2016 @catamphetamine <purecatamphetamine@gmail.com>
1851
+
1852
+ Permission is hereby granted, free of charge, to any person obtaining
1853
+ a copy of this software and associated documentation files (the
1854
+ 'Software'), to deal in the Software without restriction, including
1855
+ without limitation the rights to use, copy, modify, merge, publish,
1856
+ distribute, sublicense, and/or sell copies of the Software, and to
1857
+ permit persons to whom the Software is furnished to do so, subject to
1858
+ the following conditions:
1859
+
1860
+ The above copyright notice and this permission notice shall be
1861
+ included in all copies or substantial portions of the Software.
1862
+
1863
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1864
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1865
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1866
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1867
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1868
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1869
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1870
+
1871
+ ================================================================================
1872
+ Package: lru-cache
1873
+ Version: 11.0.2
1874
+ Repository: (https://github.com/isaacs/node-lru-cache)
1875
+
1876
+ The ISC License
1877
+
1878
+ Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors
1879
+
1880
+ Permission to use, copy, modify, and/or distribute this software for any
1881
+ purpose with or without fee is hereby granted, provided that the above
1882
+ copyright notice and this permission notice appear in all copies.
1883
+
1884
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1885
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1886
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1887
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1888
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1889
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1890
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1891
+
1892
+
1893
+ ================================================================================
1894
+ Package: luxon
1895
+ Version: 3.5.0
1896
+ Repository: (https://github.com/moment/luxon)
1897
+
1898
+ Copyright 2019 JS Foundation and other contributors
1899
+
1900
+ 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:
1901
+
1902
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1903
+
1904
+ 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.
1905
+
1906
+
1907
+ ================================================================================
1908
+ Package: marked
1909
+ Version: 15.0.7
1910
+ Repository: (https://github.com/markedjs/marked)
1911
+
1912
+ # License information
1913
+
1914
+ ## Contribution License Agreement
1915
+
1916
+ If you contribute code to this project, you are implicitly allowing your code
1917
+ to be distributed under the MIT license. You are also implicitly verifying that
1918
+ all code is your original work. `</legalese>`
1919
+
1920
+ ## Marked
1921
+
1922
+ Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/)
1923
+ Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
1924
+
1925
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1926
+ of this software and associated documentation files (the "Software"), to deal
1927
+ in the Software without restriction, including without limitation the rights
1928
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1929
+ copies of the Software, and to permit persons to whom the Software is
1930
+ furnished to do so, subject to the following conditions:
1931
+
1932
+ The above copyright notice and this permission notice shall be included in
1933
+ all copies or substantial portions of the Software.
1934
+
1935
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1936
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1937
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1938
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1939
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1940
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1941
+ THE SOFTWARE.
1942
+
1943
+ ## Markdown
1944
+
1945
+ Copyright © 2004, John Gruber
1946
+ http://daringfireball.net/
1947
+ All rights reserved.
1948
+
1949
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1950
+
1951
+ * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1952
+ * 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.
1953
+ * Neither the name “Markdown” nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1954
+
1955
+ 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 owner 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.
1956
+
1957
+
1958
+ ================================================================================
1959
+ Package: math-intrinsics
1960
+ Version: 1.1.0
1961
+ Repository: (https://github.com/es-shims/math-intrinsics)
1962
+
1963
+ MIT License
1964
+
1965
+ Copyright (c) 2024 ECMAScript Shims
1966
+
1967
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1968
+ of this software and associated documentation files (the "Software"), to deal
1969
+ in the Software without restriction, including without limitation the rights
1970
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1971
+ copies of the Software, and to permit persons to whom the Software is
1972
+ furnished to do so, subject to the following conditions:
1973
+
1974
+ The above copyright notice and this permission notice shall be included in all
1975
+ copies or substantial portions of the Software.
1976
+
1977
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1978
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1979
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1980
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1981
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1982
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1983
+ SOFTWARE.
1984
+
1985
+
1986
+ ================================================================================
1987
+ Package: micromatch
1988
+ Version: 4.0.8
1989
+ Repository: (micromatch/micromatch)
1990
+
1991
+ The MIT License (MIT)
1992
+
1993
+ Copyright (c) 2014-present, Jon Schlinkert.
1994
+
1995
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1996
+ of this software and associated documentation files (the "Software"), to deal
1997
+ in the Software without restriction, including without limitation the rights
1998
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1999
+ copies of the Software, and to permit persons to whom the Software is
2000
+ furnished to do so, subject to the following conditions:
2001
+
2002
+ The above copyright notice and this permission notice shall be included in
2003
+ all copies or substantial portions of the Software.
2004
+
2005
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2006
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2007
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2008
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2009
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2010
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2011
+ THE SOFTWARE.
2012
+
2013
+
2014
+ ================================================================================
2015
+ Package: mime-db
2016
+ Version: 1.52.0
2017
+ Repository: (jshttp/mime-db)
2018
+
2019
+ (The MIT License)
2020
+
2021
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
2022
+ Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
2023
+
2024
+ Permission is hereby granted, free of charge, to any person obtaining
2025
+ a copy of this software and associated documentation files (the
2026
+ 'Software'), to deal in the Software without restriction, including
2027
+ without limitation the rights to use, copy, modify, merge, publish,
2028
+ distribute, sublicense, and/or sell copies of the Software, and to
2029
+ permit persons to whom the Software is furnished to do so, subject to
2030
+ the following conditions:
2031
+
2032
+ The above copyright notice and this permission notice shall be
2033
+ included in all copies or substantial portions of the Software.
2034
+
2035
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2036
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2037
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2038
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2039
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2040
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2041
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2042
+
2043
+
2044
+ ================================================================================
2045
+ Package: mime-types
2046
+ Version: 2.1.35
2047
+ Repository: (jshttp/mime-types)
2048
+
2049
+ (The MIT License)
2050
+
2051
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
2052
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
2053
+
2054
+ Permission is hereby granted, free of charge, to any person obtaining
2055
+ a copy of this software and associated documentation files (the
2056
+ 'Software'), to deal in the Software without restriction, including
2057
+ without limitation the rights to use, copy, modify, merge, publish,
2058
+ distribute, sublicense, and/or sell copies of the Software, and to
2059
+ permit persons to whom the Software is furnished to do so, subject to
2060
+ the following conditions:
2061
+
2062
+ The above copyright notice and this permission notice shall be
2063
+ included in all copies or substantial portions of the Software.
2064
+
2065
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2066
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2067
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2068
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2069
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2070
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2071
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2072
+
2073
+
2074
+ ================================================================================
2075
+ Package: minimatch
2076
+ Version: 3.1.2
2077
+ Repository: (https://github.com/isaacs/minimatch)
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
+
2096
+ ================================================================================
2097
+ Package: minimist
2098
+ Version: 1.2.8
2099
+ Repository: (https://github.com/minimistjs/minimist)
2100
+
2101
+ This software is released under the MIT license:
2102
+
2103
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2104
+ this software and associated documentation files (the "Software"), to deal in
2105
+ the Software without restriction, including without limitation the rights to
2106
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2107
+ the Software, and to permit persons to whom the Software is furnished to do so,
2108
+ subject to the following conditions:
2109
+
2110
+ The above copyright notice and this permission notice shall be included in all
2111
+ copies or substantial portions of the Software.
2112
+
2113
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2114
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2115
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2116
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2117
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2118
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2119
+
2120
+
2121
+ ================================================================================
2122
+ Package: nanoid
2123
+ Version: 5.1.4
2124
+ Repository: (ai/nanoid)
2125
+
2126
+ The MIT License (MIT)
2127
+
2128
+ Copyright 2017 Andrey Sitnik <andrey@sitnik.ru>
2129
+
2130
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2131
+ this software and associated documentation files (the "Software"), to deal in
2132
+ the Software without restriction, including without limitation the rights to
2133
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2134
+ the Software, and to permit persons to whom the Software is furnished to do so,
2135
+ subject to the following conditions:
2136
+
2137
+ The above copyright notice and this permission notice shall be included in all
2138
+ copies or substantial portions of the Software.
2139
+
2140
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2141
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2142
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2143
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2144
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2145
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2146
+
2147
+
2148
+ ================================================================================
2149
+ Package: node-stream-zip
2150
+ Version: 1.15.0
2151
+ Repository: (https://github.com/antelle/node-stream-zip)
2152
+
2153
+ Copyright (c) 2021 Antelle https://github.com/antelle
2154
+
2155
+ Permission is hereby granted, free of charge, to any person obtaining
2156
+ a copy of this software and associated documentation files (the
2157
+ "Software"), to deal in the Software without restriction, including
2158
+ without limitation the rights to use, copy, modify, merge, publish,
2159
+ distribute, sublicense, and/or sell copies of the Software, and to
2160
+ permit persons to whom the Software is furnished to do so, subject to
2161
+ the following conditions:
2162
+
2163
+ The above copyright notice and this permission notice shall be
2164
+ included in all copies or substantial portions of the Software.
2165
+
2166
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2167
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2168
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2169
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2170
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2171
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2172
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2173
+
2174
+ == dependency license: adm-zip ==
2175
+
2176
+ Copyright (c) 2012 Another-D-Mention Software and other contributors,
2177
+ http://www.another-d-mention.ro/
2178
+
2179
+ Permission is hereby granted, free of charge, to any person obtaining
2180
+ a copy of this software and associated documentation files (the
2181
+ "Software"), to deal in the Software without restriction, including
2182
+ without limitation the rights to use, copy, modify, merge, publish,
2183
+ distribute, sublicense, and/or sell copies of the Software, and to
2184
+ permit persons to whom the Software is furnished to do so, subject to
2185
+ the following conditions:
2186
+
2187
+ The above copyright notice and this permission notice shall be
2188
+ included in all copies or substantial portions of the Software.
2189
+
2190
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2191
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2192
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2193
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2194
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2195
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2196
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2197
+
2198
+ ================================================================================
2199
+ Package: object-keys
2200
+ Version: 1.1.1
2201
+ Repository: (https://github.com/ljharb/object-keys)
2202
+
2203
+ The MIT License (MIT)
2204
+
2205
+ Copyright (C) 2013 Jordan Harband
2206
+
2207
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2208
+ of this software and associated documentation files (the "Software"), to deal
2209
+ in the Software without restriction, including without limitation the rights
2210
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2211
+ copies of the Software, and to permit persons to whom the Software is
2212
+ furnished to do so, subject to the following conditions:
2213
+
2214
+ The above copyright notice and this permission notice shall be included in
2215
+ all copies or substantial portions of the Software.
2216
+
2217
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2218
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2219
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2220
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2221
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2222
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2223
+ THE SOFTWARE.
2224
+
2225
+ ================================================================================
2226
+ Package: once
2227
+ Version: 1.4.0
2228
+ Repository: (https://github.com/isaacs/once)
2229
+
2230
+ The ISC License
2231
+
2232
+ Copyright (c) Isaac Z. Schlueter and Contributors
2233
+
2234
+ Permission to use, copy, modify, and/or distribute this software for any
2235
+ purpose with or without fee is hereby granted, provided that the above
2236
+ copyright notice and this permission notice appear in all copies.
2237
+
2238
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2239
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2240
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2241
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2242
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2243
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2244
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2245
+
2246
+
2247
+ ================================================================================
2248
+ Package: open
2249
+ Version: 7.4.2
2250
+ Repository: (sindresorhus/open)
2251
+
2252
+ MIT License
2253
+
2254
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2255
+
2256
+ 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:
2257
+
2258
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2259
+
2260
+ 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.
2261
+
2262
+
2263
+ ================================================================================
2264
+ Package: os-tmpdir
2265
+ Version: 1.0.2
2266
+ Repository: (sindresorhus/os-tmpdir)
2267
+
2268
+ The MIT License (MIT)
2269
+
2270
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2271
+
2272
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2273
+ of this software and associated documentation files (the "Software"), to deal
2274
+ in the Software without restriction, including without limitation the rights
2275
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2276
+ copies of the Software, and to permit persons to whom the Software is
2277
+ furnished to do so, subject to the following conditions:
2278
+
2279
+ The above copyright notice and this permission notice shall be included in
2280
+ all copies or substantial portions of the Software.
2281
+
2282
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2283
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2284
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2285
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2286
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2287
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2288
+ THE SOFTWARE.
2289
+
2290
+
2291
+ ================================================================================
2292
+ Package: papaparse
2293
+ Version: 5.5.2
2294
+ Repository: (https://github.com/mholt/PapaParse)
2295
+
2296
+ The MIT License (MIT)
2297
+
2298
+ Copyright (c) 2015 Matthew Holt
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
+
2318
+ ================================================================================
2319
+ Package: patch-package
2320
+ Version: 8.0.0
2321
+ Repository: (https://github.com/ds300/patch-package)
2322
+
2323
+ Copyright (c) 2017-Present David Sheldrick
2324
+
2325
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2326
+ of this software and associated documentation files (the "Software"), to deal
2327
+ in the Software without restriction, including without limitation the rights
2328
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2329
+ copies of the Software, and to permit persons to whom the Software is
2330
+ furnished to do so, subject to the following conditions:
2331
+
2332
+ The above copyright notice and this permission notice shall be included in all
2333
+ copies or substantial portions of the Software.
2334
+
2335
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2336
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2337
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2338
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2339
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2340
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2341
+ SOFTWARE.
2342
+
2343
+
2344
+ ================================================================================
2345
+ Package: path-is-absolute
2346
+ Version: 1.0.1
2347
+ Repository: (sindresorhus/path-is-absolute)
2348
+
2349
+ The MIT License (MIT)
2350
+
2351
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2352
+
2353
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2354
+ of this software and associated documentation files (the "Software"), to deal
2355
+ in the Software without restriction, including without limitation the rights
2356
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2357
+ copies of the Software, and to permit persons to whom the Software is
2358
+ furnished to do so, subject to the following conditions:
2359
+
2360
+ The above copyright notice and this permission notice shall be included in
2361
+ all copies or substantial portions of the Software.
2362
+
2363
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2364
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2365
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2366
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2367
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2368
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2369
+ THE SOFTWARE.
2370
+
2371
+
2372
+ ================================================================================
2373
+ Package: path-key
2374
+ Version: 3.1.1
2375
+ Repository: (sindresorhus/path-key)
2376
+
2377
+ MIT License
2378
+
2379
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
496
2380
 
497
- Permission is hereby granted, free of charge, to any person obtaining
498
- a copy of this software and associated documentation files (the
499
- 'Software'), to deal in the Software without restriction, including
500
- without limitation the rights to use, copy, modify, merge, publish,
501
- distribute, sublicense, and/or sell copies of the Software, and to
502
- permit persons to whom the Software is furnished to do so, subject to
503
- the following conditions:
2381
+ 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:
504
2382
 
505
- The above copyright notice and this permission notice shall be
506
- included in all copies or substantial portions of the Software.
2383
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
507
2384
 
508
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
509
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
510
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
511
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
512
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
513
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
514
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2385
+ 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.
515
2386
 
516
2387
 
517
2388
  ================================================================================
518
- Package: papaparse
519
- Version: 5.5.2
520
- Repository: (https://github.com/mholt/PapaParse)
2389
+ Package: picomatch
2390
+ Version: 2.3.1
2391
+ Repository: (micromatch/picomatch)
521
2392
 
522
2393
  The MIT License (MIT)
523
2394
 
524
- Copyright (c) 2015 Matthew Holt
2395
+ Copyright (c) 2017-present, Jon Schlinkert.
525
2396
 
526
- Permission is hereby granted, free of charge, to any person obtaining a copy of
527
- this software and associated documentation files (the "Software"), to deal in
528
- the Software without restriction, including without limitation the rights to
529
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
530
- the Software, and to permit persons to whom the Software is furnished to do so,
531
- subject to the following conditions:
2397
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2398
+ of this software and associated documentation files (the "Software"), to deal
2399
+ in the Software without restriction, including without limitation the rights
2400
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2401
+ copies of the Software, and to permit persons to whom the Software is
2402
+ furnished to do so, subject to the following conditions:
532
2403
 
533
- The above copyright notice and this permission notice shall be included in all
534
- copies or substantial portions of the Software.
2404
+ The above copyright notice and this permission notice shall be included in
2405
+ all copies or substantial portions of the Software.
535
2406
 
536
2407
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
537
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
538
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
539
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
540
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
541
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2408
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2409
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2410
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2411
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2412
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2413
+ THE SOFTWARE.
542
2414
 
543
2415
 
544
2416
  ================================================================================
@@ -596,6 +2468,92 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
596
2468
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
597
2469
 
598
2470
 
2471
+ ================================================================================
2472
+ Package: rate-limiter-flexible
2473
+ Version: 5.0.5
2474
+ Repository: (https://github.com/animir/node-rate-limiter-flexible)
2475
+
2476
+ ## ISC License (ISC)
2477
+
2478
+ Copyright 2019 Roman Voloboev
2479
+
2480
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
2481
+
2482
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2483
+
2484
+
2485
+ ================================================================================
2486
+ Package: rimraf
2487
+ Version: 2.7.1
2488
+ Repository: (git://github.com/isaacs/rimraf)
2489
+
2490
+ The ISC License
2491
+
2492
+ Copyright (c) Isaac Z. Schlueter and Contributors
2493
+
2494
+ Permission to use, copy, modify, and/or distribute this software for any
2495
+ purpose with or without fee is hereby granted, provided that the above
2496
+ copyright notice and this permission notice appear in all copies.
2497
+
2498
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2499
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2500
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2501
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2502
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2503
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2504
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2505
+
2506
+
2507
+ ================================================================================
2508
+ Package: semver
2509
+ Version: 7.7.1
2510
+ Repository: (https://github.com/npm/node-semver)
2511
+
2512
+ The ISC License
2513
+
2514
+ Copyright (c) Isaac Z. Schlueter and Contributors
2515
+
2516
+ Permission to use, copy, modify, and/or distribute this software for any
2517
+ purpose with or without fee is hereby granted, provided that the above
2518
+ copyright notice and this permission notice appear in all copies.
2519
+
2520
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2521
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2522
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2523
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2524
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2525
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2526
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2527
+
2528
+
2529
+ ================================================================================
2530
+ Package: set-function-length
2531
+ Version: 1.2.2
2532
+ Repository: (https://github.com/ljharb/set-function-length)
2533
+
2534
+ MIT License
2535
+
2536
+ Copyright (c) Jordan Harband and contributors
2537
+
2538
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2539
+ of this software and associated documentation files (the "Software"), to deal
2540
+ in the Software without restriction, including without limitation the rights
2541
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2542
+ copies of the Software, and to permit persons to whom the Software is
2543
+ furnished to do so, subject to the following conditions:
2544
+
2545
+ The above copyright notice and this permission notice shall be included in all
2546
+ copies or substantial portions of the Software.
2547
+
2548
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2549
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2550
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2551
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2552
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2553
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2554
+ SOFTWARE.
2555
+
2556
+
599
2557
  ================================================================================
600
2558
  Package: set-interval-async
601
2559
  Version: 3.0.3
@@ -624,6 +2582,38 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
624
2582
  SOFTWARE.
625
2583
 
626
2584
 
2585
+ ================================================================================
2586
+ Package: shebang-command
2587
+ Version: 2.0.0
2588
+ Repository: (kevva/shebang-command)
2589
+
2590
+ MIT License
2591
+
2592
+ Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
2593
+
2594
+ 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:
2595
+
2596
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2597
+
2598
+ 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.
2599
+
2600
+
2601
+ ================================================================================
2602
+ Package: shebang-regex
2603
+ Version: 3.0.0
2604
+ Repository: (sindresorhus/shebang-regex)
2605
+
2606
+ MIT License
2607
+
2608
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2609
+
2610
+ 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:
2611
+
2612
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2613
+
2614
+ 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.
2615
+
2616
+
627
2617
  ================================================================================
628
2618
  Package: sisteransi
629
2619
  Version: 1.0.5
@@ -652,9 +2642,69 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
652
2642
  SOFTWARE.
653
2643
 
654
2644
 
2645
+ ================================================================================
2646
+ Package: slash
2647
+ Version: 2.0.0
2648
+ Repository: (sindresorhus/slash)
2649
+
2650
+ MIT License
2651
+
2652
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2653
+
2654
+ 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:
2655
+
2656
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2657
+
2658
+ 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.
2659
+
2660
+
2661
+ ================================================================================
2662
+ Package: strnum
2663
+ Version: 1.1.2
2664
+ Repository: (https://github.com/NaturalIntelligence/strnum)
2665
+
2666
+ MIT License
2667
+
2668
+ Copyright (c) 2021 Natural Intelligence
2669
+
2670
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2671
+ of this software and associated documentation files (the "Software"), to deal
2672
+ in the Software without restriction, including without limitation the rights
2673
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2674
+ copies of the Software, and to permit persons to whom the Software is
2675
+ furnished to do so, subject to the following conditions:
2676
+
2677
+ The above copyright notice and this permission notice shall be included in all
2678
+ copies or substantial portions of the Software.
2679
+
2680
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2681
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2682
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2683
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2684
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2685
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2686
+ SOFTWARE.
2687
+
2688
+
2689
+ ================================================================================
2690
+ Package: supports-color
2691
+ Version: 7.2.0
2692
+ Repository: (chalk/supports-color)
2693
+
2694
+ MIT License
2695
+
2696
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2697
+
2698
+ 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:
2699
+
2700
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2701
+
2702
+ 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.
2703
+
2704
+
655
2705
  ================================================================================
656
2706
  Package: tldts
657
- Version: 6.1.75
2707
+ Version: 6.1.82
658
2708
  Repository: (https://github.com/remusao/tldts)
659
2709
 
660
2710
  Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
@@ -674,7 +2724,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTH
674
2724
 
675
2725
  ================================================================================
676
2726
  Package: tldts-core
677
- Version: 6.1.75
2727
+ Version: 6.1.82
678
2728
  Repository: (https://github.com/remusao/tldts)
679
2729
 
680
2730
  Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
@@ -692,6 +2742,34 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTH
692
2742
  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.
693
2743
 
694
2744
 
2745
+ ================================================================================
2746
+ Package: tmp
2747
+ Version: 0.0.33
2748
+ Repository: (raszi/node-tmp)
2749
+
2750
+ The MIT License (MIT)
2751
+
2752
+ Copyright (c) 2014 KARASZI István
2753
+
2754
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2755
+ of this software and associated documentation files (the "Software"), to deal
2756
+ in the Software without restriction, including without limitation the rights
2757
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2758
+ copies of the Software, and to permit persons to whom the Software is
2759
+ furnished to do so, subject to the following conditions:
2760
+
2761
+ The above copyright notice and this permission notice shall be included in all
2762
+ copies or substantial portions of the Software.
2763
+
2764
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2765
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2766
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2767
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2768
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2769
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2770
+ SOFTWARE.
2771
+
2772
+
695
2773
  ================================================================================
696
2774
  Package: tmp
697
2775
  Version: 0.2.3
@@ -720,9 +2798,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
720
2798
  SOFTWARE.
721
2799
 
722
2800
 
2801
+ ================================================================================
2802
+ Package: to-regex-range
2803
+ Version: 5.0.1
2804
+ Repository: (micromatch/to-regex-range)
2805
+
2806
+ The MIT License (MIT)
2807
+
2808
+ Copyright (c) 2015-present, Jon Schlinkert.
2809
+
2810
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2811
+ of this software and associated documentation files (the "Software"), to deal
2812
+ in the Software without restriction, including without limitation the rights
2813
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2814
+ copies of the Software, and to permit persons to whom the Software is
2815
+ furnished to do so, subject to the following conditions:
2816
+
2817
+ The above copyright notice and this permission notice shall be included in
2818
+ all copies or substantial portions of the Software.
2819
+
2820
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2821
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2822
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2823
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2824
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2825
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2826
+ THE SOFTWARE.
2827
+
2828
+
723
2829
  ================================================================================
724
2830
  Package: tough-cookie
725
- Version: 5.1.0
2831
+ Version: 5.1.2
726
2832
  Repository: (https://github.com/salesforce/tough-cookie)
727
2833
 
728
2834
  Copyright (c) 2015, Salesforce.com, Inc.
@@ -757,6 +2863,33 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
757
2863
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
758
2864
  PERFORMANCE OF THIS SOFTWARE.
759
2865
 
2866
+ ================================================================================
2867
+ Package: universalify
2868
+ Version: 2.0.1
2869
+ Repository: (https://github.com/RyanZim/universalify)
2870
+
2871
+ (The MIT License)
2872
+
2873
+ Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>
2874
+
2875
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2876
+ this software and associated documentation files (the 'Software'), to deal in
2877
+ the Software without restriction, including without limitation the rights to
2878
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2879
+ the Software, and to permit persons to whom the Software is furnished to do so,
2880
+ subject to the following conditions:
2881
+
2882
+ The above copyright notice and this permission notice shall be included in all
2883
+ copies or substantial portions of the Software.
2884
+
2885
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2886
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2887
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2888
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2889
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2890
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2891
+
2892
+
760
2893
  ================================================================================
761
2894
  Package: validator
762
2895
  Version: 13.12.0
@@ -784,3 +2917,67 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
784
2917
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
785
2918
 
786
2919
 
2920
+ ================================================================================
2921
+ Package: which
2922
+ Version: 2.0.2
2923
+ Repository: (https://github.com/isaacs/node-which)
2924
+
2925
+ The ISC License
2926
+
2927
+ Copyright (c) Isaac Z. Schlueter and Contributors
2928
+
2929
+ Permission to use, copy, modify, and/or distribute this software for any
2930
+ purpose with or without fee is hereby granted, provided that the above
2931
+ copyright notice and this permission notice appear in all copies.
2932
+
2933
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2934
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2935
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2936
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2937
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2938
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2939
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2940
+
2941
+
2942
+ ================================================================================
2943
+ Package: wrappy
2944
+ Version: 1.0.2
2945
+ Repository: (https://github.com/npm/wrappy)
2946
+
2947
+ The ISC License
2948
+
2949
+ Copyright (c) Isaac Z. Schlueter and Contributors
2950
+
2951
+ Permission to use, copy, modify, and/or distribute this software for any
2952
+ purpose with or without fee is hereby granted, provided that the above
2953
+ copyright notice and this permission notice appear in all copies.
2954
+
2955
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2956
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2957
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2958
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2959
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2960
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2961
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2962
+
2963
+
2964
+ ================================================================================
2965
+ Package: yaml
2966
+ Version: 2.7.0
2967
+ Repository: (https://github.com/eemeli/yaml)
2968
+
2969
+ Copyright Eemeli Aro <eemeli@gmail.com>
2970
+
2971
+ Permission to use, copy, modify, and/or distribute this software for any purpose
2972
+ with or without fee is hereby granted, provided that the above copyright notice
2973
+ and this permission notice appear in all copies.
2974
+
2975
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2976
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2977
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2978
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
2979
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
2980
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
2981
+ THIS SOFTWARE.
2982
+
2983
+