@dusksystems/nix-cache-action 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1147 @@
1
+ # Licenses
2
+
3
+ The app bundles dependencies which contain the following licenses:
4
+
5
+ ## @actions/cache - 6.0.0 (MIT)
6
+
7
+ The MIT License (MIT)
8
+
9
+ Copyright 2019 GitHub
10
+
11
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
16
+
17
+ ## @actions/core - 3.0.0 (MIT)
18
+
19
+ The MIT License (MIT)
20
+
21
+ Copyright 2019 GitHub
22
+
23
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
24
+
25
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
26
+
27
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28
+
29
+ ## @actions/exec - 3.0.0 (MIT)
30
+
31
+ The MIT License (MIT)
32
+
33
+ Copyright 2019 GitHub
34
+
35
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
36
+
37
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
38
+
39
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
40
+
41
+ ## @actions/glob - 0.6.1 (MIT)
42
+
43
+ The MIT License (MIT)
44
+
45
+ Copyright 2019 GitHub
46
+
47
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
48
+
49
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
50
+
51
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
52
+
53
+ ## @actions/http-client - 4.0.0 (MIT)
54
+
55
+ Actions Http Client for Node.js
56
+
57
+ Copyright (c) GitHub, Inc.
58
+
59
+ All rights reserved.
60
+
61
+ MIT License
62
+
63
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
64
+ associated documentation files (the "Software"), to deal in the Software without restriction,
65
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
66
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
67
+ subject to the following conditions:
68
+
69
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
70
+
71
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
72
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
73
+ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
74
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
75
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
76
+
77
+ ## @actions/io - 3.0.2 (MIT)
78
+
79
+ The MIT License (MIT)
80
+
81
+ Copyright 2019 GitHub
82
+
83
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
84
+
85
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
86
+
87
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
88
+
89
+ ## @azure/abort-controller - 2.1.2 (MIT)
90
+
91
+ The MIT License (MIT)
92
+
93
+ Copyright (c) 2020 Microsoft
94
+
95
+ Permission is hereby granted, free of charge, to any person obtaining a copy
96
+ of this software and associated documentation files (the "Software"), to deal
97
+ in the Software without restriction, including without limitation the rights
98
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
99
+ copies of the Software, and to permit persons to whom the Software is
100
+ furnished to do so, subject to the following conditions:
101
+
102
+ The above copyright notice and this permission notice shall be included in all
103
+ copies or substantial portions of the Software.
104
+
105
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
106
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
107
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
108
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
109
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
110
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
111
+ SOFTWARE.
112
+
113
+ ## @azure/core-auth - 1.10.1 (MIT)
114
+
115
+ Copyright (c) Microsoft Corporation.
116
+
117
+ MIT License
118
+
119
+ Permission is hereby granted, free of charge, to any person obtaining a copy
120
+ of this software and associated documentation files (the "Software"), to deal
121
+ in the Software without restriction, including without limitation the rights
122
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
123
+ copies of the Software, and to permit persons to whom the Software is
124
+ furnished to do so, subject to the following conditions:
125
+
126
+ The above copyright notice and this permission notice shall be included in all
127
+ copies or substantial portions of the Software.
128
+
129
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
130
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
131
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
132
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
133
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
134
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
135
+ SOFTWARE.
136
+
137
+ ## @azure/core-client - 1.10.1 (MIT)
138
+
139
+ Copyright (c) Microsoft Corporation.
140
+
141
+ MIT License
142
+
143
+ Permission is hereby granted, free of charge, to any person obtaining a copy
144
+ of this software and associated documentation files (the "Software"), to deal
145
+ in the Software without restriction, including without limitation the rights
146
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
147
+ copies of the Software, and to permit persons to whom the Software is
148
+ furnished to do so, subject to the following conditions:
149
+
150
+ The above copyright notice and this permission notice shall be included in all
151
+ copies or substantial portions of the Software.
152
+
153
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
154
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
155
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
156
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
157
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
158
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
159
+ SOFTWARE.
160
+
161
+ ## @azure/core-http-compat - 2.3.2 (MIT)
162
+
163
+ Copyright (c) Microsoft Corporation.
164
+
165
+ MIT License
166
+
167
+ Permission is hereby granted, free of charge, to any person obtaining a copy
168
+ of this software and associated documentation files (the "Software"), to deal
169
+ in the Software without restriction, including without limitation the rights
170
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
171
+ copies of the Software, and to permit persons to whom the Software is
172
+ furnished to do so, subject to the following conditions:
173
+
174
+ The above copyright notice and this permission notice shall be included in all
175
+ copies or substantial portions of the Software.
176
+
177
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
178
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
179
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
180
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
181
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
182
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
183
+ SOFTWARE.
184
+
185
+ ## @azure/core-lro - 2.7.2 (MIT)
186
+
187
+ The MIT License (MIT)
188
+
189
+ Copyright (c) 2020 Microsoft
190
+
191
+ Permission is hereby granted, free of charge, to any person obtaining a copy
192
+ of this software and associated documentation files (the "Software"), to deal
193
+ in the Software without restriction, including without limitation the rights
194
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
195
+ copies of the Software, and to permit persons to whom the Software is
196
+ furnished to do so, subject to the following conditions:
197
+
198
+ The above copyright notice and this permission notice shall be included in all
199
+ copies or substantial portions of the Software.
200
+
201
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
202
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
203
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
204
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
205
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
206
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
207
+ SOFTWARE.
208
+
209
+ ## @azure/core-rest-pipeline - 1.23.0 (MIT)
210
+
211
+ Copyright (c) Microsoft Corporation.
212
+
213
+ MIT License
214
+
215
+ Permission is hereby granted, free of charge, to any person obtaining a copy
216
+ of this software and associated documentation files (the "Software"), to deal
217
+ in the Software without restriction, including without limitation the rights
218
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
219
+ copies of the Software, and to permit persons to whom the Software is
220
+ furnished to do so, subject to the following conditions:
221
+
222
+ The above copyright notice and this permission notice shall be included in all
223
+ copies or substantial portions of the Software.
224
+
225
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
226
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
227
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
228
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
229
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
230
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
231
+ SOFTWARE.
232
+
233
+ ## @azure/core-tracing - 1.3.1 (MIT)
234
+
235
+ Copyright (c) Microsoft Corporation.
236
+
237
+ MIT License
238
+
239
+ Permission is hereby granted, free of charge, to any person obtaining a copy
240
+ of this software and associated documentation files (the "Software"), to deal
241
+ in the Software without restriction, including without limitation the rights
242
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
243
+ copies of the Software, and to permit persons to whom the Software is
244
+ furnished to do so, subject to the following conditions:
245
+
246
+ The above copyright notice and this permission notice shall be included in all
247
+ copies or substantial portions of the Software.
248
+
249
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
250
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
251
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
252
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
253
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
254
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
255
+ SOFTWARE.
256
+
257
+ ## @azure/core-util - 1.13.1 (MIT)
258
+
259
+ Copyright (c) Microsoft Corporation.
260
+
261
+ MIT License
262
+
263
+ Permission is hereby granted, free of charge, to any person obtaining a copy
264
+ of this software and associated documentation files (the "Software"), to deal
265
+ in the Software without restriction, including without limitation the rights
266
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
267
+ copies of the Software, and to permit persons to whom the Software is
268
+ furnished to do so, subject to the following conditions:
269
+
270
+ The above copyright notice and this permission notice shall be included in all
271
+ copies or substantial portions of the Software.
272
+
273
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
274
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
275
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
276
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
277
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
278
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
279
+ SOFTWARE.
280
+
281
+ ## @azure/core-xml - 1.5.0 (MIT)
282
+
283
+ Copyright (c) Microsoft Corporation.
284
+
285
+ MIT License
286
+
287
+ Permission is hereby granted, free of charge, to any person obtaining a copy
288
+ of this software and associated documentation files (the "Software"), to deal
289
+ in the Software without restriction, including without limitation the rights
290
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
291
+ copies of the Software, and to permit persons to whom the Software is
292
+ furnished to do so, subject to the following conditions:
293
+
294
+ The above copyright notice and this permission notice shall be included in all
295
+ copies or substantial portions of the Software.
296
+
297
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
298
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
299
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
300
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
301
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
302
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
303
+ SOFTWARE.
304
+
305
+ ## @azure/logger - 1.3.0 (MIT)
306
+
307
+ Copyright (c) Microsoft Corporation.
308
+
309
+ MIT License
310
+
311
+ Permission is hereby granted, free of charge, to any person obtaining a copy
312
+ of this software and associated documentation files (the "Software"), to deal
313
+ in the Software without restriction, including without limitation the rights
314
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
315
+ copies of the Software, and to permit persons to whom the Software is
316
+ furnished to do so, subject to the following conditions:
317
+
318
+ The above copyright notice and this permission notice shall be included in all
319
+ copies or substantial portions of the Software.
320
+
321
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
322
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
323
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
324
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
325
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
326
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
327
+ SOFTWARE.
328
+
329
+ ## @azure/storage-blob - 12.31.0 (MIT)
330
+
331
+ Copyright (c) Microsoft Corporation.
332
+
333
+ MIT License
334
+
335
+ Permission is hereby granted, free of charge, to any person obtaining a copy
336
+ of this software and associated documentation files (the "Software"), to deal
337
+ in the Software without restriction, including without limitation the rights
338
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
339
+ copies of the Software, and to permit persons to whom the Software is
340
+ furnished to do so, subject to the following conditions:
341
+
342
+ The above copyright notice and this permission notice shall be included in all
343
+ copies or substantial portions of the Software.
344
+
345
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
346
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
347
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
348
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
349
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
350
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
351
+ SOFTWARE.
352
+
353
+ ## @azure/storage-common - 12.3.0 (MIT)
354
+
355
+ The MIT License (MIT)
356
+
357
+ Copyright (c) 2018 Microsoft
358
+
359
+ Permission is hereby granted, free of charge, to any person obtaining a copy
360
+ of this software and associated documentation files (the "Software"), to deal
361
+ in the Software without restriction, including without limitation the rights
362
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
363
+ copies of the Software, and to permit persons to whom the Software is
364
+ furnished to do so, subject to the following conditions:
365
+
366
+ The above copyright notice and this permission notice shall be included in all
367
+ copies or substantial portions of the Software.
368
+
369
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
370
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
371
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
372
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
373
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
374
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
375
+ SOFTWARE.
376
+
377
+ ## @protobuf-ts/runtime-rpc - 2.11.1 (Apache-2.0)
378
+
379
+ Apache License
380
+ Version 2.0, January 2004
381
+ http://www.apache.org/licenses/
382
+
383
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
384
+
385
+ 1. Definitions.
386
+
387
+ "License" shall mean the terms and conditions for use, reproduction,
388
+ and distribution as defined by Sections 1 through 9 of this document.
389
+
390
+ "Licensor" shall mean the copyright owner or entity authorized by
391
+ the copyright owner that is granting the License.
392
+
393
+ "Legal Entity" shall mean the union of the acting entity and all
394
+ other entities that control, are controlled by, or are under common
395
+ control with that entity. For the purposes of this definition,
396
+ "control" means (i) the power, direct or indirect, to cause the
397
+ direction or management of such entity, whether by contract or
398
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
399
+ outstanding shares, or (iii) beneficial ownership of such entity.
400
+
401
+ "You" (or "Your") shall mean an individual or Legal Entity
402
+ exercising permissions granted by this License.
403
+
404
+ "Source" form shall mean the preferred form for making modifications,
405
+ including but not limited to software source code, documentation
406
+ source, and configuration files.
407
+
408
+ "Object" form shall mean any form resulting from mechanical
409
+ transformation or translation of a Source form, including but
410
+ not limited to compiled object code, generated documentation,
411
+ and conversions to other media types.
412
+
413
+ "Work" shall mean the work of authorship, whether in Source or
414
+ Object form, made available under the License, as indicated by a
415
+ copyright notice that is included in or attached to the work
416
+ (an example is provided in the Appendix below).
417
+
418
+ "Derivative Works" shall mean any work, whether in Source or Object
419
+ form, that is based on (or derived from) the Work and for which the
420
+ editorial revisions, annotations, elaborations, or other modifications
421
+ represent, as a whole, an original work of authorship. For the purposes
422
+ of this License, Derivative Works shall not include works that remain
423
+ separable from, or merely link (or bind by name) to the interfaces of,
424
+ the Work and Derivative Works thereof.
425
+
426
+ "Contribution" shall mean any work of authorship, including
427
+ the original version of the Work and any modifications or additions
428
+ to that Work or Derivative Works thereof, that is intentionally
429
+ submitted to Licensor for inclusion in the Work by the copyright owner
430
+ or by an individual or Legal Entity authorized to submit on behalf of
431
+ the copyright owner. For the purposes of this definition, "submitted"
432
+ means any form of electronic, verbal, or written communication sent
433
+ to the Licensor or its representatives, including but not limited to
434
+ communication on electronic mailing lists, source code control systems,
435
+ and issue tracking systems that are managed by, or on behalf of, the
436
+ Licensor for the purpose of discussing and improving the Work, but
437
+ excluding communication that is conspicuously marked or otherwise
438
+ designated in writing by the copyright owner as "Not a Contribution."
439
+
440
+ "Contributor" shall mean Licensor and any individual or Legal Entity
441
+ on behalf of whom a Contribution has been received by Licensor and
442
+ subsequently incorporated within the Work.
443
+
444
+ 2. Grant of Copyright License. Subject to the terms and conditions of
445
+ this License, each Contributor hereby grants to You a perpetual,
446
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
447
+ copyright license to reproduce, prepare Derivative Works of,
448
+ publicly display, publicly perform, sublicense, and distribute the
449
+ Work and such Derivative Works in Source or Object form.
450
+
451
+ 3. Grant of Patent License. Subject to the terms and conditions of
452
+ this License, each Contributor hereby grants to You a perpetual,
453
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
454
+ (except as stated in this section) patent license to make, have made,
455
+ use, offer to sell, sell, import, and otherwise transfer the Work,
456
+ where such license applies only to those patent claims licensable
457
+ by such Contributor that are necessarily infringed by their
458
+ Contribution(s) alone or by combination of their Contribution(s)
459
+ with the Work to which such Contribution(s) was submitted. If You
460
+ institute patent litigation against any entity (including a
461
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
462
+ or a Contribution incorporated within the Work constitutes direct
463
+ or contributory patent infringement, then any patent licenses
464
+ granted to You under this License for that Work shall terminate
465
+ as of the date such litigation is filed.
466
+
467
+ 4. Redistribution. You may reproduce and distribute copies of the
468
+ Work or Derivative Works thereof in any medium, with or without
469
+ modifications, and in Source or Object form, provided that You
470
+ meet the following conditions:
471
+
472
+ (a) You must give any other recipients of the Work or
473
+ Derivative Works a copy of this License; and
474
+
475
+ (b) You must cause any modified files to carry prominent notices
476
+ stating that You changed the files; and
477
+
478
+ (c) You must retain, in the Source form of any Derivative Works
479
+ that You distribute, all copyright, patent, trademark, and
480
+ attribution notices from the Source form of the Work,
481
+ excluding those notices that do not pertain to any part of
482
+ the Derivative Works; and
483
+
484
+ (d) If the Work includes a "NOTICE" text file as part of its
485
+ distribution, then any Derivative Works that You distribute must
486
+ include a readable copy of the attribution notices contained
487
+ within such NOTICE file, excluding those notices that do not
488
+ pertain to any part of the Derivative Works, in at least one
489
+ of the following places: within a NOTICE text file distributed
490
+ as part of the Derivative Works; within the Source form or
491
+ documentation, if provided along with the Derivative Works; or,
492
+ within a display generated by the Derivative Works, if and
493
+ wherever such third-party notices normally appear. The contents
494
+ of the NOTICE file are for informational purposes only and
495
+ do not modify the License. You may add Your own attribution
496
+ notices within Derivative Works that You distribute, alongside
497
+ or as an addendum to the NOTICE text from the Work, provided
498
+ that such additional attribution notices cannot be construed
499
+ as modifying the License.
500
+
501
+ You may add Your own copyright statement to Your modifications and
502
+ may provide additional or different license terms and conditions
503
+ for use, reproduction, or distribution of Your modifications, or
504
+ for any such Derivative Works as a whole, provided Your use,
505
+ reproduction, and distribution of the Work otherwise complies with
506
+ the conditions stated in this License.
507
+
508
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
509
+ any Contribution intentionally submitted for inclusion in the Work
510
+ by You to the Licensor shall be under the terms and conditions of
511
+ this License, without any additional terms or conditions.
512
+ Notwithstanding the above, nothing herein shall supersede or modify
513
+ the terms of any separate license agreement you may have executed
514
+ with Licensor regarding such Contributions.
515
+
516
+ 6. Trademarks. This License does not grant permission to use the trade
517
+ names, trademarks, service marks, or product names of the Licensor,
518
+ except as required for reasonable and customary use in describing the
519
+ origin of the Work and reproducing the content of the NOTICE file.
520
+
521
+ 7. Disclaimer of Warranty. Unless required by applicable law or
522
+ agreed to in writing, Licensor provides the Work (and each
523
+ Contributor provides its Contributions) on an "AS IS" BASIS,
524
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
525
+ implied, including, without limitation, any warranties or conditions
526
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
527
+ PARTICULAR PURPOSE. You are solely responsible for determining the
528
+ appropriateness of using or redistributing the Work and assume any
529
+ risks associated with Your exercise of permissions under this License.
530
+
531
+ 8. Limitation of Liability. In no event and under no legal theory,
532
+ whether in tort (including negligence), contract, or otherwise,
533
+ unless required by applicable law (such as deliberate and grossly
534
+ negligent acts) or agreed to in writing, shall any Contributor be
535
+ liable to You for damages, including any direct, indirect, special,
536
+ incidental, or consequential damages of any character arising as a
537
+ result of this License or out of the use or inability to use the
538
+ Work (including but not limited to damages for loss of goodwill,
539
+ work stoppage, computer failure or malfunction, or any and all
540
+ other commercial damages or losses), even if such Contributor
541
+ has been advised of the possibility of such damages.
542
+
543
+ 9. Accepting Warranty or Additional Liability. While redistributing
544
+ the Work or Derivative Works thereof, You may choose to offer,
545
+ and charge a fee for, acceptance of support, warranty, indemnity,
546
+ or other liability obligations and/or rights consistent with this
547
+ License. However, in accepting such obligations, You may act only
548
+ on Your own behalf and on Your sole responsibility, not on behalf
549
+ of any other Contributor, and only if You agree to indemnify,
550
+ defend, and hold each Contributor harmless for any liability
551
+ incurred by, or claims asserted against, such Contributor by reason
552
+ of your accepting any such warranty or additional liability.
553
+
554
+ ## @protobuf-ts/runtime - 2.11.1 ((Apache-2.0 AND BSD-3-Clause))
555
+
556
+ Apache License
557
+ Version 2.0, January 2004
558
+ http://www.apache.org/licenses/
559
+
560
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
561
+
562
+ 1. Definitions.
563
+
564
+ "License" shall mean the terms and conditions for use, reproduction,
565
+ and distribution as defined by Sections 1 through 9 of this document.
566
+
567
+ "Licensor" shall mean the copyright owner or entity authorized by
568
+ the copyright owner that is granting the License.
569
+
570
+ "Legal Entity" shall mean the union of the acting entity and all
571
+ other entities that control, are controlled by, or are under common
572
+ control with that entity. For the purposes of this definition,
573
+ "control" means (i) the power, direct or indirect, to cause the
574
+ direction or management of such entity, whether by contract or
575
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
576
+ outstanding shares, or (iii) beneficial ownership of such entity.
577
+
578
+ "You" (or "Your") shall mean an individual or Legal Entity
579
+ exercising permissions granted by this License.
580
+
581
+ "Source" form shall mean the preferred form for making modifications,
582
+ including but not limited to software source code, documentation
583
+ source, and configuration files.
584
+
585
+ "Object" form shall mean any form resulting from mechanical
586
+ transformation or translation of a Source form, including but
587
+ not limited to compiled object code, generated documentation,
588
+ and conversions to other media types.
589
+
590
+ "Work" shall mean the work of authorship, whether in Source or
591
+ Object form, made available under the License, as indicated by a
592
+ copyright notice that is included in or attached to the work
593
+ (an example is provided in the Appendix below).
594
+
595
+ "Derivative Works" shall mean any work, whether in Source or Object
596
+ form, that is based on (or derived from) the Work and for which the
597
+ editorial revisions, annotations, elaborations, or other modifications
598
+ represent, as a whole, an original work of authorship. For the purposes
599
+ of this License, Derivative Works shall not include works that remain
600
+ separable from, or merely link (or bind by name) to the interfaces of,
601
+ the Work and Derivative Works thereof.
602
+
603
+ "Contribution" shall mean any work of authorship, including
604
+ the original version of the Work and any modifications or additions
605
+ to that Work or Derivative Works thereof, that is intentionally
606
+ submitted to Licensor for inclusion in the Work by the copyright owner
607
+ or by an individual or Legal Entity authorized to submit on behalf of
608
+ the copyright owner. For the purposes of this definition, "submitted"
609
+ means any form of electronic, verbal, or written communication sent
610
+ to the Licensor or its representatives, including but not limited to
611
+ communication on electronic mailing lists, source code control systems,
612
+ and issue tracking systems that are managed by, or on behalf of, the
613
+ Licensor for the purpose of discussing and improving the Work, but
614
+ excluding communication that is conspicuously marked or otherwise
615
+ designated in writing by the copyright owner as "Not a Contribution."
616
+
617
+ "Contributor" shall mean Licensor and any individual or Legal Entity
618
+ on behalf of whom a Contribution has been received by Licensor and
619
+ subsequently incorporated within the Work.
620
+
621
+ 2. Grant of Copyright License. Subject to the terms and conditions of
622
+ this License, each Contributor hereby grants to You a perpetual,
623
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
624
+ copyright license to reproduce, prepare Derivative Works of,
625
+ publicly display, publicly perform, sublicense, and distribute the
626
+ Work and such Derivative Works in Source or Object form.
627
+
628
+ 3. Grant of Patent License. Subject to the terms and conditions of
629
+ this License, each Contributor hereby grants to You a perpetual,
630
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
631
+ (except as stated in this section) patent license to make, have made,
632
+ use, offer to sell, sell, import, and otherwise transfer the Work,
633
+ where such license applies only to those patent claims licensable
634
+ by such Contributor that are necessarily infringed by their
635
+ Contribution(s) alone or by combination of their Contribution(s)
636
+ with the Work to which such Contribution(s) was submitted. If You
637
+ institute patent litigation against any entity (including a
638
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
639
+ or a Contribution incorporated within the Work constitutes direct
640
+ or contributory patent infringement, then any patent licenses
641
+ granted to You under this License for that Work shall terminate
642
+ as of the date such litigation is filed.
643
+
644
+ 4. Redistribution. You may reproduce and distribute copies of the
645
+ Work or Derivative Works thereof in any medium, with or without
646
+ modifications, and in Source or Object form, provided that You
647
+ meet the following conditions:
648
+
649
+ (a) You must give any other recipients of the Work or
650
+ Derivative Works a copy of this License; and
651
+
652
+ (b) You must cause any modified files to carry prominent notices
653
+ stating that You changed the files; and
654
+
655
+ (c) You must retain, in the Source form of any Derivative Works
656
+ that You distribute, all copyright, patent, trademark, and
657
+ attribution notices from the Source form of the Work,
658
+ excluding those notices that do not pertain to any part of
659
+ the Derivative Works; and
660
+
661
+ (d) If the Work includes a "NOTICE" text file as part of its
662
+ distribution, then any Derivative Works that You distribute must
663
+ include a readable copy of the attribution notices contained
664
+ within such NOTICE file, excluding those notices that do not
665
+ pertain to any part of the Derivative Works, in at least one
666
+ of the following places: within a NOTICE text file distributed
667
+ as part of the Derivative Works; within the Source form or
668
+ documentation, if provided along with the Derivative Works; or,
669
+ within a display generated by the Derivative Works, if and
670
+ wherever such third-party notices normally appear. The contents
671
+ of the NOTICE file are for informational purposes only and
672
+ do not modify the License. You may add Your own attribution
673
+ notices within Derivative Works that You distribute, alongside
674
+ or as an addendum to the NOTICE text from the Work, provided
675
+ that such additional attribution notices cannot be construed
676
+ as modifying the License.
677
+
678
+ You may add Your own copyright statement to Your modifications and
679
+ may provide additional or different license terms and conditions
680
+ for use, reproduction, or distribution of Your modifications, or
681
+ for any such Derivative Works as a whole, provided Your use,
682
+ reproduction, and distribution of the Work otherwise complies with
683
+ the conditions stated in this License.
684
+
685
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
686
+ any Contribution intentionally submitted for inclusion in the Work
687
+ by You to the Licensor shall be under the terms and conditions of
688
+ this License, without any additional terms or conditions.
689
+ Notwithstanding the above, nothing herein shall supersede or modify
690
+ the terms of any separate license agreement you may have executed
691
+ with Licensor regarding such Contributions.
692
+
693
+ 6. Trademarks. This License does not grant permission to use the trade
694
+ names, trademarks, service marks, or product names of the Licensor,
695
+ except as required for reasonable and customary use in describing the
696
+ origin of the Work and reproducing the content of the NOTICE file.
697
+
698
+ 7. Disclaimer of Warranty. Unless required by applicable law or
699
+ agreed to in writing, Licensor provides the Work (and each
700
+ Contributor provides its Contributions) on an "AS IS" BASIS,
701
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
702
+ implied, including, without limitation, any warranties or conditions
703
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
704
+ PARTICULAR PURPOSE. You are solely responsible for determining the
705
+ appropriateness of using or redistributing the Work and assume any
706
+ risks associated with Your exercise of permissions under this License.
707
+
708
+ 8. Limitation of Liability. In no event and under no legal theory,
709
+ whether in tort (including negligence), contract, or otherwise,
710
+ unless required by applicable law (such as deliberate and grossly
711
+ negligent acts) or agreed to in writing, shall any Contributor be
712
+ liable to You for damages, including any direct, indirect, special,
713
+ incidental, or consequential damages of any character arising as a
714
+ result of this License or out of the use or inability to use the
715
+ Work (including but not limited to damages for loss of goodwill,
716
+ work stoppage, computer failure or malfunction, or any and all
717
+ other commercial damages or losses), even if such Contributor
718
+ has been advised of the possibility of such damages.
719
+
720
+ 9. Accepting Warranty or Additional Liability. While redistributing
721
+ the Work or Derivative Works thereof, You may choose to offer,
722
+ and charge a fee for, acceptance of support, warranty, indemnity,
723
+ or other liability obligations and/or rights consistent with this
724
+ License. However, in accepting such obligations, You may act only
725
+ on Your own behalf and on Your sole responsibility, not on behalf
726
+ of any other Contributor, and only if You agree to indemnify,
727
+ defend, and hold each Contributor harmless for any liability
728
+ incurred by, or claims asserted against, such Contributor by reason
729
+ of your accepting any such warranty or additional liability.
730
+
731
+ ## @typespec/ts-http-runtime - 0.3.4 (MIT)
732
+
733
+ Copyright (c) Microsoft Corporation.
734
+
735
+ MIT License
736
+
737
+ Permission is hereby granted, free of charge, to any person obtaining a copy
738
+ of this software and associated documentation files (the "Software"), to deal
739
+ in the Software without restriction, including without limitation the rights
740
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
741
+ copies of the Software, and to permit persons to whom the Software is
742
+ furnished to do so, subject to the following conditions:
743
+
744
+ The above copyright notice and this permission notice shall be included in all
745
+ copies or substantial portions of the Software.
746
+
747
+ THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
748
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
749
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
750
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
751
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
752
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
753
+ SOFTWARE.
754
+
755
+ ## agent-base - 7.1.4 (MIT)
756
+
757
+ (The MIT License)
758
+
759
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
760
+
761
+ Permission is hereby granted, free of charge, to any person obtaining
762
+ a copy of this software and associated documentation files (the
763
+ 'Software'), to deal in the Software without restriction, including
764
+ without limitation the rights to use, copy, modify, merge, publish,
765
+ distribute, sublicense, and/or sell copies of the Software, and to
766
+ permit persons to whom the Software is furnished to do so, subject to
767
+ the following conditions:
768
+
769
+ The above copyright notice and this permission notice shall be
770
+ included in all copies or substantial portions of the Software.
771
+
772
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
773
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
774
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
775
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
776
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
777
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
778
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
779
+
780
+ ## balanced-match - 1.0.2 (MIT)
781
+
782
+ (MIT)
783
+
784
+ Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
785
+
786
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
787
+ this software and associated documentation files (the "Software"), to deal in
788
+ the Software without restriction, including without limitation the rights to
789
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
790
+ of the Software, and to permit persons to whom the Software is furnished to do
791
+ so, subject to the following conditions:
792
+
793
+ The above copyright notice and this permission notice shall be included in all
794
+ copies or substantial portions of the Software.
795
+
796
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
797
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
798
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
799
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
800
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
801
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
802
+ SOFTWARE.
803
+
804
+ ## brace-expansion - 1.1.13 (MIT)
805
+
806
+ MIT License
807
+
808
+ Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
809
+
810
+ Permission is hereby granted, free of charge, to any person obtaining a copy
811
+ of this software and associated documentation files (the "Software"), to deal
812
+ in the Software without restriction, including without limitation the rights
813
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
814
+ copies of the Software, and to permit persons to whom the Software is
815
+ furnished to do so, subject to the following conditions:
816
+
817
+ The above copyright notice and this permission notice shall be included in all
818
+ copies or substantial portions of the Software.
819
+
820
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
821
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
822
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
823
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
824
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
825
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
826
+ SOFTWARE.
827
+
828
+ ## concat-map - 0.0.1 (MIT)
829
+
830
+ This software is released under the MIT license:
831
+
832
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
833
+ this software and associated documentation files (the "Software"), to deal in
834
+ the Software without restriction, including without limitation the rights to
835
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
836
+ the Software, and to permit persons to whom the Software is furnished to do so,
837
+ subject to the following conditions:
838
+
839
+ The above copyright notice and this permission notice shall be included in all
840
+ copies or substantial portions of the Software.
841
+
842
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
843
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
844
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
845
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
846
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
847
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
848
+
849
+ ## debug - 4.4.3 (MIT)
850
+
851
+ (The MIT License)
852
+
853
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
854
+ Copyright (c) 2018-2021 Josh Junon
855
+
856
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
857
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
858
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
859
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
860
+ subject to the following conditions:
861
+
862
+ The above copyright notice and this permission notice shall be included in all copies or substantial
863
+ portions of the Software.
864
+
865
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
866
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
867
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
868
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
869
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
870
+
871
+ ## fast-xml-builder - 1.1.4 (MIT)
872
+
873
+ MIT License
874
+
875
+ Copyright (c) 2026 Natural Intelligence
876
+
877
+ Permission is hereby granted, free of charge, to any person obtaining a copy
878
+ of this software and associated documentation files (the "Software"), to deal
879
+ in the Software without restriction, including without limitation the rights
880
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
881
+ copies of the Software, and to permit persons to whom the Software is
882
+ furnished to do so, subject to the following conditions:
883
+
884
+ The above copyright notice and this permission notice shall be included in all
885
+ copies or substantial portions of the Software.
886
+
887
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
888
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
889
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
890
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
891
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
892
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
893
+ SOFTWARE.
894
+
895
+ ## fast-xml-parser - 5.5.10 (MIT)
896
+
897
+ MIT License
898
+
899
+ Copyright (c) 2017 Amit Kumar Gupta
900
+
901
+ Permission is hereby granted, free of charge, to any person obtaining a copy
902
+ of this software and associated documentation files (the "Software"), to deal
903
+ in the Software without restriction, including without limitation the rights
904
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
905
+ copies of the Software, and to permit persons to whom the Software is
906
+ furnished to do so, subject to the following conditions:
907
+
908
+ The above copyright notice and this permission notice shall be included in all
909
+ copies or substantial portions of the Software.
910
+
911
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
912
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
913
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
914
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
915
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
916
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
917
+ SOFTWARE.
918
+
919
+ ## has-flag - 4.0.0 (MIT)
920
+
921
+ MIT License
922
+
923
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
924
+
925
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
926
+
927
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
928
+
929
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
930
+
931
+ ## http-proxy-agent - 7.0.2 (MIT)
932
+
933
+ (The MIT License)
934
+
935
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
936
+
937
+ Permission is hereby granted, free of charge, to any person obtaining
938
+ a copy of this software and associated documentation files (the
939
+ 'Software'), to deal in the Software without restriction, including
940
+ without limitation the rights to use, copy, modify, merge, publish,
941
+ distribute, sublicense, and/or sell copies of the Software, and to
942
+ permit persons to whom the Software is furnished to do so, subject to
943
+ the following conditions:
944
+
945
+ The above copyright notice and this permission notice shall be
946
+ included in all copies or substantial portions of the Software.
947
+
948
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
949
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
950
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
951
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
952
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
953
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
954
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
955
+
956
+ ## https-proxy-agent - 7.0.6 (MIT)
957
+
958
+ (The MIT License)
959
+
960
+ Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
961
+
962
+ Permission is hereby granted, free of charge, to any person obtaining
963
+ a copy of this software and associated documentation files (the
964
+ 'Software'), to deal in the Software without restriction, including
965
+ without limitation the rights to use, copy, modify, merge, publish,
966
+ distribute, sublicense, and/or sell copies of the Software, and to
967
+ permit persons to whom the Software is furnished to do so, subject to
968
+ the following conditions:
969
+
970
+ The above copyright notice and this permission notice shall be
971
+ included in all copies or substantial portions of the Software.
972
+
973
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
974
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
975
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
976
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
977
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
978
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
979
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
980
+
981
+ ## minimatch - 3.1.5 (ISC)
982
+
983
+ The ISC License
984
+
985
+ Copyright (c) Isaac Z. Schlueter and Contributors
986
+
987
+ Permission to use, copy, modify, and/or distribute this software for any
988
+ purpose with or without fee is hereby granted, provided that the above
989
+ copyright notice and this permission notice appear in all copies.
990
+
991
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
992
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
993
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
994
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
995
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
996
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
997
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
998
+
999
+ ## ms - 2.1.3 (MIT)
1000
+
1001
+ The MIT License (MIT)
1002
+
1003
+ Copyright (c) 2020 Vercel, Inc.
1004
+
1005
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1006
+ of this software and associated documentation files (the "Software"), to deal
1007
+ in the Software without restriction, including without limitation the rights
1008
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1009
+ copies of the Software, and to permit persons to whom the Software is
1010
+ furnished to do so, subject to the following conditions:
1011
+
1012
+ The above copyright notice and this permission notice shall be included in all
1013
+ copies or substantial portions of the Software.
1014
+
1015
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1016
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1017
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1018
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1019
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1020
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1021
+ SOFTWARE.
1022
+
1023
+ ## path-expression-matcher - 1.2.1 (MIT)
1024
+
1025
+ MIT License
1026
+
1027
+ Copyright (c) 2024
1028
+
1029
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1030
+ of this software and associated documentation files (the "Software"), to deal
1031
+ in the Software without restriction, including without limitation the rights
1032
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1033
+ copies of the Software, and to permit persons to whom the Software is
1034
+ furnished to do so, subject to the following conditions:
1035
+
1036
+ The above copyright notice and this permission notice shall be included in all
1037
+ copies or substantial portions of the Software.
1038
+
1039
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1040
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1041
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1042
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1043
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1044
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1045
+ SOFTWARE.
1046
+
1047
+ ## semver - 7.7.4 (ISC)
1048
+
1049
+ The ISC License
1050
+
1051
+ Copyright (c) Isaac Z. Schlueter and Contributors
1052
+
1053
+ Permission to use, copy, modify, and/or distribute this software for any
1054
+ purpose with or without fee is hereby granted, provided that the above
1055
+ copyright notice and this permission notice appear in all copies.
1056
+
1057
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1058
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1059
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1060
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1061
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1062
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1063
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1064
+
1065
+ ## strnum - 2.2.2 (MIT)
1066
+
1067
+ MIT License
1068
+
1069
+ Copyright (c) 2021 Natural Intelligence
1070
+
1071
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1072
+ of this software and associated documentation files (the "Software"), to deal
1073
+ in the Software without restriction, including without limitation the rights
1074
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1075
+ copies of the Software, and to permit persons to whom the Software is
1076
+ furnished to do so, subject to the following conditions:
1077
+
1078
+ The above copyright notice and this permission notice shall be included in all
1079
+ copies or substantial portions of the Software.
1080
+
1081
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1082
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1083
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1084
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1085
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1086
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1087
+ SOFTWARE.
1088
+
1089
+ ## supports-color - 7.2.0 (MIT)
1090
+
1091
+ MIT License
1092
+
1093
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1094
+
1095
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1096
+
1097
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1098
+
1099
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1100
+
1101
+ ## tunnel - 0.0.6 (MIT)
1102
+
1103
+ The MIT License (MIT)
1104
+
1105
+ Copyright (c) 2012 Koichi Kobayashi
1106
+
1107
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1108
+ of this software and associated documentation files (the "Software"), to deal
1109
+ in the Software without restriction, including without limitation the rights
1110
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1111
+ copies of the Software, and to permit persons to whom the Software is
1112
+ furnished to do so, subject to the following conditions:
1113
+
1114
+ The above copyright notice and this permission notice shall be included in
1115
+ all copies or substantial portions of the Software.
1116
+
1117
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1118
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1119
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1120
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1121
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1122
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1123
+ THE SOFTWARE.
1124
+
1125
+ ## undici - 6.24.1 (MIT)
1126
+
1127
+ MIT License
1128
+
1129
+ Copyright (c) Matteo Collina and Undici contributors
1130
+
1131
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1132
+ of this software and associated documentation files (the "Software"), to deal
1133
+ in the Software without restriction, including without limitation the rights
1134
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1135
+ copies of the Software, and to permit persons to whom the Software is
1136
+ furnished to do so, subject to the following conditions:
1137
+
1138
+ The above copyright notice and this permission notice shall be included in all
1139
+ copies or substantial portions of the Software.
1140
+
1141
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1142
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1143
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1144
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1145
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1146
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1147
+ SOFTWARE.