@neo4j-ndl/base 2.7.7 → 2.7.9

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/lib/LICENSES.txt CHANGED
@@ -30,6 +30,373 @@ SOFTWARE.
30
30
 
31
31
  -----
32
32
 
33
+ The following software may be included in this product: @axe-core/playwright. A copy of the source code may be downloaded from https://github.com/dequelabs/axe-core-npm.git. This software contains the following license and notice below:
34
+
35
+ Mozilla Public License, version 2.0
36
+
37
+ 1. Definitions
38
+
39
+ 1.1. "Contributor"
40
+
41
+ means each individual or legal entity that creates, contributes to the
42
+ creation of, or owns Covered Software.
43
+
44
+ 1.2. "Contributor Version"
45
+
46
+ means the combination of the Contributions of others (if any) used by a
47
+ Contributor and that particular Contributor's Contribution.
48
+
49
+ 1.3. "Contribution"
50
+
51
+ means Covered Software of a particular Contributor.
52
+
53
+ 1.4. "Covered Software"
54
+
55
+ means Source Code Form to which the initial Contributor has attached the
56
+ notice in Exhibit A, the Executable Form of such Source Code Form, and
57
+ Modifications of such Source Code Form, in each case including portions
58
+ thereof.
59
+
60
+ 1.5. "Incompatible With Secondary Licenses"
61
+ means
62
+
63
+ a. that the initial Contributor has attached the notice described in
64
+ Exhibit B to the Covered Software; or
65
+
66
+ b. that the Covered Software was made available under the terms of
67
+ version 1.1 or earlier of the License, but not also under the terms of
68
+ a Secondary License.
69
+
70
+ 1.6. "Executable Form"
71
+
72
+ means any form of the work other than Source Code Form.
73
+
74
+ 1.7. "Larger Work"
75
+
76
+ means a work that combines Covered Software with other material, in a
77
+ separate file or files, that is not Covered Software.
78
+
79
+ 1.8. "License"
80
+
81
+ means this document.
82
+
83
+ 1.9. "Licensable"
84
+
85
+ means having the right to grant, to the maximum extent possible, whether
86
+ at the time of the initial grant or subsequently, any and all of the
87
+ rights conveyed by this License.
88
+
89
+ 1.10. "Modifications"
90
+
91
+ means any of the following:
92
+
93
+ a. any file in Source Code Form that results from an addition to,
94
+ deletion from, or modification of the contents of Covered Software; or
95
+
96
+ b. any new file in Source Code Form that contains any Covered Software.
97
+
98
+ 1.11. "Patent Claims" of a Contributor
99
+
100
+ means any patent claim(s), including without limitation, method,
101
+ process, and apparatus claims, in any patent Licensable by such
102
+ Contributor that would be infringed, but for the grant of the License,
103
+ by the making, using, selling, offering for sale, having made, import,
104
+ or transfer of either its Contributions or its Contributor Version.
105
+
106
+ 1.12. "Secondary License"
107
+
108
+ means either the GNU General Public License, Version 2.0, the GNU Lesser
109
+ General Public License, Version 2.1, the GNU Affero General Public
110
+ License, Version 3.0, or any later versions of those licenses.
111
+
112
+ 1.13. "Source Code Form"
113
+
114
+ means the form of the work preferred for making modifications.
115
+
116
+ 1.14. "You" (or "Your")
117
+
118
+ means an individual or a legal entity exercising rights under this
119
+ License. For legal entities, "You" includes any entity that controls, is
120
+ controlled by, or is under common control with You. For purposes of this
121
+ definition, "control" means (a) the power, direct or indirect, to cause
122
+ the direction or management of such entity, whether by contract or
123
+ otherwise, or (b) ownership of more than fifty percent (50%) of the
124
+ outstanding shares or beneficial ownership of such entity.
125
+
126
+
127
+ 2. License Grants and Conditions
128
+
129
+ 2.1. Grants
130
+
131
+ Each Contributor hereby grants You a world-wide, royalty-free,
132
+ non-exclusive license:
133
+
134
+ a. under intellectual property rights (other than patent or trademark)
135
+ Licensable by such Contributor to use, reproduce, make available,
136
+ modify, display, perform, distribute, and otherwise exploit its
137
+ Contributions, either on an unmodified basis, with Modifications, or
138
+ as part of a Larger Work; and
139
+
140
+ b. under Patent Claims of such Contributor to make, use, sell, offer for
141
+ sale, have made, import, and otherwise transfer either its
142
+ Contributions or its Contributor Version.
143
+
144
+ 2.2. Effective Date
145
+
146
+ The licenses granted in Section 2.1 with respect to any Contribution
147
+ become effective for each Contribution on the date the Contributor first
148
+ distributes such Contribution.
149
+
150
+ 2.3. Limitations on Grant Scope
151
+
152
+ The licenses granted in this Section 2 are the only rights granted under
153
+ this License. No additional rights or licenses will be implied from the
154
+ distribution or licensing of Covered Software under this License.
155
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
156
+ Contributor:
157
+
158
+ a. for any code that a Contributor has removed from Covered Software; or
159
+
160
+ b. for infringements caused by: (i) Your and any other third party's
161
+ modifications of Covered Software, or (ii) the combination of its
162
+ Contributions with other software (except as part of its Contributor
163
+ Version); or
164
+
165
+ c. under Patent Claims infringed by Covered Software in the absence of
166
+ its Contributions.
167
+
168
+ This License does not grant any rights in the trademarks, service marks,
169
+ or logos of any Contributor (except as may be necessary to comply with
170
+ the notice requirements in Section 3.4).
171
+
172
+ 2.4. Subsequent Licenses
173
+
174
+ No Contributor makes additional grants as a result of Your choice to
175
+ distribute the Covered Software under a subsequent version of this
176
+ License (see Section 10.2) or under the terms of a Secondary License (if
177
+ permitted under the terms of Section 3.3).
178
+
179
+ 2.5. Representation
180
+
181
+ Each Contributor represents that the Contributor believes its
182
+ Contributions are its original creation(s) or it has sufficient rights to
183
+ grant the rights to its Contributions conveyed by this License.
184
+
185
+ 2.6. Fair Use
186
+
187
+ This License is not intended to limit any rights You have under
188
+ applicable copyright doctrines of fair use, fair dealing, or other
189
+ equivalents.
190
+
191
+ 2.7. Conditions
192
+
193
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
194
+ Section 2.1.
195
+
196
+
197
+ 3. Responsibilities
198
+
199
+ 3.1. Distribution of Source Form
200
+
201
+ All distribution of Covered Software in Source Code Form, including any
202
+ Modifications that You create or to which You contribute, must be under
203
+ the terms of this License. You must inform recipients that the Source
204
+ Code Form of the Covered Software is governed by the terms of this
205
+ License, and how they can obtain a copy of this License. You may not
206
+ attempt to alter or restrict the recipients' rights in the Source Code
207
+ Form.
208
+
209
+ 3.2. Distribution of Executable Form
210
+
211
+ If You distribute Covered Software in Executable Form then:
212
+
213
+ a. such Covered Software must also be made available in Source Code Form,
214
+ as described in Section 3.1, and You must inform recipients of the
215
+ Executable Form how they can obtain a copy of such Source Code Form by
216
+ reasonable means in a timely manner, at a charge no more than the cost
217
+ of distribution to the recipient; and
218
+
219
+ b. You may distribute such Executable Form under the terms of this
220
+ License, or sublicense it under different terms, provided that the
221
+ license for the Executable Form does not attempt to limit or alter the
222
+ recipients' rights in the Source Code Form under this License.
223
+
224
+ 3.3. Distribution of a Larger Work
225
+
226
+ You may create and distribute a Larger Work under terms of Your choice,
227
+ provided that You also comply with the requirements of this License for
228
+ the Covered Software. If the Larger Work is a combination of Covered
229
+ Software with a work governed by one or more Secondary Licenses, and the
230
+ Covered Software is not Incompatible With Secondary Licenses, this
231
+ License permits You to additionally distribute such Covered Software
232
+ under the terms of such Secondary License(s), so that the recipient of
233
+ the Larger Work may, at their option, further distribute the Covered
234
+ Software under the terms of either this License or such Secondary
235
+ License(s).
236
+
237
+ 3.4. Notices
238
+
239
+ You may not remove or alter the substance of any license notices
240
+ (including copyright notices, patent notices, disclaimers of warranty, or
241
+ limitations of liability) contained within the Source Code Form of the
242
+ Covered Software, except that You may alter any license notices to the
243
+ extent required to remedy known factual inaccuracies.
244
+
245
+ 3.5. Application of Additional Terms
246
+
247
+ You may choose to offer, and to charge a fee for, warranty, support,
248
+ indemnity or liability obligations to one or more recipients of Covered
249
+ Software. However, You may do so only on Your own behalf, and not on
250
+ behalf of any Contributor. You must make it absolutely clear that any
251
+ such warranty, support, indemnity, or liability obligation is offered by
252
+ You alone, and You hereby agree to indemnify every Contributor for any
253
+ liability incurred by such Contributor as a result of warranty, support,
254
+ indemnity or liability terms You offer. You may include additional
255
+ disclaimers of warranty and limitations of liability specific to any
256
+ jurisdiction.
257
+
258
+ 4. Inability to Comply Due to Statute or Regulation
259
+
260
+ If it is impossible for You to comply with any of the terms of this License
261
+ with respect to some or all of the Covered Software due to statute,
262
+ judicial order, or regulation then You must: (a) comply with the terms of
263
+ this License to the maximum extent possible; and (b) describe the
264
+ limitations and the code they affect. Such description must be placed in a
265
+ text file included with all distributions of the Covered Software under
266
+ this License. Except to the extent prohibited by statute or regulation,
267
+ such description must be sufficiently detailed for a recipient of ordinary
268
+ skill to be able to understand it.
269
+
270
+ 5. Termination
271
+
272
+ 5.1. The rights granted under this License will terminate automatically if You
273
+ fail to comply with any of its terms. However, if You become compliant,
274
+ then the rights granted under this License from a particular Contributor
275
+ are reinstated (a) provisionally, unless and until such Contributor
276
+ explicitly and finally terminates Your grants, and (b) on an ongoing
277
+ basis, if such Contributor fails to notify You of the non-compliance by
278
+ some reasonable means prior to 60 days after You have come back into
279
+ compliance. Moreover, Your grants from a particular Contributor are
280
+ reinstated on an ongoing basis if such Contributor notifies You of the
281
+ non-compliance by some reasonable means, this is the first time You have
282
+ received notice of non-compliance with this License from such
283
+ Contributor, and You become compliant prior to 30 days after Your receipt
284
+ of the notice.
285
+
286
+ 5.2. If You initiate litigation against any entity by asserting a patent
287
+ infringement claim (excluding declaratory judgment actions,
288
+ counter-claims, and cross-claims) alleging that a Contributor Version
289
+ directly or indirectly infringes any patent, then the rights granted to
290
+ You by any and all Contributors for the Covered Software under Section
291
+ 2.1 of this License shall terminate.
292
+
293
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
294
+ license agreements (excluding distributors and resellers) which have been
295
+ validly granted by You or Your distributors under this License prior to
296
+ termination shall survive termination.
297
+
298
+ 6. Disclaimer of Warranty
299
+
300
+ Covered Software is provided under this License on an "as is" basis,
301
+ without warranty of any kind, either expressed, implied, or statutory,
302
+ including, without limitation, warranties that the Covered Software is free
303
+ of defects, merchantable, fit for a particular purpose or non-infringing.
304
+ The entire risk as to the quality and performance of the Covered Software
305
+ is with You. Should any Covered Software prove defective in any respect,
306
+ You (not any Contributor) assume the cost of any necessary servicing,
307
+ repair, or correction. This disclaimer of warranty constitutes an essential
308
+ part of this License. No use of any Covered Software is authorized under
309
+ this License except under this disclaimer.
310
+
311
+ 7. Limitation of Liability
312
+
313
+ Under no circumstances and under no legal theory, whether tort (including
314
+ negligence), contract, or otherwise, shall any Contributor, or anyone who
315
+ distributes Covered Software as permitted above, be liable to You for any
316
+ direct, indirect, special, incidental, or consequential damages of any
317
+ character including, without limitation, damages for lost profits, loss of
318
+ goodwill, work stoppage, computer failure or malfunction, or any and all
319
+ other commercial damages or losses, even if such party shall have been
320
+ informed of the possibility of such damages. This limitation of liability
321
+ shall not apply to liability for death or personal injury resulting from
322
+ such party's negligence to the extent applicable law prohibits such
323
+ limitation. Some jurisdictions do not allow the exclusion or limitation of
324
+ incidental or consequential damages, so this exclusion and limitation may
325
+ not apply to You.
326
+
327
+ 8. Litigation
328
+
329
+ Any litigation relating to this License may be brought only in the courts
330
+ of a jurisdiction where the defendant maintains its principal place of
331
+ business and such litigation shall be governed by laws of that
332
+ jurisdiction, without reference to its conflict-of-law provisions. Nothing
333
+ in this Section shall prevent a party's ability to bring cross-claims or
334
+ counter-claims.
335
+
336
+ 9. Miscellaneous
337
+
338
+ This License represents the complete agreement concerning the subject
339
+ matter hereof. If any provision of this License is held to be
340
+ unenforceable, such provision shall be reformed only to the extent
341
+ necessary to make it enforceable. Any law or regulation which provides that
342
+ the language of a contract shall be construed against the drafter shall not
343
+ be used to construe this License against a Contributor.
344
+
345
+
346
+ 10. Versions of the License
347
+
348
+ 10.1. New Versions
349
+
350
+ Mozilla Foundation is the license steward. Except as provided in Section
351
+ 10.3, no one other than the license steward has the right to modify or
352
+ publish new versions of this License. Each version will be given a
353
+ distinguishing version number.
354
+
355
+ 10.2. Effect of New Versions
356
+
357
+ You may distribute the Covered Software under the terms of the version
358
+ of the License under which You originally received the Covered Software,
359
+ or under the terms of any subsequent version published by the license
360
+ steward.
361
+
362
+ 10.3. Modified Versions
363
+
364
+ If you create software not governed by this License, and you want to
365
+ create a new license for such software, you may create and use a
366
+ modified version of this License if you rename the license and remove
367
+ any references to the name of the license steward (except to note that
368
+ such modified license differs from this License).
369
+
370
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
371
+ Licenses If You choose to distribute Source Code Form that is
372
+ Incompatible With Secondary Licenses under the terms of this version of
373
+ the License, the notice described in Exhibit B of this License must be
374
+ attached.
375
+
376
+ Exhibit A - Source Code Form License Notice
377
+
378
+ This Source Code Form is subject to the
379
+ terms of the Mozilla Public License, v.
380
+ 2.0. If a copy of the MPL was not
381
+ distributed with this file, You can
382
+ obtain one at
383
+ http://mozilla.org/MPL/2.0/.
384
+
385
+ If it is not possible or desirable to put the notice in a particular file,
386
+ then You may include the notice in a location (such as a LICENSE file in a
387
+ relevant directory) where a recipient would be likely to look for such a
388
+ notice.
389
+
390
+ You may add additional accurate notices of copyright ownership.
391
+
392
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
393
+
394
+ This Source Code Form is "Incompatible
395
+ With Secondary Licenses", as defined by
396
+ the Mozilla Public License, v. 2.0.
397
+
398
+ -----
399
+
33
400
  The following software may be included in this product: @babel/core. A copy of the source code may be downloaded from https://github.com/babel/babel.git. This software contains the following license and notice below:
