@inovitas/infra3dapi 1.5.1 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/licenses.txt CHANGED
@@ -94,6 +94,619 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
94
94
  @inovitas/infra3dsdk
95
95
  SEE LICENSE IN LICENSE
96
96
 
97
+ @aws-crypto/sha256-js
98
+ Apache-2.0
99
+ Apache License
100
+ Version 2.0, January 2004
101
+ http://www.apache.org/licenses/
102
+
103
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
104
+
105
+ 1. Definitions.
106
+
107
+ "License" shall mean the terms and conditions for use, reproduction,
108
+ and distribution as defined by Sections 1 through 9 of this document.
109
+
110
+ "Licensor" shall mean the copyright owner or entity authorized by
111
+ the copyright owner that is granting the License.
112
+
113
+ "Legal Entity" shall mean the union of the acting entity and all
114
+ other entities that control, are controlled by, or are under common
115
+ control with that entity. For the purposes of this definition,
116
+ "control" means (i) the power, direct or indirect, to cause the
117
+ direction or management of such entity, whether by contract or
118
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
119
+ outstanding shares, or (iii) beneficial ownership of such entity.
120
+
121
+ "You" (or "Your") shall mean an individual or Legal Entity
122
+ exercising permissions granted by this License.
123
+
124
+ "Source" form shall mean the preferred form for making modifications,
125
+ including but not limited to software source code, documentation
126
+ source, and configuration files.
127
+
128
+ "Object" form shall mean any form resulting from mechanical
129
+ transformation or translation of a Source form, including but
130
+ not limited to compiled object code, generated documentation,
131
+ and conversions to other media types.
132
+
133
+ "Work" shall mean the work of authorship, whether in Source or
134
+ Object form, made available under the License, as indicated by a
135
+ copyright notice that is included in or attached to the work
136
+ (an example is provided in the Appendix below).
137
+
138
+ "Derivative Works" shall mean any work, whether in Source or Object
139
+ form, that is based on (or derived from) the Work and for which the
140
+ editorial revisions, annotations, elaborations, or other modifications
141
+ represent, as a whole, an original work of authorship. For the purposes
142
+ of this License, Derivative Works shall not include works that remain
143
+ separable from, or merely link (or bind by name) to the interfaces of,
144
+ the Work and Derivative Works thereof.
145
+
146
+ "Contribution" shall mean any work of authorship, including
147
+ the original version of the Work and any modifications or additions
148
+ to that Work or Derivative Works thereof, that is intentionally
149
+ submitted to Licensor for inclusion in the Work by the copyright owner
150
+ or by an individual or Legal Entity authorized to submit on behalf of
151
+ the copyright owner. For the purposes of this definition, "submitted"
152
+ means any form of electronic, verbal, or written communication sent
153
+ to the Licensor or its representatives, including but not limited to
154
+ communication on electronic mailing lists, source code control systems,
155
+ and issue tracking systems that are managed by, or on behalf of, the
156
+ Licensor for the purpose of discussing and improving the Work, but
157
+ excluding communication that is conspicuously marked or otherwise
158
+ designated in writing by the copyright owner as "Not a Contribution."
159
+
160
+ "Contributor" shall mean Licensor and any individual or Legal Entity
161
+ on behalf of whom a Contribution has been received by Licensor and
162
+ subsequently incorporated within the Work.
163
+
164
+ 2. Grant of Copyright License. Subject to the terms and conditions of
165
+ this License, each Contributor hereby grants to You a perpetual,
166
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
167
+ copyright license to reproduce, prepare Derivative Works of,
168
+ publicly display, publicly perform, sublicense, and distribute the
169
+ Work and such Derivative Works in Source or Object form.
170
+
171
+ 3. Grant of Patent License. Subject to the terms and conditions of
172
+ this License, each Contributor hereby grants to You a perpetual,
173
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
174
+ (except as stated in this section) patent license to make, have made,
175
+ use, offer to sell, sell, import, and otherwise transfer the Work,
176
+ where such license applies only to those patent claims licensable
177
+ by such Contributor that are necessarily infringed by their
178
+ Contribution(s) alone or by combination of their Contribution(s)
179
+ with the Work to which such Contribution(s) was submitted. If You
180
+ institute patent litigation against any entity (including a
181
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
182
+ or a Contribution incorporated within the Work constitutes direct
183
+ or contributory patent infringement, then any patent licenses
184
+ granted to You under this License for that Work shall terminate
185
+ as of the date such litigation is filed.
186
+
187
+ 4. Redistribution. You may reproduce and distribute copies of the
188
+ Work or Derivative Works thereof in any medium, with or without
189
+ modifications, and in Source or Object form, provided that You
190
+ meet the following conditions:
191
+
192
+ (a) You must give any other recipients of the Work or
193
+ Derivative Works a copy of this License; and
194
+
195
+ (b) You must cause any modified files to carry prominent notices
196
+ stating that You changed the files; and
197
+
198
+ (c) You must retain, in the Source form of any Derivative Works
199
+ that You distribute, all copyright, patent, trademark, and
200
+ attribution notices from the Source form of the Work,
201
+ excluding those notices that do not pertain to any part of
202
+ the Derivative Works; and
203
+
204
+ (d) If the Work includes a "NOTICE" text file as part of its
205
+ distribution, then any Derivative Works that You distribute must
206
+ include a readable copy of the attribution notices contained
207
+ within such NOTICE file, excluding those notices that do not
208
+ pertain to any part of the Derivative Works, in at least one
209
+ of the following places: within a NOTICE text file distributed
210
+ as part of the Derivative Works; within the Source form or
211
+ documentation, if provided along with the Derivative Works; or,
212
+ within a display generated by the Derivative Works, if and
213
+ wherever such third-party notices normally appear. The contents
214
+ of the NOTICE file are for informational purposes only and
215
+ do not modify the License. You may add Your own attribution
216
+ notices within Derivative Works that You distribute, alongside
217
+ or as an addendum to the NOTICE text from the Work, provided
218
+ that such additional attribution notices cannot be construed
219
+ as modifying the License.
220
+
221
+ You may add Your own copyright statement to Your modifications and
222
+ may provide additional or different license terms and conditions
223
+ for use, reproduction, or distribution of Your modifications, or
224
+ for any such Derivative Works as a whole, provided Your use,
225
+ reproduction, and distribution of the Work otherwise complies with
226
+ the conditions stated in this License.
227
+
228
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
229
+ any Contribution intentionally submitted for inclusion in the Work
230
+ by You to the Licensor shall be under the terms and conditions of
231
+ this License, without any additional terms or conditions.
232
+ Notwithstanding the above, nothing herein shall supersede or modify
233
+ the terms of any separate license agreement you may have executed
234
+ with Licensor regarding such Contributions.
235
+
236
+ 6. Trademarks. This License does not grant permission to use the trade
237
+ names, trademarks, service marks, or product names of the Licensor,
238
+ except as required for reasonable and customary use in describing the
239
+ origin of the Work and reproducing the content of the NOTICE file.
240
+
241
+ 7. Disclaimer of Warranty. Unless required by applicable law or
242
+ agreed to in writing, Licensor provides the Work (and each
243
+ Contributor provides its Contributions) on an "AS IS" BASIS,
244
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
245
+ implied, including, without limitation, any warranties or conditions
246
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
247
+ PARTICULAR PURPOSE. You are solely responsible for determining the
248
+ appropriateness of using or redistributing the Work and assume any
249
+ risks associated with Your exercise of permissions under this License.
250
+
251
+ 8. Limitation of Liability. In no event and under no legal theory,
252
+ whether in tort (including negligence), contract, or otherwise,
253
+ unless required by applicable law (such as deliberate and grossly
254
+ negligent acts) or agreed to in writing, shall any Contributor be
255
+ liable to You for damages, including any direct, indirect, special,
256
+ incidental, or consequential damages of any character arising as a
257
+ result of this License or out of the use or inability to use the
258
+ Work (including but not limited to damages for loss of goodwill,
259
+ work stoppage, computer failure or malfunction, or any and all
260
+ other commercial damages or losses), even if such Contributor
261
+ has been advised of the possibility of such damages.
262
+
263
+ 9. Accepting Warranty or Additional Liability. While redistributing
264
+ the Work or Derivative Works thereof, You may choose to offer,
265
+ and charge a fee for, acceptance of support, warranty, indemnity,
266
+ or other liability obligations and/or rights consistent with this
267
+ License. However, in accepting such obligations, You may act only
268
+ on Your own behalf and on Your sole responsibility, not on behalf
269
+ of any other Contributor, and only if You agree to indemnify,
270
+ defend, and hold each Contributor harmless for any liability
271
+ incurred by, or claims asserted against, such Contributor by reason
272
+ of your accepting any such warranty or additional liability.
273
+
274
+ END OF TERMS AND CONDITIONS
275
+
276
+ APPENDIX: How to apply the Apache License to your work.
277
+
278
+ To apply the Apache License to your work, attach the following
279
+ boilerplate notice, with the fields enclosed by brackets "{}"
280
+ replaced with your own identifying information. (Don't include
281
+ the brackets!) The text should be enclosed in the appropriate
282
+ comment syntax for the file format. We also recommend that a
283
+ file or class name and description of purpose be included on the
284
+ same "printed page" as the copyright notice for easier
285
+ identification within third-party archives.
286
+
287
+ Copyright {yyyy} {name of copyright owner}
288
+
289
+ Licensed under the Apache License, Version 2.0 (the "License");
290
+ you may not use this file except in compliance with the License.
291
+ You may obtain a copy of the License at
292
+
293
+ http://www.apache.org/licenses/LICENSE-2.0
294
+
295
+ Unless required by applicable law or agreed to in writing, software
296
+ distributed under the License is distributed on an "AS IS" BASIS,
297
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
298
+ See the License for the specific language governing permissions and
299
+ limitations under the License.
300
+
301
+ @aws-crypto/util
302
+ Apache-2.0
303
+ Apache License
304
+ Version 2.0, January 2004
305
+ http://www.apache.org/licenses/
306
+
307
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
308
+
309
+ 1. Definitions.
310
+
311
+ "License" shall mean the terms and conditions for use, reproduction,
312
+ and distribution as defined by Sections 1 through 9 of this document.
313
+
314
+ "Licensor" shall mean the copyright owner or entity authorized by
315
+ the copyright owner that is granting the License.
316
+
317
+ "Legal Entity" shall mean the union of the acting entity and all
318
+ other entities that control, are controlled by, or are under common
319
+ control with that entity. For the purposes of this definition,
320
+ "control" means (i) the power, direct or indirect, to cause the
321
+ direction or management of such entity, whether by contract or
322
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
323
+ outstanding shares, or (iii) beneficial ownership of such entity.
324
+
325
+ "You" (or "Your") shall mean an individual or Legal Entity
326
+ exercising permissions granted by this License.
327
+
328
+ "Source" form shall mean the preferred form for making modifications,
329
+ including but not limited to software source code, documentation
330
+ source, and configuration files.
331
+
332
+ "Object" form shall mean any form resulting from mechanical
333
+ transformation or translation of a Source form, including but
334
+ not limited to compiled object code, generated documentation,
335
+ and conversions to other media types.
336
+
337
+ "Work" shall mean the work of authorship, whether in Source or
338
+ Object form, made available under the License, as indicated by a
339
+ copyright notice that is included in or attached to the work
340
+ (an example is provided in the Appendix below).
341
+
342
+ "Derivative Works" shall mean any work, whether in Source or Object
343
+ form, that is based on (or derived from) the Work and for which the
344
+ editorial revisions, annotations, elaborations, or other modifications
345
+ represent, as a whole, an original work of authorship. For the purposes
346
+ of this License, Derivative Works shall not include works that remain
347
+ separable from, or merely link (or bind by name) to the interfaces of,
348
+ the Work and Derivative Works thereof.
349
+
350
+ "Contribution" shall mean any work of authorship, including
351
+ the original version of the Work and any modifications or additions
352
+ to that Work or Derivative Works thereof, that is intentionally
353
+ submitted to Licensor for inclusion in the Work by the copyright owner
354
+ or by an individual or Legal Entity authorized to submit on behalf of
355
+ the copyright owner. For the purposes of this definition, "submitted"
356
+ means any form of electronic, verbal, or written communication sent
357
+ to the Licensor or its representatives, including but not limited to
358
+ communication on electronic mailing lists, source code control systems,
359
+ and issue tracking systems that are managed by, or on behalf of, the
360
+ Licensor for the purpose of discussing and improving the Work, but
361
+ excluding communication that is conspicuously marked or otherwise
362
+ designated in writing by the copyright owner as "Not a Contribution."
363
+
364
+ "Contributor" shall mean Licensor and any individual or Legal Entity
365
+ on behalf of whom a Contribution has been received by Licensor and
366
+ subsequently incorporated within the Work.
367
+
368
+ 2. Grant of Copyright License. Subject to the terms and conditions of
369
+ this License, each Contributor hereby grants to You a perpetual,
370
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
371
+ copyright license to reproduce, prepare Derivative Works of,
372
+ publicly display, publicly perform, sublicense, and distribute the
373
+ Work and such Derivative Works in Source or Object form.
374
+
375
+ 3. Grant of Patent License. Subject to the terms and conditions of
376
+ this License, each Contributor hereby grants to You a perpetual,
377
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
378
+ (except as stated in this section) patent license to make, have made,
379
+ use, offer to sell, sell, import, and otherwise transfer the Work,
380
+ where such license applies only to those patent claims licensable
381
+ by such Contributor that are necessarily infringed by their
382
+ Contribution(s) alone or by combination of their Contribution(s)
383
+ with the Work to which such Contribution(s) was submitted. If You
384
+ institute patent litigation against any entity (including a
385
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
386
+ or a Contribution incorporated within the Work constitutes direct
387
+ or contributory patent infringement, then any patent licenses
388
+ granted to You under this License for that Work shall terminate
389
+ as of the date such litigation is filed.
390
+
391
+ 4. Redistribution. You may reproduce and distribute copies of the
392
+ Work or Derivative Works thereof in any medium, with or without
393
+ modifications, and in Source or Object form, provided that You
394
+ meet the following conditions:
395
+
396
+ (a) You must give any other recipients of the Work or
397
+ Derivative Works a copy of this License; and
398
+
399
+ (b) You must cause any modified files to carry prominent notices
400
+ stating that You changed the files; and
401
+
402
+ (c) You must retain, in the Source form of any Derivative Works
403
+ that You distribute, all copyright, patent, trademark, and
404
+ attribution notices from the Source form of the Work,
405
+ excluding those notices that do not pertain to any part of
406
+ the Derivative Works; and
407
+
408
+ (d) If the Work includes a "NOTICE" text file as part of its
409
+ distribution, then any Derivative Works that You distribute must
410
+ include a readable copy of the attribution notices contained
411
+ within such NOTICE file, excluding those notices that do not
412
+ pertain to any part of the Derivative Works, in at least one
413
+ of the following places: within a NOTICE text file distributed
414
+ as part of the Derivative Works; within the Source form or
415
+ documentation, if provided along with the Derivative Works; or,
416
+ within a display generated by the Derivative Works, if and
417
+ wherever such third-party notices normally appear. The contents
418
+ of the NOTICE file are for informational purposes only and
419
+ do not modify the License. You may add Your own attribution
420
+ notices within Derivative Works that You distribute, alongside
421
+ or as an addendum to the NOTICE text from the Work, provided
422
+ that such additional attribution notices cannot be construed
423
+ as modifying the License.
424
+
425
+ You may add Your own copyright statement to Your modifications and
426
+ may provide additional or different license terms and conditions
427
+ for use, reproduction, or distribution of Your modifications, or
428
+ for any such Derivative Works as a whole, provided Your use,
429
+ reproduction, and distribution of the Work otherwise complies with
430
+ the conditions stated in this License.
431
+
432
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
433
+ any Contribution intentionally submitted for inclusion in the Work
434
+ by You to the Licensor shall be under the terms and conditions of
435
+ this License, without any additional terms or conditions.
436
+ Notwithstanding the above, nothing herein shall supersede or modify
437
+ the terms of any separate license agreement you may have executed
438
+ with Licensor regarding such Contributions.
439
+
440
+ 6. Trademarks. This License does not grant permission to use the trade
441
+ names, trademarks, service marks, or product names of the Licensor,
442
+ except as required for reasonable and customary use in describing the
443
+ origin of the Work and reproducing the content of the NOTICE file.
444
+
445
+ 7. Disclaimer of Warranty. Unless required by applicable law or
446
+ agreed to in writing, Licensor provides the Work (and each
447
+ Contributor provides its Contributions) on an "AS IS" BASIS,
448
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
449
+ implied, including, without limitation, any warranties or conditions
450
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
451
+ PARTICULAR PURPOSE. You are solely responsible for determining the
452
+ appropriateness of using or redistributing the Work and assume any
453
+ risks associated with Your exercise of permissions under this License.
454
+
455
+ 8. Limitation of Liability. In no event and under no legal theory,
456
+ whether in tort (including negligence), contract, or otherwise,
457
+ unless required by applicable law (such as deliberate and grossly
458
+ negligent acts) or agreed to in writing, shall any Contributor be
459
+ liable to You for damages, including any direct, indirect, special,
460
+ incidental, or consequential damages of any character arising as a
461
+ result of this License or out of the use or inability to use the
462
+ Work (including but not limited to damages for loss of goodwill,
463
+ work stoppage, computer failure or malfunction, or any and all
464
+ other commercial damages or losses), even if such Contributor
465
+ has been advised of the possibility of such damages.
466
+
467
+ 9. Accepting Warranty or Additional Liability. While redistributing
468
+ the Work or Derivative Works thereof, You may choose to offer,
469
+ and charge a fee for, acceptance of support, warranty, indemnity,
470
+ or other liability obligations and/or rights consistent with this
471
+ License. However, in accepting such obligations, You may act only
472
+ on Your own behalf and on Your sole responsibility, not on behalf
473
+ of any other Contributor, and only if You agree to indemnify,
474
+ defend, and hold each Contributor harmless for any liability
475
+ incurred by, or claims asserted against, such Contributor by reason
476
+ of your accepting any such warranty or additional liability.
477
+
478
+ END OF TERMS AND CONDITIONS
479
+
480
+ APPENDIX: How to apply the Apache License to your work.
481
+
482
+ To apply the Apache License to your work, attach the following
483
+ boilerplate notice, with the fields enclosed by brackets "{}"
484
+ replaced with your own identifying information. (Don't include
485
+ the brackets!) The text should be enclosed in the appropriate
486
+ comment syntax for the file format. We also recommend that a
487
+ file or class name and description of purpose be included on the
488
+ same "printed page" as the copyright notice for easier
489
+ identification within third-party archives.
490
+
491
+ Copyright {yyyy} {name of copyright owner}
492
+
493
+ Licensed under the Apache License, Version 2.0 (the "License");
494
+ you may not use this file except in compliance with the License.
495
+ You may obtain a copy of the License at
496
+
497
+ http://www.apache.org/licenses/LICENSE-2.0
498
+
499
+ Unless required by applicable law or agreed to in writing, software
500
+ distributed under the License is distributed on an "AS IS" BASIS,
501
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
502
+ See the License for the specific language governing permissions and
503
+ limitations under the License.
504
+
505
+
506
+ @aws-sdk/util-utf8-browser
507
+ Apache-2.0
508
+ Apache License
509
+ Version 2.0, January 2004
510
+ http://www.apache.org/licenses/
511
+
512
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
513
+
514
+ 1. Definitions.
515
+
516
+ "License" shall mean the terms and conditions for use, reproduction,
517
+ and distribution as defined by Sections 1 through 9 of this document.
518
+
519
+ "Licensor" shall mean the copyright owner or entity authorized by
520
+ the copyright owner that is granting the License.
521
+
522
+ "Legal Entity" shall mean the union of the acting entity and all
523
+ other entities that control, are controlled by, or are under common
524
+ control with that entity. For the purposes of this definition,
525
+ "control" means (i) the power, direct or indirect, to cause the
526
+ direction or management of such entity, whether by contract or
527
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
528
+ outstanding shares, or (iii) beneficial ownership of such entity.
529
+
530
+ "You" (or "Your") shall mean an individual or Legal Entity
531
+ exercising permissions granted by this License.
532
+
533
+ "Source" form shall mean the preferred form for making modifications,
534
+ including but not limited to software source code, documentation
535
+ source, and configuration files.
536
+
537
+ "Object" form shall mean any form resulting from mechanical
538
+ transformation or translation of a Source form, including but
539
+ not limited to compiled object code, generated documentation,
540
+ and conversions to other media types.
541
+
542
+ "Work" shall mean the work of authorship, whether in Source or
543
+ Object form, made available under the License, as indicated by a
544
+ copyright notice that is included in or attached to the work
545
+ (an example is provided in the Appendix below).
546
+
547
+ "Derivative Works" shall mean any work, whether in Source or Object
548
+ form, that is based on (or derived from) the Work and for which the
549
+ editorial revisions, annotations, elaborations, or other modifications
550
+ represent, as a whole, an original work of authorship. For the purposes
551
+ of this License, Derivative Works shall not include works that remain
552
+ separable from, or merely link (or bind by name) to the interfaces of,
553
+ the Work and Derivative Works thereof.
554
+
555
+ "Contribution" shall mean any work of authorship, including
556
+ the original version of the Work and any modifications or additions
557
+ to that Work or Derivative Works thereof, that is intentionally
558
+ submitted to Licensor for inclusion in the Work by the copyright owner
559
+ or by an individual or Legal Entity authorized to submit on behalf of
560
+ the copyright owner. For the purposes of this definition, "submitted"
561
+ means any form of electronic, verbal, or written communication sent
562
+ to the Licensor or its representatives, including but not limited to
563
+ communication on electronic mailing lists, source code control systems,
564
+ and issue tracking systems that are managed by, or on behalf of, the
565
+ Licensor for the purpose of discussing and improving the Work, but
566
+ excluding communication that is conspicuously marked or otherwise
567
+ designated in writing by the copyright owner as "Not a Contribution."
568
+
569
+ "Contributor" shall mean Licensor and any individual or Legal Entity
570
+ on behalf of whom a Contribution has been received by Licensor and
571
+ subsequently incorporated within the Work.
572
+
573
+ 2. Grant of Copyright License. Subject to the terms and conditions of
574
+ this License, each Contributor hereby grants to You a perpetual,
575
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
576
+ copyright license to reproduce, prepare Derivative Works of,
577
+ publicly display, publicly perform, sublicense, and distribute the
578
+ Work and such Derivative Works in Source or Object form.
579
+
580
+ 3. Grant of Patent License. Subject to the terms and conditions of
581
+ this License, each Contributor hereby grants to You a perpetual,
582
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
583
+ (except as stated in this section) patent license to make, have made,
584
+ use, offer to sell, sell, import, and otherwise transfer the Work,
585
+ where such license applies only to those patent claims licensable
586
+ by such Contributor that are necessarily infringed by their
587
+ Contribution(s) alone or by combination of their Contribution(s)
588
+ with the Work to which such Contribution(s) was submitted. If You
589
+ institute patent litigation against any entity (including a
590
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
591
+ or a Contribution incorporated within the Work constitutes direct
592
+ or contributory patent infringement, then any patent licenses
593
+ granted to You under this License for that Work shall terminate
594
+ as of the date such litigation is filed.
595
+
596
+ 4. Redistribution. You may reproduce and distribute copies of the
597
+ Work or Derivative Works thereof in any medium, with or without
598
+ modifications, and in Source or Object form, provided that You
599
+ meet the following conditions:
600
+
601
+ (a) You must give any other recipients of the Work or
602
+ Derivative Works a copy of this License; and
603
+
604
+ (b) You must cause any modified files to carry prominent notices
605
+ stating that You changed the files; and
606
+
607
+ (c) You must retain, in the Source form of any Derivative Works
608
+ that You distribute, all copyright, patent, trademark, and
609
+ attribution notices from the Source form of the Work,
610
+ excluding those notices that do not pertain to any part of
611
+ the Derivative Works; and
612
+
613
+ (d) If the Work includes a "NOTICE" text file as part of its
614
+ distribution, then any Derivative Works that You distribute must
615
+ include a readable copy of the attribution notices contained
616
+ within such NOTICE file, excluding those notices that do not
617
+ pertain to any part of the Derivative Works, in at least one
618
+ of the following places: within a NOTICE text file distributed
619
+ as part of the Derivative Works; within the Source form or
620
+ documentation, if provided along with the Derivative Works; or,
621
+ within a display generated by the Derivative Works, if and
622
+ wherever such third-party notices normally appear. The contents
623
+ of the NOTICE file are for informational purposes only and
624
+ do not modify the License. You may add Your own attribution
625
+ notices within Derivative Works that You distribute, alongside
626
+ or as an addendum to the NOTICE text from the Work, provided
627
+ that such additional attribution notices cannot be construed
628
+ as modifying the License.
629
+
630
+ You may add Your own copyright statement to Your modifications and
631
+ may provide additional or different license terms and conditions
632
+ for use, reproduction, or distribution of Your modifications, or
633
+ for any such Derivative Works as a whole, provided Your use,
634
+ reproduction, and distribution of the Work otherwise complies with
635
+ the conditions stated in this License.
636
+
637
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
638
+ any Contribution intentionally submitted for inclusion in the Work
639
+ by You to the Licensor shall be under the terms and conditions of
640
+ this License, without any additional terms or conditions.
641
+ Notwithstanding the above, nothing herein shall supersede or modify
642
+ the terms of any separate license agreement you may have executed
643
+ with Licensor regarding such Contributions.
644
+
645
+ 6. Trademarks. This License does not grant permission to use the trade
646
+ names, trademarks, service marks, or product names of the Licensor,
647
+ except as required for reasonable and customary use in describing the
648
+ origin of the Work and reproducing the content of the NOTICE file.
649
+
650
+ 7. Disclaimer of Warranty. Unless required by applicable law or
651
+ agreed to in writing, Licensor provides the Work (and each
652
+ Contributor provides its Contributions) on an "AS IS" BASIS,
653
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
654
+ implied, including, without limitation, any warranties or conditions
655
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
656
+ PARTICULAR PURPOSE. You are solely responsible for determining the
657
+ appropriateness of using or redistributing the Work and assume any
658
+ risks associated with Your exercise of permissions under this License.
659
+
660
+ 8. Limitation of Liability. In no event and under no legal theory,
661
+ whether in tort (including negligence), contract, or otherwise,
662
+ unless required by applicable law (such as deliberate and grossly
663
+ negligent acts) or agreed to in writing, shall any Contributor be
664
+ liable to You for damages, including any direct, indirect, special,
665
+ incidental, or consequential damages of any character arising as a
666
+ result of this License or out of the use or inability to use the
667
+ Work (including but not limited to damages for loss of goodwill,
668
+ work stoppage, computer failure or malfunction, or any and all
669
+ other commercial damages or losses), even if such Contributor
670
+ has been advised of the possibility of such damages.
671
+
672
+ 9. Accepting Warranty or Additional Liability. While redistributing
673
+ the Work or Derivative Works thereof, You may choose to offer,
674
+ and charge a fee for, acceptance of support, warranty, indemnity,
675
+ or other liability obligations and/or rights consistent with this
676
+ License. However, in accepting such obligations, You may act only
677
+ on Your own behalf and on Your sole responsibility, not on behalf
678
+ of any other Contributor, and only if You agree to indemnify,
679
+ defend, and hold each Contributor harmless for any liability
680
+ incurred by, or claims asserted against, such Contributor by reason
681
+ of your accepting any such warranty or additional liability.
682
+
683
+ END OF TERMS AND CONDITIONS
684
+
685
+ APPENDIX: How to apply the Apache License to your work.
686
+
687
+ To apply the Apache License to your work, attach the following
688
+ boilerplate notice, with the fields enclosed by brackets "{}"
689
+ replaced with your own identifying information. (Don't include
690
+ the brackets!) The text should be enclosed in the appropriate
691
+ comment syntax for the file format. We also recommend that a
692
+ file or class name and description of purpose be included on the
693
+ same "printed page" as the copyright notice for easier
694
+ identification within third-party archives.
695
+
696
+ Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
697
+
698
+ Licensed under the Apache License, Version 2.0 (the "License");
699
+ you may not use this file except in compliance with the License.
700
+ You may obtain a copy of the License at
701
+
702
+ http://www.apache.org/licenses/LICENSE-2.0
703
+
704
+ Unless required by applicable law or agreed to in writing, software
705
+ distributed under the License is distributed on an "AS IS" BASIS,
706
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
707
+ See the License for the specific language governing permissions and
708
+ limitations under the License.
709
+
97
710
  @babel/runtime
98
711
  MIT
99
712
  MIT License
@@ -699,6 +1312,86 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
699
1312
  SOFTWARE.
700
1313
 
701
1314
 
1315
+ abs-svg-path
1316
+ MIT
1317
+
1318
+ amazon-cognito-identity-js
1319
+ Apache-2.0
1320
+ Apache License
1321
+ Version 2.0, January 2004
1322
+ http://www.apache.org/licenses/
1323
+
1324
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1325
+
1326
+ 1. Definitions.
1327
+
1328
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
1329
+
1330
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
1331
+
1332
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
1333
+
1334
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
1335
+
1336
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
1337
+
1338
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
1339
+
1340
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
1341
+
1342
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
1343
+
1344
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
1345
+
1346
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
1347
+
1348
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
1349
+
1350
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
1351
+
1352
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
1353
+
1354
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
1355
+
1356
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
1357
+
1358
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
1359
+
1360
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
1361
+
1362
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
1363
+
1364
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
1365
+
1366
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
1367
+
1368
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
1369
+
1370
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
1371
+
1372
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
1373
+
1374
+ END OF TERMS AND CONDITIONS
1375
+
1376
+ APPENDIX: How to apply the Apache License to your work.
1377
+
1378
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
1379
+
1380
+ Copyright [yyyy] [name of copyright owner]
1381
+
1382
+ Licensed under the Apache License, Version 2.0 (the "License");
1383
+ you may not use this file except in compliance with the License.
1384
+ You may obtain a copy of the License at
1385
+
1386
+ http://www.apache.org/licenses/LICENSE-2.0
1387
+
1388
+ Unless required by applicable law or agreed to in writing, software
1389
+ distributed under the License is distributed on an "AS IS" BASIS,
1390
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1391
+ See the License for the specific language governing permissions and
1392
+ limitations under the License.
1393
+
1394
+
702
1395
  base64-js
703
1396
  MIT
704
1397
  The MIT License (MIT)
@@ -724,6 +1417,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
724
1417
  THE SOFTWARE.
725
1418
 
726
1419
 
1420
+ brotli
1421
+ MIT
1422
+
727
1423
  browser-split
728
1424
  MIT
729
1425
 
@@ -752,6 +1448,28 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
752
1448
  THE SOFTWARE.
753
1449
 
754
1450
 
1451
+ clone
1452
+ MIT
1453
+ Copyright © 2011-2015 Paul Vorbach <paul@vorba.ch>
1454
+
1455
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1456
+ this software and associated documentation files (the “Software”), to deal in
1457
+ the Software without restriction, including without limitation the rights to
1458
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1459
+ the Software, and to permit persons to whom the Software is furnished to do so,
1460
+ subject to the following conditions:
1461
+
1462
+ The above copyright notice and this permission notice shall be included in all
1463
+ copies or substantial portions of the Software.
1464
+
1465
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1466
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1467
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1468
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1469
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE
1470
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1471
+
1472
+
755
1473
  clsx
756
1474
  MIT
757
1475
  MIT License
@@ -776,6 +1494,59 @@ The above copyright notice and this permission notice shall be included in all c
776
1494
 
777
1495
  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.
778
1496
 
1497
+ color-string
1498
+ MIT
1499
+ Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
1500
+
1501
+ Permission is hereby granted, free of charge, to any person obtaining
1502
+ a copy of this software and associated documentation files (the
1503
+ "Software"), to deal in the Software without restriction, including
1504
+ without limitation the rights to use, copy, modify, merge, publish,
1505
+ distribute, sublicense, and/or sell copies of the Software, and to
1506
+ permit persons to whom the Software is furnished to do so, subject to
1507
+ the following conditions:
1508
+
1509
+ The above copyright notice and this permission notice shall be
1510
+ included in all copies or substantial portions of the Software.
1511
+
1512
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1513
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1514
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1515
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1516
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1517
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1518
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1519
+
1520
+
1521
+
1522
+ crypto-js
1523
+ MIT
1524
+ # License
1525
+
1526
+ [The MIT License (MIT)](http://opensource.org/licenses/MIT)
1527
+
1528
+ Copyright (c) 2009-2013 Jeff Mott
1529
+ Copyright (c) 2013-2016 Evan Vosberg
1530
+
1531
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1532
+ of this software and associated documentation files (the "Software"), to deal
1533
+ in the Software without restriction, including without limitation the rights
1534
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1535
+ copies of the Software, and to permit persons to whom the Software is
1536
+ furnished to do so, subject to the following conditions:
1537
+
1538
+ The above copyright notice and this permission notice shall be included in
1539
+ all copies or substantial portions of the Software.
1540
+
1541
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1542
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1543
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1544
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1545
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1546
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1547
+ THE SOFTWARE.
1548
+
1549
+
779
1550
  css-loader
780
1551
  MIT
781
1552
  Copyright JS Foundation and other contributors
@@ -981,6 +1752,9 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
981
1752
 
982
1753
 
983
1754
 
1755
+ dfa
1756
+ MIT
1757
+
984
1758
  ev-store
985
1759
  MIT
986
1760
  Copyright (c) 2012 Colingo.
@@ -1029,6 +1803,57 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1029
1803
  SOFTWARE.
1030
1804
 
1031
1805
 
1806
+ events
1807
+ MIT
1808
+ MIT
1809
+
1810
+ Copyright Joyent, Inc. and other Node contributors.
1811
+
1812
+ Permission is hereby granted, free of charge, to any person obtaining a
1813
+ copy of this software and associated documentation files (the
1814
+ "Software"), to deal in the Software without restriction, including
1815
+ without limitation the rights to use, copy, modify, merge, publish,
1816
+ distribute, sublicense, and/or sell copies of the Software, and to permit
1817
+ persons to whom the Software is furnished to do so, subject to the
1818
+ following conditions:
1819
+
1820
+ The above copyright notice and this permission notice shall be included
1821
+ in all copies or substantial portions of the Software.
1822
+
1823
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1824
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1825
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
1826
+ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1827
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1828
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1829
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1830
+
1831
+
1832
+ fast-deep-equal
1833
+ MIT
1834
+ MIT License
1835
+
1836
+ Copyright (c) 2017 Evgeny Poberezkin
1837
+
1838
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1839
+ of this software and associated documentation files (the "Software"), to deal
1840
+ in the Software without restriction, including without limitation the rights
1841
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1842
+ copies of the Software, and to permit persons to whom the Software is
1843
+ furnished to do so, subject to the following conditions:
1844
+
1845
+ The above copyright notice and this permission notice shall be included in all
1846
+ copies or substantial portions of the Software.
1847
+
1848
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1849
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1850
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1851
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1852
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1853
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1854
+ SOFTWARE.
1855
+
1856
+
1032
1857
  geostyler-openlayers-parser
1033
1858
  BSD-2-Clause
1034
1859
  BSD 2-Clause License
@@ -1117,6 +1942,12 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1117
1942
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1118
1943
 
1119
1944
 
1945
+ hsl-to-hex
1946
+ MIT
1947
+
1948
+ hsl-to-rgb-for-reals
1949
+ ISC
1950
+
1120
1951
  html-parse-stringify
1121
1952
  MIT
1122
1953
 
@@ -1145,6 +1976,25 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1145
1976
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1146
1977
  OTHER DEALINGS IN THE SOFTWARE.
1147
1978
 
1979
+ hyphen
1980
+ ISC
1981
+ ISC License (ISC)
1982
+
1983
+ Copyright (c) 2023, Yevhen Tiurin <yevhentiurin@gmail.com>
1984
+
1985
+ Permission to use, copy, modify, and/or distribute this software for any
1986
+ purpose with or without fee is hereby granted, provided that the above
1987
+ copyright notice and this permission notice appear in all copies.
1988
+
1989
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1990
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1991
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1992
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1993
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1994
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1995
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1996
+
1997
+
1148
1998
  i18next
1149
1999
  MIT
1150
2000
  The MIT License (MIT)
@@ -1231,6 +2081,26 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1231
2081
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1232
2082
  THE SOFTWARE.
1233
2083
 
2084
+ inherits
2085
+ ISC
2086
+ The ISC License
2087
+
2088
+ Copyright (c) Isaac Z. Schlueter
2089
+
2090
+ Permission to use, copy, modify, and/or distribute this software for any
2091
+ purpose with or without fee is hereby granted, provided that the above
2092
+ copyright notice and this permission notice appear in all copies.
2093
+
2094
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2095
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2096
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2097
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2098
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
2099
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2100
+ PERFORMANCE OF THIS SOFTWARE.
2101
+
2102
+
2103
+
1234
2104
  internmap
1235
2105
  ISC
1236
2106
  Copyright 2021 Mike Bostock
@@ -1926,6 +2796,31 @@ necessary. For more information on this, and how to apply and follow
1926
2796
  the GNU AGPL, see <https://www.gnu.org/licenses/>.
1927
2797
 
1928
2798
 
2799
+ is-arrayish
2800
+ MIT
2801
+ The MIT License (MIT)
2802
+
2803
+ Copyright (c) 2015 JD Ballard
2804
+
2805
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2806
+ of this software and associated documentation files (the "Software"), to deal
2807
+ in the Software without restriction, including without limitation the rights
2808
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2809
+ copies of the Software, and to permit persons to whom the Software is
2810
+ furnished to do so, subject to the following conditions:
2811
+
2812
+ The above copyright notice and this permission notice shall be included in
2813
+ all copies or substantial portions of the Software.
2814
+
2815
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2816
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2817
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2818
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2819
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2820
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2821
+ THE SOFTWARE.
2822
+
2823
+
1929
2824
  is-object
1930
2825
  MIT
1931
2826
  Copyright (c) 2013 Colingo.
@@ -1949,6 +2844,35 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1949
2844
  THE SOFTWARE.
1950
2845
 
1951
2846
 
2847
+ is-url
2848
+ MIT
2849
+ MIT LICENSE
2850
+
2851
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2852
+ of this software and associated documentation files (the "Software"), to deal
2853
+ in the Software without restriction, including without limitation the rights
2854
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2855
+ copies of the Software, and to permit persons to whom the Software is
2856
+ furnished to do so, subject to the following conditions:
2857
+
2858
+ The above copyright notice and this permission notice shall be included in
2859
+ all copies or substantial portions of the Software.
2860
+
2861
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2862
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2863
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2864
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2865
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2866
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2867
+ THE SOFTWARE.
2868
+
2869
+
2870
+ isarray
2871
+ MIT
2872
+
2873
+ isomorphic-unfetch
2874
+ MIT
2875
+
1952
2876
  jquery
1953
2877
  MIT
1954
2878
  Copyright JS Foundation and other contributors, https://js.foundation/
@@ -1973,6 +2897,31 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1973
2897
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1974
2898
 
1975
2899
 
2900
+ js-cookie
2901
+ MIT
2902
+ MIT License
2903
+
2904
+ Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors
2905
+
2906
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2907
+ of this software and associated documentation files (the "Software"), to deal
2908
+ in the Software without restriction, including without limitation the rights
2909
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2910
+ copies of the Software, and to permit persons to whom the Software is
2911
+ furnished to do so, subject to the following conditions:
2912
+
2913
+ The above copyright notice and this permission notice shall be included in all
2914
+ copies or substantial portions of the Software.
2915
+
2916
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2917
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2918
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2919
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2920
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2921
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2922
+ SOFTWARE.
2923
+
2924
+
1976
2925
  jszip
1977
2926
  (MIT OR GPL-3.0-or-later)
1978
2927
  JSZip is dual licensed. At your choice you may use it under the MIT license *or* the GPLv3
@@ -2758,6 +3707,9 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2758
3707
  IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2759
3708
 
2760
3709
 
3710
+ media-engine
3711
+ MIT
3712
+
2761
3713
  mgrs
2762
3714
  MIT
2763
3715
  Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons, Olivier Terral, Calvin Metcalf
@@ -2780,6 +3732,31 @@ Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons
2780
3732
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2781
3733
  DEALINGS IN THE SOFTWARE._
2782
3734
 
3735
+ object-assign
3736
+ MIT
3737
+ The MIT License (MIT)
3738
+
3739
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3740
+
3741
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3742
+ of this software and associated documentation files (the "Software"), to deal
3743
+ in the Software without restriction, including without limitation the rights
3744
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3745
+ copies of the Software, and to permit persons to whom the Software is
3746
+ furnished to do so, subject to the following conditions:
3747
+
3748
+ The above copyright notice and this permission notice shall be included in
3749
+ all copies or substantial portions of the Software.
3750
+
3751
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3752
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3753
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3754
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3755
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3756
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3757
+ THE SOFTWARE.
3758
+
3759
+
2783
3760
  ol
2784
3761
  BSD-2-Clause
2785
3762
  BSD 2-Clause License
@@ -2809,6 +3786,33 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2809
3786
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2810
3787
 
2811
3788
 
3789
+ parse-svg-path
3790
+ MIT
3791
+
3792
+ The MIT License
3793
+
3794
+ Copyright (c) 2013 Jake Rosoman <jkroso@gmail.com>
3795
+
3796
+ Permission is hereby granted, free of charge, to any person obtaining
3797
+ a copy of this software and associated documentation files (the
3798
+ 'Software'), to deal in the Software without restriction, including
3799
+ without limitation the rights to use, copy, modify, merge, publish,
3800
+ distribute, sublicense, and/or sell copies of the Software, and to
3801
+ permit persons to whom the Software is furnished to do so, subject to
3802
+ the following conditions:
3803
+
3804
+ The above copyright notice and this permission notice shall be
3805
+ included in all copies or substantial portions of the Software.
3806
+
3807
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
3808
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3809
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3810
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3811
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3812
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3813
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3814
+
3815
+
2812
3816
  parsedbf
2813
3817
  MIT
2814
3818
  The MIT License (MIT)
@@ -2848,6 +3852,32 @@ The above copyright notice and this permission notice shall be included in all c
2848
3852
  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.
2849
3853
 
2850
3854
 
3855
+ postcss-value-parser
3856
+ MIT
3857
+ Copyright (c) Bogdan Chadkin <trysound@yandex.ru>
3858
+
3859
+ Permission is hereby granted, free of charge, to any person
3860
+ obtaining a copy of this software and associated documentation
3861
+ files (the "Software"), to deal in the Software without
3862
+ restriction, including without limitation the rights to use,
3863
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
3864
+ copies of the Software, and to permit persons to whom the
3865
+ Software is furnished to do so, subject to the following
3866
+ conditions:
3867
+
3868
+ The above copyright notice and this permission notice shall be
3869
+ included in all copies or substantial portions of the Software.
3870
+
3871
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3872
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3873
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3874
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3875
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3876
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3877
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3878
+ OTHER DEALINGS IN THE SOFTWARE.
3879
+
3880
+
2851
3881
  proj4
2852
3882
  MIT
2853
3883
  ## Proj4js -- Javascript reprojection library.
@@ -2929,6 +3959,18 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2929
3959
  SOFTWARE.
2930
3960
 
2931
3961
 
3962
+ queue
3963
+ MIT
3964
+ The MIT License (MIT)
3965
+ Copyright (c) 2014 Jesse Tane <jesse.tane@gmail.com>
3966
+
3967
+ 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:
3968
+
3969
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3970
+
3971
+ 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.
3972
+
3973
+
2932
3974
  rbush
2933
3975
  MIT
2934
3976
  MIT License
@@ -3501,6 +4543,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3501
4543
  SOFTWARE.
3502
4544
 
3503
4545
 
4546
+ simple-swizzle
4547
+ MIT
4548
+ The MIT License (MIT)
4549
+
4550
+ Copyright (c) 2015 Josh Junon
4551
+
4552
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4553
+ of this software and associated documentation files (the "Software"), to deal
4554
+ in the Software without restriction, including without limitation the rights
4555
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4556
+ copies of the Software, and to permit persons to whom the Software is
4557
+ furnished to do so, subject to the following conditions:
4558
+
4559
+ The above copyright notice and this permission notice shall be included in
4560
+ all copies or substantial portions of the Software.
4561
+
4562
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4563
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4564
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4565
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4566
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4567
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4568
+ THE SOFTWARE.
4569
+
4570
+
3504
4571
  stackframe
3505
4572
  SEE LICENSE IN LICENSE
3506
4573
 
@@ -3605,6 +4672,26 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3605
4672
  SOFTWARE.
3606
4673
 
3607
4674
 
4675
+ svg-arc-to-cubic-bezier
4676
+ ISC
4677
+ Internet Systems Consortium license
4678
+ ===================================
4679
+
4680
+ Copyright (c) `2017`, `Colin Meinke`
4681
+
4682
+ Permission to use, copy, modify, and/or distribute this software for any purpose
4683
+ with or without fee is hereby granted, provided that the above copyright notice
4684
+ and this permission notice appear in all copies.
4685
+
4686
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
4687
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
4688
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
4689
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
4690
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
4691
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
4692
+ THIS SOFTWARE.
4693
+
4694
+
3608
4695
  three
3609
4696
  MIT
3610
4697
  The MIT License
@@ -3630,6 +4717,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3630
4717
  THE SOFTWARE.
3631
4718
 
3632
4719
 
4720
+ tiny-inflate
4721
+ MIT
4722
+ MIT License
4723
+
4724
+ Copyright (c) 2015-present Devon Govett
4725
+
4726
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4727
+ of this software and associated documentation files (the "Software"), to deal
4728
+ in the Software without restriction, including without limitation the rights
4729
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4730
+ copies of the Software, and to permit persons to whom the Software is
4731
+ furnished to do so, subject to the following conditions:
4732
+
4733
+ The above copyright notice and this permission notice shall be included in all
4734
+ copies or substantial portions of the Software.
4735
+
4736
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4737
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4738
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4739
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4740
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4741
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4742
+ SOFTWARE.
4743
+
4744
+
3633
4745
  tslib
3634
4746
  0BSD
3635
4747
  Copyright (c) Microsoft Corporation.
@@ -3645,6 +4757,43 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3645
4757
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3646
4758
  PERFORMANCE OF THIS SOFTWARE.
3647
4759
 
4760
+ unfetch
4761
+ MIT
4762
+ The MIT License (MIT)
4763
+
4764
+ Copyright (c) 2017 Jason Miller
4765
+
4766
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4767
+ of this software and associated documentation files (the "Software"), to deal
4768
+ in the Software without restriction, including without limitation the rights
4769
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4770
+ copies of the Software, and to permit persons to whom the Software is
4771
+ furnished to do so, subject to the following conditions:
4772
+
4773
+ The above copyright notice and this permission notice shall be included in all
4774
+ copies or substantial portions of the Software.
4775
+
4776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4777
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4778
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4779
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4780
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4781
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4782
+ SOFTWARE.
4783
+
4784
+
4785
+ unicode-trie
4786
+ MIT
4787
+ Copyright 2018
4788
+
4789
+ 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:
4790
+
4791
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4792
+
4793
+ 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.
4794
+
4795
+
4796
+
3648
4797
  use-sync-external-store
3649
4798
  MIT
3650
4799
  MIT License