@malloydata/cli 0.0.42 → 0.0.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.js +482 -482
- package/dist/index.js +1 -1
- package/dist/post-install.js +1 -1
- package/dist/third_party_notices.txt +975 -373
- package/package.json +9 -9
|
@@ -5645,73 +5645,73 @@ IN THE SOFTWARE.
|
|
|
5645
5645
|
|
|
5646
5646
|
|
|
5647
5647
|
-------
|
|
5648
|
-
Package:
|
|
5649
|
-
Url: https://github.com/
|
|
5648
|
+
Package: call-bind
|
|
5649
|
+
Url: https://github.com/ljharb/call-bind#readme
|
|
5650
5650
|
License(s): MIT
|
|
5651
5651
|
License Text:
|
|
5652
|
-
Copyright (c) 2015-2017 Rubén Norte <rubennorte@gmail.com>
|
|
5653
|
-
|
|
5654
5652
|
MIT License
|
|
5655
5653
|
|
|
5656
|
-
|
|
5657
|
-
a copy of this software and associated documentation files (the
|
|
5658
|
-
"Software"), to deal in the Software without restriction, including
|
|
5659
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
5660
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
5661
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
5662
|
-
the following conditions:
|
|
5654
|
+
Copyright (c) 2020 Jordan Harband
|
|
5663
5655
|
|
|
5664
|
-
|
|
5665
|
-
|
|
5656
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5657
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5658
|
+
in the Software without restriction, including without limitation the rights
|
|
5659
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5660
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
5661
|
+
furnished to do so, subject to the following conditions:
|
|
5666
5662
|
|
|
5667
|
-
|
|
5668
|
-
|
|
5669
|
-
|
|
5670
|
-
|
|
5671
|
-
|
|
5672
|
-
|
|
5673
|
-
|
|
5663
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5664
|
+
copies or substantial portions of the Software.
|
|
5665
|
+
|
|
5666
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5667
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5668
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5669
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5670
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5671
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5672
|
+
SOFTWARE.
|
|
5674
5673
|
|
|
5675
5674
|
|
|
5676
5675
|
|
|
5677
5676
|
|
|
5678
5677
|
-------
|
|
5679
|
-
Package:
|
|
5680
|
-
Url: https://github.com/
|
|
5678
|
+
Package: set-function-length
|
|
5679
|
+
Url: https://github.com/ljharb/set-function-length#readme
|
|
5681
5680
|
License(s): MIT
|
|
5682
5681
|
License Text:
|
|
5683
|
-
|
|
5682
|
+
MIT License
|
|
5684
5683
|
|
|
5685
|
-
Copyright (c)
|
|
5684
|
+
Copyright (c) Jordan Harband and contributors
|
|
5686
5685
|
|
|
5687
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5688
|
-
this software and associated documentation files (the "Software"), to deal
|
|
5689
|
-
the Software without restriction, including without limitation the rights
|
|
5690
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5691
|
-
the Software, and to permit persons to whom the Software is
|
|
5692
|
-
subject to the following conditions:
|
|
5686
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5687
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5688
|
+
in the Software without restriction, including without limitation the rights
|
|
5689
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5690
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
5691
|
+
furnished to do so, subject to the following conditions:
|
|
5693
5692
|
|
|
5694
5693
|
The above copyright notice and this permission notice shall be included in all
|
|
5695
5694
|
copies or substantial portions of the Software.
|
|
5696
5695
|
|
|
5697
5696
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5698
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5699
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5700
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5701
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5702
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5697
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5698
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5699
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5700
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5701
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5702
|
+
SOFTWARE.
|
|
5703
5703
|
|
|
5704
5704
|
|
|
5705
5705
|
|
|
5706
5706
|
|
|
5707
5707
|
-------
|
|
5708
|
-
Package:
|
|
5709
|
-
Url: https://github.com/ljharb/
|
|
5708
|
+
Package: define-data-property
|
|
5709
|
+
Url: https://github.com/ljharb/define-data-property#readme
|
|
5710
5710
|
License(s): MIT
|
|
5711
5711
|
License Text:
|
|
5712
5712
|
MIT License
|
|
5713
5713
|
|
|
5714
|
-
Copyright (c)
|
|
5714
|
+
Copyright (c) 2023 Jordan Harband
|
|
5715
5715
|
|
|
5716
5716
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5717
5717
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -5735,13 +5735,13 @@ SOFTWARE.
|
|
|
5735
5735
|
|
|
5736
5736
|
|
|
5737
5737
|
-------
|
|
5738
|
-
Package:
|
|
5739
|
-
Url:
|
|
5738
|
+
Package: has-property-descriptors
|
|
5739
|
+
Url: https://github.com/inspect-js/has-property-descriptors#readme
|
|
5740
5740
|
License(s): MIT
|
|
5741
5741
|
License Text:
|
|
5742
|
-
|
|
5742
|
+
MIT License
|
|
5743
5743
|
|
|
5744
|
-
Copyright (
|
|
5744
|
+
Copyright (c) 2022 Inspect JS
|
|
5745
5745
|
|
|
5746
5746
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5747
5747
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -5750,27 +5750,57 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
5750
5750
|
copies of the Software, and to permit persons to whom the Software is
|
|
5751
5751
|
furnished to do so, subject to the following conditions:
|
|
5752
5752
|
|
|
5753
|
-
The above copyright notice and this permission notice shall be included in
|
|
5754
|
-
|
|
5753
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5754
|
+
copies or substantial portions of the Software.
|
|
5755
5755
|
|
|
5756
5756
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5757
5757
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5758
5758
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5759
5759
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5760
5760
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5761
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
5762
|
-
|
|
5761
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5762
|
+
SOFTWARE.
|
|
5763
|
+
|
|
5763
5764
|
|
|
5764
5765
|
|
|
5765
5766
|
|
|
5766
5767
|
-------
|
|
5767
|
-
Package:
|
|
5768
|
-
Url: https://github.com/
|
|
5768
|
+
Package: is-nan
|
|
5769
|
+
Url: https://github.com/es-shims/is-nan
|
|
5769
5770
|
License(s): MIT
|
|
5770
5771
|
License Text:
|
|
5771
|
-
MIT License
|
|
5772
|
+
The MIT License (MIT)
|
|
5772
5773
|
|
|
5773
|
-
Copyright (c)
|
|
5774
|
+
Copyright (c) 2014 Jordan Harband
|
|
5775
|
+
|
|
5776
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
5777
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
5778
|
+
the Software without restriction, including without limitation the rights to
|
|
5779
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
5780
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
5781
|
+
subject to the following conditions:
|
|
5782
|
+
|
|
5783
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5784
|
+
copies or substantial portions of the Software.
|
|
5785
|
+
|
|
5786
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5787
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
5788
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
5789
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5790
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
5791
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5792
|
+
|
|
5793
|
+
|
|
5794
|
+
|
|
5795
|
+
|
|
5796
|
+
-------
|
|
5797
|
+
Package: define-properties
|
|
5798
|
+
Url: git://github.com/ljharb/define-properties.git
|
|
5799
|
+
License(s): MIT
|
|
5800
|
+
License Text:
|
|
5801
|
+
The MIT License (MIT)
|
|
5802
|
+
|
|
5803
|
+
Copyright (C) 2015 Jordan Harband
|
|
5774
5804
|
|
|
5775
5805
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5776
5806
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -5779,17 +5809,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
5779
5809
|
copies of the Software, and to permit persons to whom the Software is
|
|
5780
5810
|
furnished to do so, subject to the following conditions:
|
|
5781
5811
|
|
|
5782
|
-
The above copyright notice and this permission notice shall be included in
|
|
5783
|
-
copies or substantial portions of the Software.
|
|
5812
|
+
The above copyright notice and this permission notice shall be included in
|
|
5813
|
+
all copies or substantial portions of the Software.
|
|
5784
5814
|
|
|
5785
5815
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5786
5816
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5787
5817
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5788
5818
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5789
5819
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5790
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
5791
|
-
SOFTWARE.
|
|
5792
|
-
|
|
5820
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
5821
|
+
THE SOFTWARE.
|
|
5793
5822
|
|
|
5794
5823
|
|
|
5795
5824
|
|
|
@@ -5851,6 +5880,65 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5851
5880
|
|
|
5852
5881
|
|
|
5853
5882
|
|
|
5883
|
+
-------
|
|
5884
|
+
Package: object.assign
|
|
5885
|
+
Url: git://github.com/ljharb/object.assign.git
|
|
5886
|
+
License(s): MIT
|
|
5887
|
+
License Text:
|
|
5888
|
+
The MIT License (MIT)
|
|
5889
|
+
|
|
5890
|
+
Copyright (c) 2014 Jordan Harband
|
|
5891
|
+
|
|
5892
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5893
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5894
|
+
in the Software without restriction, including without limitation the rights
|
|
5895
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5896
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
5897
|
+
furnished to do so, subject to the following conditions:
|
|
5898
|
+
|
|
5899
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5900
|
+
copies or substantial portions of the Software.
|
|
5901
|
+
|
|
5902
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5903
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5904
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5905
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5906
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5907
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5908
|
+
SOFTWARE.
|
|
5909
|
+
|
|
5910
|
+
|
|
5911
|
+
|
|
5912
|
+
-------
|
|
5913
|
+
Package: call-bound
|
|
5914
|
+
Url: https://github.com/ljharb/call-bound#readme
|
|
5915
|
+
License(s): MIT
|
|
5916
|
+
License Text:
|
|
5917
|
+
MIT License
|
|
5918
|
+
|
|
5919
|
+
Copyright (c) 2024 Jordan Harband
|
|
5920
|
+
|
|
5921
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
5922
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
5923
|
+
in the Software without restriction, including without limitation the rights
|
|
5924
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5925
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
5926
|
+
furnished to do so, subject to the following conditions:
|
|
5927
|
+
|
|
5928
|
+
The above copyright notice and this permission notice shall be included in all
|
|
5929
|
+
copies or substantial portions of the Software.
|
|
5930
|
+
|
|
5931
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
5932
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
5933
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
5934
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
5935
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5936
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5937
|
+
SOFTWARE.
|
|
5938
|
+
|
|
5939
|
+
|
|
5940
|
+
|
|
5941
|
+
|
|
5854
5942
|
-------
|
|
5855
5943
|
Package: util
|
|
5856
5944
|
Url: https://github.com/browserify/node-util
|
|
@@ -5936,6 +6024,81 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5936
6024
|
|
|
5937
6025
|
|
|
5938
6026
|
|
|
6027
|
+
-------
|
|
6028
|
+
Package: generator-function
|
|
6029
|
+
Url: https://github.com/TimothyGu/generator-function#readme
|
|
6030
|
+
License(s): MIT
|
|
6031
|
+
License Text:
|
|
6032
|
+
Copyright (c) 2015 Tiancheng “Timothy” Gu
|
|
6033
|
+
|
|
6034
|
+
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:
|
|
6035
|
+
|
|
6036
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6037
|
+
|
|
6038
|
+
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.
|
|
6039
|
+
|
|
6040
|
+
|
|
6041
|
+
|
|
6042
|
+
|
|
6043
|
+
-------
|
|
6044
|
+
Package: safe-regex-test
|
|
6045
|
+
Url: https://github.com/ljharb/safe-regex-test#readme
|
|
6046
|
+
License(s): MIT
|
|
6047
|
+
License Text:
|
|
6048
|
+
MIT License
|
|
6049
|
+
|
|
6050
|
+
Copyright (c) 2022 Jordan Harband
|
|
6051
|
+
|
|
6052
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6053
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6054
|
+
in the Software without restriction, including without limitation the rights
|
|
6055
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6056
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6057
|
+
furnished to do so, subject to the following conditions:
|
|
6058
|
+
|
|
6059
|
+
The above copyright notice and this permission notice shall be included in all
|
|
6060
|
+
copies or substantial portions of the Software.
|
|
6061
|
+
|
|
6062
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6063
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6064
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6065
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6066
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6067
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6068
|
+
SOFTWARE.
|
|
6069
|
+
|
|
6070
|
+
|
|
6071
|
+
|
|
6072
|
+
|
|
6073
|
+
-------
|
|
6074
|
+
Package: is-regex
|
|
6075
|
+
Url: https://github.com/inspect-js/is-regex
|
|
6076
|
+
License(s): MIT
|
|
6077
|
+
License Text:
|
|
6078
|
+
The MIT License (MIT)
|
|
6079
|
+
|
|
6080
|
+
Copyright (c) 2014 Jordan Harband
|
|
6081
|
+
|
|
6082
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
6083
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
6084
|
+
the Software without restriction, including without limitation the rights to
|
|
6085
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
6086
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
6087
|
+
subject to the following conditions:
|
|
6088
|
+
|
|
6089
|
+
The above copyright notice and this permission notice shall be included in all
|
|
6090
|
+
copies or substantial portions of the Software.
|
|
6091
|
+
|
|
6092
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6093
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
6094
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
6095
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
6096
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
6097
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6098
|
+
|
|
6099
|
+
|
|
6100
|
+
|
|
6101
|
+
|
|
5939
6102
|
-------
|
|
5940
6103
|
Package: is-typed-array
|
|
5941
6104
|
Url: git://github.com/inspect-js/is-typed-array.git
|
|
@@ -5967,6 +6130,37 @@ SOFTWARE.
|
|
|
5967
6130
|
|
|
5968
6131
|
|
|
5969
6132
|
|
|
6133
|
+
-------
|
|
6134
|
+
Package: which-typed-array
|
|
6135
|
+
Url: git://github.com/inspect-js/which-typed-array.git
|
|
6136
|
+
License(s): MIT
|
|
6137
|
+
License Text:
|
|
6138
|
+
The MIT License (MIT)
|
|
6139
|
+
|
|
6140
|
+
Copyright (c) 2015 Jordan Harband
|
|
6141
|
+
|
|
6142
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6143
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
6144
|
+
in the Software without restriction, including without limitation the rights
|
|
6145
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6146
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
6147
|
+
furnished to do so, subject to the following conditions:
|
|
6148
|
+
|
|
6149
|
+
The above copyright notice and this permission notice shall be included in all
|
|
6150
|
+
copies or substantial portions of the Software.
|
|
6151
|
+
|
|
6152
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
6153
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
6154
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
6155
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
6156
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6157
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6158
|
+
SOFTWARE.
|
|
6159
|
+
|
|
6160
|
+
|
|
6161
|
+
|
|
6162
|
+
|
|
6163
|
+
|
|
5970
6164
|
-------
|
|
5971
6165
|
Package: available-typed-arrays
|
|
5972
6166
|
Url: https://github.com/inspect-js/available-typed-arrays#readme
|
|
@@ -5998,13 +6192,13 @@ SOFTWARE.
|
|
|
5998
6192
|
|
|
5999
6193
|
|
|
6000
6194
|
-------
|
|
6001
|
-
Package:
|
|
6002
|
-
Url: https://github.com/
|
|
6195
|
+
Package: possible-typed-array-names
|
|
6196
|
+
Url: https://github.com/ljharb/possible-typed-array-names#readme
|
|
6003
6197
|
License(s): MIT
|
|
6004
6198
|
License Text:
|
|
6005
|
-
|
|
6199
|
+
MIT License
|
|
6006
6200
|
|
|
6007
|
-
Copyright (c)
|
|
6201
|
+
Copyright (c) 2024 Jordan Harband
|
|
6008
6202
|
|
|
6009
6203
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6010
6204
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6025,17 +6219,16 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
6025
6219
|
SOFTWARE.
|
|
6026
6220
|
|
|
6027
6221
|
|
|
6028
|
-
|
|
6029
6222
|
|
|
6030
6223
|
|
|
6031
6224
|
-------
|
|
6032
|
-
Package:
|
|
6033
|
-
Url:
|
|
6225
|
+
Package: for-each
|
|
6226
|
+
Url: https://github.com/Raynos/for-each
|
|
6034
6227
|
License(s): MIT
|
|
6035
6228
|
License Text:
|
|
6036
6229
|
The MIT License (MIT)
|
|
6037
6230
|
|
|
6038
|
-
Copyright (c)
|
|
6231
|
+
Copyright (c) 2012 Raynos.
|
|
6039
6232
|
|
|
6040
6233
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6041
6234
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -6060,8 +6253,8 @@ SOFTWARE.
|
|
|
6060
6253
|
|
|
6061
6254
|
|
|
6062
6255
|
-------
|
|
6063
|
-
Package:
|
|
6064
|
-
Url: git://github.com/inspect-js/
|
|
6256
|
+
Package: is-callable
|
|
6257
|
+
Url: git://github.com/inspect-js/is-callable.git
|
|
6065
6258
|
License(s): MIT
|
|
6066
6259
|
License Text:
|
|
6067
6260
|
The MIT License (MIT)
|
|
@@ -9906,36 +10099,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
9906
10099
|
|
|
9907
10100
|
|
|
9908
10101
|
|
|
9909
|
-
-------
|
|
9910
|
-
Package: mkdirp
|
|
9911
|
-
Url: https://github.com/isaacs/node-mkdirp.git
|
|
9912
|
-
License(s): MIT
|
|
9913
|
-
License Text:
|
|
9914
|
-
Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)
|
|
9915
|
-
|
|
9916
|
-
This project is free software released under the MIT license:
|
|
9917
|
-
|
|
9918
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
9919
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
9920
|
-
in the Software without restriction, including without limitation the rights
|
|
9921
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9922
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
9923
|
-
furnished to do so, subject to the following conditions:
|
|
9924
|
-
|
|
9925
|
-
The above copyright notice and this permission notice shall be included in
|
|
9926
|
-
all copies or substantial portions of the Software.
|
|
9927
|
-
|
|
9928
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
9929
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
9930
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
9931
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
9932
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
9933
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
9934
|
-
THE SOFTWARE.
|
|
9935
|
-
|
|
9936
|
-
|
|
9937
|
-
|
|
9938
|
-
|
|
9939
10102
|
-------
|
|
9940
10103
|
Package: node-addon-api
|
|
9941
10104
|
Url: https://github.com/nodejs/node-addon-api
|
|
@@ -10674,6 +10837,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
10674
10837
|
|
|
10675
10838
|
|
|
10676
10839
|
|
|
10840
|
+
-------
|
|
10841
|
+
Package: mkdirp
|
|
10842
|
+
Url: https://github.com/isaacs/node-mkdirp.git
|
|
10843
|
+
License(s): MIT
|
|
10844
|
+
License Text:
|
|
10845
|
+
Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)
|
|
10846
|
+
|
|
10847
|
+
This project is free software released under the MIT license:
|
|
10848
|
+
|
|
10849
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
10850
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
10851
|
+
in the Software without restriction, including without limitation the rights
|
|
10852
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10853
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10854
|
+
furnished to do so, subject to the following conditions:
|
|
10855
|
+
|
|
10856
|
+
The above copyright notice and this permission notice shall be included in
|
|
10857
|
+
all copies or substantial portions of the Software.
|
|
10858
|
+
|
|
10859
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
10860
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
10861
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
10862
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
10863
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
10864
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
10865
|
+
THE SOFTWARE.
|
|
10866
|
+
|
|
10867
|
+
|
|
10868
|
+
|
|
10869
|
+
|
|
10677
10870
|
-------
|
|
10678
10871
|
Package: rimraf
|
|
10679
10872
|
Url: https://npmjs.com/package/rimraf
|
|
@@ -11254,88 +11447,6 @@ THE SOFTWARE.
|
|
|
11254
11447
|
|
|
11255
11448
|
|
|
11256
11449
|
|
|
11257
|
-
-------
|
|
11258
|
-
Package: jsbn
|
|
11259
|
-
Url: https://github.com/andyperlitch/jsbn.git
|
|
11260
|
-
License(s): MIT
|
|
11261
|
-
License Text:
|
|
11262
|
-
Licensing
|
|
11263
|
-
---------
|
|
11264
|
-
|
|
11265
|
-
This software is covered under the following copyright:
|
|
11266
|
-
|
|
11267
|
-
/*
|
|
11268
|
-
* Copyright (c) 2003-2005 Tom Wu
|
|
11269
|
-
* All Rights Reserved.
|
|
11270
|
-
*
|
|
11271
|
-
* Permission is hereby granted, free of charge, to any person obtaining
|
|
11272
|
-
* a copy of this software and associated documentation files (the
|
|
11273
|
-
* "Software"), to deal in the Software without restriction, including
|
|
11274
|
-
* without limitation the rights to use, copy, modify, merge, publish,
|
|
11275
|
-
* distribute, sublicense, and/or sell copies of the Software, and to
|
|
11276
|
-
* permit persons to whom the Software is furnished to do so, subject to
|
|
11277
|
-
* the following conditions:
|
|
11278
|
-
*
|
|
11279
|
-
* The above copyright notice and this permission notice shall be
|
|
11280
|
-
* included in all copies or substantial portions of the Software.
|
|
11281
|
-
*
|
|
11282
|
-
* THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
|
|
11283
|
-
* EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
|
|
11284
|
-
* WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
11285
|
-
*
|
|
11286
|
-
* IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
|
|
11287
|
-
* INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
|
|
11288
|
-
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
|
|
11289
|
-
* THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
|
|
11290
|
-
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
11291
|
-
*
|
|
11292
|
-
* In addition, the following condition applies:
|
|
11293
|
-
*
|
|
11294
|
-
* All redistributions must retain an intact copy of this copyright notice
|
|
11295
|
-
* and disclaimer.
|
|
11296
|
-
*/
|
|
11297
|
-
|
|
11298
|
-
Address all questions regarding this license to:
|
|
11299
|
-
|
|
11300
|
-
Tom Wu
|
|
11301
|
-
tjw@cs.Stanford.EDU
|
|
11302
|
-
|
|
11303
|
-
|
|
11304
|
-
|
|
11305
|
-
|
|
11306
|
-
-------
|
|
11307
|
-
Package: sprintf-js
|
|
11308
|
-
Url: https://github.com/alexei/sprintf.js.git
|
|
11309
|
-
License(s): BSD-3-Clause
|
|
11310
|
-
License Text:
|
|
11311
|
-
Copyright (c) 2007-2014, Alexandru Marasteanu <hello [at) alexei (dot] ro>
|
|
11312
|
-
All rights reserved.
|
|
11313
|
-
|
|
11314
|
-
Redistribution and use in source and binary forms, with or without
|
|
11315
|
-
modification, are permitted provided that the following conditions are met:
|
|
11316
|
-
* Redistributions of source code must retain the above copyright
|
|
11317
|
-
notice, this list of conditions and the following disclaimer.
|
|
11318
|
-
* Redistributions in binary form must reproduce the above copyright
|
|
11319
|
-
notice, this list of conditions and the following disclaimer in the
|
|
11320
|
-
documentation and/or other materials provided with the distribution.
|
|
11321
|
-
* Neither the name of this software nor the names of its contributors may be
|
|
11322
|
-
used to endorse or promote products derived from this software without
|
|
11323
|
-
specific prior written permission.
|
|
11324
|
-
|
|
11325
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
11326
|
-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
11327
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
11328
|
-
DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
|
|
11329
|
-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
11330
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
11331
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
11332
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
11333
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
11334
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
11335
|
-
|
|
11336
|
-
|
|
11337
|
-
|
|
11338
|
-
|
|
11339
11450
|
-------
|
|
11340
11451
|
Package: smart-buffer
|
|
11341
11452
|
Url: https://github.com/JoshGlazebrook/smart-buffer/
|
|
@@ -34156,7 +34267,7 @@ THE SOFTWARE.
|
|
|
34156
34267
|
License Text:
|
|
34157
34268
|
The MIT License (MIT)
|
|
34158
34269
|
|
|
34159
|
-
Copyright (c) 2014-
|
|
34270
|
+
Copyright (c) 2014-present, Jon Schlinkert.
|
|
34160
34271
|
|
|
34161
34272
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
34162
34273
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -38716,61 +38827,43 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
38716
38827
|
|
|
38717
38828
|
|
|
38718
38829
|
-------
|
|
38719
|
-
Package:
|
|
38720
|
-
Url: https://npmjs.com/package/
|
|
38830
|
+
Package: inquirer
|
|
38831
|
+
Url: https://npmjs.com/package/inquirer
|
|
38721
38832
|
License(s): MIT
|
|
38722
38833
|
License Text:
|
|
38723
|
-
|
|
38724
|
-
|
|
38725
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
38726
|
-
|
|
38727
|
-
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:
|
|
38728
|
-
|
|
38729
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
38730
|
-
|
|
38731
|
-
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.
|
|
38732
|
-
|
|
38733
|
-
|
|
38734
|
-
|
|
38735
|
-
|
|
38736
|
-
-------
|
|
38737
|
-
Package: @types/minimist
|
|
38738
|
-
Url: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist
|
|
38739
|
-
License(s): MIT
|
|
38740
|
-
License Text:
|
|
38741
|
-
MIT License
|
|
38742
|
-
|
|
38743
|
-
Copyright (c) Microsoft Corporation.
|
|
38744
|
-
|
|
38745
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
38746
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
38747
|
-
in the Software without restriction, including without limitation the rights
|
|
38748
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
38749
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
38750
|
-
furnished to do so, subject to the following conditions:
|
|
38834
|
+
Copyright (c) 2012 Simon Boudrias
|
|
38751
38835
|
|
|
38752
|
-
|
|
38753
|
-
|
|
38836
|
+
Permission is hereby granted, free of charge, to any person
|
|
38837
|
+
obtaining a copy of this software and associated documentation
|
|
38838
|
+
files (the "Software"), to deal in the Software without
|
|
38839
|
+
restriction, including without limitation the rights to use,
|
|
38840
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
38841
|
+
copies of the Software, and to permit persons to whom the
|
|
38842
|
+
Software is furnished to do so, subject to the following
|
|
38843
|
+
conditions:
|
|
38754
38844
|
|
|
38755
|
-
|
|
38756
|
-
|
|
38757
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
38758
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
38759
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
38760
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
38761
|
-
SOFTWARE
|
|
38845
|
+
The above copyright notice and this permission notice shall be
|
|
38846
|
+
included in all copies or substantial portions of the Software.
|
|
38762
38847
|
|
|
38848
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
38849
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
38850
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
38851
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
38852
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
38853
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
38854
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
38855
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
38763
38856
|
|
|
38764
38857
|
|
|
38765
38858
|
|
|
38766
38859
|
-------
|
|
38767
|
-
Package:
|
|
38768
|
-
Url: https://npmjs.com/package/
|
|
38860
|
+
Package: ansi-escapes
|
|
38861
|
+
Url: https://npmjs.com/package/ansi-escapes
|
|
38769
38862
|
License(s): MIT
|
|
38770
38863
|
License Text:
|
|
38771
38864
|
MIT License
|
|
38772
38865
|
|
|
38773
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
38866
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
38774
38867
|
|
|
38775
38868
|
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:
|
|
38776
38869
|
|
|
@@ -38782,8 +38875,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
38782
38875
|
|
|
38783
38876
|
|
|
38784
38877
|
-------
|
|
38785
|
-
Package:
|
|
38786
|
-
Url: https://npmjs.com/package/
|
|
38878
|
+
Package: cli-cursor
|
|
38879
|
+
Url: https://npmjs.com/package/cli-cursor
|
|
38787
38880
|
License(s): MIT
|
|
38788
38881
|
License Text:
|
|
38789
38882
|
MIT License
|
|
@@ -38800,13 +38893,13 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
38800
38893
|
|
|
38801
38894
|
|
|
38802
38895
|
-------
|
|
38803
|
-
Package:
|
|
38804
|
-
Url: https://npmjs.com/package/
|
|
38896
|
+
Package: restore-cursor
|
|
38897
|
+
Url: https://npmjs.com/package/restore-cursor
|
|
38805
38898
|
License(s): MIT
|
|
38806
38899
|
License Text:
|
|
38807
38900
|
MIT License
|
|
38808
38901
|
|
|
38809
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (
|
|
38902
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
38810
38903
|
|
|
38811
38904
|
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:
|
|
38812
38905
|
|
|
@@ -38818,31 +38911,35 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
38818
38911
|
|
|
38819
38912
|
|
|
38820
38913
|
-------
|
|
38821
|
-
Package:
|
|
38822
|
-
Url: https://
|
|
38823
|
-
License(s):
|
|
38914
|
+
Package: cli-width
|
|
38915
|
+
Url: https://github.com/knownasilya/cli-width
|
|
38916
|
+
License(s): ISC
|
|
38824
38917
|
License Text:
|
|
38825
|
-
|
|
38826
|
-
|
|
38827
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
38828
|
-
|
|
38829
|
-
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:
|
|
38918
|
+
Copyright (c) 2015, Ilya Radchenko <ilya@burstcreations.com>
|
|
38830
38919
|
|
|
38831
|
-
|
|
38920
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
38921
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
38922
|
+
copyright notice and this permission notice appear in all copies.
|
|
38832
38923
|
|
|
38833
|
-
THE SOFTWARE IS PROVIDED "AS IS"
|
|
38924
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
38925
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
38926
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
38927
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
38928
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
38929
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
38930
|
+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
38834
38931
|
|
|
38835
38932
|
|
|
38836
38933
|
|
|
38837
38934
|
|
|
38838
38935
|
-------
|
|
38839
|
-
Package:
|
|
38840
|
-
Url: https://
|
|
38936
|
+
Package: external-editor
|
|
38937
|
+
Url: https://github.com/mrkmg/node-external-editor#readme
|
|
38841
38938
|
License(s): MIT
|
|
38842
38939
|
License Text:
|
|
38843
38940
|
The MIT License (MIT)
|
|
38844
38941
|
|
|
38845
|
-
Copyright (c)
|
|
38942
|
+
Copyright (c) 2016 Kevin Gravier
|
|
38846
38943
|
|
|
38847
38944
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
38848
38945
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -38851,28 +38948,26 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
38851
38948
|
copies of the Software, and to permit persons to whom the Software is
|
|
38852
38949
|
furnished to do so, subject to the following conditions:
|
|
38853
38950
|
|
|
38854
|
-
The above copyright notice and this permission notice shall be included in
|
|
38855
|
-
|
|
38951
|
+
The above copyright notice and this permission notice shall be included in all
|
|
38952
|
+
copies or substantial portions of the Software.
|
|
38856
38953
|
|
|
38857
38954
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
38858
38955
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
38859
38956
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
38860
38957
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
38861
38958
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
38862
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
38863
|
-
|
|
38959
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
38960
|
+
SOFTWARE.
|
|
38864
38961
|
|
|
38865
38962
|
|
|
38866
38963
|
|
|
38867
38964
|
|
|
38868
38965
|
-------
|
|
38869
|
-
Package:
|
|
38870
|
-
Url: https://
|
|
38966
|
+
Package: chardet
|
|
38967
|
+
Url: https://github.com/runk/node-chardet
|
|
38871
38968
|
License(s): MIT
|
|
38872
38969
|
License Text:
|
|
38873
|
-
|
|
38874
|
-
|
|
38875
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com), Dmirty Sobolev <disobolev@icloud.com>
|
|
38970
|
+
Copyright (C) 2018 Dmitry Shirokov
|
|
38876
38971
|
|
|
38877
38972
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
38878
38973
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -38896,31 +38991,617 @@ THE SOFTWARE.
|
|
|
38896
38991
|
|
|
38897
38992
|
|
|
38898
38993
|
-------
|
|
38899
|
-
Package:
|
|
38900
|
-
Url: https://
|
|
38994
|
+
Package: iconv-lite
|
|
38995
|
+
Url: https://github.com/ashtuchkin/iconv-lite
|
|
38901
38996
|
License(s): MIT
|
|
38902
38997
|
License Text:
|
|
38903
|
-
|
|
38998
|
+
Copyright (c) 2011 Alexander Shtuchkin
|
|
38904
38999
|
|
|
38905
|
-
|
|
39000
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
39001
|
+
a copy of this software and associated documentation files (the
|
|
39002
|
+
"Software"), to deal in the Software without restriction, including
|
|
39003
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
39004
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
39005
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
39006
|
+
the following conditions:
|
|
38906
39007
|
|
|
38907
|
-
|
|
39008
|
+
The above copyright notice and this permission notice shall be
|
|
39009
|
+
included in all copies or substantial portions of the Software.
|
|
38908
39010
|
|
|
38909
|
-
|
|
39011
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
39012
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
39013
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
39014
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
39015
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
39016
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
39017
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
38910
39018
|
|
|
38911
|
-
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.
|
|
38912
39019
|
|
|
38913
39020
|
|
|
38914
39021
|
|
|
38915
39022
|
|
|
38916
39023
|
-------
|
|
38917
|
-
Package:
|
|
38918
|
-
Url:
|
|
39024
|
+
Package: tmp
|
|
39025
|
+
Url: http://github.com/raszi/node-tmp
|
|
38919
39026
|
License(s): MIT
|
|
38920
39027
|
License Text:
|
|
38921
39028
|
The MIT License (MIT)
|
|
38922
39029
|
|
|
38923
|
-
Copyright (c)
|
|
39030
|
+
Copyright (c) 2014 KARASZI István
|
|
39031
|
+
|
|
39032
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
39033
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
39034
|
+
in the Software without restriction, including without limitation the rights
|
|
39035
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
39036
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
39037
|
+
furnished to do so, subject to the following conditions:
|
|
39038
|
+
|
|
39039
|
+
The above copyright notice and this permission notice shall be included in all
|
|
39040
|
+
copies or substantial portions of the Software.
|
|
39041
|
+
|
|
39042
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
39043
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
39044
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
39045
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
39046
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
39047
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
39048
|
+
SOFTWARE.
|
|
39049
|
+
|
|
39050
|
+
|
|
39051
|
+
|
|
39052
|
+
|
|
39053
|
+
-------
|
|
39054
|
+
Package: os-tmpdir
|
|
39055
|
+
Url: https://npmjs.com/package/os-tmpdir
|
|
39056
|
+
License(s): MIT
|
|
39057
|
+
License Text:
|
|
39058
|
+
The MIT License (MIT)
|
|
39059
|
+
|
|
39060
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
39061
|
+
|
|
39062
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
39063
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
39064
|
+
in the Software without restriction, including without limitation the rights
|
|
39065
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
39066
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
39067
|
+
furnished to do so, subject to the following conditions:
|
|
39068
|
+
|
|
39069
|
+
The above copyright notice and this permission notice shall be included in
|
|
39070
|
+
all copies or substantial portions of the Software.
|
|
39071
|
+
|
|
39072
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
39073
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
39074
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
39075
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
39076
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
39077
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
39078
|
+
THE SOFTWARE.
|
|
39079
|
+
|
|
39080
|
+
|
|
39081
|
+
|
|
39082
|
+
|
|
39083
|
+
-------
|
|
39084
|
+
Package: figures
|
|
39085
|
+
Url: https://npmjs.com/package/figures
|
|
39086
|
+
License(s): MIT
|
|
39087
|
+
License Text:
|
|
39088
|
+
MIT License
|
|
39089
|
+
|
|
39090
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
39091
|
+
|
|
39092
|
+
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:
|
|
39093
|
+
|
|
39094
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
39095
|
+
|
|
39096
|
+
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.
|
|
39097
|
+
|
|
39098
|
+
|
|
39099
|
+
|
|
39100
|
+
|
|
39101
|
+
-------
|
|
39102
|
+
Package: mute-stream
|
|
39103
|
+
Url: git://github.com/isaacs/mute-stream
|
|
39104
|
+
License(s): ISC
|
|
39105
|
+
License Text:
|
|
39106
|
+
The ISC License
|
|
39107
|
+
|
|
39108
|
+
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
39109
|
+
|
|
39110
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
39111
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
39112
|
+
copyright notice and this permission notice appear in all copies.
|
|
39113
|
+
|
|
39114
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
39115
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
39116
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
39117
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
39118
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
39119
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
39120
|
+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
39121
|
+
|
|
39122
|
+
|
|
39123
|
+
|
|
39124
|
+
|
|
39125
|
+
-------
|
|
39126
|
+
Package: run-async
|
|
39127
|
+
Url: https://npmjs.com/package/run-async
|
|
39128
|
+
License(s): MIT
|
|
39129
|
+
License Text:
|
|
39130
|
+
The MIT License (MIT)
|
|
39131
|
+
|
|
39132
|
+
Copyright (c) 2014 Simon Boudrias
|
|
39133
|
+
|
|
39134
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
39135
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
39136
|
+
in the Software without restriction, including without limitation the rights
|
|
39137
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
39138
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
39139
|
+
furnished to do so, subject to the following conditions:
|
|
39140
|
+
|
|
39141
|
+
The above copyright notice and this permission notice shall be included in all
|
|
39142
|
+
copies or substantial portions of the Software.
|
|
39143
|
+
|
|
39144
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
39145
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
39146
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
39147
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
39148
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
39149
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
39150
|
+
SOFTWARE.
|
|
39151
|
+
|
|
39152
|
+
|
|
39153
|
+
|
|
39154
|
+
|
|
39155
|
+
-------
|
|
39156
|
+
Package: rxjs
|
|
39157
|
+
Url: https://github.com/ReactiveX/RxJS
|
|
39158
|
+
License(s): Apache-2.0
|
|
39159
|
+
License Text:
|
|
39160
|
+
Apache License
|
|
39161
|
+
Version 2.0, January 2004
|
|
39162
|
+
http://www.apache.org/licenses/
|
|
39163
|
+
|
|
39164
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
39165
|
+
|
|
39166
|
+
1. Definitions.
|
|
39167
|
+
|
|
39168
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
39169
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
39170
|
+
|
|
39171
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
39172
|
+
the copyright owner that is granting the License.
|
|
39173
|
+
|
|
39174
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
39175
|
+
other entities that control, are controlled by, or are under common
|
|
39176
|
+
control with that entity. For the purposes of this definition,
|
|
39177
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
39178
|
+
direction or management of such entity, whether by contract or
|
|
39179
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
39180
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
39181
|
+
|
|
39182
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
39183
|
+
exercising permissions granted by this License.
|
|
39184
|
+
|
|
39185
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
39186
|
+
including but not limited to software source code, documentation
|
|
39187
|
+
source, and configuration files.
|
|
39188
|
+
|
|
39189
|
+
"Object" form shall mean any form resulting from mechanical
|
|
39190
|
+
transformation or translation of a Source form, including but
|
|
39191
|
+
not limited to compiled object code, generated documentation,
|
|
39192
|
+
and conversions to other media types.
|
|
39193
|
+
|
|
39194
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
39195
|
+
Object form, made available under the License, as indicated by a
|
|
39196
|
+
copyright notice that is included in or attached to the work
|
|
39197
|
+
(an example is provided in the Appendix below).
|
|
39198
|
+
|
|
39199
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
39200
|
+
form, that is based on (or derived from) the Work and for which the
|
|
39201
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
39202
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
39203
|
+
of this License, Derivative Works shall not include works that remain
|
|
39204
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
39205
|
+
the Work and Derivative Works thereof.
|
|
39206
|
+
|
|
39207
|
+
"Contribution" shall mean any work of authorship, including
|
|
39208
|
+
the original version of the Work and any modifications or additions
|
|
39209
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
39210
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
39211
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
39212
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
39213
|
+
means any form of electronic, verbal, or written communication sent
|
|
39214
|
+
to the Licensor or its representatives, including but not limited to
|
|
39215
|
+
communication on electronic mailing lists, source code control systems,
|
|
39216
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
39217
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
39218
|
+
excluding communication that is conspicuously marked or otherwise
|
|
39219
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
39220
|
+
|
|
39221
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
39222
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
39223
|
+
subsequently incorporated within the Work.
|
|
39224
|
+
|
|
39225
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
39226
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
39227
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
39228
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
39229
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
39230
|
+
Work and such Derivative Works in Source or Object form.
|
|
39231
|
+
|
|
39232
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
39233
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
39234
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
39235
|
+
(except as stated in this section) patent license to make, have made,
|
|
39236
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
39237
|
+
where such license applies only to those patent claims licensable
|
|
39238
|
+
by such Contributor that are necessarily infringed by their
|
|
39239
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
39240
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
39241
|
+
institute patent litigation against any entity (including a
|
|
39242
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
39243
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
39244
|
+
or contributory patent infringement, then any patent licenses
|
|
39245
|
+
granted to You under this License for that Work shall terminate
|
|
39246
|
+
as of the date such litigation is filed.
|
|
39247
|
+
|
|
39248
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
39249
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
39250
|
+
modifications, and in Source or Object form, provided that You
|
|
39251
|
+
meet the following conditions:
|
|
39252
|
+
|
|
39253
|
+
(a) You must give any other recipients of the Work or
|
|
39254
|
+
Derivative Works a copy of this License; and
|
|
39255
|
+
|
|
39256
|
+
(b) You must cause any modified files to carry prominent notices
|
|
39257
|
+
stating that You changed the files; and
|
|
39258
|
+
|
|
39259
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
39260
|
+
that You distribute, all copyright, patent, trademark, and
|
|
39261
|
+
attribution notices from the Source form of the Work,
|
|
39262
|
+
excluding those notices that do not pertain to any part of
|
|
39263
|
+
the Derivative Works; and
|
|
39264
|
+
|
|
39265
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
39266
|
+
distribution, then any Derivative Works that You distribute must
|
|
39267
|
+
include a readable copy of the attribution notices contained
|
|
39268
|
+
within such NOTICE file, excluding those notices that do not
|
|
39269
|
+
pertain to any part of the Derivative Works, in at least one
|
|
39270
|
+
of the following places: within a NOTICE text file distributed
|
|
39271
|
+
as part of the Derivative Works; within the Source form or
|
|
39272
|
+
documentation, if provided along with the Derivative Works; or,
|
|
39273
|
+
within a display generated by the Derivative Works, if and
|
|
39274
|
+
wherever such third-party notices normally appear. The contents
|
|
39275
|
+
of the NOTICE file are for informational purposes only and
|
|
39276
|
+
do not modify the License. You may add Your own attribution
|
|
39277
|
+
notices within Derivative Works that You distribute, alongside
|
|
39278
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
39279
|
+
that such additional attribution notices cannot be construed
|
|
39280
|
+
as modifying the License.
|
|
39281
|
+
|
|
39282
|
+
You may add Your own copyright statement to Your modifications and
|
|
39283
|
+
may provide additional or different license terms and conditions
|
|
39284
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
39285
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
39286
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
39287
|
+
the conditions stated in this License.
|
|
39288
|
+
|
|
39289
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
39290
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
39291
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
39292
|
+
this License, without any additional terms or conditions.
|
|
39293
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
39294
|
+
the terms of any separate license agreement you may have executed
|
|
39295
|
+
with Licensor regarding such Contributions.
|
|
39296
|
+
|
|
39297
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
39298
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
39299
|
+
except as required for reasonable and customary use in describing the
|
|
39300
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
39301
|
+
|
|
39302
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
39303
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
39304
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
39305
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
39306
|
+
implied, including, without limitation, any warranties or conditions
|
|
39307
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
39308
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
39309
|
+
appropriateness of using or redistributing the Work and assume any
|
|
39310
|
+
risks associated with Your exercise of permissions under this License.
|
|
39311
|
+
|
|
39312
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
39313
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
39314
|
+
unless required by applicable law (such as deliberate and grossly
|
|
39315
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
39316
|
+
liable to You for damages, including any direct, indirect, special,
|
|
39317
|
+
incidental, or consequential damages of any character arising as a
|
|
39318
|
+
result of this License or out of the use or inability to use the
|
|
39319
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
39320
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
39321
|
+
other commercial damages or losses), even if such Contributor
|
|
39322
|
+
has been advised of the possibility of such damages.
|
|
39323
|
+
|
|
39324
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
39325
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
39326
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
39327
|
+
or other liability obligations and/or rights consistent with this
|
|
39328
|
+
License. However, in accepting such obligations, You may act only
|
|
39329
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
39330
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
39331
|
+
defend, and hold each Contributor harmless for any liability
|
|
39332
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
39333
|
+
of your accepting any such warranty or additional liability.
|
|
39334
|
+
|
|
39335
|
+
END OF TERMS AND CONDITIONS
|
|
39336
|
+
|
|
39337
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
39338
|
+
|
|
39339
|
+
To apply the Apache License to your work, attach the following
|
|
39340
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
39341
|
+
replaced with your own identifying information. (Don't include
|
|
39342
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
39343
|
+
comment syntax for the file format. We also recommend that a
|
|
39344
|
+
file or class name and description of purpose be included on the
|
|
39345
|
+
same "printed page" as the copyright notice for easier
|
|
39346
|
+
identification within third-party archives.
|
|
39347
|
+
|
|
39348
|
+
Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
|
|
39349
|
+
|
|
39350
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
39351
|
+
you may not use this file except in compliance with the License.
|
|
39352
|
+
You may obtain a copy of the License at
|
|
39353
|
+
|
|
39354
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
39355
|
+
|
|
39356
|
+
Unless required by applicable law or agreed to in writing, software
|
|
39357
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
39358
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
39359
|
+
See the License for the specific language governing permissions and
|
|
39360
|
+
limitations under the License.
|
|
39361
|
+
|
|
39362
|
+
|
|
39363
|
+
|
|
39364
|
+
|
|
39365
|
+
|
|
39366
|
+
-------
|
|
39367
|
+
Package: through
|
|
39368
|
+
Url: https://github.com/dominictarr/through
|
|
39369
|
+
License(s): MIT
|
|
39370
|
+
License Text:
|
|
39371
|
+
The MIT License
|
|
39372
|
+
|
|
39373
|
+
Copyright (c) 2011 Dominic Tarr
|
|
39374
|
+
|
|
39375
|
+
Permission is hereby granted, free of charge,
|
|
39376
|
+
to any person obtaining a copy of this software and
|
|
39377
|
+
associated documentation files (the "Software"), to
|
|
39378
|
+
deal in the Software without restriction, including
|
|
39379
|
+
without limitation the rights to use, copy, modify,
|
|
39380
|
+
merge, publish, distribute, sublicense, and/or sell
|
|
39381
|
+
copies of the Software, and to permit persons to whom
|
|
39382
|
+
the Software is furnished to do so,
|
|
39383
|
+
subject to the following conditions:
|
|
39384
|
+
|
|
39385
|
+
The above copyright notice and this permission notice
|
|
39386
|
+
shall be included in all copies or substantial portions of the Software.
|
|
39387
|
+
|
|
39388
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
39389
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
39390
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
39391
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
|
|
39392
|
+
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
39393
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
39394
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
39395
|
+
|
|
39396
|
+
|
|
39397
|
+
|
|
39398
|
+
|
|
39399
|
+
-------
|
|
39400
|
+
Package: meow
|
|
39401
|
+
Url: https://npmjs.com/package/meow
|
|
39402
|
+
License(s): MIT
|
|
39403
|
+
License Text:
|
|
39404
|
+
MIT License
|
|
39405
|
+
|
|
39406
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
39407
|
+
|
|
39408
|
+
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:
|
|
39409
|
+
|
|
39410
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
39411
|
+
|
|
39412
|
+
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.
|
|
39413
|
+
|
|
39414
|
+
|
|
39415
|
+
|
|
39416
|
+
|
|
39417
|
+
-------
|
|
39418
|
+
Package: @types/minimist
|
|
39419
|
+
Url: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist
|
|
39420
|
+
License(s): MIT
|
|
39421
|
+
License Text:
|
|
39422
|
+
MIT License
|
|
39423
|
+
|
|
39424
|
+
Copyright (c) Microsoft Corporation.
|
|
39425
|
+
|
|
39426
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
39427
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
39428
|
+
in the Software without restriction, including without limitation the rights
|
|
39429
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
39430
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
39431
|
+
furnished to do so, subject to the following conditions:
|
|
39432
|
+
|
|
39433
|
+
The above copyright notice and this permission notice shall be included in all
|
|
39434
|
+
copies or substantial portions of the Software.
|
|
39435
|
+
|
|
39436
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
39437
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
39438
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
39439
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
39440
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
39441
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
39442
|
+
SOFTWARE
|
|
39443
|
+
|
|
39444
|
+
|
|
39445
|
+
|
|
39446
|
+
|
|
39447
|
+
-------
|
|
39448
|
+
Package: camelcase-keys
|
|
39449
|
+
Url: https://npmjs.com/package/camelcase-keys
|
|
39450
|
+
License(s): MIT
|
|
39451
|
+
License Text:
|
|
39452
|
+
MIT License
|
|
39453
|
+
|
|
39454
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
39455
|
+
|
|
39456
|
+
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:
|
|
39457
|
+
|
|
39458
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
39459
|
+
|
|
39460
|
+
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.
|
|
39461
|
+
|
|
39462
|
+
|
|
39463
|
+
|
|
39464
|
+
|
|
39465
|
+
-------
|
|
39466
|
+
Package: camelcase
|
|
39467
|
+
Url: https://npmjs.com/package/camelcase
|
|
39468
|
+
License(s): MIT
|
|
39469
|
+
License Text:
|
|
39470
|
+
MIT License
|
|
39471
|
+
|
|
39472
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
39473
|
+
|
|
39474
|
+
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:
|
|
39475
|
+
|
|
39476
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
39477
|
+
|
|
39478
|
+
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.
|
|
39479
|
+
|
|
39480
|
+
|
|
39481
|
+
|
|
39482
|
+
|
|
39483
|
+
-------
|
|
39484
|
+
Package: map-obj
|
|
39485
|
+
Url: https://npmjs.com/package/map-obj
|
|
39486
|
+
License(s): MIT
|
|
39487
|
+
License Text:
|
|
39488
|
+
MIT License
|
|
39489
|
+
|
|
39490
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
39491
|
+
|
|
39492
|
+
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:
|
|
39493
|
+
|
|
39494
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
39495
|
+
|
|
39496
|
+
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.
|
|
39497
|
+
|
|
39498
|
+
|
|
39499
|
+
|
|
39500
|
+
|
|
39501
|
+
-------
|
|
39502
|
+
Package: quick-lru
|
|
39503
|
+
Url: https://npmjs.com/package/quick-lru
|
|
39504
|
+
License(s): MIT
|
|
39505
|
+
License Text:
|
|
39506
|
+
MIT License
|
|
39507
|
+
|
|
39508
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
39509
|
+
|
|
39510
|
+
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:
|
|
39511
|
+
|
|
39512
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
39513
|
+
|
|
39514
|
+
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.
|
|
39515
|
+
|
|
39516
|
+
|
|
39517
|
+
|
|
39518
|
+
|
|
39519
|
+
-------
|
|
39520
|
+
Package: decamelize
|
|
39521
|
+
Url: https://npmjs.com/package/decamelize
|
|
39522
|
+
License(s): MIT
|
|
39523
|
+
License Text:
|
|
39524
|
+
The MIT License (MIT)
|
|
39525
|
+
|
|
39526
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
39527
|
+
|
|
39528
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
39529
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
39530
|
+
in the Software without restriction, including without limitation the rights
|
|
39531
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
39532
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
39533
|
+
furnished to do so, subject to the following conditions:
|
|
39534
|
+
|
|
39535
|
+
The above copyright notice and this permission notice shall be included in
|
|
39536
|
+
all copies or substantial portions of the Software.
|
|
39537
|
+
|
|
39538
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
39539
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
39540
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
39541
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
39542
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
39543
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
39544
|
+
THE SOFTWARE.
|
|
39545
|
+
|
|
39546
|
+
|
|
39547
|
+
|
|
39548
|
+
|
|
39549
|
+
-------
|
|
39550
|
+
Package: decamelize-keys
|
|
39551
|
+
Url: https://npmjs.com/package/decamelize-keys
|
|
39552
|
+
License(s): MIT
|
|
39553
|
+
License Text:
|
|
39554
|
+
The MIT License (MIT)
|
|
39555
|
+
|
|
39556
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com), Dmirty Sobolev <disobolev@icloud.com>
|
|
39557
|
+
|
|
39558
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
39559
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
39560
|
+
in the Software without restriction, including without limitation the rights
|
|
39561
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
39562
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
39563
|
+
furnished to do so, subject to the following conditions:
|
|
39564
|
+
|
|
39565
|
+
The above copyright notice and this permission notice shall be included in
|
|
39566
|
+
all copies or substantial portions of the Software.
|
|
39567
|
+
|
|
39568
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
39569
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
39570
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
39571
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
39572
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
39573
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
39574
|
+
THE SOFTWARE.
|
|
39575
|
+
|
|
39576
|
+
|
|
39577
|
+
|
|
39578
|
+
|
|
39579
|
+
-------
|
|
39580
|
+
Package: hard-rejection
|
|
39581
|
+
Url: https://npmjs.com/package/hard-rejection
|
|
39582
|
+
License(s): MIT
|
|
39583
|
+
License Text:
|
|
39584
|
+
MIT License
|
|
39585
|
+
|
|
39586
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
39587
|
+
|
|
39588
|
+
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:
|
|
39589
|
+
|
|
39590
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
39591
|
+
|
|
39592
|
+
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.
|
|
39593
|
+
|
|
39594
|
+
|
|
39595
|
+
|
|
39596
|
+
|
|
39597
|
+
-------
|
|
39598
|
+
Package: minimist-options
|
|
39599
|
+
Url: https://npmjs.com/package/minimist-options
|
|
39600
|
+
License(s): MIT
|
|
39601
|
+
License Text:
|
|
39602
|
+
The MIT License (MIT)
|
|
39603
|
+
|
|
39604
|
+
Copyright (c) Vadim Demedes <vdemedes@gmail.com> (vadimdemedes.com)
|
|
38924
39605
|
|
|
38925
39606
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
38926
39607
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -46336,10 +47017,10 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
46336
47017
|
|
|
46337
47018
|
-------
|
|
46338
47019
|
Package: @jridgewell/gen-mapping
|
|
46339
|
-
Url: https://
|
|
47020
|
+
Url: https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping
|
|
46340
47021
|
License(s): MIT
|
|
46341
47022
|
License Text:
|
|
46342
|
-
Copyright
|
|
47023
|
+
Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
|
46343
47024
|
|
|
46344
47025
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
46345
47026
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -46363,11 +47044,11 @@ SOFTWARE.
|
|
|
46363
47044
|
|
|
46364
47045
|
|
|
46365
47046
|
-------
|
|
46366
|
-
Package: @jridgewell/
|
|
46367
|
-
Url: https://
|
|
47047
|
+
Package: @jridgewell/sourcemap-codec
|
|
47048
|
+
Url: https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec
|
|
46368
47049
|
License(s): MIT
|
|
46369
47050
|
License Text:
|
|
46370
|
-
Copyright
|
|
47051
|
+
Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
|
46371
47052
|
|
|
46372
47053
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
46373
47054
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -46390,42 +47071,12 @@ SOFTWARE.
|
|
|
46390
47071
|
|
|
46391
47072
|
|
|
46392
47073
|
|
|
46393
|
-
-------
|
|
46394
|
-
Package: @jridgewell/sourcemap-codec
|
|
46395
|
-
Url: git+https://github.com/jridgewell/sourcemap-codec.git
|
|
46396
|
-
License(s): MIT
|
|
46397
|
-
License Text:
|
|
46398
|
-
The MIT License
|
|
46399
|
-
|
|
46400
|
-
Copyright (c) 2015 Rich Harris
|
|
46401
|
-
|
|
46402
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
46403
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
46404
|
-
in the Software without restriction, including without limitation the rights
|
|
46405
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
46406
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
46407
|
-
furnished to do so, subject to the following conditions:
|
|
46408
|
-
|
|
46409
|
-
The above copyright notice and this permission notice shall be included in
|
|
46410
|
-
all copies or substantial portions of the Software.
|
|
46411
|
-
|
|
46412
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
46413
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
46414
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
46415
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
46416
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
46417
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
46418
|
-
THE SOFTWARE.
|
|
46419
|
-
|
|
46420
|
-
|
|
46421
|
-
|
|
46422
|
-
|
|
46423
47074
|
-------
|
|
46424
47075
|
Package: @jridgewell/trace-mapping
|
|
46425
|
-
Url:
|
|
47076
|
+
Url: https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping
|
|
46426
47077
|
License(s): MIT
|
|
46427
47078
|
License Text:
|
|
46428
|
-
Copyright
|
|
47079
|
+
Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
|
46429
47080
|
|
|
46430
47081
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
46431
47082
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -46506,6 +47157,34 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
46506
47157
|
|
|
46507
47158
|
|
|
46508
47159
|
|
|
47160
|
+
-------
|
|
47161
|
+
Package: @babel/parser
|
|
47162
|
+
Url: https://babel.dev/docs/en/next/babel-parser
|
|
47163
|
+
License(s): MIT
|
|
47164
|
+
License Text:
|
|
47165
|
+
Copyright (C) 2012-2014 by various contributors (see AUTHORS)
|
|
47166
|
+
|
|
47167
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
47168
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
47169
|
+
in the Software without restriction, including without limitation the rights
|
|
47170
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
47171
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
47172
|
+
furnished to do so, subject to the following conditions:
|
|
47173
|
+
|
|
47174
|
+
The above copyright notice and this permission notice shall be included in
|
|
47175
|
+
all copies or substantial portions of the Software.
|
|
47176
|
+
|
|
47177
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
47178
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
47179
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
47180
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
47181
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
47182
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
47183
|
+
THE SOFTWARE.
|
|
47184
|
+
|
|
47185
|
+
|
|
47186
|
+
|
|
47187
|
+
|
|
46509
47188
|
-------
|
|
46510
47189
|
Package: @babel/types
|
|
46511
47190
|
Url: https://babel.dev/docs/en/next/babel-types
|
|
@@ -47378,34 +48057,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
47378
48057
|
|
|
47379
48058
|
|
|
47380
48059
|
|
|
47381
|
-
-------
|
|
47382
|
-
Package: @babel/parser
|
|
47383
|
-
Url: https://babel.dev/docs/en/next/babel-parser
|
|
47384
|
-
License(s): MIT
|
|
47385
|
-
License Text:
|
|
47386
|
-
Copyright (C) 2012-2014 by various contributors (see AUTHORS)
|
|
47387
|
-
|
|
47388
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
47389
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
47390
|
-
in the Software without restriction, including without limitation the rights
|
|
47391
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
47392
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
47393
|
-
furnished to do so, subject to the following conditions:
|
|
47394
|
-
|
|
47395
|
-
The above copyright notice and this permission notice shall be included in
|
|
47396
|
-
all copies or substantial portions of the Software.
|
|
47397
|
-
|
|
47398
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
47399
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
47400
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
47401
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
47402
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
47403
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
47404
|
-
THE SOFTWARE.
|
|
47405
|
-
|
|
47406
|
-
|
|
47407
|
-
|
|
47408
|
-
|
|
47409
48060
|
-------
|
|
47410
48061
|
Package: @babel/traverse
|
|
47411
48062
|
Url: https://babel.dev/docs/en/next/babel-traverse
|
|
@@ -47438,39 +48089,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
47438
48089
|
|
|
47439
48090
|
|
|
47440
48091
|
-------
|
|
47441
|
-
Package: @babel/helper-
|
|
47442
|
-
Url: https://
|
|
47443
|
-
License(s): MIT
|
|
47444
|
-
License Text:
|
|
47445
|
-
MIT License
|
|
47446
|
-
|
|
47447
|
-
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
47448
|
-
|
|
47449
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
47450
|
-
a copy of this software and associated documentation files (the
|
|
47451
|
-
"Software"), to deal in the Software without restriction, including
|
|
47452
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
47453
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
47454
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
47455
|
-
the following conditions:
|
|
47456
|
-
|
|
47457
|
-
The above copyright notice and this permission notice shall be
|
|
47458
|
-
included in all copies or substantial portions of the Software.
|
|
47459
|
-
|
|
47460
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
47461
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
47462
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
47463
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
47464
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
47465
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
47466
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
47467
|
-
|
|
47468
|
-
|
|
47469
|
-
|
|
47470
|
-
|
|
47471
|
-
-------
|
|
47472
|
-
Package: @babel/helper-hoist-variables
|
|
47473
|
-
Url: https://babel.dev/docs/en/next/babel-helper-hoist-variables
|
|
48092
|
+
Package: @babel/helper-globals
|
|
48093
|
+
Url: https://github.com/babel/babel.git
|
|
47474
48094
|
License(s): MIT
|
|
47475
48095
|
License Text:
|
|
47476
48096
|
MIT License
|
|
@@ -48445,24 +49065,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
48445
49065
|
|
|
48446
49066
|
|
|
48447
49067
|
|
|
48448
|
-
-------
|
|
48449
|
-
Package: ansi-escapes
|
|
48450
|
-
Url: https://npmjs.com/package/ansi-escapes
|
|
48451
|
-
License(s): MIT
|
|
48452
|
-
License Text:
|
|
48453
|
-
MIT License
|
|
48454
|
-
|
|
48455
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
48456
|
-
|
|
48457
|
-
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:
|
|
48458
|
-
|
|
48459
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
48460
|
-
|
|
48461
|
-
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.
|
|
48462
|
-
|
|
48463
|
-
|
|
48464
|
-
|
|
48465
|
-
|
|
48466
49068
|
-------
|
|
48467
49069
|
Package: jest-changed-files
|
|
48468
49070
|
Url: https://github.com/facebook/jest.git
|