@gooddata/eslint-config 4.1.1 → 11.4.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/LICENSE DELETED
@@ -1,2095 +0,0 @@
1
- Copyright (c) 2018-2022, GoodData Corporation
2
- All rights reserved.
3
-
4
- Redistribution and use in source and binary forms, with or without
5
- modification, are permitted provided that the following conditions are met:
6
-
7
- * Redistributions of source code must retain the above copyright notice, this
8
- list of conditions and the following disclaimer.
9
-
10
- * Redistributions in binary form must reproduce the above copyright notice,
11
- this list of conditions and the following disclaimer in the documentation
12
- and/or other materials provided with the distribution.
13
-
14
- * Neither the name of the copyright holder nor the names of its
15
- contributors may be used to endorse or promote products derived from
16
- this software without specific prior written permission.
17
-
18
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
19
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
22
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
24
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
25
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
26
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
27
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28
-
29
- ================================================================================
30
-
31
- TABLE OF CONTENTS
32
-
33
- ================================================================================
34
-
35
- PART 1: DEPENDENCIES
36
-
37
- - @nodelib/fs.scandir (2.1.5) [MIT]
38
- - @nodelib/fs.stat (2.0.5) [MIT]
39
- - @nodelib/fs.walk (1.2.8) [MIT]
40
- - @typescript-eslint/parser (4.33.0) [BSD-2-Clause]
41
- - @typescript-eslint/scope-manager (4.33.0) [MIT]
42
- - @typescript-eslint/types (4.33.0) [MIT]
43
- - @typescript-eslint/typescript-estree (4.33.0) [BSD-2-Clause]
44
- - @typescript-eslint/visitor-keys (4.33.0) [MIT]
45
- - array-union (2.1.0) [MIT]
46
- - braces (3.0.2) [MIT]
47
- - debug (4.3.4) [MIT]
48
- - dir-glob (3.0.1) [MIT]
49
- - doctrine (0.7.2) [BSD-2-Clause, Apache-2.0]
50
- - eslint-visitor-keys (2.1.0) [Apache-2.0]
51
- - esutils (1.1.6) [BSD-2-Clause]
52
- - fast-glob (3.2.11) [MIT]
53
- - fastq (1.13.0) [ISC]
54
- - fill-range (7.0.1) [MIT]
55
- - glob-parent (5.1.2) [ISC]
56
- - globby (11.1.0) [MIT]
57
- - ignore (5.2.0) [MIT]
58
- - is-extglob (2.1.1) [MIT]
59
- - is-glob (4.0.3) [MIT]
60
- - is-number (7.0.0) [MIT]
61
- - isarray (0.0.1) [MIT]
62
- - lru-cache (6.0.0) [ISC]
63
- - merge2 (1.4.1) [MIT]
64
- - micromatch (4.0.5) [MIT]
65
- - ms (2.1.2) [MIT]
66
- - path-type (4.0.0) [MIT]
67
- - picomatch (2.3.1) [MIT]
68
- - queue-microtask (1.2.3) [MIT]
69
- - reusify (1.0.4) [MIT]
70
- - run-parallel (1.2.0) [MIT]
71
- - semver (7.3.7) [ISC]
72
- - slash (3.0.0) [MIT]
73
- - to-regex-range (5.0.1) [MIT]
74
- - tslib (1.14.1) [ISC]
75
- - tslib (1.9.0) [ISC]
76
- - tslint (6.1.3) [Apache-2.0]
77
- - tslint-eslint-rules (5.4.0) [MIT]
78
- - tslint-microsoft-contrib (6.1.0) [MIT]
79
- - tslint-react (3.6.0) [Apache-2.0]
80
- - tsutils (2.28.0) [MIT]
81
- - tsutils (2.29.0) [MIT]
82
- - tsutils (3.21.0) [MIT]
83
- - yallist (4.0.0) [ISC]
84
-
85
-
86
-
87
- PART 2: LICENSES APPENDIX
88
- Apache 2.0
89
-
90
- [END OF TABLE OF CONTENTS]
91
-
92
- ================================================================================
93
- PART 1: DEPENDENCIES
94
- ================================================================================
95
- --------------------------------------------------------------------------------
96
- @nodelib/fs.scandir (2.1.5)
97
- --------------------------------------------------------------------------------
98
-
99
- * Declared Licenses *
100
- MIT
101
-
102
- The MIT License (MIT)
103
-
104
- Copyright (c) Denis Malinochkin
105
-
106
- Permission is hereby granted, free of charge, to any person obtaining a copy
107
- of this software and associated documentation files (the "Software"), to deal
108
- in the Software without restriction, including without limitation the rights
109
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
110
- copies of the Software, and to permit persons to whom the Software is
111
- furnished to do so, subject to the following conditions:
112
-
113
- The above copyright notice and this permission notice shall be included in all
114
- copies or substantial portions of the Software.
115
-
116
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
117
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
118
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
119
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
120
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
121
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
122
- SOFTWARE.
123
-
124
-
125
-
126
- --------------------------------------------------------------------------------
127
- @nodelib/fs.stat (2.0.5)
128
- --------------------------------------------------------------------------------
129
-
130
- * Declared Licenses *
131
- MIT
132
-
133
- The MIT License (MIT)
134
-
135
- Copyright (c) Denis Malinochkin
136
-
137
- Permission is hereby granted, free of charge, to any person obtaining a copy
138
- of this software and associated documentation files (the "Software"), to deal
139
- in the Software without restriction, including without limitation the rights
140
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
141
- copies of the Software, and to permit persons to whom the Software is
142
- furnished to do so, subject to the following conditions:
143
-
144
- The above copyright notice and this permission notice shall be included in all
145
- copies or substantial portions of the Software.
146
-
147
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
148
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
149
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
150
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
151
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
152
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
153
- SOFTWARE.
154
-
155
-
156
-
157
- --------------------------------------------------------------------------------
158
- @nodelib/fs.walk (1.2.8)
159
- --------------------------------------------------------------------------------
160
-
161
- * Declared Licenses *
162
- MIT
163
-
164
- The MIT License (MIT)
165
-
166
- Copyright (c) Denis Malinochkin
167
-
168
- Permission is hereby granted, free of charge, to any person obtaining a copy
169
- of this software and associated documentation files (the "Software"), to deal
170
- in the Software without restriction, including without limitation the rights
171
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
172
- copies of the Software, and to permit persons to whom the Software is
173
- furnished to do so, subject to the following conditions:
174
-
175
- The above copyright notice and this permission notice shall be included in all
176
- copies or substantial portions of the Software.
177
-
178
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
179
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
180
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
181
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
182
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
183
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
184
- SOFTWARE.
185
-
186
-
187
-
188
- --------------------------------------------------------------------------------
189
- @typescript-eslint/parser (4.33.0)
190
- --------------------------------------------------------------------------------
191
-
192
- * Declared Licenses *
193
- BSD-2-Clause
194
-
195
- TypeScript ESLint Parser
196
- Copyright JS Foundation and other contributors, https://js.foundation
197
-
198
- Redistribution and use in source and binary forms, with or without
199
- modification, are permitted provided that the following conditions are met:
200
-
201
- * Redistributions of source code must retain the above copyright
202
- notice, this list of conditions and the following disclaimer.
203
- * Redistributions in binary form must reproduce the above copyright
204
- notice, this list of conditions and the following disclaimer in the
205
- documentation and/or other materials provided with the distribution.
206
-
207
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
208
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
209
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
210
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
211
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
212
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
213
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
214
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
215
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
216
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
217
-
218
-
219
-
220
- --------------------------------------------------------------------------------
221
- @typescript-eslint/scope-manager (4.33.0)
222
- --------------------------------------------------------------------------------
223
-
224
- * Declared Licenses *
225
- MIT
226
-
227
- MIT License
228
-
229
- Copyright (c) 2019 TypeScript ESLint and other contributors
230
-
231
- Permission is hereby granted, free of charge, to any person obtaining a copy
232
- of this software and associated documentation files (the "Software"), to deal
233
- in the Software without restriction, including without limitation the rights
234
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
235
- copies of the Software, and to permit persons to whom the Software is
236
- furnished to do so, subject to the following conditions:
237
-
238
- The above copyright notice and this permission notice shall be included in all
239
- copies or substantial portions of the Software.
240
-
241
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
242
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
243
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
244
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
245
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
246
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
247
- SOFTWARE.
248
-
249
-
250
-
251
- --------------------------------------------------------------------------------
252
- @typescript-eslint/types (4.33.0)
253
- --------------------------------------------------------------------------------
254
-
255
- * Declared Licenses *
256
- MIT
257
-
258
- MIT License
259
-
260
- Copyright (c) 2019 TypeScript ESLint and other contributors
261
-
262
- Permission is hereby granted, free of charge, to any person obtaining a copy
263
- of this software and associated documentation files (the "Software"), to deal
264
- in the Software without restriction, including without limitation the rights
265
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
266
- copies of the Software, and to permit persons to whom the Software is
267
- furnished to do so, subject to the following conditions:
268
-
269
- The above copyright notice and this permission notice shall be included in all
270
- copies or substantial portions of the Software.
271
-
272
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
273
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
274
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
275
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
276
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
277
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
278
- SOFTWARE.
279
-
280
-
281
-
282
- --------------------------------------------------------------------------------
283
- @typescript-eslint/typescript-estree (4.33.0)
284
- --------------------------------------------------------------------------------
285
-
286
- * Declared Licenses *
287
- BSD-2-Clause
288
-
289
- TypeScript ESTree
290
-
291
- Originally extracted from:
292
-
293
- TypeScript ESLint Parser
294
- Copyright JS Foundation and other contributors, https://js.foundation
295
-
296
- Redistribution and use in source and binary forms, with or without
297
- modification, are permitted provided that the following conditions are met:
298
-
299
- * Redistributions of source code must retain the above copyright
300
- notice, this list of conditions and the following disclaimer.
301
- * Redistributions in binary form must reproduce the above copyright
302
- notice, this list of conditions and the following disclaimer in the
303
- documentation and/or other materials provided with the distribution.
304
-
305
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
306
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
307
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
308
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
309
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
310
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
311
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
312
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
313
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
314
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
315
-
316
-
317
-
318
- --------------------------------------------------------------------------------
319
- @typescript-eslint/visitor-keys (4.33.0)
320
- --------------------------------------------------------------------------------
321
-
322
- * Declared Licenses *
323
- MIT
324
-
325
- MIT License
326
-
327
- Copyright (c) 2019 TypeScript ESLint and other contributors
328
-
329
- Permission is hereby granted, free of charge, to any person obtaining a copy
330
- of this software and associated documentation files (the "Software"), to deal
331
- in the Software without restriction, including without limitation the rights
332
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
333
- copies of the Software, and to permit persons to whom the Software is
334
- furnished to do so, subject to the following conditions:
335
-
336
- The above copyright notice and this permission notice shall be included in all
337
- copies or substantial portions of the Software.
338
-
339
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
340
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
341
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
342
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
343
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
344
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
345
- SOFTWARE.
346
-
347
-
348
-
349
- --------------------------------------------------------------------------------
350
- array-union (2.1.0)
351
- --------------------------------------------------------------------------------
352
-
353
- * Declared Licenses *
354
- MIT
355
-
356
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
357
- Permission is hereby granted, free of charge, to any person obtaining a copy
358
- of this software and associated documentation files (the "Software"), to deal
359
- in the Software without restriction, including without limitation the rights
360
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
361
- copies of the Software, and to permit persons to whom the Software is
362
- furnished to do so, subject to the following conditions:
363
-
364
- The above copyright notice and this permission notice shall be included in all
365
- copies or substantial portions of the Software.
366
-
367
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
368
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
369
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
370
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
371
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
372
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
373
- SOFTWARE.
374
-
375
-
376
- --------------------------------------------------------------------------------
377
- braces (3.0.2)
378
- --------------------------------------------------------------------------------
379
-
380
- * Declared Licenses *
381
- MIT
382
-
383
- The MIT License (MIT)
384
-
385
- Copyright (c) 2014-2018, Jon Schlinkert.
386
-
387
- Permission is hereby granted, free of charge, to any person obtaining a copy
388
- of this software and associated documentation files (the "Software"), to deal
389
- in the Software without restriction, including without limitation the rights
390
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
391
- copies of the Software, and to permit persons to whom the Software is
392
- furnished to do so, subject to the following conditions:
393
-
394
- The above copyright notice and this permission notice shall be included in
395
- all copies or substantial portions of the Software.
396
-
397
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
398
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
399
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
400
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
401
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
402
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
403
- THE SOFTWARE.
404
-
405
-
406
-
407
- --------------------------------------------------------------------------------
408
- debug (4.3.4)
409
- --------------------------------------------------------------------------------
410
-
411
- * Declared Licenses *
412
- MIT
413
-
414
- (The MIT License)
415
-
416
- Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
417
- Copyright (c) 2018-2021 Josh Junon
418
-
419
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software
420
- and associated documentation files (the 'Software'), to deal in the Software without restriction,
421
- including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
422
- and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
423
- subject to the following conditions:
424
-
425
- The above copyright notice and this permission notice shall be included in all copies or substantial
426
- portions of the Software.
427
-
428
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
429
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
430
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
431
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
432
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
433
-
434
-
435
-
436
-
437
- --------------------------------------------------------------------------------
438
- dir-glob (3.0.1)
439
- --------------------------------------------------------------------------------
440
-
441
- * Declared Licenses *
442
- MIT
443
-
444
- Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
445
- Permission is hereby granted, free of charge, to any person obtaining a copy
446
- of this software and associated documentation files (the "Software"), to deal
447
- in the Software without restriction, including without limitation the rights
448
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
449
- copies of the Software, and to permit persons to whom the Software is
450
- furnished to do so, subject to the following conditions:
451
-
452
- The above copyright notice and this permission notice shall be included in all
453
- copies or substantial portions of the Software.
454
-
455
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
456
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
457
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
458
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
459
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
460
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
461
- SOFTWARE.
462
-
463
-
464
- --------------------------------------------------------------------------------
465
- doctrine (0.7.2)
466
- --------------------------------------------------------------------------------
467
-
468
- * Declared Licenses *
469
-
470
-
471
- * Other Licenses *
472
- BSD-2-Clause, Apache-2.0
473
-
474
-
475
- Copyright (c) 2022, doctrine Contributors<<beginOptional>>
476
- All rights reserved.<<endOptional>>
477
-
478
- Redistribution and use in source and binary forms, with or without
479
- modification, are permitted provided that the following conditions are met:
480
-
481
- 1. Redistributions of source code must retain the above copyright notice, this
482
- list of conditions and the following disclaimer.
483
-
484
- 2. Redistributions in binary form must reproduce the above copyright notice,
485
- this list of conditions and the following disclaimer in the documentation
486
-
487
- and/or other materials provided with the distribution.
488
-
489
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
490
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
491
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
492
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
493
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
494
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
495
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
496
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
497
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
498
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
499
-
500
-
501
-
502
- ### License
503
-
504
- #### doctrine
505
-
506
- Copyright JS Foundation and other contributors, https://js.foundation
507
-
508
- Licensed under the Apache License, Version 2.0 (the "License");
509
- you may not use this file except in compliance with the License.
510
- You may obtain a copy of the License at
511
-
512
- http://www.apache.org/licenses/LICENSE-2.0
513
-
514
- Unless required by applicable law or agreed to in writing, software
515
- distributed under the License is distributed on an "AS IS" BASIS,
516
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
517
- See the License for the specific language governing permissions and
518
- limitations under the License.
519
-
520
- #### esprima
521
-
522
- some of functions is derived from esprima
523
-
524
- Copyright (C) 2012, 2011 [Ariya Hidayat](http://ariya.ofilabs.com/about)
525
- (twitter: [@ariyahidayat](http://twitter.com/ariyahidayat)) and other contributors.
526
-
527
- Redistribution and use in source and binary forms, with or without
528
- modification, are permitted provided that the following conditions are met:
529
-
530
- * Redistributions of source code must retain the above copyright
531
- notice, this list of conditions and the following disclaimer.
532
-
533
- * Redistributions in binary form must reproduce the above copyright
534
- notice, this list of conditions and the following disclaimer in the
535
- documentation and/or other materials provided with the distribution.
536
-
537
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
538
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
539
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
540
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
541
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
542
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
543
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
544
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
545
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
546
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
547
-
548
-
549
- #### closure-compiler
550
-
551
- some of extensions is derived from closure-compiler
552
-
553
- Apache License
554
- Version 2.0, January 2004
555
- http://www.apache.org/licenses/
556
-
557
-
558
-
559
- --------------------------------------------------------------------------------
560
- eslint-visitor-keys (2.1.0)
561
- --------------------------------------------------------------------------------
562
-
563
- * Declared Licenses *
564
- Apache-2.0
565
-
566
- Apache License
567
- Version 2.0, January 2004
568
- http://www.apache.org/licenses/
569
-
570
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
571
-
572
- 1. Definitions.
573
-
574
- "License" shall mean the terms and conditions for use, reproduction,
575
- and distribution as defined by Sections 1 through 9 of this document.
576
-
577
- "Licensor" shall mean the copyright owner or entity authorized by
578
- the copyright owner that is granting the License.
579
-
580
- "Legal Entity" shall mean the union of the acting entity and all
581
- other entities that control, are controlled by, or are under common
582
- control with that entity. For the purposes of this definition,
583
- "control" means (i) the power, direct or indirect, to cause the
584
- direction or management of such entity, whether by contract or
585
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
586
- outstanding shares, or (iii) beneficial ownership of such entity.
587
-
588
- "You" (or "Your") shall mean an individual or Legal Entity
589
- exercising permissions granted by this License.
590
-
591
- "Source" form shall mean the preferred form for making modifications,
592
- including but not limited to software source code, documentation
593
- source, and configuration files.
594
-
595
- "Object" form shall mean any form resulting from mechanical
596
- transformation or translation of a Source form, including but
597
- not limited to compiled object code, generated documentation,
598
- and conversions to other media types.
599
-
600
- "Work" shall mean the work of authorship, whether in Source or
601
- Object form, made available under the License, as indicated by a
602
- copyright notice that is included in or attached to the work
603
- (an example is provided in the Appendix below).
604
-
605
- "Derivative Works" shall mean any work, whether in Source or Object
606
- form, that is based on (or derived from) the Work and for which the
607
- editorial revisions, annotations, elaborations, or other modifications
608
- represent, as a whole, an original work of authorship. For the purposes
609
- of this License, Derivative Works shall not include works that remain
610
- separable from, or merely link (or bind by name) to the interfaces of,
611
- the Work and Derivative Works thereof.
612
-
613
- "Contribution" shall mean any work of authorship, including
614
- the original version of the Work and any modifications or additions
615
- to that Work or Derivative Works thereof, that is intentionally
616
- submitted to Licensor for inclusion in the Work by the copyright owner
617
- or by an individual or Legal Entity authorized to submit on behalf of
618
- the copyright owner. For the purposes of this definition, "submitted"
619
- means any form of electronic, verbal, or written communication sent
620
- to the Licensor or its representatives, including but not limited to
621
- communication on electronic mailing lists, source code control systems,
622
- and issue tracking systems that are managed by, or on behalf of, the
623
- Licensor for the purpose of discussing and improving the Work, but
624
- excluding communication that is conspicuously marked or otherwise
625
- designated in writing by the copyright owner as "Not a Contribution."
626
-
627
- "Contributor" shall mean Licensor and any individual or Legal Entity
628
- on behalf of whom a Contribution has been received by Licensor and
629
- subsequently incorporated within the Work.
630
-
631
- 2. Grant of Copyright License. Subject to the terms and conditions of
632
- this License, each Contributor hereby grants to You a perpetual,
633
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
634
- copyright license to reproduce, prepare Derivative Works of,
635
- publicly display, publicly perform, sublicense, and distribute the
636
- Work and such Derivative Works in Source or Object form.
637
-
638
- 3. Grant of Patent License. Subject to the terms and conditions of
639
- this License, each Contributor hereby grants to You a perpetual,
640
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
641
- (except as stated in this section) patent license to make, have made,
642
- use, offer to sell, sell, import, and otherwise transfer the Work,
643
- where such license applies only to those patent claims licensable
644
- by such Contributor that are necessarily infringed by their
645
- Contribution(s) alone or by combination of their Contribution(s)
646
- with the Work to which such Contribution(s) was submitted. If You
647
- institute patent litigation against any entity (including a
648
- cross-claim or counterclaim in a lawsuit) alleging that the Work
649
- or a Contribution incorporated within the Work constitutes direct
650
- or contributory patent infringement, then any patent licenses
651
- granted to You under this License for that Work shall terminate
652
- as of the date such litigation is filed.
653
-
654
- 4. Redistribution. You may reproduce and distribute copies of the
655
- Work or Derivative Works thereof in any medium, with or without
656
- modifications, and in Source or Object form, provided that You
657
- meet the following conditions:
658
-
659
- (a) You must give any other recipients of the Work or
660
- Derivative Works a copy of this License; and
661
-
662
- (b) You must cause any modified files to carry prominent notices
663
- stating that You changed the files; and
664
-
665
- (c) You must retain, in the Source form of any Derivative Works
666
- that You distribute, all copyright, patent, trademark, and
667
- attribution notices from the Source form of the Work,
668
- excluding those notices that do not pertain to any part of
669
- the Derivative Works; and
670
-
671
- (d) If the Work includes a "NOTICE" text file as part of its
672
- distribution, then any Derivative Works that You distribute must
673
- include a readable copy of the attribution notices contained
674
- within such NOTICE file, excluding those notices that do not
675
- pertain to any part of the Derivative Works, in at least one
676
- of the following places: within a NOTICE text file distributed
677
- as part of the Derivative Works; within the Source form or
678
- documentation, if provided along with the Derivative Works; or,
679
- within a display generated by the Derivative Works, if and
680
- wherever such third-party notices normally appear. The contents
681
- of the NOTICE file are for informational purposes only and
682
- do not modify the License. You may add Your own attribution
683
- notices within Derivative Works that You distribute, alongside
684
- or as an addendum to the NOTICE text from the Work, provided
685
- that such additional attribution notices cannot be construed
686
- as modifying the License.
687
-
688
- You may add Your own copyright statement to Your modifications and
689
- may provide additional or different license terms and conditions
690
- for use, reproduction, or distribution of Your modifications, or
691
- for any such Derivative Works as a whole, provided Your use,
692
- reproduction, and distribution of the Work otherwise complies with
693
- the conditions stated in this License.
694
-
695
- 5. Submission of Contributions. Unless You explicitly state otherwise,
696
- any Contribution intentionally submitted for inclusion in the Work
697
- by You to the Licensor shall be under the terms and conditions of
698
- this License, without any additional terms or conditions.
699
- Notwithstanding the above, nothing herein shall supersede or modify
700
- the terms of any separate license agreement you may have executed
701
- with Licensor regarding such Contributions.
702
-
703
- 6. Trademarks. This License does not grant permission to use the trade
704
- names, trademarks, service marks, or product names of the Licensor,
705
- except as required for reasonable and customary use in describing the
706
- origin of the Work and reproducing the content of the NOTICE file.
707
-
708
- 7. Disclaimer of Warranty. Unless required by applicable law or
709
- agreed to in writing, Licensor provides the Work (and each
710
- Contributor provides its Contributions) on an "AS IS" BASIS,
711
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
712
- implied, including, without limitation, any warranties or conditions
713
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
714
- PARTICULAR PURPOSE. You are solely responsible for determining the
715
- appropriateness of using or redistributing the Work and assume any
716
- risks associated with Your exercise of permissions under this License.
717
-
718
- 8. Limitation of Liability. In no event and under no legal theory,
719
- whether in tort (including negligence), contract, or otherwise,
720
- unless required by applicable law (such as deliberate and grossly
721
- negligent acts) or agreed to in writing, shall any Contributor be
722
- liable to You for damages, including any direct, indirect, special,
723
- incidental, or consequential damages of any character arising as a
724
- result of this License or out of the use or inability to use the
725
- Work (including but not limited to damages for loss of goodwill,
726
- work stoppage, computer failure or malfunction, or any and all
727
- other commercial damages or losses), even if such Contributor
728
- has been advised of the possibility of such damages.
729
-
730
- 9. Accepting Warranty or Additional Liability. While redistributing
731
- the Work or Derivative Works thereof, You may choose to offer,
732
- and charge a fee for, acceptance of support, warranty, indemnity,
733
- or other liability obligations and/or rights consistent with this
734
- License. However, in accepting such obligations, You may act only
735
- on Your own behalf and on Your sole responsibility, not on behalf
736
- of any other Contributor, and only if You agree to indemnify,
737
- defend, and hold each Contributor harmless for any liability
738
- incurred by, or claims asserted against, such Contributor by reason
739
- of your accepting any such warranty or additional liability.
740
-
741
- END OF TERMS AND CONDITIONS
742
-
743
- APPENDIX: How to apply the Apache License to your work.
744
-
745
- To apply the Apache License to your work, attach the following
746
- boilerplate notice, with the fields enclosed by brackets "{}"
747
- replaced with your own identifying information. (Don't include
748
- the brackets!) The text should be enclosed in the appropriate
749
- comment syntax for the file format. We also recommend that a
750
- file or class name and description of purpose be included on the
751
- same "printed page" as the copyright notice for easier
752
- identification within third-party archives.
753
-
754
- Copyright contributors
755
-
756
- Licensed under the Apache License, Version 2.0 (the "License");
757
- you may not use this file except in compliance with the License.
758
- You may obtain a copy of the License at
759
-
760
- http://www.apache.org/licenses/LICENSE-2.0
761
-
762
- Unless required by applicable law or agreed to in writing, software
763
- distributed under the License is distributed on an "AS IS" BASIS,
764
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
765
- See the License for the specific language governing permissions and
766
- limitations under the License.
767
-
768
-
769
-
770
- --------------------------------------------------------------------------------
771
- esutils (1.1.6)
772
- --------------------------------------------------------------------------------
773
-
774
- * Declared Licenses *
775
- BSD-2-Clause
776
-
777
- Redistribution and use in source and binary forms, with or without
778
- modification, are permitted provided that the following conditions are met:
779
-
780
- * Redistributions of source code must retain the above copyright
781
- notice, this list of conditions and the following disclaimer.
782
- * Redistributions in binary form must reproduce the above copyright
783
- notice, this list of conditions and the following disclaimer in the
784
- documentation and/or other materials provided with the distribution.
785
-
786
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
787
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
788
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
789
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
790
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
791
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
792
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
793
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
794
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
795
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
796
-
797
-
798
- --------------------------------------------------------------------------------
799
- fast-glob (3.2.11)
800
- --------------------------------------------------------------------------------
801
-
802
- * Declared Licenses *
803
- MIT
804
-
805
- The MIT License (MIT)
806
-
807
- Copyright (c) Denis Malinochkin
808
-
809
- Permission is hereby granted, free of charge, to any person obtaining a copy
810
- of this software and associated documentation files (the "Software"), to deal
811
- in the Software without restriction, including without limitation the rights
812
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
813
- copies of the Software, and to permit persons to whom the Software is
814
- furnished to do so, subject to the following conditions:
815
-
816
- The above copyright notice and this permission notice shall be included in all
817
- copies or substantial portions of the Software.
818
-
819
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
820
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
821
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
822
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
823
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
824
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
825
- SOFTWARE.
826
-
827
-
828
-
829
- --------------------------------------------------------------------------------
830
- fastq (1.13.0)
831
- --------------------------------------------------------------------------------
832
-
833
- * Declared Licenses *
834
- ISC
835
-
836
- Copyright (c) 2015-2020, Matteo Collina <matteo.collina@gmail.com>
837
-
838
- Permission to use, copy, modify, and/or distribute this software for any
839
- purpose with or without fee is hereby granted, provided that the above
840
- copyright notice and this permission notice appear in all copies.
841
-
842
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
843
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
844
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
845
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
846
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
847
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
848
- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
849
-
850
-
851
-
852
- --------------------------------------------------------------------------------
853
- fill-range (7.0.1)
854
- --------------------------------------------------------------------------------
855
-
856
- * Declared Licenses *
857
- MIT
858
-
859
- The MIT License (MIT)
860
-
861
- Copyright (c) 2014-present, Jon Schlinkert.
862
-
863
- Permission is hereby granted, free of charge, to any person obtaining a copy
864
- of this software and associated documentation files (the "Software"), to deal
865
- in the Software without restriction, including without limitation the rights
866
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
867
- copies of the Software, and to permit persons to whom the Software is
868
- furnished to do so, subject to the following conditions:
869
-
870
- The above copyright notice and this permission notice shall be included in
871
- all copies or substantial portions of the Software.
872
-
873
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
874
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
875
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
876
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
877
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
878
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
879
- THE SOFTWARE.
880
-
881
-
882
-
883
- --------------------------------------------------------------------------------
884
- glob-parent (5.1.2)
885
- --------------------------------------------------------------------------------
886
-
887
- * Declared Licenses *
888
- ISC
889
-
890
- The ISC License
891
-
892
- Copyright (c) 2015 Elan Shanker
893
-
894
- Permission to use, copy, modify, and/or distribute this software for any
895
- purpose with or without fee is hereby granted, provided that the above
896
- copyright notice and this permission notice appear in all copies.
897
-
898
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
899
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
900
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
901
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
902
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
903
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
904
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
905
-
906
-
907
-
908
-
909
- --------------------------------------------------------------------------------
910
- globby (11.1.0)
911
- --------------------------------------------------------------------------------
912
-
913
- * Declared Licenses *
914
- MIT
915
-
916
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
917
- Permission is hereby granted, free of charge, to any person obtaining a copy
918
- of this software and associated documentation files (the "Software"), to deal
919
- in the Software without restriction, including without limitation the rights
920
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
921
- copies of the Software, and to permit persons to whom the Software is
922
- furnished to do so, subject to the following conditions:
923
-
924
- The above copyright notice and this permission notice shall be included in all
925
- copies or substantial portions of the Software.
926
-
927
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
928
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
929
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
930
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
931
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
932
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
933
- SOFTWARE.
934
-
935
-
936
- --------------------------------------------------------------------------------
937
- ignore (5.2.0)
938
- --------------------------------------------------------------------------------
939
-
940
- * Declared Licenses *
941
- MIT
942
-
943
- Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
944
- http://kael.me/
945
-
946
- Permission is hereby granted, free of charge, to any person obtaining
947
- a copy of this software and associated documentation files (the
948
- "Software"), to deal in the Software without restriction, including
949
- without limitation the rights to use, copy, modify, merge, publish,
950
- distribute, sublicense, and/or sell copies of the Software, and to
951
- permit persons to whom the Software is furnished to do so, subject to
952
- the following conditions:
953
-
954
- The above copyright notice and this permission notice shall be
955
- included in all copies or substantial portions of the Software.
956
-
957
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
958
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
959
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
960
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
961
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
962
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
963
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
964
-
965
-
966
- --------------------------------------------------------------------------------
967
- is-extglob (2.1.1)
968
- --------------------------------------------------------------------------------
969
-
970
- * Declared Licenses *
971
- MIT
972
-
973
- The MIT License (MIT)
974
-
975
- Copyright (c) 2014-2016, Jon Schlinkert
976
-
977
- Permission is hereby granted, free of charge, to any person obtaining a copy
978
- of this software and associated documentation files (the "Software"), to deal
979
- in the Software without restriction, including without limitation the rights
980
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
981
- copies of the Software, and to permit persons to whom the Software is
982
- furnished to do so, subject to the following conditions:
983
-
984
- The above copyright notice and this permission notice shall be included in
985
- all copies or substantial portions of the Software.
986
-
987
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
988
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
989
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
990
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
991
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
992
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
993
- THE SOFTWARE.
994
-
995
-
996
-
997
- --------------------------------------------------------------------------------
998
- is-glob (4.0.3)
999
- --------------------------------------------------------------------------------
1000
-
1001
- * Declared Licenses *
1002
- MIT
1003
-
1004
- The MIT License (MIT)
1005
-
1006
- Copyright (c) 2014-2017, Jon Schlinkert.
1007
-
1008
- Permission is hereby granted, free of charge, to any person obtaining a copy
1009
- of this software and associated documentation files (the "Software"), to deal
1010
- in the Software without restriction, including without limitation the rights
1011
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1012
- copies of the Software, and to permit persons to whom the Software is
1013
- furnished to do so, subject to the following conditions:
1014
-
1015
- The above copyright notice and this permission notice shall be included in
1016
- all copies or substantial portions of the Software.
1017
-
1018
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1019
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1020
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1021
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1022
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1023
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1024
- THE SOFTWARE.
1025
-
1026
-
1027
-
1028
- --------------------------------------------------------------------------------
1029
- is-number (7.0.0)
1030
- --------------------------------------------------------------------------------
1031
-
1032
- * Declared Licenses *
1033
- MIT
1034
-
1035
- The MIT License (MIT)
1036
-
1037
- Copyright (c) 2014-present, Jon Schlinkert.
1038
-
1039
- Permission is hereby granted, free of charge, to any person obtaining a copy
1040
- of this software and associated documentation files (the "Software"), to deal
1041
- in the Software without restriction, including without limitation the rights
1042
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1043
- copies of the Software, and to permit persons to whom the Software is
1044
- furnished to do so, subject to the following conditions:
1045
-
1046
- The above copyright notice and this permission notice shall be included in
1047
- all copies or substantial portions of the Software.
1048
-
1049
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1050
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1051
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1052
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1053
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1054
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1055
- THE SOFTWARE.
1056
-
1057
-
1058
-
1059
- --------------------------------------------------------------------------------
1060
- isarray (0.0.1)
1061
- --------------------------------------------------------------------------------
1062
-
1063
- * Declared Licenses *
1064
- MIT
1065
-
1066
- Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
1067
- Permission is hereby granted, free of charge, to any person obtaining a copy
1068
- of this software and associated documentation files (the "Software"), to deal
1069
- in the Software without restriction, including without limitation the rights
1070
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1071
- copies of the Software, and to permit persons to whom the Software is
1072
- furnished to do so, subject to the following conditions:
1073
-
1074
- The above copyright notice and this permission notice shall be included in all
1075
- copies or substantial portions of the Software.
1076
-
1077
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1078
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1079
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1080
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1081
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1082
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1083
- SOFTWARE.
1084
-
1085
-
1086
- --------------------------------------------------------------------------------
1087
- lru-cache (6.0.0)
1088
- --------------------------------------------------------------------------------
1089
-
1090
- * Declared Licenses *
1091
- ISC
1092
-
1093
- The ISC License
1094
-
1095
- Copyright (c) Isaac Z. Schlueter and Contributors
1096
-
1097
- Permission to use, copy, modify, and/or distribute this software for any
1098
- purpose with or without fee is hereby granted, provided that the above
1099
- copyright notice and this permission notice appear in all copies.
1100
-
1101
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1102
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1103
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1104
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1105
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1106
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1107
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1108
-
1109
-
1110
-
1111
- --------------------------------------------------------------------------------
1112
- merge2 (1.4.1)
1113
- --------------------------------------------------------------------------------
1114
-
1115
- * Declared Licenses *
1116
- MIT
1117
-
1118
- The MIT License (MIT)
1119
-
1120
- Copyright (c) 2014-2020 Teambition
1121
-
1122
- Permission is hereby granted, free of charge, to any person obtaining a copy
1123
- of this software and associated documentation files (the "Software"), to deal
1124
- in the Software without restriction, including without limitation the rights
1125
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1126
- copies of the Software, and to permit persons to whom the Software is
1127
- furnished to do so, subject to the following conditions:
1128
-
1129
- The above copyright notice and this permission notice shall be included in all
1130
- copies or substantial portions of the Software.
1131
-
1132
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1133
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1134
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1135
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1136
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1137
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1138
- SOFTWARE.
1139
-
1140
-
1141
-
1142
- --------------------------------------------------------------------------------
1143
- micromatch (4.0.5)
1144
- --------------------------------------------------------------------------------
1145
-
1146
- * Declared Licenses *
1147
- MIT
1148
-
1149
- The MIT License (MIT)
1150
-
1151
- Copyright (c) 2014-present, Jon Schlinkert.
1152
-
1153
- Permission is hereby granted, free of charge, to any person obtaining a copy
1154
- of this software and associated documentation files (the "Software"), to deal
1155
- in the Software without restriction, including without limitation the rights
1156
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1157
- copies of the Software, and to permit persons to whom the Software is
1158
- furnished to do so, subject to the following conditions:
1159
-
1160
- The above copyright notice and this permission notice shall be included in
1161
- all copies or substantial portions of the Software.
1162
-
1163
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1164
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1165
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1166
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1167
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1168
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1169
- THE SOFTWARE.
1170
-
1171
-
1172
-
1173
- --------------------------------------------------------------------------------
1174
- ms (2.1.2)
1175
- --------------------------------------------------------------------------------
1176
-
1177
- * Declared Licenses *
1178
- MIT
1179
-
1180
- Copyright (c) 2016 Zeit, Inc.
1181
- Permission is hereby granted, free of charge, to any person obtaining a copy
1182
- of this software and associated documentation files (the "Software"), to deal
1183
- in the Software without restriction, including without limitation the rights
1184
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1185
- copies of the Software, and to permit persons to whom the Software is
1186
- furnished to do so, subject to the following conditions:
1187
-
1188
- The above copyright notice and this permission notice shall be included in all
1189
- copies or substantial portions of the Software.
1190
-
1191
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1192
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1193
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1194
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1195
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1196
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1197
- SOFTWARE.
1198
-
1199
-
1200
- --------------------------------------------------------------------------------
1201
- path-type (4.0.0)
1202
- --------------------------------------------------------------------------------
1203
-
1204
- * Declared Licenses *
1205
- MIT
1206
-
1207
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1208
- Permission is hereby granted, free of charge, to any person obtaining a copy
1209
- of this software and associated documentation files (the "Software"), to deal
1210
- in the Software without restriction, including without limitation the rights
1211
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1212
- copies of the Software, and to permit persons to whom the Software is
1213
- furnished to do so, subject to the following conditions:
1214
-
1215
- The above copyright notice and this permission notice shall be included in all
1216
- copies or substantial portions of the Software.
1217
-
1218
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1219
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1220
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1221
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1222
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1223
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1224
- SOFTWARE.
1225
-
1226
-
1227
- --------------------------------------------------------------------------------
1228
- picomatch (2.3.1)
1229
- --------------------------------------------------------------------------------
1230
-
1231
- * Declared Licenses *
1232
- MIT
1233
-
1234
- The MIT License (MIT)
1235
-
1236
- Copyright (c) 2017-present, Jon Schlinkert.
1237
-
1238
- Permission is hereby granted, free of charge, to any person obtaining a copy
1239
- of this software and associated documentation files (the "Software"), to deal
1240
- in the Software without restriction, including without limitation the rights
1241
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1242
- copies of the Software, and to permit persons to whom the Software is
1243
- furnished to do so, subject to the following conditions:
1244
-
1245
- The above copyright notice and this permission notice shall be included in
1246
- all copies or substantial portions of the Software.
1247
-
1248
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1249
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1250
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1251
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1252
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1253
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1254
- THE SOFTWARE.
1255
-
1256
-
1257
-
1258
- --------------------------------------------------------------------------------
1259
- queue-microtask (1.2.3)
1260
- --------------------------------------------------------------------------------
1261
-
1262
- * Declared Licenses *
1263
- MIT
1264
-
1265
- The MIT License (MIT)
1266
-
1267
- Copyright (c) Feross Aboukhadijeh
1268
-
1269
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1270
- this software and associated documentation files (the "Software"), to deal in
1271
- the Software without restriction, including without limitation the rights to
1272
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1273
- the Software, and to permit persons to whom the Software is furnished to do so,
1274
- subject to the following conditions:
1275
-
1276
- The above copyright notice and this permission notice shall be included in all
1277
- copies or substantial portions of the Software.
1278
-
1279
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1280
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1281
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1282
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1283
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1284
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1285
-
1286
-
1287
-
1288
- --------------------------------------------------------------------------------
1289
- reusify (1.0.4)
1290
- --------------------------------------------------------------------------------
1291
-
1292
- * Declared Licenses *
1293
- MIT
1294
-
1295
- The MIT License (MIT)
1296
-
1297
- Copyright (c) 2015 Matteo Collina
1298
-
1299
- Permission is hereby granted, free of charge, to any person obtaining a copy
1300
- of this software and associated documentation files (the "Software"), to deal
1301
- in the Software without restriction, including without limitation the rights
1302
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1303
- copies of the Software, and to permit persons to whom the Software is
1304
- furnished to do so, subject to the following conditions:
1305
-
1306
- The above copyright notice and this permission notice shall be included in all
1307
- copies or substantial portions of the Software.
1308
-
1309
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1310
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1311
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1312
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1313
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1314
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1315
- SOFTWARE.
1316
-
1317
-
1318
-
1319
-
1320
- --------------------------------------------------------------------------------
1321
- run-parallel (1.2.0)
1322
- --------------------------------------------------------------------------------
1323
-
1324
- * Declared Licenses *
1325
- MIT
1326
-
1327
- The MIT License (MIT)
1328
-
1329
- Copyright (c) Feross Aboukhadijeh
1330
-
1331
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1332
- this software and associated documentation files (the "Software"), to deal in
1333
- the Software without restriction, including without limitation the rights to
1334
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1335
- the Software, and to permit persons to whom the Software is furnished to do so,
1336
- subject to the following conditions:
1337
-
1338
- The above copyright notice and this permission notice shall be included in all
1339
- copies or substantial portions of the Software.
1340
-
1341
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1342
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1343
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1344
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1345
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1346
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1347
-
1348
-
1349
-
1350
- --------------------------------------------------------------------------------
1351
- semver (7.3.7)
1352
- --------------------------------------------------------------------------------
1353
-
1354
- * Declared Licenses *
1355
- ISC
1356
-
1357
- The ISC License
1358
-
1359
- Copyright (c) Isaac Z. Schlueter and Contributors
1360
-
1361
- Permission to use, copy, modify, and/or distribute this software for any
1362
- purpose with or without fee is hereby granted, provided that the above
1363
- copyright notice and this permission notice appear in all copies.
1364
-
1365
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1366
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1367
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1368
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1369
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1370
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1371
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1372
-
1373
-
1374
-
1375
- --------------------------------------------------------------------------------
1376
- slash (3.0.0)
1377
- --------------------------------------------------------------------------------
1378
-
1379
- * Declared Licenses *
1380
- MIT
1381
-
1382
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1383
- Permission is hereby granted, free of charge, to any person obtaining a copy
1384
- of this software and associated documentation files (the "Software"), to deal
1385
- in the Software without restriction, including without limitation the rights
1386
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1387
- copies of the Software, and to permit persons to whom the Software is
1388
- furnished to do so, subject to the following conditions:
1389
-
1390
- The above copyright notice and this permission notice shall be included in all
1391
- copies or substantial portions of the Software.
1392
-
1393
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1394
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1395
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1396
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1397
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1398
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1399
- SOFTWARE.
1400
-
1401
-
1402
- --------------------------------------------------------------------------------
1403
- to-regex-range (5.0.1)
1404
- --------------------------------------------------------------------------------
1405
-
1406
- * Declared Licenses *
1407
- MIT
1408
-
1409
- The MIT License (MIT)
1410
-
1411
- Copyright (c) 2015-present, Jon Schlinkert.
1412
-
1413
- Permission is hereby granted, free of charge, to any person obtaining a copy
1414
- of this software and associated documentation files (the "Software"), to deal
1415
- in the Software without restriction, including without limitation the rights
1416
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1417
- copies of the Software, and to permit persons to whom the Software is
1418
- furnished to do so, subject to the following conditions:
1419
-
1420
- The above copyright notice and this permission notice shall be included in
1421
- all copies or substantial portions of the Software.
1422
-
1423
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1424
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1425
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1426
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1427
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1428
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1429
- THE SOFTWARE.
1430
-
1431
-
1432
-
1433
- --------------------------------------------------------------------------------
1434
- tslib (1.14.1)
1435
- --------------------------------------------------------------------------------
1436
-
1437
- * Declared Licenses *
1438
- ISC
1439
-
1440
- Copyright (c) Microsoft Corporation.
1441
-
1442
- Permission to use, copy, modify, and/or distribute this software for any
1443
- purpose with or without fee is hereby granted.
1444
-
1445
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1446
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1447
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1448
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1449
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1450
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1451
- PERFORMANCE OF THIS SOFTWARE.
1452
-
1453
-
1454
- --------------------------------------------------------------------------------
1455
- tslib (1.9.0)
1456
- --------------------------------------------------------------------------------
1457
-
1458
- * Declared Licenses *
1459
- ISC
1460
-
1461
- Copyright (c) Microsoft Corporation.
1462
-
1463
- Permission to use, copy, modify, and/or distribute this software for any
1464
- purpose with or without fee is hereby granted.
1465
-
1466
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1467
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1468
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1469
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1470
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1471
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1472
- PERFORMANCE OF THIS SOFTWARE.
1473
-
1474
-
1475
- --------------------------------------------------------------------------------
1476
- tslint (6.1.3)
1477
- --------------------------------------------------------------------------------
1478
-
1479
- * Declared Licenses *
1480
- Apache-2.0
1481
-
1482
- Apache License
1483
- Version 2.0, January 2004
1484
- http://www.apache.org/licenses/
1485
-
1486
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1487
-
1488
- 1. Definitions.
1489
-
1490
- "License" shall mean the terms and conditions for use, reproduction,
1491
- and distribution as defined by Sections 1 through 9 of this document.
1492
-
1493
- "Licensor" shall mean the copyright owner or entity authorized by
1494
- the copyright owner that is granting the License.
1495
-
1496
- "Legal Entity" shall mean the union of the acting entity and all
1497
- other entities that control, are controlled by, or are under common
1498
- control with that entity. For the purposes of this definition,
1499
- "control" means (i) the power, direct or indirect, to cause the
1500
- direction or management of such entity, whether by contract or
1501
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1502
- outstanding shares, or (iii) beneficial ownership of such entity.
1503
-
1504
- "You" (or "Your") shall mean an individual or Legal Entity
1505
- exercising permissions granted by this License.
1506
-
1507
- "Source" form shall mean the preferred form for making modifications,
1508
- including but not limited to software source code, documentation
1509
- source, and configuration files.
1510
-
1511
- "Object" form shall mean any form resulting from mechanical
1512
- transformation or translation of a Source form, including but
1513
- not limited to compiled object code, generated documentation,
1514
- and conversions to other media types.
1515
-
1516
- "Work" shall mean the work of authorship, whether in Source or
1517
- Object form, made available under the License, as indicated by a
1518
- copyright notice that is included in or attached to the work
1519
- (an example is provided in the Appendix below).
1520
-
1521
- "Derivative Works" shall mean any work, whether in Source or Object
1522
- form, that is based on (or derived from) the Work and for which the
1523
- editorial revisions, annotations, elaborations, or other modifications
1524
- represent, as a whole, an original work of authorship. For the purposes
1525
- of this License, Derivative Works shall not include works that remain
1526
- separable from, or merely link (or bind by name) to the interfaces of,
1527
- the Work and Derivative Works thereof.
1528
-
1529
- "Contribution" shall mean any work of authorship, including
1530
- the original version of the Work and any modifications or additions
1531
- to that Work or Derivative Works thereof, that is intentionally
1532
- submitted to Licensor for inclusion in the Work by the copyright owner
1533
- or by an individual or Legal Entity authorized to submit on behalf of
1534
- the copyright owner. For the purposes of this definition, "submitted"
1535
- means any form of electronic, verbal, or written communication sent
1536
- to the Licensor or its representatives, including but not limited to
1537
- communication on electronic mailing lists, source code control systems,
1538
- and issue tracking systems that are managed by, or on behalf of, the
1539
- Licensor for the purpose of discussing and improving the Work, but
1540
- excluding communication that is conspicuously marked or otherwise
1541
- designated in writing by the copyright owner as "Not a Contribution."
1542
-
1543
- "Contributor" shall mean Licensor and any individual or Legal Entity
1544
- on behalf of whom a Contribution has been received by Licensor and
1545
- subsequently incorporated within the Work.
1546
-
1547
- 2. Grant of Copyright License. Subject to the terms and conditions of
1548
- this License, each Contributor hereby grants to You a perpetual,
1549
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1550
- copyright license to reproduce, prepare Derivative Works of,
1551
- publicly display, publicly perform, sublicense, and distribute the
1552
- Work and such Derivative Works in Source or Object form.
1553
-
1554
- 3. Grant of Patent License. Subject to the terms and conditions of
1555
- this License, each Contributor hereby grants to You a perpetual,
1556
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1557
- (except as stated in this section) patent license to make, have made,
1558
- use, offer to sell, sell, import, and otherwise transfer the Work,
1559
- where such license applies only to those patent claims licensable
1560
- by such Contributor that are necessarily infringed by their
1561
- Contribution(s) alone or by combination of their Contribution(s)
1562
- with the Work to which such Contribution(s) was submitted. If You
1563
- institute patent litigation against any entity (including a
1564
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1565
- or a Contribution incorporated within the Work constitutes direct
1566
- or contributory patent infringement, then any patent licenses
1567
- granted to You under this License for that Work shall terminate
1568
- as of the date such litigation is filed.
1569
-
1570
- 4. Redistribution. You may reproduce and distribute copies of the
1571
- Work or Derivative Works thereof in any medium, with or without
1572
- modifications, and in Source or Object form, provided that You
1573
- meet the following conditions:
1574
-
1575
- (a) You must give any other recipients of the Work or
1576
- Derivative Works a copy of this License; and
1577
-
1578
- (b) You must cause any modified files to carry prominent notices
1579
- stating that You changed the files; and
1580
-
1581
- (c) You must retain, in the Source form of any Derivative Works
1582
- that You distribute, all copyright, patent, trademark, and
1583
- attribution notices from the Source form of the Work,
1584
- excluding those notices that do not pertain to any part of
1585
- the Derivative Works; and
1586
-
1587
- (d) If the Work includes a "NOTICE" text file as part of its
1588
- distribution, then any Derivative Works that You distribute must
1589
- include a readable copy of the attribution notices contained
1590
- within such NOTICE file, excluding those notices that do not
1591
- pertain to any part of the Derivative Works, in at least one
1592
- of the following places: within a NOTICE text file distributed
1593
- as part of the Derivative Works; within the Source form or
1594
- documentation, if provided along with the Derivative Works; or,
1595
- within a display generated by the Derivative Works, if and
1596
- wherever such third-party notices normally appear. The contents
1597
- of the NOTICE file are for informational purposes only and
1598
- do not modify the License. You may add Your own attribution
1599
- notices within Derivative Works that You distribute, alongside
1600
- or as an addendum to the NOTICE text from the Work, provided
1601
- that such additional attribution notices cannot be construed
1602
- as modifying the License.
1603
-
1604
- You may add Your own copyright statement to Your modifications and
1605
- may provide additional or different license terms and conditions
1606
- for use, reproduction, or distribution of Your modifications, or
1607
- for any such Derivative Works as a whole, provided Your use,
1608
- reproduction, and distribution of the Work otherwise complies with
1609
- the conditions stated in this License.
1610
-
1611
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1612
- any Contribution intentionally submitted for inclusion in the Work
1613
- by You to the Licensor shall be under the terms and conditions of
1614
- this License, without any additional terms or conditions.
1615
- Notwithstanding the above, nothing herein shall supersede or modify
1616
- the terms of any separate license agreement you may have executed
1617
- with Licensor regarding such Contributions.
1618
-
1619
- 6. Trademarks. This License does not grant permission to use the trade
1620
- names, trademarks, service marks, or product names of the Licensor,
1621
- except as required for reasonable and customary use in describing the
1622
- origin of the Work and reproducing the content of the NOTICE file.
1623
-
1624
- 7. Disclaimer of Warranty. Unless required by applicable law or
1625
- agreed to in writing, Licensor provides the Work (and each
1626
- Contributor provides its Contributions) on an "AS IS" BASIS,
1627
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1628
- implied, including, without limitation, any warranties or conditions
1629
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1630
- PARTICULAR PURPOSE. You are solely responsible for determining the
1631
- appropriateness of using or redistributing the Work and assume any
1632
- risks associated with Your exercise of permissions under this License.
1633
-
1634
- 8. Limitation of Liability. In no event and under no legal theory,
1635
- whether in tort (including negligence), contract, or otherwise,
1636
- unless required by applicable law (such as deliberate and grossly
1637
- negligent acts) or agreed to in writing, shall any Contributor be
1638
- liable to You for damages, including any direct, indirect, special,
1639
- incidental, or consequential damages of any character arising as a
1640
- result of this License or out of the use or inability to use the
1641
- Work (including but not limited to damages for loss of goodwill,
1642
- work stoppage, computer failure or malfunction, or any and all
1643
- other commercial damages or losses), even if such Contributor
1644
- has been advised of the possibility of such damages.
1645
-
1646
- 9. Accepting Warranty or Additional Liability. While redistributing
1647
- the Work or Derivative Works thereof, You may choose to offer,
1648
- and charge a fee for, acceptance of support, warranty, indemnity,
1649
- or other liability obligations and/or rights consistent with this
1650
- License. However, in accepting such obligations, You may act only
1651
- on Your own behalf and on Your sole responsibility, not on behalf
1652
- of any other Contributor, and only if You agree to indemnify,
1653
- defend, and hold each Contributor harmless for any liability
1654
- incurred by, or claims asserted against, such Contributor by reason
1655
- of your accepting any such warranty or additional liability.
1656
-
1657
- END OF TERMS AND CONDITIONS
1658
-
1659
- APPENDIX: How to apply the Apache License to your work.
1660
-
1661
- To apply the Apache License to your work, attach the following
1662
- boilerplate notice, with the fields enclosed by brackets "{}"
1663
- replaced with your own identifying information. (Don't include
1664
- the brackets!) The text should be enclosed in the appropriate
1665
- comment syntax for the file format. We also recommend that a
1666
- file or class name and description of purpose be included on the
1667
- same "printed page" as the copyright notice for easier
1668
- identification within third-party archives.
1669
-
1670
- Copyright {yyyy} {name of copyright owner}
1671
-
1672
- Licensed under the Apache License, Version 2.0 (the "License");
1673
- you may not use this file except in compliance with the License.
1674
- You may obtain a copy of the License at
1675
-
1676
- http://www.apache.org/licenses/LICENSE-2.0
1677
-
1678
- Unless required by applicable law or agreed to in writing, software
1679
- distributed under the License is distributed on an "AS IS" BASIS,
1680
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1681
- See the License for the specific language governing permissions and
1682
- limitations under the License.
1683
-
1684
-
1685
-
1686
- --------------------------------------------------------------------------------
1687
- tslint-eslint-rules (5.4.0)
1688
- --------------------------------------------------------------------------------
1689
-
1690
- * Declared Licenses *
1691
- MIT
1692
-
1693
- Copyright (c) 2015 Vitor Buzinaro, Victor Schiavi
1694
-
1695
-
1696
- Permission is hereby granted, free of charge, to any person obtaining a copy
1697
- of this software and associated documentation files (the "Software"), to deal
1698
- in the Software without restriction, including without limitation the rights
1699
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1700
- copies of the Software, and to permit persons to whom the Software is
1701
- furnished to do so, subject to the following conditions:
1702
-
1703
-
1704
- The above copyright notice and this permission notice shall be included in
1705
- all copies or substantial portions of the Software.
1706
-
1707
-
1708
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1709
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1710
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1711
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1712
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1713
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1714
- THE SOFTWARE.
1715
-
1716
-
1717
-
1718
- --------------------------------------------------------------------------------
1719
- tslint-microsoft-contrib (6.1.0)
1720
- --------------------------------------------------------------------------------
1721
-
1722
- * Declared Licenses *
1723
- MIT
1724
-
1725
- Copyright (c) 2022, tslint-microsoft-contrib Contributors
1726
- Permission is hereby granted, free of charge, to any person obtaining a copy
1727
- of this software and associated documentation files (the "Software"), to deal
1728
- in the Software without restriction, including without limitation the rights
1729
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1730
- copies of the Software, and to permit persons to whom the Software is
1731
- furnished to do so, subject to the following conditions:
1732
-
1733
- The above copyright notice and this permission notice shall be included in all
1734
- copies or substantial portions of the Software.
1735
-
1736
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1737
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1738
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1739
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1740
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1741
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1742
- SOFTWARE.
1743
-
1744
-
1745
- --------------------------------------------------------------------------------
1746
- tslint-react (3.6.0)
1747
- --------------------------------------------------------------------------------
1748
-
1749
- * Declared Licenses *
1750
- Apache-2.0
1751
-
1752
- Copyright 2017 Palantir Technologies, Inc.
1753
-
1754
- Licensed under the Apache License, Version 2.0 (the "License");
1755
- you may not use this file except in compliance with the License.
1756
- You may obtain a copy of the License at
1757
-
1758
- http://www.apache.org/licenses/LICENSE-2.0
1759
-
1760
- Unless required by applicable law or agreed to in writing, software
1761
- distributed under the License is distributed on an "AS IS" BASIS,
1762
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1763
-
1764
- See the License for the specific language governing permissions and limitations under the License.
1765
-
1766
-
1767
- --------------------------------------------------------------------------------
1768
- tsutils (2.28.0)
1769
- --------------------------------------------------------------------------------
1770
-
1771
- * Declared Licenses *
1772
- MIT
1773
-
1774
- The MIT License (MIT)
1775
-
1776
- Copyright (c) 2017 Klaus Meinhardt
1777
-
1778
- Permission is hereby granted, free of charge, to any person obtaining a copy
1779
- of this software and associated documentation files (the "Software"), to deal
1780
- in the Software without restriction, including without limitation the rights
1781
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1782
- copies of the Software, and to permit persons to whom the Software is
1783
- furnished to do so, subject to the following conditions:
1784
-
1785
- The above copyright notice and this permission notice shall be included in all
1786
- copies or substantial portions of the Software.
1787
-
1788
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1789
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1790
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1791
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1792
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1793
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1794
- SOFTWARE.
1795
-
1796
-
1797
-
1798
- --------------------------------------------------------------------------------
1799
- tsutils (2.29.0)
1800
- --------------------------------------------------------------------------------
1801
-
1802
- * Declared Licenses *
1803
- MIT
1804
-
1805
- The MIT License (MIT)
1806
-
1807
- Copyright (c) 2017 Klaus Meinhardt
1808
-
1809
- Permission is hereby granted, free of charge, to any person obtaining a copy
1810
- of this software and associated documentation files (the "Software"), to deal
1811
- in the Software without restriction, including without limitation the rights
1812
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1813
- copies of the Software, and to permit persons to whom the Software is
1814
- furnished to do so, subject to the following conditions:
1815
-
1816
- The above copyright notice and this permission notice shall be included in all
1817
- copies or substantial portions of the Software.
1818
-
1819
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1820
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1821
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1822
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1823
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1824
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1825
- SOFTWARE.
1826
-
1827
-
1828
-
1829
- --------------------------------------------------------------------------------
1830
- tsutils (3.21.0)
1831
- --------------------------------------------------------------------------------
1832
-
1833
- * Declared Licenses *
1834
- MIT
1835
-
1836
- The MIT License (MIT)
1837
-
1838
- Copyright (c) 2017 Klaus Meinhardt
1839
-
1840
- Permission is hereby granted, free of charge, to any person obtaining a copy
1841
- of this software and associated documentation files (the "Software"), to deal
1842
- in the Software without restriction, including without limitation the rights
1843
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1844
- copies of the Software, and to permit persons to whom the Software is
1845
- furnished to do so, subject to the following conditions:
1846
-
1847
- The above copyright notice and this permission notice shall be included in all
1848
- copies or substantial portions of the Software.
1849
-
1850
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1851
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1852
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1853
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1854
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1855
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1856
- SOFTWARE.
1857
-
1858
-
1859
-
1860
- --------------------------------------------------------------------------------
1861
- yallist (4.0.0)
1862
- --------------------------------------------------------------------------------
1863
-
1864
- * Declared Licenses *
1865
- ISC
1866
-
1867
- The ISC License
1868
-
1869
- Copyright (c) Isaac Z. Schlueter and Contributors
1870
-
1871
- Permission to use, copy, modify, and/or distribute this software for any
1872
- purpose with or without fee is hereby granted, provided that the above
1873
- copyright notice and this permission notice appear in all copies.
1874
-
1875
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1876
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1877
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1878
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1879
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1880
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1881
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1882
-
1883
-
1884
-
1885
-
1886
- ================================================================================
1887
- PART 2: LICENSES APPENDIX
1888
- ================================================================================
1889
-
1890
- Apache License
1891
- Version 2.0, January 2004
1892
- http://www.apache.org/licenses/
1893
-
1894
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1895
-
1896
- 1. Definitions.
1897
-
1898
- "License" shall mean the terms and conditions for use, reproduction,
1899
- and distribution as defined by Sections 1 through 9 of this document.
1900
-
1901
- "Licensor" shall mean the copyright owner or entity authorized by
1902
- the copyright owner that is granting the License.
1903
-
1904
- "Legal Entity" shall mean the union of the acting entity and all
1905
- other entities that control, are controlled by, or are under common
1906
- control with that entity. For the purposes of this definition,
1907
- "control" means (i) the power, direct or indirect, to cause the
1908
- direction or management of such entity, whether by contract or
1909
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1910
- outstanding shares, or (iii) beneficial ownership of such entity.
1911
-
1912
- "You" (or "Your") shall mean an individual or Legal Entity
1913
- exercising permissions granted by this License.
1914
-
1915
- "Source" form shall mean the preferred form for making modifications,
1916
- including but not limited to software source code, documentation
1917
- source, and configuration files.
1918
-
1919
- "Object" form shall mean any form resulting from mechanical
1920
- transformation or translation of a Source form, including but
1921
- not limited to compiled object code, generated documentation,
1922
- and conversions to other media types.
1923
-
1924
- "Work" shall mean the work of authorship, whether in Source or
1925
- Object form, made available under the License, as indicated by a
1926
- copyright notice that is included in or attached to the work
1927
- (an example is provided in the Appendix below).
1928
-
1929
- "Derivative Works" shall mean any work, whether in Source or Object
1930
- form, that is based on (or derived from) the Work and for which the
1931
- editorial revisions, annotations, elaborations, or other modifications
1932
- represent, as a whole, an original work of authorship. For the purposes
1933
- of this License, Derivative Works shall not include works that remain
1934
- separable from, or merely link (or bind by name) to the interfaces of,
1935
- the Work and Derivative Works thereof.
1936
-
1937
- "Contribution" shall mean any work of authorship, including
1938
- the original version of the Work and any modifications or additions
1939
- to that Work or Derivative Works thereof, that is intentionally
1940
- submitted to Licensor for inclusion in the Work by the copyright owner
1941
- or by an individual or Legal Entity authorized to submit on behalf of
1942
- the copyright owner. For the purposes of this definition, "submitted"
1943
- means any form of electronic, verbal, or written communication sent
1944
- to the Licensor or its representatives, including but not limited to
1945
- communication on electronic mailing lists, source code control systems,
1946
- and issue tracking systems that are managed by, or on behalf of, the
1947
- Licensor for the purpose of discussing and improving the Work, but
1948
- excluding communication that is conspicuously marked or otherwise
1949
- designated in writing by the copyright owner as "Not a Contribution."
1950
-
1951
- "Contributor" shall mean Licensor and any individual or Legal Entity
1952
- on behalf of whom a Contribution has been received by Licensor and
1953
- subsequently incorporated within the Work.
1954
-
1955
- 2. Grant of Copyright License. Subject to the terms and conditions of
1956
- this License, each Contributor hereby grants to You a perpetual,
1957
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1958
- copyright license to reproduce, prepare Derivative Works of,
1959
- publicly display, publicly perform, sublicense, and distribute the
1960
- Work and such Derivative Works in Source or Object form.
1961
-
1962
- 3. Grant of Patent License. Subject to the terms and conditions of
1963
- this License, each Contributor hereby grants to You a perpetual,
1964
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1965
- (except as stated in this section) patent license to make, have made,
1966
- use, offer to sell, sell, import, and otherwise transfer the Work,
1967
- where such license applies only to those patent claims licensable
1968
- by such Contributor that are necessarily infringed by their
1969
- Contribution(s) alone or by combination of their Contribution(s)
1970
- with the Work to which such Contribution(s) was submitted. If You
1971
- institute patent litigation against any entity (including a
1972
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1973
- or a Contribution incorporated within the Work constitutes direct
1974
- or contributory patent infringement, then any patent licenses
1975
- granted to You under this License for that Work shall terminate
1976
- as of the date such litigation is filed.
1977
-
1978
- 4. Redistribution. You may reproduce and distribute copies of the
1979
- Work or Derivative Works thereof in any medium, with or without
1980
- modifications, and in Source or Object form, provided that You
1981
- meet the following conditions:
1982
-
1983
- (a) You must give any other recipients of the Work or
1984
- Derivative Works a copy of this License; and
1985
-
1986
- (b) You must cause any modified files to carry prominent notices
1987
- stating that You changed the files; and
1988
-
1989
- (c) You must retain, in the Source form of any Derivative Works
1990
- that You distribute, all copyright, patent, trademark, and
1991
- attribution notices from the Source form of the Work,
1992
- excluding those notices that do not pertain to any part of
1993
- the Derivative Works; and
1994
-
1995
- (d) If the Work includes a "NOTICE" text file as part of its
1996
- distribution, then any Derivative Works that You distribute must
1997
- include a readable copy of the attribution notices contained
1998
- within such NOTICE file, excluding those notices that do not
1999
- pertain to any part of the Derivative Works, in at least one
2000
- of the following places: within a NOTICE text file distributed
2001
- as part of the Derivative Works; within the Source form or
2002
- documentation, if provided along with the Derivative Works; or,
2003
- within a display generated by the Derivative Works, if and
2004
- wherever such third-party notices normally appear. The contents
2005
- of the NOTICE file are for informational purposes only and
2006
- do not modify the License. You may add Your own attribution
2007
- notices within Derivative Works that You distribute, alongside
2008
- or as an addendum to the NOTICE text from the Work, provided
2009
- that such additional attribution notices cannot be construed
2010
- as modifying the License.
2011
-
2012
- You may add Your own copyright statement to Your modifications and
2013
- may provide additional or different license terms and conditions
2014
- for use, reproduction, or distribution of Your modifications, or
2015
- for any such Derivative Works as a whole, provided Your use,
2016
- reproduction, and distribution of the Work otherwise complies with
2017
- the conditions stated in this License.
2018
-
2019
- 5. Submission of Contributions. Unless You explicitly state otherwise,
2020
- any Contribution intentionally submitted for inclusion in the Work
2021
- by You to the Licensor shall be under the terms and conditions of
2022
- this License, without any additional terms or conditions.
2023
- Notwithstanding the above, nothing herein shall supersede or modify
2024
- the terms of any separate license agreement you may have executed
2025
- with Licensor regarding such Contributions.
2026
-
2027
- 6. Trademarks. This License does not grant permission to use the trade
2028
- names, trademarks, service marks, or product names of the Licensor,
2029
- except as required for reasonable and customary use in describing the
2030
- origin of the Work and reproducing the content of the NOTICE file.
2031
-
2032
- 7. Disclaimer of Warranty. Unless required by applicable law or
2033
- agreed to in writing, Licensor provides the Work (and each
2034
- Contributor provides its Contributions) on an "AS IS" BASIS,
2035
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2036
- implied, including, without limitation, any warranties or conditions
2037
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2038
- PARTICULAR PURPOSE. You are solely responsible for determining the
2039
- appropriateness of using or redistributing the Work and assume any
2040
- risks associated with Your exercise of permissions under this License.
2041
-
2042
- 8. Limitation of Liability. In no event and under no legal theory,
2043
- whether in tort (including negligence), contract, or otherwise,
2044
- unless required by applicable law (such as deliberate and grossly
2045
- negligent acts) or agreed to in writing, shall any Contributor be
2046
- liable to You for damages, including any direct, indirect, special,
2047
- incidental, or consequential damages of any character arising as a
2048
- result of this License or out of the use or inability to use the
2049
- Work (including but not limited to damages for loss of goodwill,
2050
- work stoppage, computer failure or malfunction, or any and all
2051
- other commercial damages or losses), even if such Contributor
2052
- has been advised of the possibility of such damages.
2053
-
2054
- 9. Accepting Warranty or Additional Liability. While redistributing
2055
- the Work or Derivative Works thereof, You may choose to offer,
2056
- and charge a fee for, acceptance of support, warranty, indemnity,
2057
- or other liability obligations and/or rights consistent with this
2058
- License. However, in accepting such obligations, You may act only
2059
- on Your own behalf and on Your sole responsibility, not on behalf
2060
- of any other Contributor, and only if You agree to indemnify,
2061
- defend, and hold each Contributor harmless for any liability
2062
- incurred by, or claims asserted against, such Contributor by reason
2063
- of your accepting any such warranty or additional liability.
2064
-
2065
- END OF TERMS AND CONDITIONS
2066
-
2067
- APPENDIX: How to apply the Apache License to your work.
2068
-
2069
- To apply the Apache License to your work, attach the following
2070
- boilerplate notice, with the fields enclosed by brackets "{}"
2071
- replaced with your own identifying information. (Don't include
2072
- the brackets!) The text should be enclosed in the appropriate
2073
- comment syntax for the file format. We also recommend that a
2074
- file or class name and description of purpose be included on the
2075
- same "printed page" as the copyright notice for easier
2076
- identification within third-party archives.
2077
-
2078
- Copyright contributors
2079
-
2080
- Licensed under the Apache License, Version 2.0 (the "License");
2081
- you may not use this file except in compliance with the License.
2082
- You may obtain a copy of the License at
2083
-
2084
- http://www.apache.org/licenses/LICENSE-2.0
2085
-
2086
- Unless required by applicable law or agreed to in writing, software
2087
- distributed under the License is distributed on an "AS IS" BASIS,
2088
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2089
- See the License for the specific language governing permissions and
2090
- limitations under the License.
2091
-
2092
- --------------------------------------------------------------------------------
2093
- --------------------------------------------------------------------------------
2094
-
2095
- Report Generated by FOSSA on 2022-6-14