@inovitas/infra3dapi 1.5.0 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/licenses.txt CHANGED
@@ -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,83 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
699
1312
  SOFTWARE.
700
1313
 
701
1314
 
1315
+ amazon-cognito-identity-js
1316
+ Apache-2.0
1317
+ Apache License
1318
+ Version 2.0, January 2004
1319
+ http://www.apache.org/licenses/
1320
+
1321
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1322
+
1323
+ 1. Definitions.
1324
+
1325
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
1326
+
1327
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
1328
+
1329
+ "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.
1330
+
1331
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
1332
+
1333
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
1334
+
1335
+ "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.
1336
+
1337
+ "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).
1338
+
1339
+ "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.
1340
+
1341
+ "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."
1342
+
1343
+ "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.
1344
+
1345
+ 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.
1346
+
1347
+ 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.
1348
+
1349
+ 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:
1350
+
1351
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
1352
+
1353
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
1354
+
1355
+ (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
1356
+
1357
+ (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.
1358
+
1359
+ 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.
1360
+
1361
+ 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.
1362
+
1363
+ 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.
1364
+
1365
+ 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.
1366
+
1367
+ 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.
1368
+
1369
+ 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.
1370
+
1371
+ END OF TERMS AND CONDITIONS
1372
+
1373
+ APPENDIX: How to apply the Apache License to your work.
1374
+
1375
+ 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.
1376
+
1377
+ Copyright [yyyy] [name of copyright owner]
1378
+
1379
+ Licensed under the Apache License, Version 2.0 (the "License");
1380
+ you may not use this file except in compliance with the License.
1381
+ You may obtain a copy of the License at
1382
+
1383
+ http://www.apache.org/licenses/LICENSE-2.0
1384
+
1385
+ Unless required by applicable law or agreed to in writing, software
1386
+ distributed under the License is distributed on an "AS IS" BASIS,
1387
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1388
+ See the License for the specific language governing permissions and
1389
+ limitations under the License.
1390
+
1391
+
702
1392
  base64-js
703
1393
  MIT
704
1394
  The MIT License (MIT)
@@ -1949,6 +2639,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1949
2639
  THE SOFTWARE.
1950
2640
 
1951
2641
 
2642
+ isarray
2643
+ MIT
2644
+
2645
+ isomorphic-unfetch
2646
+ MIT
2647
+
1952
2648
  jquery
1953
2649
  MIT
1954
2650
  Copyright JS Foundation and other contributors, https://js.foundation/
@@ -1973,6 +2669,31 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1973
2669
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1974
2670
 
1975
2671
 
2672
+ js-cookie
2673
+ MIT
2674
+ MIT License
2675
+
2676
+ Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors
2677
+
2678
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2679
+ of this software and associated documentation files (the "Software"), to deal
2680
+ in the Software without restriction, including without limitation the rights
2681
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2682
+ copies of the Software, and to permit persons to whom the Software is
2683
+ furnished to do so, subject to the following conditions:
2684
+
2685
+ The above copyright notice and this permission notice shall be included in all
2686
+ copies or substantial portions of the Software.
2687
+
2688
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2689
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2690
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2691
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2692
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2693
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2694
+ SOFTWARE.
2695
+
2696
+
1976
2697
  jszip
1977
2698
  (MIT OR GPL-3.0-or-later)
1978
2699
  JSZip is dual licensed. At your choice you may use it under the MIT license *or* the GPLv3
@@ -3645,6 +4366,31 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3645
4366
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3646
4367
  PERFORMANCE OF THIS SOFTWARE.
3647
4368
 
4369
+ unfetch
4370
+ MIT
4371
+ The MIT License (MIT)
4372
+
4373
+ Copyright (c) 2017 Jason Miller
4374
+
4375
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4376
+ of this software and associated documentation files (the "Software"), to deal
4377
+ in the Software without restriction, including without limitation the rights
4378
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4379
+ copies of the Software, and to permit persons to whom the Software is
4380
+ furnished to do so, subject to the following conditions:
4381
+
4382
+ The above copyright notice and this permission notice shall be included in all
4383
+ copies or substantial portions of the Software.
4384
+
4385
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4386
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4387
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4388
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4389
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4390
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4391
+ SOFTWARE.
4392
+
4393
+
3648
4394
  use-sync-external-store
3649
4395
  MIT
3650
4396
  MIT License