34
401
 
35
402
  MIT License
@@ -5121,6 +5488,213 @@ Third-party licenses
5121
5488
 
5122
5489
  -----
5123
5490
 
5491
+ The following software may be included in this product: @playwright/experimental-ct-react. A copy of the source code may be downloaded from git+https://github.com/microsoft/playwright.git. This software contains the following license and notice below:
5492
+
5493
+ Apache License
5494
+ Version 2.0, January 2004
5495
+ http://www.apache.org/licenses/
5496
+
5497
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
5498
+
5499
+ 1. Definitions.
5500
+
5501
+ "License" shall mean the terms and conditions for use, reproduction,
5502
+ and distribution as defined by Sections 1 through 9 of this document.
5503
+
5504
+ "Licensor" shall mean the copyright owner or entity authorized by
5505
+ the copyright owner that is granting the License.
5506
+
5507
+ "Legal Entity" shall mean the union of the acting entity and all
5508
+ other entities that control, are controlled by, or are under common
5509
+ control with that entity. For the purposes of this definition,
5510
+ "control" means (i) the power, direct or indirect, to cause the
5511
+ direction or management of such entity, whether by contract or
5512
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
5513
+ outstanding shares, or (iii) beneficial ownership of such entity.
5514
+
5515
+ "You" (or "Your") shall mean an individual or Legal Entity
5516
+ exercising permissions granted by this License.
5517
+
5518
+ "Source" form shall mean the preferred form for making modifications,
5519
+ including but not limited to software source code, documentation
5520
+ source, and configuration files.
5521
+
5522
+ "Object" form shall mean any form resulting from mechanical
5523
+ transformation or translation of a Source form, including but
5524
+ not limited to compiled object code, generated documentation,
5525
+ and conversions to other media types.
5526
+
5527
+ "Work" shall mean the work of authorship, whether in Source or
5528
+ Object form, made available under the License, as indicated by a
5529
+ copyright notice that is included in or attached to the work
5530
+ (an example is provided in the Appendix below).
5531
+
5532
+ "Derivative Works" shall mean any work, whether in Source or Object
5533
+ form, that is based on (or derived from) the Work and for which the
5534
+ editorial revisions, annotations, elaborations, or other modifications
5535
+ represent, as a whole, an original work of authorship. For the purposes
5536
+ of this License, Derivative Works shall not include works that remain
5537
+ separable from, or merely link (or bind by name) to the interfaces of,
5538
+ the Work and Derivative Works thereof.
5539
+
5540
+ "Contribution" shall mean any work of authorship, including
5541
+ the original version of the Work and any modifications or additions
5542
+ to that Work or Derivative Works thereof, that is intentionally
5543
+ submitted to Licensor for inclusion in the Work by the copyright owner
5544
+ or by an individual or Legal Entity authorized to submit on behalf of
5545
+ the copyright owner. For the purposes of this definition, "submitted"
5546
+ means any form of electronic, verbal, or written communication sent
5547
+ to the Licensor or its representatives, including but not limited to
5548
+ communication on electronic mailing lists, source code control systems,
5549
+ and issue tracking systems that are managed by, or on behalf of, the
5550
+ Licensor for the purpose of discussing and improving the Work, but
5551
+ excluding communication that is conspicuously marked or otherwise
5552
+ designated in writing by the copyright owner as "Not a Contribution."
5553
+
5554
+ "Contributor" shall mean Licensor and any individual or Legal Entity
5555
+ on behalf of whom a Contribution has been received by Licensor and
5556
+ subsequently incorporated within the Work.
5557
+
5558
+ 2. Grant of Copyright License. Subject to the terms and conditions of
5559
+ this License, each Contributor hereby grants to You a perpetual,
5560
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5561
+ copyright license to reproduce, prepare Derivative Works of,
5562
+ publicly display, publicly perform, sublicense, and distribute the
5563
+ Work and such Derivative Works in Source or Object form.
5564
+
5565
+ 3. Grant of Patent License. Subject to the terms and conditions of
5566
+ this License, each Contributor hereby grants to You a perpetual,
5567
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5568
+ (except as stated in this section) patent license to make, have made,
5569
+ use, offer to sell, sell, import, and otherwise transfer the Work,
5570
+ where such license applies only to those patent claims licensable
5571
+ by such Contributor that are necessarily infringed by their
5572
+ Contribution(s) alone or by combination of their Contribution(s)
5573
+ with the Work to which such Contribution(s) was submitted. If You
5574
+ institute patent litigation against any entity (including a
5575
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
5576
+ or a Contribution incorporated within the Work constitutes direct
5577
+ or contributory patent infringement, then any patent licenses
5578
+ granted to You under this License for that Work shall terminate
5579
+ as of the date such litigation is filed.
5580
+
5581
+ 4. Redistribution. You may reproduce and distribute copies of the
5582
+ Work or Derivative Works thereof in any medium, with or without
5583
+ modifications, and in Source or Object form, provided that You
5584
+ meet the following conditions:
5585
+
5586
+ (a) You must give any other recipients of the Work or
5587
+ Derivative Works a copy of this License; and
5588
+
5589
+ (b) You must cause any modified files to carry prominent notices
5590
+ stating that You changed the files; and
5591
+
5592
+ (c) You must retain, in the Source form of any Derivative Works
5593
+ that You distribute, all copyright, patent, trademark, and
5594
+ attribution notices from the Source form of the Work,
5595
+ excluding those notices that do not pertain to any part of
5596
+ the Derivative Works; and
5597
+
5598
+ (d) If the Work includes a "NOTICE" text file as part of its
5599
+ distribution, then any Derivative Works that You distribute must
5600
+ include a readable copy of the attribution notices contained
5601
+ within such NOTICE file, excluding those notices that do not
5602
+ pertain to any part of the Derivative Works, in at least one
5603
+ of the following places: within a NOTICE text file distributed
5604
+ as part of the Derivative Works; within the Source form or
5605
+ documentation, if provided along with the Derivative Works; or,
5606
+ within a display generated by the Derivative Works, if and
5607
+ wherever such third-party notices normally appear. The contents
5608
+ of the NOTICE file are for informational purposes only and
5609
+ do not modify the License. You may add Your own attribution
5610
+ notices within Derivative Works that You distribute, alongside
5611
+ or as an addendum to the NOTICE text from the Work, provided
5612
+ that such additional attribution notices cannot be construed
5613
+ as modifying the License.
5614
+
5615
+ You may add Your own copyright statement to Your modifications and
5616
+ may provide additional or different license terms and conditions
5617
+ for use, reproduction, or distribution of Your modifications, or
5618
+ for any such Derivative Works as a whole, provided Your use,
5619
+ reproduction, and distribution of the Work otherwise complies with
5620
+ the conditions stated in this License.
5621
+
5622
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
5623
+ any Contribution intentionally submitted for inclusion in the Work
5624
+ by You to the Licensor shall be under the terms and conditions of
5625
+ this License, without any additional terms or conditions.
5626
+ Notwithstanding the above, nothing herein shall supersede or modify
5627
+ the terms of any separate license agreement you may have executed
5628
+ with Licensor regarding such Contributions.
5629
+
5630
+ 6. Trademarks. This License does not grant permission to use the trade
5631
+ names, trademarks, service marks, or product names of the Licensor,
5632
+ except as required for reasonable and customary use in describing the
5633
+ origin of the Work and reproducing the content of the NOTICE file.
5634
+
5635
+ 7. Disclaimer of Warranty. Unless required by applicable law or
5636
+ agreed to in writing, Licensor provides the Work (and each
5637
+ Contributor provides its Contributions) on an "AS IS" BASIS,
5638
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5639
+ implied, including, without limitation, any warranties or conditions
5640
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
5641
+ PARTICULAR PURPOSE. You are solely responsible for determining the
5642
+ appropriateness of using or redistributing the Work and assume any
5643
+ risks associated with Your exercise of permissions under this License.
5644
+
5645
+ 8. Limitation of Liability. In no event and under no legal theory,
5646
+ whether in tort (including negligence), contract, or otherwise,
5647
+ unless required by applicable law (such as deliberate and grossly
5648
+ negligent acts) or agreed to in writing, shall any Contributor be
5649
+ liable to You for damages, including any direct, indirect, special,
5650
+ incidental, or consequential damages of any character arising as a
5651
+ result of this License or out of the use or inability to use the
5652
+ Work (including but not limited to damages for loss of goodwill,
5653
+ work stoppage, computer failure or malfunction, or any and all
5654
+ other commercial damages or losses), even if such Contributor
5655
+ has been advised of the possibility of such damages.
5656
+
5657
+ 9. Accepting Warranty or Additional Liability. While redistributing
5658
+ the Work or Derivative Works thereof, You may choose to offer,
5659
+ and charge a fee for, acceptance of support, warranty, indemnity,
5660
+ or other liability obligations and/or rights consistent with this
5661
+ License. However, in accepting such obligations, You may act only
5662
+ on Your own behalf and on Your sole responsibility, not on behalf
5663
+ of any other Contributor, and only if You agree to indemnify,
5664
+ defend, and hold each Contributor harmless for any liability
5665
+ incurred by, or claims asserted against, such Contributor by reason
5666
+ of your accepting any such warranty or additional liability.
5667
+
5668
+ END OF TERMS AND CONDITIONS
5669
+
5670
+ APPENDIX: How to apply the Apache License to your work.
5671
+
5672
+ To apply the Apache License to your work, attach the following
5673
+ boilerplate notice, with the fields enclosed by brackets "[]"
5674
+ replaced with your own identifying information. (Don't include
5675
+ the brackets!) The text should be enclosed in the appropriate
5676
+ comment syntax for the file format. We also recommend that a
5677
+ file or class name and description of purpose be included on the
5678
+ same "printed page" as the copyright notice for easier
5679
+ identification within third-party archives.
5680
+
5681
+ Portions Copyright (c) Microsoft Corporation.
5682
+ Portions Copyright 2017 Google Inc.
5683
+
5684
+ Licensed under the Apache License, Version 2.0 (the "License");
5685
+ you may not use this file except in compliance with the License.
5686
+ You may obtain a copy of the License at
5687
+
5688
+ http://www.apache.org/licenses/LICENSE-2.0
5689
+
5690
+ Unless required by applicable law or agreed to in writing, software
5691
+ distributed under the License is distributed on an "AS IS" BASIS,
5692
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5693
+ See the License for the specific language governing permissions and
5694
+ limitations under the License.
5695
+
5696
+ -----
5697
+
5124
5698
  The following software may be included in this product: @svgr/cli. A copy of the source code may be downloaded from https://github.com/gregberge/svgr/tree/main/packages/cli. This software contains the following license and notice below:
5125
5699
 
5126
5700
  Copyright 2017 Smooth Code
@@ -5184,57 +5758,7 @@ SOFTWARE.
5184
5758
 
5185
5759
  -----
5186
5760
 
5187
- The following software may be included in this product: @testing-library/react. A copy of the source code may be downloaded from https://github.com/testing-library/react-testing-library. This software contains the following license and notice below:
5188
-
5189
- The MIT License (MIT)
5190
- Copyright (c) 2017-Present Kent C. Dodds
5191
-
5192
- Permission is hereby granted, free of charge, to any person obtaining a copy
5193
- of this software and associated documentation files (the "Software"), to deal
5194
- in the Software without restriction, including without limitation the rights
5195
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5196
- copies of the Software, and to permit persons to whom the Software is
5197
- furnished to do so, subject to the following conditions:
5198
-
5199
- The above copyright notice and this permission notice shall be included in all
5200
- copies or substantial portions of the Software.
5201
-
5202
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5203
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5204
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5205
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5206
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5207
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5208
- SOFTWARE.
5209
-
5210
- -----
5211
-
5212
- The following software may be included in this product: @testing-library/user-event. A copy of the source code may be downloaded from https://github.com/testing-library/user-event. This software contains the following license and notice below:
5213
-
5214
- The MIT License (MIT)
5215
- Copyright (c) 2020 Giorgio Polvara
5216
-
5217
- Permission is hereby granted, free of charge, to any person obtaining a copy
5218
- of this software and associated documentation files (the "Software"), to deal
5219
- in the Software without restriction, including without limitation the rights
5220
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5221
- copies of the Software, and to permit persons to whom the Software is
5222
- furnished to do so, subject to the following conditions:
5223
-
5224
- The above copyright notice and this permission notice shall be included in all
5225
- copies or substantial portions of the Software.
5226
-
5227
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5228
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5229
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5230
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5231
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5232
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5233
- SOFTWARE.
5234
-
5235
- -----
5236
-
5237
- The following software may be included in this product: @types/dedent, @types/jest, @types/node, @types/react, @types/react-datepicker, @types/react-dom, @types/react-resizable, @types/react-syntax-highlighter, @types/react-table, @types/tinycolor2. A copy of the source code may be downloaded from https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/dedent), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/jest), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/node), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-datepicker), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-dom), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-resizable), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-syntax-highlighter), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-table), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/tinycolor2). This software contains the following license and notice below:
5761
+ The following software may be included in this product: @types/dedent, @types/jest, @types/node, @types/react, @types/react-datepicker, @types/react-dom, @types/react-resizable, @types/react-syntax-highlighter, @types/react-table, @types/sinon, @types/tinycolor2. A copy of the source code may be downloaded from https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/dedent), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/jest), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/node), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-datepicker), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-dom), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-resizable), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-syntax-highlighter), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/react-table), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/sinon), https://github.com/DefinitelyTyped/DefinitelyTyped.git (@types/tinycolor2). This software contains the following license and notice below:
5238
5762
 
