altair-static 4.5.3 → 4.6.2

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.
@@ -122,6 +122,825 @@ SOFTWARE.
122
122
 
123
123
  @apollo/client/utilities
124
124
 
125
+ @apollo/client/utilities/globals
126
+
127
+ @aws-crypto/sha256-js
128
+ Apache-2.0
129
+ Apache License
130
+ Version 2.0, January 2004
131
+ http://www.apache.org/licenses/
132
+
133
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
134
+
135
+ 1. Definitions.
136
+
137
+ "License" shall mean the terms and conditions for use, reproduction,
138
+ and distribution as defined by Sections 1 through 9 of this document.
139
+
140
+ "Licensor" shall mean the copyright owner or entity authorized by
141
+ the copyright owner that is granting the License.
142
+
143
+ "Legal Entity" shall mean the union of the acting entity and all
144
+ other entities that control, are controlled by, or are under common
145
+ control with that entity. For the purposes of this definition,
146
+ "control" means (i) the power, direct or indirect, to cause the
147
+ direction or management of such entity, whether by contract or
148
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
149
+ outstanding shares, or (iii) beneficial ownership of such entity.
150
+
151
+ "You" (or "Your") shall mean an individual or Legal Entity
152
+ exercising permissions granted by this License.
153
+
154
+ "Source" form shall mean the preferred form for making modifications,
155
+ including but not limited to software source code, documentation
156
+ source, and configuration files.
157
+
158
+ "Object" form shall mean any form resulting from mechanical
159
+ transformation or translation of a Source form, including but
160
+ not limited to compiled object code, generated documentation,
161
+ and conversions to other media types.
162
+
163
+ "Work" shall mean the work of authorship, whether in Source or
164
+ Object form, made available under the License, as indicated by a
165
+ copyright notice that is included in or attached to the work
166
+ (an example is provided in the Appendix below).
167
+
168
+ "Derivative Works" shall mean any work, whether in Source or Object
169
+ form, that is based on (or derived from) the Work and for which the
170
+ editorial revisions, annotations, elaborations, or other modifications
171
+ represent, as a whole, an original work of authorship. For the purposes
172
+ of this License, Derivative Works shall not include works that remain
173
+ separable from, or merely link (or bind by name) to the interfaces of,
174
+ the Work and Derivative Works thereof.
175
+
176
+ "Contribution" shall mean any work of authorship, including
177
+ the original version of the Work and any modifications or additions
178
+ to that Work or Derivative Works thereof, that is intentionally
179
+ submitted to Licensor for inclusion in the Work by the copyright owner
180
+ or by an individual or Legal Entity authorized to submit on behalf of
181
+ the copyright owner. For the purposes of this definition, "submitted"
182
+ means any form of electronic, verbal, or written communication sent
183
+ to the Licensor or its representatives, including but not limited to
184
+ communication on electronic mailing lists, source code control systems,
185
+ and issue tracking systems that are managed by, or on behalf of, the
186
+ Licensor for the purpose of discussing and improving the Work, but
187
+ excluding communication that is conspicuously marked or otherwise
188
+ designated in writing by the copyright owner as "Not a Contribution."
189
+
190
+ "Contributor" shall mean Licensor and any individual or Legal Entity
191
+ on behalf of whom a Contribution has been received by Licensor and
192
+ subsequently incorporated within the Work.
193
+
194
+ 2. Grant of Copyright License. Subject to the terms and conditions of
195
+ this License, each Contributor hereby grants to You a perpetual,
196
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
197
+ copyright license to reproduce, prepare Derivative Works of,
198
+ publicly display, publicly perform, sublicense, and distribute the
199
+ Work and such Derivative Works in Source or Object form.
200
+
201
+ 3. Grant of Patent License. Subject to the terms and conditions of
202
+ this License, each Contributor hereby grants to You a perpetual,
203
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
204
+ (except as stated in this section) patent license to make, have made,
205
+ use, offer to sell, sell, import, and otherwise transfer the Work,
206
+ where such license applies only to those patent claims licensable
207
+ by such Contributor that are necessarily infringed by their
208
+ Contribution(s) alone or by combination of their Contribution(s)
209
+ with the Work to which such Contribution(s) was submitted. If You
210
+ institute patent litigation against any entity (including a
211
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
212
+ or a Contribution incorporated within the Work constitutes direct
213
+ or contributory patent infringement, then any patent licenses
214
+ granted to You under this License for that Work shall terminate
215
+ as of the date such litigation is filed.
216
+
217
+ 4. Redistribution. You may reproduce and distribute copies of the
218
+ Work or Derivative Works thereof in any medium, with or without
219
+ modifications, and in Source or Object form, provided that You
220
+ meet the following conditions:
221
+
222
+ (a) You must give any other recipients of the Work or
223
+ Derivative Works a copy of this License; and
224
+
225
+ (b) You must cause any modified files to carry prominent notices
226
+ stating that You changed the files; and
227
+
228
+ (c) You must retain, in the Source form of any Derivative Works
229
+ that You distribute, all copyright, patent, trademark, and
230
+ attribution notices from the Source form of the Work,
231
+ excluding those notices that do not pertain to any part of
232
+ the Derivative Works; and
233
+
234
+ (d) If the Work includes a "NOTICE" text file as part of its
235
+ distribution, then any Derivative Works that You distribute must
236
+ include a readable copy of the attribution notices contained
237
+ within such NOTICE file, excluding those notices that do not
238
+ pertain to any part of the Derivative Works, in at least one
239
+ of the following places: within a NOTICE text file distributed
240
+ as part of the Derivative Works; within the Source form or
241
+ documentation, if provided along with the Derivative Works; or,
242
+ within a display generated by the Derivative Works, if and
243
+ wherever such third-party notices normally appear. The contents
244
+ of the NOTICE file are for informational purposes only and
245
+ do not modify the License. You may add Your own attribution
246
+ notices within Derivative Works that You distribute, alongside
247
+ or as an addendum to the NOTICE text from the Work, provided
248
+ that such additional attribution notices cannot be construed
249
+ as modifying the License.
250
+
251
+ You may add Your own copyright statement to Your modifications and
252
+ may provide additional or different license terms and conditions
253
+ for use, reproduction, or distribution of Your modifications, or
254
+ for any such Derivative Works as a whole, provided Your use,
255
+ reproduction, and distribution of the Work otherwise complies with
256
+ the conditions stated in this License.
257
+
258
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
259
+ any Contribution intentionally submitted for inclusion in the Work
260
+ by You to the Licensor shall be under the terms and conditions of
261
+ this License, without any additional terms or conditions.
262
+ Notwithstanding the above, nothing herein shall supersede or modify
263
+ the terms of any separate license agreement you may have executed
264
+ with Licensor regarding such Contributions.
265
+
266
+ 6. Trademarks. This License does not grant permission to use the trade
267
+ names, trademarks, service marks, or product names of the Licensor,
268
+ except as required for reasonable and customary use in describing the
269
+ origin of the Work and reproducing the content of the NOTICE file.
270
+
271
+ 7. Disclaimer of Warranty. Unless required by applicable law or
272
+ agreed to in writing, Licensor provides the Work (and each
273
+ Contributor provides its Contributions) on an "AS IS" BASIS,
274
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
275
+ implied, including, without limitation, any warranties or conditions
276
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
277
+ PARTICULAR PURPOSE. You are solely responsible for determining the
278
+ appropriateness of using or redistributing the Work and assume any
279
+ risks associated with Your exercise of permissions under this License.
280
+
281
+ 8. Limitation of Liability. In no event and under no legal theory,
282
+ whether in tort (including negligence), contract, or otherwise,
283
+ unless required by applicable law (such as deliberate and grossly
284
+ negligent acts) or agreed to in writing, shall any Contributor be
285
+ liable to You for damages, including any direct, indirect, special,
286
+ incidental, or consequential damages of any character arising as a
287
+ result of this License or out of the use or inability to use the
288
+ Work (including but not limited to damages for loss of goodwill,
289
+ work stoppage, computer failure or malfunction, or any and all
290
+ other commercial damages or losses), even if such Contributor
291
+ has been advised of the possibility of such damages.
292
+
293
+ 9. Accepting Warranty or Additional Liability. While redistributing
294
+ the Work or Derivative Works thereof, You may choose to offer,
295
+ and charge a fee for, acceptance of support, warranty, indemnity,
296
+ or other liability obligations and/or rights consistent with this
297
+ License. However, in accepting such obligations, You may act only
298
+ on Your own behalf and on Your sole responsibility, not on behalf
299
+ of any other Contributor, and only if You agree to indemnify,
300
+ defend, and hold each Contributor harmless for any liability
301
+ incurred by, or claims asserted against, such Contributor by reason
302
+ of your accepting any such warranty or additional liability.
303
+
304
+ END OF TERMS AND CONDITIONS
305
+
306
+ APPENDIX: How to apply the Apache License to your work.
307
+
308
+ To apply the Apache License to your work, attach the following
309
+ boilerplate notice, with the fields enclosed by brackets "{}"
310
+ replaced with your own identifying information. (Don't include
311
+ the brackets!) The text should be enclosed in the appropriate
312
+ comment syntax for the file format. We also recommend that a
313
+ file or class name and description of purpose be included on the
314
+ same "printed page" as the copyright notice for easier
315
+ identification within third-party archives.
316
+
317
+ Copyright {yyyy} {name of copyright owner}
318
+
319
+ Licensed under the Apache License, Version 2.0 (the "License");
320
+ you may not use this file except in compliance with the License.
321
+ You may obtain a copy of the License at
322
+
323
+ http://www.apache.org/licenses/LICENSE-2.0
324
+
325
+ Unless required by applicable law or agreed to in writing, software
326
+ distributed under the License is distributed on an "AS IS" BASIS,
327
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
328
+ See the License for the specific language governing permissions and
329
+ limitations under the License.
330
+
331
+ @aws-crypto/util
332
+ Apache-2.0
333
+ Apache License
334
+ Version 2.0, January 2004
335
+ http://www.apache.org/licenses/
336
+
337
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
338
+
339
+ 1. Definitions.
340
+
341
+ "License" shall mean the terms and conditions for use, reproduction,
342
+ and distribution as defined by Sections 1 through 9 of this document.
343
+
344
+ "Licensor" shall mean the copyright owner or entity authorized by
345
+ the copyright owner that is granting the License.
346
+
347
+ "Legal Entity" shall mean the union of the acting entity and all
348
+ other entities that control, are controlled by, or are under common
349
+ control with that entity. For the purposes of this definition,
350
+ "control" means (i) the power, direct or indirect, to cause the
351
+ direction or management of such entity, whether by contract or
352
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
353
+ outstanding shares, or (iii) beneficial ownership of such entity.
354
+
355
+ "You" (or "Your") shall mean an individual or Legal Entity
356
+ exercising permissions granted by this License.
357
+
358
+ "Source" form shall mean the preferred form for making modifications,
359
+ including but not limited to software source code, documentation
360
+ source, and configuration files.
361
+
362
+ "Object" form shall mean any form resulting from mechanical
363
+ transformation or translation of a Source form, including but
364
+ not limited to compiled object code, generated documentation,
365
+ and conversions to other media types.
366
+
367
+ "Work" shall mean the work of authorship, whether in Source or
368
+ Object form, made available under the License, as indicated by a
369
+ copyright notice that is included in or attached to the work
370
+ (an example is provided in the Appendix below).
371
+
372
+ "Derivative Works" shall mean any work, whether in Source or Object
373
+ form, that is based on (or derived from) the Work and for which the
374
+ editorial revisions, annotations, elaborations, or other modifications
375
+ represent, as a whole, an original work of authorship. For the purposes
376
+ of this License, Derivative Works shall not include works that remain
377
+ separable from, or merely link (or bind by name) to the interfaces of,
378
+ the Work and Derivative Works thereof.
379
+
380
+ "Contribution" shall mean any work of authorship, including
381
+ the original version of the Work and any modifications or additions
382
+ to that Work or Derivative Works thereof, that is intentionally
383
+ submitted to Licensor for inclusion in the Work by the copyright owner
384
+ or by an individual or Legal Entity authorized to submit on behalf of
385
+ the copyright owner. For the purposes of this definition, "submitted"
386
+ means any form of electronic, verbal, or written communication sent
387
+ to the Licensor or its representatives, including but not limited to
388
+ communication on electronic mailing lists, source code control systems,
389
+ and issue tracking systems that are managed by, or on behalf of, the
390
+ Licensor for the purpose of discussing and improving the Work, but
391
+ excluding communication that is conspicuously marked or otherwise
392
+ designated in writing by the copyright owner as "Not a Contribution."
393
+
394
+ "Contributor" shall mean Licensor and any individual or Legal Entity
395
+ on behalf of whom a Contribution has been received by Licensor and
396
+ subsequently incorporated within the Work.
397
+
398
+ 2. Grant of Copyright License. Subject to the terms and conditions of
399
+ this License, each Contributor hereby grants to You a perpetual,
400
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
401
+ copyright license to reproduce, prepare Derivative Works of,
402
+ publicly display, publicly perform, sublicense, and distribute the
403
+ Work and such Derivative Works in Source or Object form.
404
+
405
+ 3. Grant of Patent License. Subject to the terms and conditions of
406
+ this License, each Contributor hereby grants to You a perpetual,
407
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
408
+ (except as stated in this section) patent license to make, have made,
409
+ use, offer to sell, sell, import, and otherwise transfer the Work,
410
+ where such license applies only to those patent claims licensable
411
+ by such Contributor that are necessarily infringed by their
412
+ Contribution(s) alone or by combination of their Contribution(s)
413
+ with the Work to which such Contribution(s) was submitted. If You
414
+ institute patent litigation against any entity (including a
415
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
416
+ or a Contribution incorporated within the Work constitutes direct
417
+ or contributory patent infringement, then any patent licenses
418
+ granted to You under this License for that Work shall terminate
419
+ as of the date such litigation is filed.
420
+
421
+ 4. Redistribution. You may reproduce and distribute copies of the
422
+ Work or Derivative Works thereof in any medium, with or without
423
+ modifications, and in Source or Object form, provided that You
424
+ meet the following conditions:
425
+
426
+ (a) You must give any other recipients of the Work or
427
+ Derivative Works a copy of this License; and
428
+
429
+ (b) You must cause any modified files to carry prominent notices
430
+ stating that You changed the files; and
431
+
432
+ (c) You must retain, in the Source form of any Derivative Works
433
+ that You distribute, all copyright, patent, trademark, and
434
+ attribution notices from the Source form of the Work,
435
+ excluding those notices that do not pertain to any part of
436
+ the Derivative Works; and
437
+
438
+ (d) If the Work includes a "NOTICE" text file as part of its
439
+ distribution, then any Derivative Works that You distribute must
440
+ include a readable copy of the attribution notices contained
441
+ within such NOTICE file, excluding those notices that do not
442
+ pertain to any part of the Derivative Works, in at least one
443
+ of the following places: within a NOTICE text file distributed
444
+ as part of the Derivative Works; within the Source form or
445
+ documentation, if provided along with the Derivative Works; or,
446
+ within a display generated by the Derivative Works, if and
447
+ wherever such third-party notices normally appear. The contents
448
+ of the NOTICE file are for informational purposes only and
449
+ do not modify the License. You may add Your own attribution
450
+ notices within Derivative Works that You distribute, alongside
451
+ or as an addendum to the NOTICE text from the Work, provided
452
+ that such additional attribution notices cannot be construed
453
+ as modifying the License.
454
+
455
+ You may add Your own copyright statement to Your modifications and
456
+ may provide additional or different license terms and conditions
457
+ for use, reproduction, or distribution of Your modifications, or
458
+ for any such Derivative Works as a whole, provided Your use,
459
+ reproduction, and distribution of the Work otherwise complies with
460
+ the conditions stated in this License.
461
+
462
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
463
+ any Contribution intentionally submitted for inclusion in the Work
464
+ by You to the Licensor shall be under the terms and conditions of
465
+ this License, without any additional terms or conditions.
466
+ Notwithstanding the above, nothing herein shall supersede or modify
467
+ the terms of any separate license agreement you may have executed
468
+ with Licensor regarding such Contributions.
469
+
470
+ 6. Trademarks. This License does not grant permission to use the trade
471
+ names, trademarks, service marks, or product names of the Licensor,
472
+ except as required for reasonable and customary use in describing the
473
+ origin of the Work and reproducing the content of the NOTICE file.
474
+
475
+ 7. Disclaimer of Warranty. Unless required by applicable law or
476
+ agreed to in writing, Licensor provides the Work (and each
477
+ Contributor provides its Contributions) on an "AS IS" BASIS,
478
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
479
+ implied, including, without limitation, any warranties or conditions
480
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
481
+ PARTICULAR PURPOSE. You are solely responsible for determining the
482
+ appropriateness of using or redistributing the Work and assume any
483
+ risks associated with Your exercise of permissions under this License.
484
+
485
+ 8. Limitation of Liability. In no event and under no legal theory,
486
+ whether in tort (including negligence), contract, or otherwise,
487
+ unless required by applicable law (such as deliberate and grossly
488
+ negligent acts) or agreed to in writing, shall any Contributor be
489
+ liable to You for damages, including any direct, indirect, special,
490
+ incidental, or consequential damages of any character arising as a
491
+ result of this License or out of the use or inability to use the
492
+ Work (including but not limited to damages for loss of goodwill,
493
+ work stoppage, computer failure or malfunction, or any and all
494
+ other commercial damages or losses), even if such Contributor
495
+ has been advised of the possibility of such damages.
496
+
497
+ 9. Accepting Warranty or Additional Liability. While redistributing
498
+ the Work or Derivative Works thereof, You may choose to offer,
499
+ and charge a fee for, acceptance of support, warranty, indemnity,
500
+ or other liability obligations and/or rights consistent with this
501
+ License. However, in accepting such obligations, You may act only
502
+ on Your own behalf and on Your sole responsibility, not on behalf
503
+ of any other Contributor, and only if You agree to indemnify,
504
+ defend, and hold each Contributor harmless for any liability
505
+ incurred by, or claims asserted against, such Contributor by reason
506
+ of your accepting any such warranty or additional liability.
507
+
508
+ END OF TERMS AND CONDITIONS
509
+
510
+ APPENDIX: How to apply the Apache License to your work.
511
+
512
+ To apply the Apache License to your work, attach the following
513
+ boilerplate notice, with the fields enclosed by brackets "{}"
514
+ replaced with your own identifying information. (Don't include
515
+ the brackets!) The text should be enclosed in the appropriate
516
+ comment syntax for the file format. We also recommend that a
517
+ file or class name and description of purpose be included on the
518
+ same "printed page" as the copyright notice for easier
519
+ identification within third-party archives.
520
+
521
+ Copyright {yyyy} {name of copyright owner}
522
+
523
+ Licensed under the Apache License, Version 2.0 (the "License");
524
+ you may not use this file except in compliance with the License.
525
+ You may obtain a copy of the License at
526
+
527
+ http://www.apache.org/licenses/LICENSE-2.0
528
+
529
+ Unless required by applicable law or agreed to in writing, software
530
+ distributed under the License is distributed on an "AS IS" BASIS,
531
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
532
+ See the License for the specific language governing permissions and
533
+ limitations under the License.
534
+
535
+
536
+ @aws-sdk/util-hex-encoding
537
+ Apache-2.0
538
+ Apache License
539
+ Version 2.0, January 2004
540
+ http://www.apache.org/licenses/
541
+
542
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
543
+
544
+ 1. Definitions.
545
+
546
+ "License" shall mean the terms and conditions for use, reproduction,
547
+ and distribution as defined by Sections 1 through 9 of this document.
548
+
549
+ "Licensor" shall mean the copyright owner or entity authorized by
550
+ the copyright owner that is granting the License.
551
+
552
+ "Legal Entity" shall mean the union of the acting entity and all
553
+ other entities that control, are controlled by, or are under common
554
+ control with that entity. For the purposes of this definition,
555
+ "control" means (i) the power, direct or indirect, to cause the
556
+ direction or management of such entity, whether by contract or
557
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
558
+ outstanding shares, or (iii) beneficial ownership of such entity.
559
+
560
+ "You" (or "Your") shall mean an individual or Legal Entity
561
+ exercising permissions granted by this License.
562
+
563
+ "Source" form shall mean the preferred form for making modifications,
564
+ including but not limited to software source code, documentation
565
+ source, and configuration files.
566
+
567
+ "Object" form shall mean any form resulting from mechanical
568
+ transformation or translation of a Source form, including but
569
+ not limited to compiled object code, generated documentation,
570
+ and conversions to other media types.
571
+
572
+ "Work" shall mean the work of authorship, whether in Source or
573
+ Object form, made available under the License, as indicated by a
574
+ copyright notice that is included in or attached to the work
575
+ (an example is provided in the Appendix below).
576
+
577
+ "Derivative Works" shall mean any work, whether in Source or Object
578
+ form, that is based on (or derived from) the Work and for which the
579
+ editorial revisions, annotations, elaborations, or other modifications
580
+ represent, as a whole, an original work of authorship. For the purposes
581
+ of this License, Derivative Works shall not include works that remain
582
+ separable from, or merely link (or bind by name) to the interfaces of,
583
+ the Work and Derivative Works thereof.
584
+
585
+ "Contribution" shall mean any work of authorship, including
586
+ the original version of the Work and any modifications or additions
587
+ to that Work or Derivative Works thereof, that is intentionally
588
+ submitted to Licensor for inclusion in the Work by the copyright owner
589
+ or by an individual or Legal Entity authorized to submit on behalf of
590
+ the copyright owner. For the purposes of this definition, "submitted"
591
+ means any form of electronic, verbal, or written communication sent
592
+ to the Licensor or its representatives, including but not limited to
593
+ communication on electronic mailing lists, source code control systems,
594
+ and issue tracking systems that are managed by, or on behalf of, the
595
+ Licensor for the purpose of discussing and improving the Work, but
596
+ excluding communication that is conspicuously marked or otherwise
597
+ designated in writing by the copyright owner as "Not a Contribution."
598
+
599
+ "Contributor" shall mean Licensor and any individual or Legal Entity
600
+ on behalf of whom a Contribution has been received by Licensor and
601
+ subsequently incorporated within the Work.
602
+
603
+ 2. Grant of Copyright License. Subject to the terms and conditions of
604
+ this License, each Contributor hereby grants to You a perpetual,
605
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
606
+ copyright license to reproduce, prepare Derivative Works of,
607
+ publicly display, publicly perform, sublicense, and distribute the
608
+ Work and such Derivative Works in Source or Object form.
609
+
610
+ 3. Grant of Patent License. Subject to the terms and conditions of
611
+ this License, each Contributor hereby grants to You a perpetual,
612
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
613
+ (except as stated in this section) patent license to make, have made,
614
+ use, offer to sell, sell, import, and otherwise transfer the Work,
615
+ where such license applies only to those patent claims licensable
616
+ by such Contributor that are necessarily infringed by their
617
+ Contribution(s) alone or by combination of their Contribution(s)
618
+ with the Work to which such Contribution(s) was submitted. If You
619
+ institute patent litigation against any entity (including a
620
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
621
+ or a Contribution incorporated within the Work constitutes direct
622
+ or contributory patent infringement, then any patent licenses
623
+ granted to You under this License for that Work shall terminate
624
+ as of the date such litigation is filed.
625
+
626
+ 4. Redistribution. You may reproduce and distribute copies of the
627
+ Work or Derivative Works thereof in any medium, with or without
628
+ modifications, and in Source or Object form, provided that You
629
+ meet the following conditions:
630
+
631
+ (a) You must give any other recipients of the Work or
632
+ Derivative Works a copy of this License; and
633
+
634
+ (b) You must cause any modified files to carry prominent notices
635
+ stating that You changed the files; and
636
+
637
+ (c) You must retain, in the Source form of any Derivative Works
638
+ that You distribute, all copyright, patent, trademark, and
639
+ attribution notices from the Source form of the Work,
640
+ excluding those notices that do not pertain to any part of
641
+ the Derivative Works; and
642
+
643
+ (d) If the Work includes a "NOTICE" text file as part of its
644
+ distribution, then any Derivative Works that You distribute must
645
+ include a readable copy of the attribution notices contained
646
+ within such NOTICE file, excluding those notices that do not
647
+ pertain to any part of the Derivative Works, in at least one
648
+ of the following places: within a NOTICE text file distributed
649
+ as part of the Derivative Works; within the Source form or
650
+ documentation, if provided along with the Derivative Works; or,
651
+ within a display generated by the Derivative Works, if and
652
+ wherever such third-party notices normally appear. The contents
653
+ of the NOTICE file are for informational purposes only and
654
+ do not modify the License. You may add Your own attribution
655
+ notices within Derivative Works that You distribute, alongside
656
+ or as an addendum to the NOTICE text from the Work, provided
657
+ that such additional attribution notices cannot be construed
658
+ as modifying the License.
659
+
660
+ You may add Your own copyright statement to Your modifications and
661
+ may provide additional or different license terms and conditions
662
+ for use, reproduction, or distribution of Your modifications, or
663
+ for any such Derivative Works as a whole, provided Your use,
664
+ reproduction, and distribution of the Work otherwise complies with
665
+ the conditions stated in this License.
666
+
667
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
668
+ any Contribution intentionally submitted for inclusion in the Work
669
+ by You to the Licensor shall be under the terms and conditions of
670
+ this License, without any additional terms or conditions.
671
+ Notwithstanding the above, nothing herein shall supersede or modify
672
+ the terms of any separate license agreement you may have executed
673
+ with Licensor regarding such Contributions.
674
+
675
+ 6. Trademarks. This License does not grant permission to use the trade
676
+ names, trademarks, service marks, or product names of the Licensor,
677
+ except as required for reasonable and customary use in describing the
678
+ origin of the Work and reproducing the content of the NOTICE file.
679
+
680
+ 7. Disclaimer of Warranty. Unless required by applicable law or
681
+ agreed to in writing, Licensor provides the Work (and each
682
+ Contributor provides its Contributions) on an "AS IS" BASIS,
683
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
684
+ implied, including, without limitation, any warranties or conditions
685
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
686
+ PARTICULAR PURPOSE. You are solely responsible for determining the
687
+ appropriateness of using or redistributing the Work and assume any
688
+ risks associated with Your exercise of permissions under this License.
689
+
690
+ 8. Limitation of Liability. In no event and under no legal theory,
691
+ whether in tort (including negligence), contract, or otherwise,
692
+ unless required by applicable law (such as deliberate and grossly
693
+ negligent acts) or agreed to in writing, shall any Contributor be
694
+ liable to You for damages, including any direct, indirect, special,
695
+ incidental, or consequential damages of any character arising as a
696
+ result of this License or out of the use or inability to use the
697
+ Work (including but not limited to damages for loss of goodwill,
698
+ work stoppage, computer failure or malfunction, or any and all
699
+ other commercial damages or losses), even if such Contributor
700
+ has been advised of the possibility of such damages.
701
+
702
+ 9. Accepting Warranty or Additional Liability. While redistributing
703
+ the Work or Derivative Works thereof, You may choose to offer,
704
+ and charge a fee for, acceptance of support, warranty, indemnity,
705
+ or other liability obligations and/or rights consistent with this
706
+ License. However, in accepting such obligations, You may act only
707
+ on Your own behalf and on Your sole responsibility, not on behalf
708
+ of any other Contributor, and only if You agree to indemnify,
709
+ defend, and hold each Contributor harmless for any liability
710
+ incurred by, or claims asserted against, such Contributor by reason
711
+ of your accepting any such warranty or additional liability.
712
+
713
+ END OF TERMS AND CONDITIONS
714
+
715
+ APPENDIX: How to apply the Apache License to your work.
716
+
717
+ To apply the Apache License to your work, attach the following
718
+ boilerplate notice, with the fields enclosed by brackets "{}"
719
+ replaced with your own identifying information. (Don't include
720
+ the brackets!) The text should be enclosed in the appropriate
721
+ comment syntax for the file format. We also recommend that a
722
+ file or class name and description of purpose be included on the
723
+ same "printed page" as the copyright notice for easier
724
+ identification within third-party archives.
725
+
726
+ Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
727
+
728
+ Licensed under the Apache License, Version 2.0 (the "License");
729
+ you may not use this file except in compliance with the License.
730
+ You may obtain a copy of the License at
731
+
732
+ http://www.apache.org/licenses/LICENSE-2.0
733
+
734
+ Unless required by applicable law or agreed to in writing, software
735
+ distributed under the License is distributed on an "AS IS" BASIS,
736
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
737
+ See the License for the specific language governing permissions and
738
+ limitations under the License.
739
+
740
+ @aws-sdk/util-utf8-browser
741
+ Apache-2.0
742
+ Apache License
743
+ Version 2.0, January 2004
744
+ http://www.apache.org/licenses/
745
+
746
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
747
+
748
+ 1. Definitions.
749
+
750
+ "License" shall mean the terms and conditions for use, reproduction,
751
+ and distribution as defined by Sections 1 through 9 of this document.
752
+
753
+ "Licensor" shall mean the copyright owner or entity authorized by
754
+ the copyright owner that is granting the License.
755
+
756
+ "Legal Entity" shall mean the union of the acting entity and all
757
+ other entities that control, are controlled by, or are under common
758
+ control with that entity. For the purposes of this definition,
759
+ "control" means (i) the power, direct or indirect, to cause the
760
+ direction or management of such entity, whether by contract or
761
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
762
+ outstanding shares, or (iii) beneficial ownership of such entity.
763
+
764
+ "You" (or "Your") shall mean an individual or Legal Entity
765
+ exercising permissions granted by this License.
766
+
767
+ "Source" form shall mean the preferred form for making modifications,
768
+ including but not limited to software source code, documentation
769
+ source, and configuration files.
770
+
771
+ "Object" form shall mean any form resulting from mechanical
772
+ transformation or translation of a Source form, including but
773
+ not limited to compiled object code, generated documentation,
774
+ and conversions to other media types.
775
+
776
+ "Work" shall mean the work of authorship, whether in Source or
777
+ Object form, made available under the License, as indicated by a
778
+ copyright notice that is included in or attached to the work
779
+ (an example is provided in the Appendix below).
780
+
781
+ "Derivative Works" shall mean any work, whether in Source or Object
782
+ form, that is based on (or derived from) the Work and for which the
783
+ editorial revisions, annotations, elaborations, or other modifications
784
+ represent, as a whole, an original work of authorship. For the purposes
785
+ of this License, Derivative Works shall not include works that remain
786
+ separable from, or merely link (or bind by name) to the interfaces of,
787
+ the Work and Derivative Works thereof.
788
+
789
+ "Contribution" shall mean any work of authorship, including
790
+ the original version of the Work and any modifications or additions
791
+ to that Work or Derivative Works thereof, that is intentionally
792
+ submitted to Licensor for inclusion in the Work by the copyright owner
793
+ or by an individual or Legal Entity authorized to submit on behalf of
794
+ the copyright owner. For the purposes of this definition, "submitted"
795
+ means any form of electronic, verbal, or written communication sent
796
+ to the Licensor or its representatives, including but not limited to
797
+ communication on electronic mailing lists, source code control systems,
798
+ and issue tracking systems that are managed by, or on behalf of, the
799
+ Licensor for the purpose of discussing and improving the Work, but
800
+ excluding communication that is conspicuously marked or otherwise
801
+ designated in writing by the copyright owner as "Not a Contribution."
802
+
803
+ "Contributor" shall mean Licensor and any individual or Legal Entity
804
+ on behalf of whom a Contribution has been received by Licensor and
805
+ subsequently incorporated within the Work.
806
+
807
+ 2. Grant of Copyright License. Subject to the terms and conditions of
808
+ this License, each Contributor hereby grants to You a perpetual,
809
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
810
+ copyright license to reproduce, prepare Derivative Works of,
811
+ publicly display, publicly perform, sublicense, and distribute the
812
+ Work and such Derivative Works in Source or Object form.
813
+
814
+ 3. Grant of Patent License. Subject to the terms and conditions of
815
+ this License, each Contributor hereby grants to You a perpetual,
816
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
817
+ (except as stated in this section) patent license to make, have made,
818
+ use, offer to sell, sell, import, and otherwise transfer the Work,
819
+ where such license applies only to those patent claims licensable
820
+ by such Contributor that are necessarily infringed by their
821
+ Contribution(s) alone or by combination of their Contribution(s)
822
+ with the Work to which such Contribution(s) was submitted. If You
823
+ institute patent litigation against any entity (including a
824
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
825
+ or a Contribution incorporated within the Work constitutes direct
826
+ or contributory patent infringement, then any patent licenses
827
+ granted to You under this License for that Work shall terminate
828
+ as of the date such litigation is filed.
829
+
830
+ 4. Redistribution. You may reproduce and distribute copies of the
831
+ Work or Derivative Works thereof in any medium, with or without
832
+ modifications, and in Source or Object form, provided that You
833
+ meet the following conditions:
834
+
835
+ (a) You must give any other recipients of the Work or
836
+ Derivative Works a copy of this License; and
837
+
838
+ (b) You must cause any modified files to carry prominent notices
839
+ stating that You changed the files; and
840
+
841
+ (c) You must retain, in the Source form of any Derivative Works
842
+ that You distribute, all copyright, patent, trademark, and
843
+ attribution notices from the Source form of the Work,
844
+ excluding those notices that do not pertain to any part of
845
+ the Derivative Works; and
846
+
847
+ (d) If the Work includes a "NOTICE" text file as part of its
848
+ distribution, then any Derivative Works that You distribute must
849
+ include a readable copy of the attribution notices contained
850
+ within such NOTICE file, excluding those notices that do not
851
+ pertain to any part of the Derivative Works, in at least one
852
+ of the following places: within a NOTICE text file distributed
853
+ as part of the Derivative Works; within the Source form or
854
+ documentation, if provided along with the Derivative Works; or,
855
+ within a display generated by the Derivative Works, if and
856
+ wherever such third-party notices normally appear. The contents
857
+ of the NOTICE file are for informational purposes only and
858
+ do not modify the License. You may add Your own attribution
859
+ notices within Derivative Works that You distribute, alongside
860
+ or as an addendum to the NOTICE text from the Work, provided
861
+ that such additional attribution notices cannot be construed
862
+ as modifying the License.
863
+
864
+ You may add Your own copyright statement to Your modifications and
865
+ may provide additional or different license terms and conditions
866
+ for use, reproduction, or distribution of Your modifications, or
867
+ for any such Derivative Works as a whole, provided Your use,
868
+ reproduction, and distribution of the Work otherwise complies with
869
+ the conditions stated in this License.
870
+
871
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
872
+ any Contribution intentionally submitted for inclusion in the Work
873
+ by You to the Licensor shall be under the terms and conditions of
874
+ this License, without any additional terms or conditions.
875
+ Notwithstanding the above, nothing herein shall supersede or modify
876
+ the terms of any separate license agreement you may have executed
877
+ with Licensor regarding such Contributions.
878
+
879
+ 6. Trademarks. This License does not grant permission to use the trade
880
+ names, trademarks, service marks, or product names of the Licensor,
881
+ except as required for reasonable and customary use in describing the
882
+ origin of the Work and reproducing the content of the NOTICE file.
883
+
884
+ 7. Disclaimer of Warranty. Unless required by applicable law or
885
+ agreed to in writing, Licensor provides the Work (and each
886
+ Contributor provides its Contributions) on an "AS IS" BASIS,
887
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
888
+ implied, including, without limitation, any warranties or conditions
889
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
890
+ PARTICULAR PURPOSE. You are solely responsible for determining the
891
+ appropriateness of using or redistributing the Work and assume any
892
+ risks associated with Your exercise of permissions under this License.
893
+
894
+ 8. Limitation of Liability. In no event and under no legal theory,
895
+ whether in tort (including negligence), contract, or otherwise,
896
+ unless required by applicable law (such as deliberate and grossly
897
+ negligent acts) or agreed to in writing, shall any Contributor be
898
+ liable to You for damages, including any direct, indirect, special,
899
+ incidental, or consequential damages of any character arising as a
900
+ result of this License or out of the use or inability to use the
901
+ Work (including but not limited to damages for loss of goodwill,
902
+ work stoppage, computer failure or malfunction, or any and all
903
+ other commercial damages or losses), even if such Contributor
904
+ has been advised of the possibility of such damages.
905
+
906
+ 9. Accepting Warranty or Additional Liability. While redistributing
907
+ the Work or Derivative Works thereof, You may choose to offer,
908
+ and charge a fee for, acceptance of support, warranty, indemnity,
909
+ or other liability obligations and/or rights consistent with this
910
+ License. However, in accepting such obligations, You may act only
911
+ on Your own behalf and on Your sole responsibility, not on behalf
912
+ of any other Contributor, and only if You agree to indemnify,
913
+ defend, and hold each Contributor harmless for any liability
914
+ incurred by, or claims asserted against, such Contributor by reason
915
+ of your accepting any such warranty or additional liability.
916
+
917
+ END OF TERMS AND CONDITIONS
918
+
919
+ APPENDIX: How to apply the Apache License to your work.
920
+
921
+ To apply the Apache License to your work, attach the following
922
+ boilerplate notice, with the fields enclosed by brackets "{}"
923
+ replaced with your own identifying information. (Don't include
924
+ the brackets!) The text should be enclosed in the appropriate
925
+ comment syntax for the file format. We also recommend that a
926
+ file or class name and description of purpose be included on the
927
+ same "printed page" as the copyright notice for easier
928
+ identification within third-party archives.
929
+
930
+ Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
931
+
932
+ Licensed under the Apache License, Version 2.0 (the "License");
933
+ you may not use this file except in compliance with the License.
934
+ You may obtain a copy of the License at
935
+
936
+ http://www.apache.org/licenses/LICENSE-2.0
937
+
938
+ Unless required by applicable law or agreed to in writing, software
939
+ distributed under the License is distributed on an "AS IS" BASIS,
940
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
941
+ See the License for the specific language governing permissions and
942
+ limitations under the License.
943
+
125
944
  @babel/runtime
126
945
  MIT
127
946
  MIT License
@@ -273,6 +1092,56 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
273
1092
  THE SOFTWARE.
274
1093
 
275
1094
 
1095
+ @codemirror/lint
1096
+ MIT
1097
+ MIT License
1098
+
1099
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijnh@gmail.com> and others
1100
+
1101
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1102
+ of this software and associated documentation files (the "Software"), to deal
1103
+ in the Software without restriction, including without limitation the rights
1104
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1105
+ copies of the Software, and to permit persons to whom the Software is
1106
+ furnished to do so, subject to the following conditions:
1107
+
1108
+ The above copyright notice and this permission notice shall be included in
1109
+ all copies or substantial portions of the Software.
1110
+
1111
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1112
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1113
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1114
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1115
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1116
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1117
+ THE SOFTWARE.
1118
+
1119
+
1120
+ @codemirror/search
1121
+ MIT
1122
+ MIT License
1123
+
1124
+ Copyright (C) 2018-2021 by Marijn Haverbeke <marijnh@gmail.com> and others
1125
+
1126
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1127
+ of this software and associated documentation files (the "Software"), to deal
1128
+ in the Software without restriction, including without limitation the rights
1129
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1130
+ copies of the Software, and to permit persons to whom the Software is
1131
+ furnished to do so, subject to the following conditions:
1132
+
1133
+ The above copyright notice and this permission notice shall be included in
1134
+ all copies or substantial portions of the Software.
1135
+
1136
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1137
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1138
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1139
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1140
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1141
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1142
+ THE SOFTWARE.
1143
+
1144
+
276
1145
  @codemirror/state
277
1146
  MIT
278
1147
  MIT License
@@ -698,9 +1567,6 @@ MIT
698
1567
  @ngrx/store
699
1568
  MIT
700
1569
 
701
- @ngrx/store-devtools
702
- MIT
703
-
704
1570
  @ngui/auto-complete
705
1571
  MIT
706
1572
  Copyright (c) 2016 Allen Kim <allenhwkim@gmail.com>
@@ -1190,6 +2056,31 @@ SOFTWARE.
1190
2056
 
1191
2057
 
1192
2058
 
2059
+ altair-codemirror-graphql
2060
+ MIT
2061
+ MIT License
2062
+
2063
+ Copyright (C) 2022 by Samuel Imolorhe <samuel@sirmuel.design> and others
2064
+
2065
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2066
+ of this software and associated documentation files (the "Software"), to deal
2067
+ in the Software without restriction, including without limitation the rights
2068
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2069
+ copies of the Software, and to permit persons to whom the Software is
2070
+ furnished to do so, subject to the following conditions:
2071
+
2072
+ The above copyright notice and this permission notice shall be included in
2073
+ all copies or substantial portions of the Software.
2074
+
2075
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2076
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2077
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2078
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2079
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2080
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2081
+ THE SOFTWARE.
2082
+
2083
+
1193
2084
  altair-graphql-core
1194
2085
  MIT
1195
2086
  MIT License
@@ -1932,6 +2823,29 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1932
2823
  SOFTWARE.
1933
2824
 
1934
2825
 
2826
+ crelt
2827
+ MIT
2828
+ Copyright (C) 2020 by Marijn Haverbeke <marijnh@gmail.com>
2829
+
2830
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2831
+ of this software and associated documentation files (the "Software"), to deal
2832
+ in the Software without restriction, including without limitation the rights
2833
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2834
+ copies of the Software, and to permit persons to whom the Software is
2835
+ furnished to do so, subject to the following conditions:
2836
+
2837
+ The above copyright notice and this permission notice shall be included in
2838
+ all copies or substantial portions of the Software.
2839
+
2840
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2841
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2842
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2843
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2844
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2845
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2846
+ THE SOFTWARE.
2847
+
2848
+
1935
2849
  cross-fetch
1936
2850
  MIT
1937
2851
  The MIT License (MIT)
@@ -2388,6 +3302,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2388
3302
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2389
3303
  THE SOFTWARE.
2390
3304
 
3305
+
2391
3306
  es5-ext
2392
3307
  ISC
2393
3308
  ISC License
@@ -2600,32 +3515,30 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2600
3515
  [1]: http://eligrey.com
2601
3516
 
2602
3517
 
2603
- foreach
3518
+ for-each
2604
3519
  MIT
2605
- The MIT License
3520
+ The MIT License (MIT)
2606
3521
 
2607
- Copyright (c) 2013 Manuel Stofer
3522
+ Copyright (c) 2012 Raynos.
2608
3523
 
2609
- Permission is hereby granted, free of charge, to any person
2610
- obtaining a copy of this software and associated documentation
2611
- files (the "Software"), to deal in the Software without
2612
- restriction, including without limitation the rights to use,
2613
- copy, modify, merge, publish, distribute, sublicense, and/or sell
2614
- copies of the Software, and to permit persons to whom the
2615
- Software is furnished to do so, subject to the following
2616
- conditions:
3524
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3525
+ of this software and associated documentation files (the "Software"), to deal
3526
+ in the Software without restriction, including without limitation the rights
3527
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3528
+ copies of the Software, and to permit persons to whom the Software is
3529
+ furnished to do so, subject to the following conditions:
2617
3530
 
2618
- The above copyright notice and this permission notice shall be
2619
- included in all copies or substantial portions of the Software.
3531
+ The above copyright notice and this permission notice shall be included in all
3532
+ copies or substantial portions of the Software.
3533
+
3534
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3535
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3536
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3537
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3538
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3539
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3540
+ SOFTWARE.
2620
3541
 
2621
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2622
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2623
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2624
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2625
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2626
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2627
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2628
- OTHER DEALINGS IN THE SOFTWARE.
2629
3542
 
2630
3543
 
2631
3544
  function-bind
@@ -3121,6 +4034,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3121
4034
  SOFTWARE.
3122
4035
 
3123
4036
 
4037
+ has-tostringtag
4038
+ MIT
4039
+ MIT License
4040
+
4041
+ Copyright (c) 2021 Inspect JS
4042
+
4043
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4044
+ of this software and associated documentation files (the "Software"), to deal
4045
+ in the Software without restriction, including without limitation the rights
4046
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4047
+ copies of the Software, and to permit persons to whom the Software is
4048
+ furnished to do so, subject to the following conditions:
4049
+
4050
+ The above copyright notice and this permission notice shall be included in all
4051
+ copies or substantial portions of the Software.
4052
+
4053
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4054
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4055
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4056
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4057
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4058
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4059
+ SOFTWARE.
4060
+
4061
+
3124
4062
  htmlparser2
3125
4063
  MIT
3126
4064
  Copyright 2010, 2011, Chris Winberry <chris@winberry.net>. All rights reserved.
@@ -3201,6 +4139,32 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3201
4139
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3202
4140
 
3203
4141
 
4142
+ is-callable
4143
+ MIT
4144
+ The MIT License (MIT)
4145
+
4146
+ Copyright (c) 2015 Jordan Harband
4147
+
4148
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4149
+ of this software and associated documentation files (the "Software"), to deal
4150
+ in the Software without restriction, including without limitation the rights
4151
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4152
+ copies of the Software, and to permit persons to whom the Software is
4153
+ furnished to do so, subject to the following conditions:
4154
+
4155
+ The above copyright notice and this permission notice shall be included in all
4156
+ copies or substantial portions of the Software.
4157
+
4158
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4159
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4160
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4161
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4162
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4163
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4164
+ SOFTWARE.
4165
+
4166
+
4167
+
3204
4168
  is-css-color-name
3205
4169
  MIT
3206
4170
  The MIT License (MIT)
@@ -3326,7 +4290,7 @@ isarray
3326
4290
  MIT
3327
4291
 
3328
4292
  jmespath
3329
- Apache 2.0
4293
+ Apache-2.0
3330
4294
  Copyright 2014 James Saryerwinnie
3331
4295
 
3332
4296
  Licensed under the Apache License, Version 2.0 (the "License");
@@ -3482,6 +4446,7 @@ all code is your original work. `</legalese>`
3482
4446
 
3483
4447
  ## Marked
3484
4448
 
4449
+ Copyright (c) 2018+, MarkedJS (https://github.com/markedjs/)
3485
4450
  Copyright (c) 2011-2018, Christopher Jeffrey (https://github.com/chjj/)
3486
4451
 
3487
4452
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -3504,8 +4469,8 @@ THE SOFTWARE.
3504
4469
 
3505
4470
  ## Markdown
3506
4471
 
3507
- Copyright © 2004, John Gruber
3508
- http://daringfireball.net/
4472
+ Copyright © 2004, John Gruber
4473
+ http://daringfireball.net/
3509
4474
  All rights reserved.
3510
4475
 
3511
4476
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
@@ -4051,31 +5016,6 @@ SOFTWARE.
4051
5016
 
4052
5017
  ngx-cookie-service
4053
5018
  MIT
4054
- MIT License
4055
-
4056
- Copyright (c) 2017 7leads GmbH
4057
-
4058
- Permission is hereby granted, free of charge, to any person obtaining a copy
4059
- of this software and associated documentation files (the "Software"), to deal
4060
- in the Software without restriction, including without limitation the rights
4061
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4062
- copies of the Software, and to permit persons to whom the Software is
4063
- furnished to do so, subject to the following conditions:
4064
-
4065
- The above copyright notice and this permission notice shall be included in all
4066
- copies or substantial portions of the Software.
4067
-
4068
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4069
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4070
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4071
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4072
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4073
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4074
- SOFTWARE.
4075
-
4076
-
4077
- ngx-electron
4078
- MIT
4079
5019
 
4080
5020
  ngx-markdown
4081
5021
  MIT
@@ -4795,6 +5735,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4795
5735
  SOFTWARE.
4796
5736
 
4797
5737
 
5738
+ ts-invariant/process
5739
+
4798
5740
  tslib
4799
5741
  0BSD
4800
5742
  Copyright (c) Microsoft Corporation.
@@ -5179,6 +6121,31 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
5179
6121
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5180
6122
 
5181
6123
 
6124
+ zen-observable-ts
6125
+ MIT
6126
+ The MIT License (MIT)
6127
+
6128
+ Copyright (c) 2021 Apollo Graph, Inc. (Formerly Meteor Development Group, Inc.)
6129
+
6130
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6131
+ of this software and associated documentation files (the "Software"), to deal
6132
+ in the Software without restriction, including without limitation the rights
6133
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6134
+ copies of the Software, and to permit persons to whom the Software is
6135
+ furnished to do so, subject to the following conditions:
6136
+
6137
+ The above copyright notice and this permission notice shall be included in all
6138
+ copies or substantial portions of the Software.
6139
+
6140
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6141
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6142
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6143
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6144
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6145
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6146
+ SOFTWARE.
6147
+
6148
+
5182
6149
  zone.js
5183
6150
  MIT
5184
6151
  The MIT License