@nx/enterprise-cloud 3.0.1-alpha.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -34,8 +34,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
34
34
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
35
35
  DEALINGS IN THE SOFTWARE.
36
36
 
37
-
38
- --------------------------------------------------------------------------------
37
+ ---
39
38
 
40
39
  Package: anyhow (1.0.87)
41
40
  Type: cargo
@@ -65,8 +64,33 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
65
64
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
66
65
  DEALINGS IN THE SOFTWARE.
67
66
 
67
+ ---
68
+
69
+ Package: assert_fs (1.1.2)
70
+ Type: cargo
71
+ License: MIT OR Apache-2.0
72
+
73
+ Copyright (c) Individual contributors
74
+
75
+ Permission is hereby granted, free of charge, to any person obtaining a copy
76
+ of this software and associated documentation files (the "Software"), to deal
77
+ in the Software without restriction, including without limitation the rights
78
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
79
+ copies of the Software, and to permit persons to whom the Software is
80
+ furnished to do so, subject to the following conditions:
81
+
82
+ The above copyright notice and this permission notice shall be included in all
83
+ copies or substantial portions of the Software.
84
+
85
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
86
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
87
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
88
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
89
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
90
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
91
+ SOFTWARE.
68
92
 
69
- --------------------------------------------------------------------------------
93
+ ---
70
94
 
71
95
  Package: base64 (0.22.1)
72
96
  Type: cargo
@@ -94,8 +118,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
94
118
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
95
119
  THE SOFTWARE.
96
120
 
97
-
98
- --------------------------------------------------------------------------------
121
+ ---
99
122
 
100
123
  Package: cbc (0.1.2)
101
124
  Type: cargo
@@ -128,8 +151,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
128
151
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
129
152
  DEALINGS IN THE SOFTWARE.
130
153
 
131
-
132
- --------------------------------------------------------------------------------
154
+ ---
133
155
 
134
156
  Package: chrono (0.4.38)
135
157
  Type: cargo
@@ -141,10 +163,9 @@ contributors.
141
163
 
142
164
  Nota Bene: This is same as the Rust Project's own license.
143
165
 
144
-
145
166
  [1]: <http://opensource.org/licenses/MIT>, which is reproduced below:
146
167
 
147
- ~~~~
168
+ ```
148
169
  The MIT License (MIT)
149
170
 
150
171
  Copyright (c) 2014, Kang Seonghoon.
@@ -166,12 +187,11 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
166
187
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
167
188
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
168
189
  THE SOFTWARE.
169
- ~~~~
170
-
190
+ ```
171
191
 
172
192
  [2]: <http://www.apache.org/licenses/LICENSE-2.0>, which is reproduced below:
173
193
 
174
- ~~~~
194
+ ```
175
195
  Apache License
176
196
  Version 2.0, January 2004
177
197
  http://www.apache.org/licenses/
@@ -373,11 +393,59 @@ distributed under the License is distributed on an "AS IS" BASIS,
373
393
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
374
394
  See the License for the specific language governing permissions and
375
395
  limitations under the License.
376
- ~~~~
396
+ ```
397
+
398
+ ---
399
+
400
+ Package: lru-cache (5.1.1)
401
+ Type: npm
402
+ License: ISC
403
+
404
+ The ISC License
405
+
406
+ Copyright (c) Isaac Z. Schlueter and Contributors
407
+
408
+ Permission to use, copy, modify, and/or distribute this software for any
409
+ purpose with or without fee is hereby granted, provided that the above
410
+ copyright notice and this permission notice appear in all copies.
411
+
412
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
413
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
414
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
415
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
416
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
417
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
418
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
419
+
420
+ ---
421
+
422
+ Package: mockito (1.5.0)
423
+ Type: cargo
424
+ License: MIT
425
+
426
+ The MIT License (MIT)
427
+
428
+ Copyright (c) 2016 Florin Lipan
429
+
430
+ Permission is hereby granted, free of charge, to any person obtaining a copy
431
+ of this software and associated documentation files (the "Software"), to deal
432
+ in the Software without restriction, including without limitation the rights
433
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
434
+ copies of the Software, and to permit persons to whom the Software is
435
+ furnished to do so, subject to the following conditions:
377
436
 
437
+ The above copyright notice and this permission notice shall be included in all
438
+ copies or substantial portions of the Software.
378
439
 
440
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
441
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
442
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
443
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
444
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
445
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
446
+ SOFTWARE.
379
447
 
380
- --------------------------------------------------------------------------------
448
+ ---
381
449
 
382
450
  Package: napi (3.0.0-alpha.20)
383
451
  Type: cargo
@@ -385,7 +453,15 @@ License: MIT
385
453
 
386
454
  The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
387
455
 
388
- --------------------------------------------------------------------------------
456
+ ---
457
+
458
+ Package: napi-build (2.1.3)
459
+ Type: cargo
460
+ License: MIT
461
+
462
+ The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
463
+
464
+ ---
389
465
 
390
466
  Package: napi-derive (3.0.0-alpha.19)
391
467
  Type: cargo
@@ -393,7 +469,7 @@ License: MIT
393
469
 
394
470
  The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
395
471
 
396
- --------------------------------------------------------------------------------
472
+ ---
397
473
 
398
474
  Package: obfstr (0.4.3)
399
475
  Type: cargo
@@ -407,8 +483,7 @@ The above copyright notice and this permission notice shall be included in all c
407
483
 
408
484
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
409
485
 
410
-
411
- --------------------------------------------------------------------------------
486
+ ---
412
487
 
413
488
  Package: owo-colors (4.1.0)
414
489
  Type: cargo
@@ -436,8 +511,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
436
511
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
437
512
  SOFTWARE.
438
513
 
439
-
440
- --------------------------------------------------------------------------------
514
+ ---
441
515
 
442
516
  Package: reqwest (0.12.9)
443
517
  Type: cargo
@@ -463,9 +537,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
463
537
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
464
538
  THE SOFTWARE.
465
539
 
466
-
467
-
468
- --------------------------------------------------------------------------------
540
+ ---
469
541
 
470
542
  Package: rust-ini (0.21.1)
471
543
  Type: cargo
@@ -481,8 +553,29 @@ The above copyright notice and this permission notice shall be included in all c
481
553
 
482
554
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
483
555
 
556
+ ---
557
+
558
+ Package: semver (7.5.4)
559
+ Type: npm
560
+ License: ISC
561
+
562
+ The ISC License
563
+
564
+ Copyright (c) Isaac Z. Schlueter and Contributors
565
+
566
+ Permission to use, copy, modify, and/or distribute this software for any
567
+ purpose with or without fee is hereby granted, provided that the above
568
+ copyright notice and this permission notice appear in all copies.
569
+
570
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
571
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
572
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
573
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
574
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
575
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
576
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
484
577
 
485
- --------------------------------------------------------------------------------
578
+ ---
486
579
 
487
580
  Package: serde (1.0.210)
488
581
  Type: cargo
@@ -512,8 +605,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
512
605
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
513
606
  DEALINGS IN THE SOFTWARE.
514
607
 