5239
5763
  MIT License
5240
5764
 
@@ -5313,6 +5837,32 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5313
5837
 
5314
5838
  -----
5315
5839
 
5840
+ The following software may be included in this product: @vitejs/plugin-react. A copy of the source code may be downloaded from git+https://github.com/vitejs/vite-plugin-react.git. This software contains the following license and notice below:
5841
+
5842
+ MIT License
5843
+
5844
+ Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
5845
+
5846
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5847
+ of this software and associated documentation files (the "Software"), to deal
5848
+ in the Software without restriction, including without limitation the rights
5849
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5850
+ copies of the Software, and to permit persons to whom the Software is
5851
+ furnished to do so, subject to the following conditions:
5852
+
5853
+ The above copyright notice and this permission notice shall be included in all
5854
+ copies or substantial portions of the Software.
5855
+
5856
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5857
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5858
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5859
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5860
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5861
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5862
+ SOFTWARE.
5863
+
5864
+ -----
5865
+
5316
5866
  The following software may be included in this product: @whitespace/storybook-addon-html. A copy of the source code may be downloaded from https://github.com/whitespace-se/storybook-addon-html. This software contains the following license and notice below:
5317
5867
 
5318
5868
  GNU Affero General Public License
@@ -19110,6 +19660,38 @@ SOFTWARE.
19110
19660
 