515
-
516
- --------------------------------------------------------------------------------
608
+ ---
517
609
 
518
610
  Package: serde_json (1.0.128)
519
611
  Type: cargo
@@ -543,8 +635,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
543
635
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
544
636
  DEALINGS IN THE SOFTWARE.
545
637
 
546
-
547
- --------------------------------------------------------------------------------
638
+ ---
548
639
 
549
640
  Package: thiserror (1.0.63)
550
641
  Type: cargo
@@ -574,8 +665,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
574
665
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
575
666
  DEALINGS IN THE SOFTWARE.
576
667
 
577
-
578
- --------------------------------------------------------------------------------
668
+ ---
579
669
 
580
670
  Package: tokio (1.41.1)
581
671
  Type: cargo
@@ -603,8 +693,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
603
693
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
604
694
  SOFTWARE.
605
695
 
606
-
607
- --------------------------------------------------------------------------------
696
+ ---
608
697
 
609
698
  Package: tracing (0.1.40)
610
699
  Type: cargo
@@ -636,8 +725,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
636
725
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
637
726
  DEALINGS IN THE SOFTWARE.
638
727
 
639
-
640
- --------------------------------------------------------------------------------
728
+ ---
641
729
 
642
730
  Package: tracing-subscriber (0.3.18)
643
731
  Type: cargo
@@ -669,8 +757,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
669
757
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
670
758
  DEALINGS IN THE SOFTWARE.
671
759
 
672
-
673
- --------------------------------------------------------------------------------
760
+ ---
674
761
 
675
762
  Package: xxhash-rust (0.8.12)
676
763
  Type: cargo
@@ -700,1782 +787,19 @@ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
700
787
  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
701
788
  DEALINGS IN THE SOFTWARE.
702
789
 
790
+ ---
703
791
 
704
- --------------------------------------------------------------------------------
705
-
706
- Package: assert_fs (1.1.2)
707
- Type: cargo
708
- License: MIT OR Apache-2.0
709
-
710
- Copyright (c) Individual contributors
711
-
712
- Permission is hereby granted, free of charge, to any person obtaining a copy
713
- of this software and associated documentation files (the "Software"), to deal
714
- in the Software without restriction, including without limitation the rights
715
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
716
- copies of the Software, and to permit persons to whom the Software is
717
- furnished to do so, subject to the following conditions:
718
-
719
- The above copyright notice and this permission notice shall be included in all
720
- copies or substantial portions of the Software.
721
-
722
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
723
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
724
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
725
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
726
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
727
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
728
- SOFTWARE.
729
-
730
-
731
- --------------------------------------------------------------------------------
732
-
733
- Package: mockito (1.5.0)
734
- Type: cargo
735
- License: MIT
736
-
737
- The MIT License (MIT)
738
-
739
- Copyright (c) 2016 Florin Lipan
740
-
741
- Permission is hereby granted, free of charge, to any person obtaining a copy
742
- of this software and associated documentation files (the "Software"), to deal
743
- in the Software without restriction, including without limitation the rights
744
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
745
- copies of the Software, and to permit persons to whom the Software is
746
- furnished to do so, subject to the following conditions:
747
-
748
- The above copyright notice and this permission notice shall be included in all
749
- copies or substantial portions of the Software.
750
-
751
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
752
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
753
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
754
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
755
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
756
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
757
- SOFTWARE.
758
-
759
-
760
- --------------------------------------------------------------------------------
761
-
762
- Package: napi-build (2.1.3)
763
- Type: cargo
764
- License: MIT
765
-
766
- The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
767
-
768
- --------------------------------------------------------------------------------
769
-
770
- Package: @napi-rs/wasm-runtime (0.2.12)
771
- Type: npm
772
- License: MIT
773
-
774
- MIT License
775
-
776
- Copyright (c) 2020-present LongYinan
777
-
778
- Permission is hereby granted, free of charge, to any person obtaining a copy
779
- of this software and associated documentation files (the "Software"), to deal
780
- in the Software without restriction, including without limitation the rights
781
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
782
- copies of the Software, and to permit persons to whom the Software is
783
- furnished to do so, subject to the following conditions:
784
-
785
- The above copyright notice and this permission notice shall be included in all
786
- copies or substantial portions of the Software.
787
-
788
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
789
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
790
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
791
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
792
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
793
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
794
- SOFTWARE.
795
-
796
- MIT License
797
-
798
- Copyright (c) 2018 GitHub
799
-
800
- Permission is hereby granted, free of charge, to any person obtaining a copy
801
- of this software and associated documentation files (the "Software"), to deal
802
- in the Software without restriction, including without limitation the rights
803
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
804
- copies of the Software, and to permit persons to whom the Software is
805
- furnished to do so, subject to the following conditions:
806
-
807
- The above copyright notice and this permission notice shall be included in all
808
- copies or substantial portions of the Software.
809
-
810
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
811
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
812
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
813
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
814
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
815
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
816
- SOFTWARE.
817
-
818
-
819
- --------------------------------------------------------------------------------
820
-
821
- Package: @emnapi/core (1.4.5)
792
+ Package: yallist (3.1.1)
822
793
  Type: npm
823
- License: MIT
824
-
825
- MIT License
826
-
827
- Copyright (c) 2021-present Toyobayashi
828
-
829
- Permission is hereby granted, free of charge, to any person obtaining a copy
830
- of this software and associated documentation files (the "Software"), to deal
831
- in the Software without restriction, including without limitation the rights
832
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
833
- copies of the Software, and to permit persons to whom the Software is
834
- furnished to do so, subject to the following conditions:
835
-
836
- The above copyright notice and this permission notice shall be included in all
837
- copies or substantial portions of the Software.
838
-
839
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
840
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
841
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
842
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
843
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
844
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
845
- SOFTWARE.
846
-
847
-
848
- --------------------------------------------------------------------------------
794
+ License: ISC
849
795
 
850
- Package: @emnapi/wasi-threads (1.0.4)
851
- Type: npm
852
- License: MIT
796
+ The ISC License
853
797
 
854
- MIT License
798
+ Copyright (c) Isaac Z. Schlueter and Contributors
855
799
 