19111
19661
  -----
19112
19662
 
19663
+ The following software may be included in this product: sinon. A copy of the source code may be downloaded from http://github.com/sinonjs/sinon.git. This software contains the following license and notice below:
19664
+
19665
+ (The BSD License)
19666
+
19667
+ Copyright (c) 2010-2017, Christian Johansen, christian@cjohansen.no
19668
+ All rights reserved.
19669
+
19670
+ Redistribution and use in source and binary forms, with or without modification,
19671
+ are permitted provided that the following conditions are met:
19672
+
19673
+ * Redistributions of source code must retain the above copyright notice,
19674
+ this list of conditions and the following disclaimer.
19675
+ * Redistributions in binary form must reproduce the above copyright notice,
19676
+ this list of conditions and the following disclaimer in the documentation
19677
+ and/or other materials provided with the distribution.
19678
+ * Neither the name of Christian Johansen nor the names of his contributors
19679
+ may be used to endorse or promote products derived from this software
19680
+ without specific prior written permission.
19681
+
19682
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19683
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
19684
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
19685
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
19686
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19687
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
19688
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
19689
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
19690
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
19691
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
19692
+
19693
+ -----
19694
+
19113
19695
  The following software may be included in this product: storybook-addon-pseudo-states. A copy of the source code may be downloaded from https://github.com/chromaui/storybook-addon-pseudo-states. This software contains the following license and notice below:
19114
19696
 
19115
19697
  MIT License
@@ -22971,8 +23553,7 @@ Vitest is released under the MIT license:
22971
23553
 
22972
23554
  MIT License
22973
23555
 
22974
- Copyright (c) 2021-Present Anthony Fu <https://github.com/antfu>
22975
- Copyright (c) 2021-Present Matias Capeletto <https://github.com/patak-dev>
23556
+ Copyright (c) 2021-Present Vitest Team
22976
23557
 
22977
23558
  Permission is hereby granted, free of charge, to any person obtaining a copy
22978
23559
  of this software and associated documentation files (the "Software"), to deal
@@ -23274,6 +23855,35 @@ Repository: micromatch/braces
23274
23855
 
23275
23856
  ---------------------------------------
23276
23857
 
23858
+ ## cac
23859
+ License: MIT
23860
+ By: egoist
23861
+ Repository: egoist/cac
23862
+
23863
+ > The MIT License (MIT)
23864
+ >
23865
+ > Copyright (c) EGOIST <0x142857@gmail.com> (https://github.com/egoist)
23866
+ >
23867
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
23868
+ > of this software and associated documentation files (the "Software"), to deal
23869
+ > in the Software without restriction, including without limitation the rights
23870
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23871
+ > copies of the Software, and to permit persons to whom the Software is
23872
+ > furnished to do so, subject to the following conditions:
23873
+ >
23874
+ > The above copyright notice and this permission notice shall be included in
23875
+ > all copies or substantial portions of the Software.
23876
+ >
23877
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23878
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23879
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23880
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23881
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23882
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
23883
+ > THE SOFTWARE.
23884
+
23885
+ ---------------------------------------
23886
+
23277
23887
  ## chai-subset
23278
23888
  License: MIT
23279
23889
  By: Andrii Shumada, Robert Herhold
@@ -23337,35 +23947,6 @@ Repository: sindresorhus/cli-truncate
23337
23947
 
23338
23948
  ---------------------------------------
23339
23949
 
23340
- ## cross-spawn
23341
- License: MIT
23342
- By: André Cruz
23343
- Repository: git@github.com:moxystudio/node-cross-spawn.git
23344
-
23345
- > The MIT License (MIT)
23346
- >
23347
- > Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
23348
- >
23349
- > Permission is hereby granted, free of charge, to any person obtaining a copy
23350
- > of this software and associated documentation files (the "Software"), to deal
23351
- > in the Software without restriction, including without limitation the rights
23352
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23353
- > copies of the Software, and to permit persons to whom the Software is
23354
- > furnished to do so, subject to the following conditions:
23355
- >
23356
- > The above copyright notice and this permission notice shall be included in
23357
- > all copies or substantial portions of the Software.
23358
- >
23359
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23360
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23361
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23362
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23363
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23364
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
23365
- > THE SOFTWARE.
23366
-
23367
- ---------------------------------------
23368
-
23369
23950
  ## eastasianwidth
23370
23951
  License: MIT
23371
23952
  By: Masaki Komagata
@@ -23401,61 +23982,15 @@ Repository: https://github.com/mathiasbynens/emoji-regex.git
23401
23982
 
23402
23983
  ---------------------------------------
23403
23984
 
23404
- ## event-target-polyfill
23405
- License: MIT
23406
- By: Ben Lesh
23407
- Repository: git+https://github.com/benlesh/event-target-polyfill.git
23985
+ ## expect-type
23986
+ License: Apache-2.0
23987
+ Repository: https://github.com/mmkal/expect-type.git
23408
23988
 
23409
- > MIT License
23989
+ > Apache License
23990
+ > Version 2.0, January 2004
23991
+ > http://www.apache.org/licenses/
23410
23992
  >
23411
- > Copyright (c) 2020 Ben Lesh
23412
- >
23413
- > Permission is hereby granted, free of charge, to any person obtaining a copy
23414
- > of this software and associated documentation files (the "Software"), to deal
23415
- > in the Software without restriction, including without limitation the rights
23416
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23417
- > copies of the Software, and to permit persons to whom the Software is
23418
- > furnished to do so, subject to the following conditions:
23419
- >
23420
- > The above copyright notice and this permission notice shall be included in all
23421
- > copies or substantial portions of the Software.
23422
- >
23423
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23424
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23425
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23426
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23427
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23428
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23429
- > SOFTWARE.
23430
-
23431
- ---------------------------------------
23432
-
23433
- ## execa
23434
- License: MIT
23435
- By: Sindre Sorhus
23436
- Repository: sindresorhus/execa
23437
-
23438
- > MIT License
23439
- >
23440
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
23441
- >
23442
- > 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:
23443
- >
23444
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
23445
- >
23446
- > 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.
23447
-
23448
- ---------------------------------------
23449
-
23450
- ## expect-type
23451
- License: Apache-2.0
23452
- Repository: https://github.com/mmkal/expect-type.git
23453
-
23454
- > Apache License
23455
- > Version 2.0, January 2004
23456
- > http://www.apache.org/licenses/
23457
- >
23458
- > TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
23993
+ > TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
23459
23994
  >
23460
23995
  > 1. Definitions.
23461
23996
  >
@@ -23774,10 +24309,10 @@ Repository: git+https://github.com/WebReflection/flatted.git
23774
24309
 
23775
24310
  ---------------------------------------
23776
24311
 
23777
- ## get-stream
24312
+ ## get-east-asian-width
23778
24313
  License: MIT
23779
24314
  By: Sindre Sorhus
23780
- Repository: sindresorhus/get-stream
24315
+ Repository: sindresorhus/get-east-asian-width
23781
24316
 
23782
24317
  > MIT License
23783
24318
  >
@@ -23843,215 +24378,6 @@ Repository: gulpjs/glob-parent
23843
24378
 
23844
24379
  ---------------------------------------
23845
24380
 
23846
- ## human-signals
23847
- License: Apache-2.0
23848
- By: ehmicky
23849
- Repository: ehmicky/human-signals
23850
-
23851
- > Apache License
23852
- > Version 2.0, January 2004
23853
- > http://www.apache.org/licenses/
23854
- >
23855
- > TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
23856
- >
23857
- > 1. Definitions.
23858
- >
23859
- > "License" shall mean the terms and conditions for use, reproduction,
23860
- > and distribution as defined by Sections 1 through 9 of this document.
23861
- >
23862
- > "Licensor" shall mean the copyright owner or entity authorized by
23863
- > the copyright owner that is granting the License.
23864
- >
23865
- > "Legal Entity" shall mean the union of the acting entity and all
23866
- > other entities that control, are controlled by, or are under common
23867
- > control with that entity. For the purposes of this definition,
23868
- > "control" means (i) the power, direct or indirect, to cause the
23869
- > direction or management of such entity, whether by contract or
23870
- > otherwise, or (ii) ownership of fifty percent (50%) or more of the
23871
- > outstanding shares, or (iii) beneficial ownership of such entity.
23872
- >
23873
- > "You" (or "Your") shall mean an individual or Legal Entity
23874
- > exercising permissions granted by this License.
23875
- >
23876
- > "Source" form shall mean the preferred form for making modifications,
23877
- > including but not limited to software source code, documentation
23878
- > source, and configuration files.
23879
- >
23880
- > "Object" form shall mean any form resulting from mechanical
23881
- > transformation or translation of a Source form, including but
23882
- > not limited to compiled object code, generated documentation,
23883
- > and conversions to other media types.
23884
- >
23885
- > "Work" shall mean the work of authorship, whether in Source or
23886
- > Object form, made available under the License, as indicated by a
23887
- > copyright notice that is included in or attached to the work
23888
- > (an example is provided in the Appendix below).
23889
- >
23890
- > "Derivative Works" shall mean any work, whether in Source or Object
23891
- > form, that is based on (or derived from) the Work and for which the
23892
- > editorial revisions, annotations, elaborations, or other modifications
23893
- > represent, as a whole, an original work of authorship. For the purposes
23894
- > of this License, Derivative Works shall not include works that remain
23895
- > separable from, or merely link (or bind by name) to the interfaces of,
23896
- > the Work and Derivative Works thereof.
23897
- >
23898
- > "Contribution" shall mean any work of authorship, including
23899
- > the original version of the Work and any modifications or additions
23900
- > to that Work or Derivative Works thereof, that is intentionally
23901
- > submitted to Licensor for inclusion in the Work by the copyright owner
23902
- > or by an individual or Legal Entity authorized to submit on behalf of
23903
- > the copyright owner. For the purposes of this definition, "submitted"
23904
- > means any form of electronic, verbal, or written communication sent
23905
- > to the Licensor or its representatives, including but not limited to
23906
- > communication on electronic mailing lists, source code control systems,
23907
- > and issue tracking systems that are managed by, or on behalf of, the
23908
- > Licensor for the purpose of discussing and improving the Work, but
23909
- > excluding communication that is conspicuously marked or otherwise
23910
- > designated in writing by the copyright owner as "Not a Contribution."
23911
- >
23912
- > "Contributor" shall mean Licensor and any individual or Legal Entity
23913
- > on behalf of whom a Contribution has been received by Licensor and
23914
- > subsequently incorporated within the Work.
23915
- >
23916
- > 2. Grant of Copyright License. Subject to the terms and conditions of
23917
- > this License, each Contributor hereby grants to You a perpetual,
23918
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23919
- > copyright license to reproduce, prepare Derivative Works of,
23920
- > publicly display, publicly perform, sublicense, and distribute the
23921
- > Work and such Derivative Works in Source or Object form.
23922
- >
23923
- > 3. Grant of Patent License. Subject to the terms and conditions of
23924
- > this License, each Contributor hereby grants to You a perpetual,
23925
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
23926
- > (except as stated in this section) patent license to make, have made,
23927
- > use, offer to sell, sell, import, and otherwise transfer the Work,
23928
- > where such license applies only to those patent claims licensable
23929
- > by such Contributor that are necessarily infringed by their
23930
- > Contribution(s) alone or by combination of their Contribution(s)
23931
- > with the Work to which such Contribution(s) was submitted. If You
23932
- > institute patent litigation against any entity (including a
23933
- > cross-claim or counterclaim in a lawsuit) alleging that the Work
23934
- > or a Contribution incorporated within the Work constitutes direct
23935
- > or contributory patent infringement, then any patent licenses
23936
- > granted to You under this License for that Work shall terminate
23937
- > as of the date such litigation is filed.
23938
- >
23939
- > 4. Redistribution. You may reproduce and distribute copies of the
23940
- > Work or Derivative Works thereof in any medium, with or without
23941
- > modifications, and in Source or Object form, provided that You
23942
- > meet the following conditions:
23943
- >
23944
- > (a) You must give any other recipients of the Work or
23945
- > Derivative Works a copy of this License; and
23946
- >
23947
- > (b) You must cause any modified files to carry prominent notices
23948
- > stating that You changed the files; and
23949
- >
23950
- > (c) You must retain, in the Source form of any Derivative Works
23951
- > that You distribute, all copyright, patent, trademark, and
23952
- > attribution notices from the Source form of the Work,
23953
- > excluding those notices that do not pertain to any part of
23954
- > the Derivative Works; and
23955
- >
23956
- > (d) If the Work includes a "NOTICE" text file as part of its
23957
- > distribution, then any Derivative Works that You distribute must
23958
- > include a readable copy of the attribution notices contained
23959
- > within such NOTICE file, excluding those notices that do not
23960
- > pertain to any part of the Derivative Works, in at least one
23961
- > of the following places: within a NOTICE text file distributed
23962
- > as part of the Derivative Works; within the Source form or
23963
- > documentation, if provided along with the Derivative Works; or,
23964
- > within a display generated by the Derivative Works, if and
23965
- > wherever such third-party notices normally appear. The contents
23966
- > of the NOTICE file are for informational purposes only and
23967
- > do not modify the License. You may add Your own attribution
23968
- > notices within Derivative Works that You distribute, alongside
23969
- > or as an addendum to the NOTICE text from the Work, provided
23970
- > that such additional attribution notices cannot be construed
23971
- > as modifying the License.
23972
- >
23973
- > You may add Your own copyright statement to Your modifications and
23974
- > may provide additional or different license terms and conditions
23975
- > for use, reproduction, or distribution of Your modifications, or
23976
- > for any such Derivative Works as a whole, provided Your use,
23977
- > reproduction, and distribution of the Work otherwise complies with
23978
- > the conditions stated in this License.
23979
- >
23980
- > 5. Submission of Contributions. Unless You explicitly state otherwise,
23981
- > any Contribution intentionally submitted for inclusion in the Work
23982
- > by You to the Licensor shall be under the terms and conditions of
23983
- > this License, without any additional terms or conditions.
23984
- > Notwithstanding the above, nothing herein shall supersede or modify
23985
- > the terms of any separate license agreement you may have executed
23986
- > with Licensor regarding such Contributions.
23987
- >
23988
- > 6. Trademarks. This License does not grant permission to use the trade
23989
- > names, trademarks, service marks, or product names of the Licensor,
23990
- > except as required for reasonable and customary use in describing the
23991
- > origin of the Work and reproducing the content of the NOTICE file.
23992
- >
23993
- > 7. Disclaimer of Warranty. Unless required by applicable law or
23994
- > agreed to in writing, Licensor provides the Work (and each
23995
- > Contributor provides its Contributions) on an "AS IS" BASIS,
23996
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
23997
- > implied, including, without limitation, any warranties or conditions
23998
- > of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
23999
- > PARTICULAR PURPOSE. You are solely responsible for determining the
24000
- > appropriateness of using or redistributing the Work and assume any
24001
- > risks associated with Your exercise of permissions under this License.
24002
- >
24003
- > 8. Limitation of Liability. In no event and under no legal theory,
24004
- > whether in tort (including negligence), contract, or otherwise,
24005
- > unless required by applicable law (such as deliberate and grossly
24006
- > negligent acts) or agreed to in writing, shall any Contributor be
24007
- > liable to You for damages, including any direct, indirect, special,
24008
- > incidental, or consequential damages of any character arising as a
24009
- > result of this License or out of the use or inability to use the
24010
- > Work (including but not limited to damages for loss of goodwill,
24011
- > work stoppage, computer failure or malfunction, or any and all
24012
- > other commercial damages or losses), even if such Contributor
24013
- > has been advised of the possibility of such damages.
24014
- >
24015
- > 9. Accepting Warranty or Additional Liability. While redistributing
24016
- > the Work or Derivative Works thereof, You may choose to offer,
24017
- > and charge a fee for, acceptance of support, warranty, indemnity,
24018
- > or other liability obligations and/or rights consistent with this
24019
- > License. However, in accepting such obligations, You may act only
24020
- > on Your own behalf and on Your sole responsibility, not on behalf
24021
- > of any other Contributor, and only if You agree to indemnify,
24022
- > defend, and hold each Contributor harmless for any liability
24023
- > incurred by, or claims asserted against, such Contributor by reason
24024
- > of your accepting any such warranty or additional liability.
24025
- >
24026
- > END OF TERMS AND CONDITIONS
24027
- >
24028
- > APPENDIX: How to apply the Apache License to your work.
24029
- >
24030
- > To apply the Apache License to your work, attach the following
24031
- > boilerplate notice, with the fields enclosed by brackets "[]"
24032
- > replaced with your own identifying information. (Don't include
24033
- > the brackets!) The text should be enclosed in the appropriate
24034
- > comment syntax for the file format. We also recommend that a
24035
- > file or class name and description of purpose be included on the
24036
- > same "printed page" as the copyright notice for easier
24037
- > identification within third-party archives.
24038
- >
24039
- > Copyright 2019 ehmicky <ehmicky@gmail.com>
24040
- >
24041
- > Licensed under the Apache License, Version 2.0 (the "License");
24042
- > you may not use this file except in compliance with the License.
24043
- > You may obtain a copy of the License at
24044
- >
24045
- > http://www.apache.org/licenses/LICENSE-2.0
24046
- >
24047
- > Unless required by applicable law or agreed to in writing, software
24048
- > distributed under the License is distributed on an "AS IS" BASIS,
24049
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24050
- > See the License for the specific language governing permissions and
24051
- > limitations under the License.
24052
-
24053
- ---------------------------------------
24054
-
24055
24381
  ## is-extglob
24056
24382
  License: MIT
24057
24383
  By: Jon Schlinkert
@@ -24156,46 +24482,6 @@ Repository: jonschlinkert/is-number
24156
24482
 
24157
24483
  ---------------------------------------
24158
24484
 
24159
- ## is-stream
24160
- License: MIT
24161
- By: Sindre Sorhus
24162
- Repository: sindresorhus/is-stream
24163
-
24164
- > MIT License
24165
- >
24166
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
24167
- >
24168
- > 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:
24169
- >
24170
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
24171
- >
24172
- > 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.
24173
-
24174
- ---------------------------------------
24175
-
24176
- ## isexe
24177
- License: ISC
24178
- By: Isaac Z. Schlueter
24179
- Repository: git+https://github.com/isaacs/isexe.git
24180
-
24181
- > The ISC License
24182
- >
24183
- > Copyright (c) Isaac Z. Schlueter and Contributors
24184
- >
24185
- > Permission to use, copy, modify, and/or distribute this software for any
24186
- > purpose with or without fee is hereby granted, provided that the above
24187
- > copyright notice and this permission notice appear in all copies.
24188
- >
24189
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
24190
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
24191
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
24192
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
24193
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
24194
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
24195
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
24196
-
24197
- ---------------------------------------
24198
-
24199
24485
  ## kleur
24200
24486
  License: MIT
24201
24487
  By: Luke Edwards
@@ -24259,35 +24545,6 @@ Repository: sindresorhus/log-update
24259
24545
 
24260
24546
  ---------------------------------------
24261
24547
 
24262
- ## merge-stream
24263
- License: MIT
24264
- By: Stephen Sugden
24265
- Repository: grncdr/merge-stream
24266
-
24267
- > The MIT License (MIT)
24268
- >
24269
- > Copyright (c) Stephen Sugden <me@stephensugden.com> (stephensugden.com)
24270
- >
24271
- > Permission is hereby granted, free of charge, to any person obtaining a copy
24272
- > of this software and associated documentation files (the "Software"), to deal
24273
- > in the Software without restriction, including without limitation the rights
24274
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24275
- > copies of the Software, and to permit persons to whom the Software is
24276
- > furnished to do so, subject to the following conditions:
24277
- >
24278
- > The above copyright notice and this permission notice shall be included in
24279
- > all copies or substantial portions of the Software.
24280
- >
24281
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24282
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24283
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24284
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24285
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24286
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
24287
- > THE SOFTWARE.
24288
-
24289
- ---------------------------------------
24290
-
24291
24548
  ## merge2
24292
24549
  License: MIT
24293
24550
  Repository: git@github.com:teambition/merge2.git
@@ -24350,51 +24607,6 @@ License: MIT
24350
24607
  By: Sindre Sorhus
24351
24608
  Repository: sindresorhus/mimic-fn
24352
24609
 
24353
- > MIT License
24354
- >
24355
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
24356
- >
24357
- > 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:
24358
- >
24359
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
24360
- >
24361
- > 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.
24362
-
24363
- ---------------------------------------
24364
-
24365
- ## mlly
24366
- License: MIT
24367
- Repository: unjs/mlly
24368
-
24369
- > MIT License
24370
- >
24371
- > Copyright (c) Pooya Parsa <pooya@pi0.io>
24372
- >
24373
- > Permission is hereby granted, free of charge, to any person obtaining a copy
24374
- > of this software and associated documentation files (the "Software"), to deal
24375
- > in the Software without restriction, including without limitation the rights
24376
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24377
- > copies of the Software, and to permit persons to whom the Software is
24378
- > furnished to do so, subject to the following conditions:
24379
- >
24380
- > The above copyright notice and this permission notice shall be included in all
24381
- > copies or substantial portions of the Software.
24382
- >
24383
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24384
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24385
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24386
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24387
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24388
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24389
- > SOFTWARE.
24390
-
24391
- ---------------------------------------
24392
-
24393
- ## npm-run-path
24394
- License: MIT
24395
- By: Sindre Sorhus
24396
- Repository: sindresorhus/npm-run-path
24397
-
24398
24610
  > MIT License
24399
24611
  >
24400
24612
  > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
@@ -24458,40 +24670,6 @@ Repository: sindresorhus/p-locate
24458
24670
 
24459
24671
  ---------------------------------------
24460
24672
 
24461
- ## path-exists
24462
- License: MIT
24463
- By: Sindre Sorhus
24464
- Repository: sindresorhus/path-exists
24465
-
24466
- > MIT License
24467
- >
24468
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
24469
- >
24470
- > 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:
24471
- >
24472
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
24473
- >
24474
- > 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.
24475
-
24476
- ---------------------------------------
24477
-
24478
- ## path-key
24479
- License: MIT
24480
- By: Sindre Sorhus
24481
- Repository: sindresorhus/path-key
24482
-
24483
- > MIT License
24484
- >
24485
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
24486
- >
24487
- > 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:
24488
- >
24489
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
24490
- >
24491
- > 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.
24492
-
24493
- ---------------------------------------
24494
-
24495
24673
  ## picomatch
24496
24674
  License: MIT
24497
24675
  By: Jon Schlinkert
@@ -24681,40 +24859,6 @@ Repository: git://github.com/feross/run-parallel.git
24681
24859
 
24682
24860
  ---------------------------------------
24683
24861
 
24684
- ## shebang-command
24685
- License: MIT
24686
- By: Kevin Mårtensson
24687
- Repository: kevva/shebang-command
24688
-
24689
- > MIT License
24690
- >
24691
- > Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
24692
- >
24693
- > 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:
24694
- >
24695
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
24696
- >
24697
- > 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.
24698
-
24699
- ---------------------------------------
24700
-
24701
- ## shebang-regex
24702
- License: MIT
24703
- By: Sindre Sorhus
24704
- Repository: sindresorhus/shebang-regex
24705
-
24706
- > MIT License
24707
- >
24708
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
24709
- >
24710
- > 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:
24711
- >
24712
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
24713
- >
24714
- > 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.
24715
-
24716
- ---------------------------------------
24717
-
24718
24862
  ## signal-exit
24719
24863
  License: ISC
24720
24864
  By: Ben Coe
@@ -24819,23 +24963,6 @@ Repository: chalk/strip-ansi
24819
24963
 
24820
24964
  ---------------------------------------
24821
24965
 
24822
- ## strip-final-newline
24823
- License: MIT
24824
- By: Sindre Sorhus
24825
- Repository: sindresorhus/strip-final-newline
24826
-
24827
- > MIT License
24828
- >
24829
- > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
24830
- >
24831
- > 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:
24832
- >
24833
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
24834
- >
24835
- > 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.
24836
-
24837
- ---------------------------------------
24838
-
24839
24966
  ## to-regex-range
24840
24967
  License: MIT
24841
24968
  By: Jon Schlinkert, Rouven Weßling
@@ -24892,29 +25019,6 @@ Repository: git+ssh://git@github.com/chaijs/type-detect.git
24892
25019
 
24893
25020
  ---------------------------------------
24894
25021
 
24895
- ## which
24896
- License: ISC
24897
- By: Isaac Z. Schlueter
24898
- Repository: git://github.com/isaacs/node-which.git
24899
-
24900
- > The ISC License
24901
- >
24902
- > Copyright (c) Isaac Z. Schlueter and Contributors
24903
- >
24904
- > Permission to use, copy, modify, and/or distribute this software for any
24905
- > purpose with or without fee is hereby granted, provided that the above
24906
- > copyright notice and this permission notice appear in all copies.
24907
- >
24908
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
24909
- > WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
24910
- > MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
24911
- > ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
24912
- > WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
24913
- > ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
24914
- > IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
24915
-
24916
- ---------------------------------------
24917
-
24918
25022
  ## wrap-ansi
24919
25023
  License: MIT
24920
25024
  By: Sindre Sorhus
@@ -24935,7 +25039,7 @@ Repository: chalk/wrap-ansi
24935
25039
  ## ws
24936
25040
  License: MIT
24937
25041
  By: Einar Otto Stangvik
24938
- Repository: websockets/ws
25042
+ Repository: git+https://github.com/websockets/ws.git
24939
25043
 
24940
25044
  > Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
24941
25045
  > Copyright (c) 2013 Arnout Kazemier and contributors
@@ -24975,55 +25079,3 @@ Repository: sindresorhus/yocto-queue
24975
25079
  >
24976
25080
  > 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.
24977
25081
 
24978
- -----
24979
-
24980
- The following software may be included in this product: vitest-axe. A copy of the source code may be downloaded from git+https://github.com/chaance/vitest-axe.git. This software contains the following license and notice below:
24981
-
24982
- The MIT License (MIT)
24983
-
24984
- Copyright (c) 2017 Crown Copyright (Government Digital Service)
24985
- Copyright (c) 2022 Chance Strickland
24986
-
24987
- Permission is hereby granted, free of charge, to any person obtaining a copy of
24988
- this software and associated documentation files (the "Software"), to deal in
24989
- the Software without restriction, including without limitation the rights to
24990
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
24991
- the Software, and to permit persons to whom the Software is furnished to do so,
24992
- subject to the following conditions:
24993
-
24994
- The above copyright notice and this permission notice shall be included in all
24995
- copies or substantial portions of the Software.
24996
-
24997
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24998
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
24999
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
25000
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
25001
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
25002
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25003
-
25004
- -----
25005
-
25006
- The following software may be included in this product: vitest-canvas-mock. A copy of the source code may be downloaded from git+https://github.com/wobsoriano/vitest-canvas-mock.git. This software contains the following license and notice below:
25007
-
25008
- MIT License
25009
-
25010
- Copyright (c) 2022 Robert Soriano <https://github.com/wobsoriano>
25011
-
25012
- Permission is hereby granted, free of charge, to any person obtaining a copy
25013
- of this software and associated documentation files (the "Software"), to deal
25014
- in the Software without restriction, including without limitation the rights
25015
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25016
- copies of the Software, and to permit persons to whom the Software is
25017
- furnished to do so, subject to the following conditions:
25018
-
25019
- The above copyright notice and this permission notice shall be included in all
25020
- copies or substantial portions of the Software.
25021
-
25022
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25023
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25024
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25025
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25026
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25027
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25028
- SOFTWARE.
25029
-