856
- Copyright (c) 2021-present Toyobayashi
857
-
858
- Permission is hereby granted, free of charge, to any person obtaining a copy
859
- of this software and associated documentation files (the "Software"), to deal
860
- in the Software without restriction, including without limitation the rights
861
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
862
- copies of the Software, and to permit persons to whom the Software is
863
- furnished to do so, subject to the following conditions:
864
-
865
- The above copyright notice and this permission notice shall be included in all
866
- copies or substantial portions of the Software.
867
-
868
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
869
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
870
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
871
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
872
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
873
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
874
- SOFTWARE.
875
-
876
-
877
- --------------------------------------------------------------------------------
878
-
879
- Package: tslib (2.8.1)
880
- Type: npm
881
- License: 0BSD
882
-
883
- Copyright (c) Microsoft Corporation.
884
-
885
- Permission to use, copy, modify, and/or distribute this software for any
886
- purpose with or without fee is hereby granted.
887
-
888
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
889
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
890
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
891
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
892
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
893
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
894
- PERFORMANCE OF THIS SOFTWARE.
895
-
896
- --------------------------------------------------------------------------------
897
-
898
- Package: @emnapi/runtime (1.4.5)
899
- Type: npm
900
- License: MIT
901
-
902
- MIT License
903
-
904
- Copyright (c) 2021-present Toyobayashi
905
-
906
- Permission is hereby granted, free of charge, to any person obtaining a copy
907
- of this software and associated documentation files (the "Software"), to deal
908
- in the Software without restriction, including without limitation the rights
909
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
910
- copies of the Software, and to permit persons to whom the Software is
911
- furnished to do so, subject to the following conditions:
912
-
913
- The above copyright notice and this permission notice shall be included in all
914
- copies or substantial portions of the Software.
915
-
916
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
917
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
918
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
919
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
920
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
921
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
922
- SOFTWARE.
923
-
924
-
925
- --------------------------------------------------------------------------------
926
-
927
- Package: @tybys/wasm-util (0.9.0)
928
- Type: npm
929
- License: MIT
930
-
931
- The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
932
-
933
- --------------------------------------------------------------------------------
934
-
935
- Package: axios (1.7.9)
936
- Type: npm
937
- License: MIT
938
-
939
- # Copyright (c) 2014-present Matt Zabriskie & Collaborators
940
-
941
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
942
-
943
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
944
-
945
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
946
-
947
-
948
- --------------------------------------------------------------------------------
949
-
950
- Package: follow-redirects (1.15.9)
951
- Type: npm
952
- License: MIT
953
-
954
- Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
955
-
956
- Permission is hereby granted, free of charge, to any person obtaining a copy of
957
- this software and associated documentation files (the "Software"), to deal in
958
- the Software without restriction, including without limitation the rights to
959
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
960
- of the Software, and to permit persons to whom the Software is furnished to do
961
- so, subject to the following conditions:
962
-
963
- The above copyright notice and this permission notice shall be included in all
964
- copies or substantial portions of the Software.
965
-
966
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
967
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
968
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
969
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
970
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
971
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
972
-
973
-
974
- --------------------------------------------------------------------------------
975
-
976
- Package: form-data (4.0.4)
977
- Type: npm
978
- License: MIT
979
-
980
- Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
981
-
982
- Permission is hereby granted, free of charge, to any person obtaining a copy
983
- of this software and associated documentation files (the "Software"), to deal
984
- in the Software without restriction, including without limitation the rights
985
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
986
- copies of the Software, and to permit persons to whom the Software is
987
- furnished to do so, subject to the following conditions:
988
-
989
- The above copyright notice and this permission notice shall be included in
990
- all copies or substantial portions of the Software.
991
-
992
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
993
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
994
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
995
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
996
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
997
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
998
- THE SOFTWARE.
999
-
1000
-
1001
- --------------------------------------------------------------------------------
1002
-
1003
- Package: asynckit (0.4.0)
1004
- Type: npm
1005
- License: MIT
1006
-
1007
- The MIT License (MIT)
1008
-
1009
- Copyright (c) 2016 Alex Indigo
1010
-
1011
- Permission is hereby granted, free of charge, to any person obtaining a copy
1012
- of this software and associated documentation files (the "Software"), to deal
1013
- in the Software without restriction, including without limitation the rights
1014
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1015
- copies of the Software, and to permit persons to whom the Software is
1016
- furnished to do so, subject to the following conditions:
1017
-
1018
- The above copyright notice and this permission notice shall be included in all
1019
- copies or substantial portions of the Software.
1020
-
1021
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1022
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1023
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1024
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1025
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1026
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1027
- SOFTWARE.
1028
-
1029
-
1030
- --------------------------------------------------------------------------------
1031
-
1032
- Package: combined-stream (1.0.8)
1033
- Type: npm
1034
- License: MIT
1035
-
1036
- Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
1037
-
1038
- Permission is hereby granted, free of charge, to any person obtaining a copy
1039
- of this software and associated documentation files (the "Software"), to deal
1040
- in the Software without restriction, including without limitation the rights
1041
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1042
- copies of the Software, and to permit persons to whom the Software is
1043
- furnished to do so, subject to the following conditions:
1044
-
1045
- The above copyright notice and this permission notice shall be included in
1046
- all copies or substantial portions of the Software.
1047
-
1048
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1049
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1050
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1051
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1052
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1053
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1054
- THE SOFTWARE.
1055
-
1056
-
1057
- --------------------------------------------------------------------------------
1058
-
1059
- Package: delayed-stream (1.0.0)
1060
- Type: npm
1061
- License: MIT
1062
-
1063
- Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
1064
-
1065
- Permission is hereby granted, free of charge, to any person obtaining a copy
1066
- of this software and associated documentation files (the "Software"), to deal
1067
- in the Software without restriction, including without limitation the rights
1068
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1069
- copies of the Software, and to permit persons to whom the Software is
1070
- furnished to do so, subject to the following conditions:
1071
-
1072
- The above copyright notice and this permission notice shall be included in
1073
- all copies or substantial portions of the Software.
1074
-
1075
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1076
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1077
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1078
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1079
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1080
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1081
- THE SOFTWARE.
1082
-
1083
-
1084
- --------------------------------------------------------------------------------
1085
-
1086
- Package: es-set-tostringtag (2.1.0)
1087
- Type: npm
1088
- License: MIT
1089
-
1090
- MIT License
1091
-
1092
- Copyright (c) 2022 ECMAScript Shims
1093
-
1094
- Permission is hereby granted, free of charge, to any person obtaining a copy
1095
- of this software and associated documentation files (the "Software"), to deal
1096
- in the Software without restriction, including without limitation the rights
1097
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1098
- copies of the Software, and to permit persons to whom the Software is
1099
- furnished to do so, subject to the following conditions:
1100
-
1101
- The above copyright notice and this permission notice shall be included in all
1102
- copies or substantial portions of the Software.
1103
-
1104
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1105
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1106
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1107
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1108
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1109
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1110
- SOFTWARE.
1111
-
1112
-
1113
- --------------------------------------------------------------------------------
1114
-
1115
- Package: es-errors (1.3.0)
1116
- Type: npm
1117
- License: MIT
1118
-
1119
- MIT License
1120
-
1121
- Copyright (c) 2024 Jordan Harband
1122
-
1123
- Permission is hereby granted, free of charge, to any person obtaining a copy
1124
- of this software and associated documentation files (the "Software"), to deal
1125
- in the Software without restriction, including without limitation the rights
1126
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1127
- copies of the Software, and to permit persons to whom the Software is
1128
- furnished to do so, subject to the following conditions:
1129
-
1130
- The above copyright notice and this permission notice shall be included in all
1131
- copies or substantial portions of the Software.
1132
-
1133
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1134
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1135
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1136
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1137
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1138
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1139
- SOFTWARE.
1140
-
1141
-
1142
- --------------------------------------------------------------------------------
1143
-
1144
- Package: get-intrinsic (1.3.0)
1145
- Type: npm
1146
- License: MIT
1147
-
1148
- MIT License
1149
-
1150
- Copyright (c) 2020 Jordan Harband
1151
-
1152
- Permission is hereby granted, free of charge, to any person obtaining a copy
1153
- of this software and associated documentation files (the "Software"), to deal
1154
- in the Software without restriction, including without limitation the rights
1155
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1156
- copies of the Software, and to permit persons to whom the Software is
1157
- furnished to do so, subject to the following conditions:
1158
-
1159
- The above copyright notice and this permission notice shall be included in all
1160
- copies or substantial portions of the Software.
1161
-
1162
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1163
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1164
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1165
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1166
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1167
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1168
- SOFTWARE.
1169
-
1170
-
1171
- --------------------------------------------------------------------------------
1172
-
1173
- Package: call-bind-apply-helpers (1.0.2)
1174
- Type: npm
1175
- License: MIT
1176
-
1177
- MIT License
1178
-
1179
- Copyright (c) 2024 Jordan Harband
1180
-
1181
- Permission is hereby granted, free of charge, to any person obtaining a copy
1182
- of this software and associated documentation files (the "Software"), to deal
1183
- in the Software without restriction, including without limitation the rights
1184
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1185
- copies of the Software, and to permit persons to whom the Software is
1186
- furnished to do so, subject to the following conditions:
1187
-
1188
- The above copyright notice and this permission notice shall be included in all
1189
- copies or substantial portions of the Software.
1190
-
1191
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1192
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1193
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1194
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1195
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1196
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1197
- SOFTWARE.
1198
-
1199
-
1200
- --------------------------------------------------------------------------------
1201
-
1202
- Package: function-bind (1.1.2)
1203
- Type: npm
1204
- License: MIT
1205
-
1206
- Copyright (c) 2013 Raynos.
1207
-
1208
- Permission is hereby granted, free of charge, to any person obtaining a copy
1209
- of this software and associated documentation files (the "Software"), to deal
1210
- in the Software without restriction, including without limitation the rights
1211
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1212
- copies of the Software, and to permit persons to whom the Software is
1213
- furnished to do so, subject to the following conditions:
1214
-
1215
- The above copyright notice and this permission notice shall be included in
1216
- all copies or substantial portions of the Software.
1217
-
1218
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1219
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1220
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1221
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1222
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1223
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1224
- THE SOFTWARE.
1225
-
1226
-
1227
-
1228
- --------------------------------------------------------------------------------
1229
-
1230
- Package: es-define-property (1.0.1)
1231
- Type: npm
1232
- License: MIT
1233
-
1234
- MIT License
1235
-
1236
- Copyright (c) 2024 Jordan Harband
1237
-
1238
- Permission is hereby granted, free of charge, to any person obtaining a copy
1239
- of this software and associated documentation files (the "Software"), to deal
1240
- in the Software without restriction, including without limitation the rights
1241
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1242
- copies of the Software, and to permit persons to whom the Software is
1243
- furnished to do so, subject to the following conditions:
1244
-
1245
- The above copyright notice and this permission notice shall be included in all
1246
- copies or substantial portions of the Software.
1247
-
1248
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1249
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1250
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1251
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1252
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1253
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1254
- SOFTWARE.
1255
-
1256
-
1257
- --------------------------------------------------------------------------------
1258
-
1259
- Package: es-object-atoms (1.1.1)
1260
- Type: npm
1261
- License: MIT
1262
-
1263
- MIT License
1264
-
1265
- Copyright (c) 2024 Jordan Harband
1266
-
1267
- Permission is hereby granted, free of charge, to any person obtaining a copy
1268
- of this software and associated documentation files (the "Software"), to deal
1269
- in the Software without restriction, including without limitation the rights
1270
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1271
- copies of the Software, and to permit persons to whom the Software is
1272
- furnished to do so, subject to the following conditions:
1273
-
1274
- The above copyright notice and this permission notice shall be included in all
1275
- copies or substantial portions of the Software.
1276
-
1277
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1278
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1279
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1280
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1281
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1282
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1283
- SOFTWARE.
1284
-
1285
-
1286
- --------------------------------------------------------------------------------
1287
-
1288
- Package: get-proto (1.0.1)
1289
- Type: npm
1290
- License: MIT
1291
-
1292
- MIT License
1293
-
1294
- Copyright (c) 2025 Jordan Harband
1295
-
1296
- Permission is hereby granted, free of charge, to any person obtaining a copy
1297
- of this software and associated documentation files (the "Software"), to deal
1298
- in the Software without restriction, including without limitation the rights
1299
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1300
- copies of the Software, and to permit persons to whom the Software is
1301
- furnished to do so, subject to the following conditions:
1302
-
1303
- The above copyright notice and this permission notice shall be included in all
1304
- copies or substantial portions of the Software.
1305
-
1306
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1307
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1308
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1309
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1310
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1311
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1312
- SOFTWARE.
1313
-
1314
-
1315
- --------------------------------------------------------------------------------
1316
-
1317
- Package: dunder-proto (1.0.1)
1318
- Type: npm
1319
- License: MIT
1320
-
1321
- MIT License
1322
-
1323
- Copyright (c) 2024 ECMAScript Shims
1324
-
1325
- Permission is hereby granted, free of charge, to any person obtaining a copy
1326
- of this software and associated documentation files (the "Software"), to deal
1327
- in the Software without restriction, including without limitation the rights
1328
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1329
- copies of the Software, and to permit persons to whom the Software is
1330
- furnished to do so, subject to the following conditions:
1331
-
1332
- The above copyright notice and this permission notice shall be included in all
1333
- copies or substantial portions of the Software.
1334
-
1335
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1336
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1337
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1338
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1339
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1340
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1341
- SOFTWARE.
1342
-
1343
-
1344
- --------------------------------------------------------------------------------
1345
-
1346
- Package: gopd (1.2.0)
1347
- Type: npm
1348
- License: MIT
1349
-
1350
- MIT License
1351
-
1352
- Copyright (c) 2022 Jordan Harband
1353
-
1354
- Permission is hereby granted, free of charge, to any person obtaining a copy
1355
- of this software and associated documentation files (the "Software"), to deal
1356
- in the Software without restriction, including without limitation the rights
1357
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1358
- copies of the Software, and to permit persons to whom the Software is
1359
- furnished to do so, subject to the following conditions:
1360
-
1361
- The above copyright notice and this permission notice shall be included in all
1362
- copies or substantial portions of the Software.
1363
-
1364
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1365
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1366
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1367
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1368
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1369
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1370
- SOFTWARE.
1371
-
1372
-
1373
- --------------------------------------------------------------------------------
1374
-
1375
- Package: has-symbols (1.1.0)
1376
- Type: npm
1377
- License: MIT
1378
-
1379
- MIT License
1380
-
1381
- Copyright (c) 2016 Jordan Harband
1382
-
1383
- Permission is hereby granted, free of charge, to any person obtaining a copy
1384
- of this software and associated documentation files (the "Software"), to deal
1385
- in the Software without restriction, including without limitation the rights
1386
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1387
- copies of the Software, and to permit persons to whom the Software is
1388
- furnished to do so, subject to the following conditions:
1389
-
1390
- The above copyright notice and this permission notice shall be included in all
1391
- copies or substantial portions of the Software.
1392
-
1393
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1394
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1395
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1396
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1397
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1398
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1399
- SOFTWARE.
1400
-
1401
-
1402
- --------------------------------------------------------------------------------
1403
-
1404
- Package: hasown (2.0.2)
1405
- Type: npm
1406
- License: MIT
1407
-
1408
- MIT License
1409
-
1410
- Copyright (c) Jordan Harband and contributors
1411
-
1412
- Permission is hereby granted, free of charge, to any person obtaining a copy
1413
- of this software and associated documentation files (the "Software"), to deal
1414
- in the Software without restriction, including without limitation the rights
1415
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1416
- copies of the Software, and to permit persons to whom the Software is
1417
- furnished to do so, subject to the following conditions:
1418
-
1419
- The above copyright notice and this permission notice shall be included in all
1420
- copies or substantial portions of the Software.
1421
-
1422
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1423
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1424
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1425
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1426
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1427
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1428
- SOFTWARE.
1429
-
1430
-
1431
- --------------------------------------------------------------------------------
1432
-
1433
- Package: math-intrinsics (1.1.0)
1434
- Type: npm
1435
- License: MIT
1436
-
1437
- MIT License
1438
-
1439
- Copyright (c) 2024 ECMAScript Shims
1440
-
1441
- Permission is hereby granted, free of charge, to any person obtaining a copy
1442
- of this software and associated documentation files (the "Software"), to deal
1443
- in the Software without restriction, including without limitation the rights
1444
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1445
- copies of the Software, and to permit persons to whom the Software is
1446
- furnished to do so, subject to the following conditions:
1447
-
1448
- The above copyright notice and this permission notice shall be included in all
1449
- copies or substantial portions of the Software.
1450
-
1451
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1452
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1453
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1454
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1455
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1456
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1457
- SOFTWARE.
1458
-
1459
-
1460
- --------------------------------------------------------------------------------
1461
-
1462
- Package: has-tostringtag (1.0.2)
1463
- Type: npm
1464
- License: MIT
1465
-
1466
- MIT License
1467
-
1468
- Copyright (c) 2021 Inspect JS
1469
-
1470
- Permission is hereby granted, free of charge, to any person obtaining a copy
1471
- of this software and associated documentation files (the "Software"), to deal
1472
- in the Software without restriction, including without limitation the rights
1473
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1474
- copies of the Software, and to permit persons to whom the Software is
1475
- furnished to do so, subject to the following conditions:
1476
-
1477
- The above copyright notice and this permission notice shall be included in all
1478
- copies or substantial portions of the Software.
1479
-
1480
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1481
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1482
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1483
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1484
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1485
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1486
- SOFTWARE.
1487
-
1488
-
1489
- --------------------------------------------------------------------------------
1490
-
1491
- Package: mime-types (2.1.35)
1492
- Type: npm
1493
- License: MIT
1494
-
1495
- (The MIT License)
1496
-
1497
- Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
1498
- Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
1499
-
1500
- Permission is hereby granted, free of charge, to any person obtaining
1501
- a copy of this software and associated documentation files (the
1502
- 'Software'), to deal in the Software without restriction, including
1503
- without limitation the rights to use, copy, modify, merge, publish,
1504
- distribute, sublicense, and/or sell copies of the Software, and to
1505
- permit persons to whom the Software is furnished to do so, subject to
1506
- the following conditions:
1507
-
1508
- The above copyright notice and this permission notice shall be
1509
- included in all copies or substantial portions of the Software.
1510
-
1511
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1512
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1513
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1514
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1515
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1516
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1517
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1518
-
1519
-
1520
- --------------------------------------------------------------------------------
1521
-
1522
- Package: mime-db (1.54.0)
1523
- Type: npm
1524
- License: MIT
1525
-
1526
- (The MIT License)
1527
-
1528
- Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
1529
- Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
1530
-
1531
- Permission is hereby granted, free of charge, to any person obtaining
1532
- a copy of this software and associated documentation files (the
1533
- 'Software'), to deal in the Software without restriction, including
1534
- without limitation the rights to use, copy, modify, merge, publish,
1535
- distribute, sublicense, and/or sell copies of the Software, and to
1536
- permit persons to whom the Software is furnished to do so, subject to
1537
- the following conditions:
1538
-
1539
- The above copyright notice and this permission notice shall be
1540
- included in all copies or substantial portions of the Software.
1541
-
1542
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1543
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1544
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1545
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1546
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1547
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1548
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1549
-
1550
-
1551
- --------------------------------------------------------------------------------
1552
-
1553
- Package: proxy-from-env (1.1.0)
1554
- Type: npm
1555
- License: MIT
1556
-
1557
- The MIT License
1558
-
1559
- Copyright (C) 2016-2018 Rob Wu <rob@robwu.nl>
1560
-
1561
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1562
- this software and associated documentation files (the "Software"), to deal in
1563
- the Software without restriction, including without limitation the rights to
1564
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1565
- of the Software, and to permit persons to whom the Software is furnished to do
1566
- so, subject to the following conditions:
1567
-
1568
- The above copyright notice and this permission notice shall be included in all
1569
- copies or substantial portions of the Software.
1570
-
1571
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1572
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1573
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1574
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1575
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1576
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1577
-
1578
-
1579
- --------------------------------------------------------------------------------
1580
-
1581
- Package: axios-retry (4.5.0)
1582
- Type: npm
1583
- License: Apache-2.0
1584
-
1585
- Copyright 2019 Softonic International S.A.
1586
-
1587
- Licensed under the Apache License, Version 2.0 (the "License");
1588
- you may not use this file except in compliance with the License.
1589
- You may obtain a copy of the License at
1590
-
1591
- http://www.apache.org/licenses/LICENSE-2.0
1592
-
1593
- Unless required by applicable law or agreed to in writing, software
1594
- distributed under the License is distributed on an "AS IS" BASIS,
1595
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1596
- See the License for the specific language governing permissions and
1597
- limitations under the License.
1598
-
1599
- --------------------------------------------------------------------------------
1600
-
1601
- Package: is-retry-allowed (2.2.0)
1602
- Type: npm
1603
- License: MIT
1604
-
1605
- MIT License
1606
-
1607
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1608
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1609
-
1610
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1611
-
1612
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1613
-
1614
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1615
-
1616
-
1617
- --------------------------------------------------------------------------------
1618
-
1619
- Package: chalk (4.1.0)
1620
- Type: npm
1621
- License: MIT
1622
-
1623
- MIT License
1624
-
1625
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1626
-
1627
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1628
-
1629
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1630
-
1631
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1632
-
1633
-
1634
- --------------------------------------------------------------------------------
1635
-
1636
- Package: ansi-styles (4.3.0)
1637
- Type: npm
1638
- License: MIT
1639
-
1640
- MIT License
1641
-
1642
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1643
-
1644
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1645
-
1646
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1647
-
1648
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1649
-
1650
-
1651
- --------------------------------------------------------------------------------
1652
-
1653
- Package: color-convert (2.0.1)
1654
- Type: npm
1655
- License: MIT
1656
-
1657
- Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
1658
-
1659
- Permission is hereby granted, free of charge, to any person obtaining
1660
- a copy of this software and associated documentation files (the
1661
- "Software"), to deal in the Software without restriction, including
1662
- without limitation the rights to use, copy, modify, merge, publish,
1663
- distribute, sublicense, and/or sell copies of the Software, and to
1664
- permit persons to whom the Software is furnished to do so, subject to
1665
- the following conditions:
1666
-
1667
- The above copyright notice and this permission notice shall be
1668
- included in all copies or substantial portions of the Software.
1669
-
1670
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1671
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1672
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1673
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1674
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1675
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1676
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1677
-
1678
-
1679
-
1680
- --------------------------------------------------------------------------------
1681
-
1682
- Package: color-name (1.1.4)
1683
- Type: npm
1684
- License: MIT
1685
-
1686
- The MIT License (MIT)
1687
- Copyright (c) 2015 Dmitry Ivanov
1688
-
1689
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1690
-
1691
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1692
-
1693
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1694
-
1695
- --------------------------------------------------------------------------------
1696
-
1697
- Package: supports-color (7.2.0)
1698
- Type: npm
1699
- License: MIT
1700
-
1701
- MIT License
1702
-
1703
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1704
-
1705
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1706
-
1707
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1708
-
1709
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1710
-
1711
-
1712
- --------------------------------------------------------------------------------
1713
-
1714
- Package: has-flag (4.0.0)
1715
- Type: npm
1716
- License: MIT
1717
-
1718
- MIT License
1719
-
1720
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1721
-
1722
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1723
-
1724
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1725
-
1726
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1727
-
1728
-
1729
- --------------------------------------------------------------------------------
1730
-
1731
- Package: enquirer (2.4.1)
1732
- Type: npm
1733
- License: MIT
1734
-
1735
- The MIT License (MIT)
1736
-
1737
- Copyright (c) 2016-present, Jon Schlinkert.
1738
-
1739
- Permission is hereby granted, free of charge, to any person obtaining a copy
1740
- of this software and associated documentation files (the "Software"), to deal
1741
- in the Software without restriction, including without limitation the rights
1742
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1743
- copies of the Software, and to permit persons to whom the Software is
1744
- furnished to do so, subject to the following conditions:
1745
-
1746
- The above copyright notice and this permission notice shall be included in
1747
- all copies or substantial portions of the Software.
1748
-
1749
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1750
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1751
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1752
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1753
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1754
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1755
- THE SOFTWARE.
1756
-
1757
-
1758
- --------------------------------------------------------------------------------
1759
-
1760
- Package: ansi-colors (4.1.3)
1761
- Type: npm
1762
- License: MIT
1763
-
1764
- The MIT License (MIT)
1765
-
1766
- Copyright (c) 2015-present, Brian Woodward.
1767
-
1768
- Permission is hereby granted, free of charge, to any person obtaining a copy
1769
- of this software and associated documentation files (the "Software"), to deal
1770
- in the Software without restriction, including without limitation the rights
1771
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1772
- copies of the Software, and to permit persons to whom the Software is
1773
- furnished to do so, subject to the following conditions:
1774
-
1775
- The above copyright notice and this permission notice shall be included in
1776
- all copies or substantial portions of the Software.
1777
-
1778
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1779
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1780
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1781
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1782
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1783
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1784
- THE SOFTWARE.
1785
-
1786
-
1787
- --------------------------------------------------------------------------------
1788
-
1789
- Package: strip-ansi (6.0.1)
1790
- Type: npm
1791
- License: MIT
1792
-
1793
- MIT License
1794
-
1795
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1796
-
1797
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1798
-
1799
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1800
-
1801
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1802
-
1803
-
1804
- --------------------------------------------------------------------------------
1805
-
1806
- Package: ansi-regex (6.1.0)
1807
- Type: npm
1808
- License: MIT
1809
-
1810
- MIT License
1811
-
1812
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1813
-
1814
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1815
-
1816
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1817
-
1818
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1819
-
1820
-
1821
- --------------------------------------------------------------------------------
1822
-
1823
- Package: ora (5.3.0)
1824
- Type: npm
1825
- License: MIT
1826
-
1827
- MIT License
1828
-
1829
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1830
-
1831
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1832
-
1833
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1834
-
1835
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1836
-
1837
-
1838
- --------------------------------------------------------------------------------
1839
-
1840
- Package: bl (4.1.0)
1841
- Type: npm
1842
- License: MIT
1843
-
1844
- The MIT License (MIT)
1845
- =====================
1846
-
1847
- Copyright (c) 2013-2019 bl contributors
1848
- ----------------------------------
1849
-
1850
- *bl contributors listed at <https://github.com/rvagg/bl#contributors>*
1851
-
1852
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1853
-
1854
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1855
-
1856
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1857
-
1858
-
1859
- --------------------------------------------------------------------------------
1860
-
1861
- Package: buffer (5.6.0)
1862
- Type: npm
1863
- License: MIT
1864
-
1865
- The MIT License (MIT)
1866
-
1867
- Copyright (c) Feross Aboukhadijeh, and other contributors.
1868
-
1869
- Permission is hereby granted, free of charge, to any person obtaining a copy
1870
- of this software and associated documentation files (the "Software"), to deal
1871
- in the Software without restriction, including without limitation the rights
1872
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1873
- copies of the Software, and to permit persons to whom the Software is
1874
- furnished to do so, subject to the following conditions:
1875
-
1876
- The above copyright notice and this permission notice shall be included in
1877
- all copies or substantial portions of the Software.
1878
-
1879
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1880
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1881
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1882
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1883
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1884
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1885
- THE SOFTWARE.
1886
-
1887
-
1888
- --------------------------------------------------------------------------------
1889
-
1890
- Package: base64-js (1.5.1)
1891
- Type: npm
1892
- License: MIT
1893
-
1894
- The MIT License (MIT)
1895
-
1896
- Copyright (c) 2014 Jameson Little
1897
-
1898
- Permission is hereby granted, free of charge, to any person obtaining a copy
1899
- of this software and associated documentation files (the "Software"), to deal
1900
- in the Software without restriction, including without limitation the rights
1901
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1902
- copies of the Software, and to permit persons to whom the Software is
1903
- furnished to do so, subject to the following conditions:
1904
-
1905
- The above copyright notice and this permission notice shall be included in
1906
- all copies or substantial portions of the Software.
1907
-
1908
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1909
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1910
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1911
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1912
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1913
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1914
- THE SOFTWARE.
1915
-
1916
-
1917
- --------------------------------------------------------------------------------
1918
-
1919
- Package: ieee754 (1.2.1)
1920
- Type: npm
1921
- License: BSD-3-Clause
1922
-
1923
- Copyright 2008 Fair Oaks Labs, Inc.
1924
-
1925
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1926
-
1927
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1928
-
1929
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1930
-
1931
- 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1932
-
1933
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1934
-
1935
-
1936
- --------------------------------------------------------------------------------
1937
-
1938
- Package: inherits (2.0.4)
1939
- Type: npm
1940
- License: ISC
1941
-
1942
- The ISC License
1943
-
1944
- Copyright (c) Isaac Z. Schlueter
1945
-
1946
- Permission to use, copy, modify, and/or distribute this software for any
1947
- purpose with or without fee is hereby granted, provided that the above
1948
- copyright notice and this permission notice appear in all copies.
1949
-
1950
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1951
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
1952
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1953
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1954
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1955
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1956
- PERFORMANCE OF THIS SOFTWARE.
1957
-
1958
-
1959
-
1960
- --------------------------------------------------------------------------------
1961
-
1962
- Package: readable-stream (3.6.2)
1963
- Type: npm
1964
- License: MIT
1965
-
1966
- Node.js is licensed for use as follows:
1967
-
1968
- """
1969
- Copyright Node.js contributors. All rights reserved.
1970
-
1971
- Permission is hereby granted, free of charge, to any person obtaining a copy
1972
- of this software and associated documentation files (the "Software"), to
1973
- deal in the Software without restriction, including without limitation the
1974
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1975
- sell copies of the Software, and to permit persons to whom the Software is
1976
- furnished to do so, subject to the following conditions:
1977
-
1978
- The above copyright notice and this permission notice shall be included in
1979
- all copies or substantial portions of the Software.
1980
-
1981
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1982
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1983
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1984
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1985
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1986
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1987
- IN THE SOFTWARE.
1988
- """
1989
-
1990
- This license applies to parts of Node.js originating from the
1991
- https://github.com/joyent/node repository:
1992
-
1993
- """
1994
- Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1995
- Permission is hereby granted, free of charge, to any person obtaining a copy
1996
- of this software and associated documentation files (the "Software"), to
1997
- deal in the Software without restriction, including without limitation the
1998
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1999
- sell copies of the Software, and to permit persons to whom the Software is
2000
- furnished to do so, subject to the following conditions:
2001
-
2002
- The above copyright notice and this permission notice shall be included in
2003
- all copies or substantial portions of the Software.
2004
-
2005
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2006
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2007
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2008
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2009
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2010
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
2011
- IN THE SOFTWARE.
2012
- """
2013
-
2014
-
2015
- --------------------------------------------------------------------------------
2016
-
2017
- Package: string_decoder (1.3.0)
2018
- Type: npm
2019
- License: MIT
2020
-
2021
- Node.js is licensed for use as follows:
2022
-
2023
- """
2024
- Copyright Node.js contributors. All rights reserved.
2025
-
2026
- Permission is hereby granted, free of charge, to any person obtaining a copy
2027
- of this software and associated documentation files (the "Software"), to
2028
- deal in the Software without restriction, including without limitation the
2029
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
2030
- sell copies of the Software, and to permit persons to whom the Software is
2031
- furnished to do so, subject to the following conditions:
2032
-
2033
- The above copyright notice and this permission notice shall be included in
2034
- all copies or substantial portions of the Software.
2035
-
2036
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2037
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2038
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2039
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2040
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2041
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
2042
- IN THE SOFTWARE.
2043
- """
2044
-
2045
- This license applies to parts of Node.js originating from the
2046
- https://github.com/joyent/node repository:
2047
-
2048
- """
2049
- Copyright Joyent, Inc. and other Node contributors. All rights reserved.
2050
- Permission is hereby granted, free of charge, to any person obtaining a copy
2051
- of this software and associated documentation files (the "Software"), to
2052
- deal in the Software without restriction, including without limitation the
2053
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
2054
- sell copies of the Software, and to permit persons to whom the Software is
2055
- furnished to do so, subject to the following conditions:
2056
-
2057
- The above copyright notice and this permission notice shall be included in
2058
- all copies or substantial portions of the Software.
2059
-
2060
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2061
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2062
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2063
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2064
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2065
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
2066
- IN THE SOFTWARE.
2067
- """
2068
-
2069
-
2070
-
2071
- --------------------------------------------------------------------------------
2072
-
2073
- Package: safe-buffer (5.2.1)
2074
- Type: npm
2075
- License: MIT
2076
-
2077
- The MIT License (MIT)
2078
-
2079
- Copyright (c) Feross Aboukhadijeh
2080
-
2081
- Permission is hereby granted, free of charge, to any person obtaining a copy
2082
- of this software and associated documentation files (the "Software"), to deal
2083
- in the Software without restriction, including without limitation the rights
2084
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2085
- copies of the Software, and to permit persons to whom the Software is
2086
- furnished to do so, subject to the following conditions:
2087
-
2088
- The above copyright notice and this permission notice shall be included in
2089
- all copies or substantial portions of the Software.
2090
-
2091
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2092
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2093
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2094
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2095
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2096
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2097
- THE SOFTWARE.
2098
-
2099
-
2100
- --------------------------------------------------------------------------------
2101
-
2102
- Package: util-deprecate (1.0.2)
2103
- Type: npm
2104
- License: MIT
2105
-
2106
- (The MIT License)
2107
-
2108
- Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
2109
-
2110
- Permission is hereby granted, free of charge, to any person
2111
- obtaining a copy of this software and associated documentation
2112
- files (the "Software"), to deal in the Software without
2113
- restriction, including without limitation the rights to use,
2114
- copy, modify, merge, publish, distribute, sublicense, and/or sell
2115
- copies of the Software, and to permit persons to whom the
2116
- Software is furnished to do so, subject to the following
2117
- conditions:
2118
-
2119
- The above copyright notice and this permission notice shall be
2120
- included in all copies or substantial portions of the Software.
2121
-
2122
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2123
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2124
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2125
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2126
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2127
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2128
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2129
- OTHER DEALINGS IN THE SOFTWARE.
2130
-
2131
-
2132
- --------------------------------------------------------------------------------
2133
-
2134
- Package: cli-cursor (3.1.0)
2135
- Type: npm
2136
- License: MIT
2137
-
2138
- MIT License
2139
-
2140
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2141
-
2142
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2143
-
2144
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2145
-
2146
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2147
-
2148
-
2149
- --------------------------------------------------------------------------------
2150
-
2151
- Package: restore-cursor (3.1.0)
2152
- Type: npm
2153
- License: MIT
2154
-
2155
- MIT License
2156
-
2157
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2158
-
2159
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2160
-
2161
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2162
-
2163
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2164
-
2165
-
2166
- --------------------------------------------------------------------------------
2167
-
2168
- Package: onetime (5.1.2)
2169
- Type: npm
2170
- License: MIT
2171
-
2172
- MIT License
2173
-
2174
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2175
-
2176
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2177
-
2178
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2179
-
2180
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2181
-
2182
-
2183
- --------------------------------------------------------------------------------
2184
-
2185
- Package: mimic-fn (2.1.0)
2186
- Type: npm
2187
- License: MIT
2188
-
2189
- MIT License
2190
-
2191
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2192
-
2193
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2194
-
2195
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2196
-
2197
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2198
-
2199
-
2200
- --------------------------------------------------------------------------------
2201
-
2202
- Package: signal-exit (3.0.7)
2203
- Type: npm
2204
- License: ISC
2205
-
2206
- The ISC License
2207
-
2208
- Copyright (c) 2015, Contributors
2209
-
2210
- Permission to use, copy, modify, and/or distribute this software
2211
- for any purpose with or without fee is hereby granted, provided
2212
- that the above copyright notice and this permission notice
2213
- appear in all copies.
2214
-
2215
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2216
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2217
- OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
2218
- LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
2219
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
2220
- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
2221
- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2222
-
2223
-
2224
- --------------------------------------------------------------------------------
2225
-
2226
- Package: cli-spinners (2.6.1)
2227
- Type: npm
2228
- License: MIT
2229
-
2230
- MIT License
2231
-
2232
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2233
-
2234
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2235
-
2236
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2237
-
2238
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2239
-
2240
-
2241
- --------------------------------------------------------------------------------
2242
-
2243
- Package: is-interactive (1.0.0)
2244
- Type: npm
2245
- License: MIT
2246
-
2247
- MIT License
2248
-
2249
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2250
-
2251
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2252
-
2253
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2254
-
2255
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2256
-
2257
-
2258
- --------------------------------------------------------------------------------
2259
-
2260
- Package: is-unicode-supported (0.1.0)
2261
- Type: npm
2262
- License: MIT
2263
-
2264
- MIT License
2265
-
2266
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2267
-
2268
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2269
-
2270
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2271
-
2272
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2273
-
2274
-
2275
- --------------------------------------------------------------------------------
2276
-
2277
- Package: log-symbols (4.1.0)
2278
- Type: npm
2279
- License: MIT
2280
-
2281
- MIT License
2282
-
2283
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2284
-
2285
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2286
-
2287
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2288
-
2289
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2290
-
2291
-
2292
- --------------------------------------------------------------------------------
2293
-
2294
- Package: chalk (4.1.0)
2295
- Type: npm
2296
- License: MIT
2297
-
2298
- MIT License
2299
-
2300
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2301
-
2302
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2303
-
2304
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2305
-
2306
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2307
-
2308
-
2309
- --------------------------------------------------------------------------------
2310
-
2311
- Package: wcwidth (1.0.1)
2312
- Type: npm
2313
- License: MIT
2314
-
2315
- wcwidth.js: JavaScript Portng of Markus Kuhn's wcwidth() Implementation
2316
- =======================================================================
2317
-
2318
- Copyright (C) 2012 by Jun Woong.
2319
-
2320
- This package is a JavaScript porting of `wcwidth()` implementation
2321
- [by Markus Kuhn](http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c).
2322
-
2323
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2324
- this software and associated documentation files (the "Software"), to deal in
2325
- the Software without restriction, including without limitation the rights to
2326
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
2327
- of the Software, and to permit persons to whom the Software is furnished to do
2328
- so, subject to the following conditions:
2329
-
2330
- The above copyright notice and this permission notice shall be included in all
2331
- copies or substantial portions of the Software.
2332
-
2333
-
2334
- THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
2335
- INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
2336
- FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
2337
- OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
2338
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2339
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2340
- BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
2341
- IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2342
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2343
- POSSIBILITY OF SUCH DAMAGE.
2344
-
2345
-
2346
-
2347
- --------------------------------------------------------------------------------
2348
-
2349
- Package: defaults (1.0.4)
2350
- Type: npm
2351
- License: MIT
2352
-
2353
- The MIT License (MIT)
2354
-
2355
- Copyright (c) 2022 Sindre Sorhus
2356
- Copyright (c) 2015 Elijah Insua
2357
-
2358
- Permission is hereby granted, free of charge, to any person obtaining a copy
2359
- of this software and associated documentation files (the "Software"), to deal
2360
- in the Software without restriction, including without limitation the rights
2361
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2362
- copies of the Software, and to permit persons to whom the Software is
2363
- furnished to do so, subject to the following conditions:
2364
-
2365
- The above copyright notice and this permission notice shall be included in
2366
- all copies or substantial portions of the Software.
2367
-
2368
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2369
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2370
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2371
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2372
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2373
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2374
- THE SOFTWARE.
2375
-
2376
-
2377
- --------------------------------------------------------------------------------
2378
-
2379
- Package: clone (1.0.4)
2380
- Type: npm
2381
- License: MIT
2382
-
2383
- Copyright © 2011-2015 Paul Vorbach <paul@vorba.ch>
2384
-
2385
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2386
- this software and associated documentation files (the “Software”), to deal in
2387
- the Software without restriction, including without limitation the rights to
2388
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2389
- the Software, and to permit persons to whom the Software is furnished to do so,
2390
- subject to the following conditions:
2391
-
2392
- The above copyright notice and this permission notice shall be included in all
2393
- copies or substantial portions of the Software.
2394
-
2395
- THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2396
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2397
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2398
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2399
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE
2400
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2401
-
2402
-
2403
- --------------------------------------------------------------------------------
2404
-
2405
- Package: cli-spinners (2.6.1)
2406
- Type: npm
2407
- License: MIT
2408
-
2409
- MIT License
2410
-
2411
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2412
-
2413
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2414
-
2415
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2416
-
2417
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2418
-
2419
-
2420
- --------------------------------------------------------------------------------
2421
-
2422
- Package: semver (7.5.4)
2423
- Type: npm
2424
- License: ISC
2425
-
2426
- The ISC License
2427
-
2428
- Copyright (c) Isaac Z. Schlueter and Contributors
2429
-
2430
- Permission to use, copy, modify, and/or distribute this software for any
2431
- purpose with or without fee is hereby granted, provided that the above
2432
- copyright notice and this permission notice appear in all copies.
2433
-
2434
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2435
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2436
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2437
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2438
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2439
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2440
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2441
-
2442
-
2443
- --------------------------------------------------------------------------------
2444
-
2445
- Package: lru-cache (5.1.1)
2446
- Type: npm
2447
- License: ISC
2448
-
2449
- The ISC License
2450
-
2451
- Copyright (c) Isaac Z. Schlueter and Contributors
2452
-
2453
- Permission to use, copy, modify, and/or distribute this software for any
2454
- purpose with or without fee is hereby granted, provided that the above
2455
- copyright notice and this permission notice appear in all copies.
2456
-
2457
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2458
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2459
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2460
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2461
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2462
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2463
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2464
-
2465
-
2466
- --------------------------------------------------------------------------------
2467
-
2468
- Package: yallist (3.1.1)
2469
- Type: npm
2470
- License: ISC
2471
-
2472
- The ISC License
2473
-
2474
- Copyright (c) Isaac Z. Schlueter and Contributors
2475
-
2476
- Permission to use, copy, modify, and/or distribute this software for any
2477
- purpose with or without fee is hereby granted, provided that the above
2478
- copyright notice and this permission notice appear in all copies.
800
+ Permission to use, copy, modify, and/or distribute this software for any
801
+ purpose with or without fee is hereby granted, provided that the above
802
+ copyright notice and this permission notice appear in all copies.
2479
803
 
2480
804
  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2481
805
  WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
@@ -2484,4 +808,3 @@ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2484
808
  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2485
809
  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2486
810
  IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2487
-