@aws/nx-plugin 0.121.0 → 0.123.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE-THIRD-PARTY +583 -489
- package/README.md +1 -1
- package/package.json +8 -8
- package/src/infra/app/__snapshots__/generator.spec.ts.snap +17 -17
- package/src/preset/__snapshots__/generator.spec.ts.snap +3 -3
- package/src/py/agent/__snapshots__/generator.spec.ts.snap +6 -6
- package/src/py/agent/react-connection/__snapshots__/generator.spec.ts.snap +7 -16
- package/src/py/mcp-server/__snapshots__/generator.spec.ts.snap +3 -3
- package/src/ts/mcp-server/__snapshots__/generator.spec.ts.snap +3 -3
- package/src/ts/rdb/__snapshots__/generator.spec.ts.snap +36 -18
- package/src/ts/react-website/agui/files/common/src/hooks/useAgui__agentNameClassName__.tsx.template +1 -16
- package/src/ts/react-website/agui/generator.js +0 -1
- package/src/ts/react-website/agui/generator.js.map +1 -1
- package/src/ts/react-website/app/__snapshots__/generator.spec.ts.snap +32 -32
- package/src/utils/rdb-constructs/files/terraform/core/rdb/aurora/aurora.tf.template +18 -9
- package/src/utils/versions.d.ts +55 -55
- package/src/utils/versions.js +54 -54
- package/src/utils/versions.js.map +1 -1
package/LICENSE-THIRD-PARTY
CHANGED
|
@@ -3424,19 +3424,19 @@ MIT License
|
|
|
3424
3424
|
|
|
3425
3425
|
Copyright (c) The maintainers of @esbuild/linux-x64 <https://github.com/evanw/esbuild#readme>
|
|
3426
3426
|
|
|
3427
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3428
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3429
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3430
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3427
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3428
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3429
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3430
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3431
3431
|
following conditions:
|
|
3432
3432
|
|
|
3433
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3433
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3434
3434
|
portions of the Software.
|
|
3435
3435
|
|
|
3436
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3437
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3438
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3439
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3436
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3437
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3438
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3439
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3440
3440
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3441
3441
|
|
|
3442
3442
|
---
|
|
@@ -3579,19 +3579,19 @@ MIT License
|
|
|
3579
3579
|
|
|
3580
3580
|
Copyright (c) The maintainers of @getgrit/gritql <https://github.com/biomejs/gritql#readme>
|
|
3581
3581
|
|
|
3582
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3583
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3584
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3585
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3582
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3583
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3584
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3585
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3586
3586
|
following conditions:
|
|
3587
3587
|
|
|
3588
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3588
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3589
3589
|
portions of the Software.
|
|
3590
3590
|
|
|
3591
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3592
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3593
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3594
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3591
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3592
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3593
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3594
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3595
3595
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3596
3596
|
|
|
3597
3597
|
---
|
|
@@ -3603,19 +3603,19 @@ MIT License
|
|
|
3603
3603
|
|
|
3604
3604
|
Copyright (c) The maintainers of @getgrit/gritql-linux-x64-gnu <https://github.com/biomejs/gritql#readme>
|
|
3605
3605
|
|
|
3606
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3607
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3608
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3609
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3606
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3607
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3608
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3609
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3610
3610
|
following conditions:
|
|
3611
3611
|
|
|
3612
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3612
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3613
3613
|
portions of the Software.
|
|
3614
3614
|
|
|
3615
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3616
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3617
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3618
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3615
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3616
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3617
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3618
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3619
3619
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3620
3620
|
|
|
3621
3621
|
---
|
|
@@ -3681,19 +3681,19 @@ MIT License
|
|
|
3681
3681
|
|
|
3682
3682
|
Copyright (c) Yusuke Wada
|
|
3683
3683
|
|
|
3684
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3685
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3686
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3687
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3684
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3685
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3686
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3687
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3688
3688
|
following conditions:
|
|
3689
3689
|
|
|
3690
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3690
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3691
3691
|
portions of the Software.
|
|
3692
3692
|
|
|
3693
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3694
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3695
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3696
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3693
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3694
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3695
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3696
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3697
3697
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3698
3698
|
|
|
3699
3699
|
---
|
|
@@ -4953,7 +4953,7 @@ SOFTWARE.
|
|
|
4953
4953
|
|
|
4954
4954
|
---
|
|
4955
4955
|
|
|
4956
|
-
The following software may be included in this product: @nx/devkit (22.7.
|
|
4956
|
+
The following software may be included in this product: @nx/devkit (22.7.3)
|
|
4957
4957
|
This software contains the following license and notice below:
|
|
4958
4958
|
|
|
4959
4959
|
(The MIT License)
|
|
@@ -4981,7 +4981,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
4981
4981
|
|
|
4982
4982
|
---
|
|
4983
4983
|
|
|
4984
|
-
The following software may be included in this product: @nx/devkit (22.7.
|
|
4984
|
+
The following software may be included in this product: @nx/devkit (22.7.5)
|
|
4985
4985
|
This software contains the following license and notice below:
|
|
4986
4986
|
|
|
4987
4987
|
(The MIT License)
|
|
@@ -5009,7 +5009,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5009
5009
|
|
|
5010
5010
|
---
|
|
5011
5011
|
|
|
5012
|
-
The following software may be included in this product: @nx/eslint (22.7.
|
|
5012
|
+
The following software may be included in this product: @nx/eslint (22.7.5)
|
|
5013
5013
|
This software contains the following license and notice below:
|
|
5014
5014
|
|
|
5015
5015
|
(The MIT License)
|
|
@@ -5037,7 +5037,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5037
5037
|
|
|
5038
5038
|
---
|
|
5039
5039
|
|
|
5040
|
-
The following software may be included in this product: @nx/js (22.7.
|
|
5040
|
+
The following software may be included in this product: @nx/js (22.7.5)
|
|
5041
5041
|
This software contains the following license and notice below:
|
|
5042
5042
|
|
|
5043
5043
|
(The MIT License)
|
|
@@ -5065,7 +5065,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5065
5065
|
|
|
5066
5066
|
---
|
|
5067
5067
|
|
|
5068
|
-
The following software may be included in this product: @nx/module-federation (22.7.
|
|
5068
|
+
The following software may be included in this product: @nx/module-federation (22.7.5)
|
|
5069
5069
|
This software contains the following license and notice below:
|
|
5070
5070
|
|
|
5071
5071
|
(The MIT License)
|
|
@@ -5093,7 +5093,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5093
5093
|
|
|
5094
5094
|
---
|
|
5095
5095
|
|
|
5096
|
-
The following software may be included in this product: @nx/nx-linux-x64-gnu (22.7.
|
|
5096
|
+
The following software may be included in this product: @nx/nx-linux-x64-gnu (22.7.5)
|
|
5097
5097
|
This software contains the following license and notice below:
|
|
5098
5098
|
|
|
5099
5099
|
(The MIT License)
|
|
@@ -5121,7 +5121,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5121
5121
|
|
|
5122
5122
|
---
|
|
5123
5123
|
|
|
5124
|
-
The following software may be included in this product: @nx/playwright (22.7.
|
|
5124
|
+
The following software may be included in this product: @nx/playwright (22.7.5)
|
|
5125
5125
|
This software contains the following license and notice below:
|
|
5126
5126
|
|
|
5127
5127
|
(The MIT License)
|
|
@@ -5149,7 +5149,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5149
5149
|
|
|
5150
5150
|
---
|
|
5151
5151
|
|
|
5152
|
-
The following software may be included in this product: @nx/react (22.7.
|
|
5152
|
+
The following software may be included in this product: @nx/react (22.7.5)
|
|
5153
5153
|
This software contains the following license and notice below:
|
|
5154
5154
|
|
|
5155
5155
|
(The MIT License)
|
|
@@ -5177,7 +5177,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5177
5177
|
|
|
5178
5178
|
---
|
|
5179
5179
|
|
|
5180
|
-
The following software may be included in this product: @nx/rollup (22.7.
|
|
5180
|
+
The following software may be included in this product: @nx/rollup (22.7.5)
|
|
5181
5181
|
This software contains the following license and notice below:
|
|
5182
5182
|
|
|
5183
5183
|
(The MIT License)
|
|
@@ -5205,7 +5205,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5205
5205
|
|
|
5206
5206
|
---
|
|
5207
5207
|
|
|
5208
|
-
The following software may be included in this product: @nx/vite (22.7.
|
|
5208
|
+
The following software may be included in this product: @nx/vite (22.7.5)
|
|
5209
5209
|
This software contains the following license and notice below:
|
|
5210
5210
|
|
|
5211
5211
|
(The MIT License)
|
|
@@ -5233,7 +5233,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5233
5233
|
|
|
5234
5234
|
---
|
|
5235
5235
|
|
|
5236
|
-
The following software may be included in this product: @nx/vitest (22.7.
|
|
5236
|
+
The following software may be included in this product: @nx/vitest (22.7.5)
|
|
5237
5237
|
This software contains the following license and notice below:
|
|
5238
5238
|
|
|
5239
5239
|
(The MIT License)
|
|
@@ -5261,7 +5261,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5261
5261
|
|
|
5262
5262
|
---
|
|
5263
5263
|
|
|
5264
|
-
The following software may be included in this product: @nx/web (22.7.
|
|
5264
|
+
The following software may be included in this product: @nx/web (22.7.5)
|
|
5265
5265
|
This software contains the following license and notice below:
|
|
5266
5266
|
|
|
5267
5267
|
(The MIT License)
|
|
@@ -5289,7 +5289,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
5289
5289
|
|
|
5290
5290
|
---
|
|
5291
5291
|
|
|
5292
|
-
The following software may be included in this product: @nx/workspace (22.7.
|
|
5292
|
+
The following software may be included in this product: @nx/workspace (22.7.5)
|
|
5293
5293
|
This software contains the following license and notice below:
|
|
5294
5294
|
|
|
5295
5295
|
(The MIT License)
|
|
@@ -5407,19 +5407,19 @@ MIT License
|
|
|
5407
5407
|
|
|
5408
5408
|
Copyright (c) The maintainers of @oxc-resolver/binding-linux-x64-gnu <https://oxc.rs>
|
|
5409
5409
|
|
|
5410
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5411
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5412
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5413
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5410
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5411
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5412
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5413
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5414
5414
|
following conditions:
|
|
5415
5415
|
|
|
5416
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5416
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5417
5417
|
portions of the Software.
|
|
5418
5418
|
|
|
5419
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5420
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5421
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5422
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5419
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5420
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5421
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5422
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5423
5423
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5424
5424
|
|
|
5425
5425
|
---
|
|
@@ -5692,19 +5692,19 @@ MIT License
|
|
|
5692
5692
|
|
|
5693
5693
|
Copyright (c) Luke Edwards
|
|
5694
5694
|
|
|
5695
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5696
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5697
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5698
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5695
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5696
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5697
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5698
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5699
5699
|
following conditions:
|
|
5700
5700
|
|
|
5701
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5701
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5702
5702
|
portions of the Software.
|
|
5703
5703
|
|
|
5704
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5705
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5706
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5707
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5704
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5705
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5706
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5707
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5708
5708
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5709
5709
|
|
|
5710
5710
|
---
|
|
@@ -5716,19 +5716,19 @@ MIT License
|
|
|
5716
5716
|
|
|
5717
5717
|
Copyright (c) The maintainers of @rolldown/binding-linux-x64-gnu <https://rolldown.rs/>
|
|
5718
5718
|
|
|
5719
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5720
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5721
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5722
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5719
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5720
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5721
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5722
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5723
5723
|
following conditions:
|
|
5724
5724
|
|
|
5725
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5725
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5726
5726
|
portions of the Software.
|
|
5727
5727
|
|
|
5728
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5729
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5730
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5731
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5728
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5729
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5730
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5731
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5732
5732
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5733
5733
|
|
|
5734
5734
|
---
|
|
@@ -5740,19 +5740,19 @@ MIT License
|
|
|
5740
5740
|
|
|
5741
5741
|
Copyright (c) The maintainers of @rolldown/binding-linux-x64-gnu <https://rolldown.rs/>
|
|
5742
5742
|
|
|
5743
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5744
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5745
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5746
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5743
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5744
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5745
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5746
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5747
5747
|
following conditions:
|
|
5748
5748
|
|
|
5749
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5749
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5750
5750
|
portions of the Software.
|
|
5751
5751
|
|
|
5752
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5753
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5754
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5755
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5752
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5753
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5754
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5755
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5756
5756
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5757
5757
|
|
|
5758
5758
|
---
|
|
@@ -5876,19 +5876,19 @@ MIT License
|
|
|
5876
5876
|
|
|
5877
5877
|
Copyright (c) Rich Harris
|
|
5878
5878
|
|
|
5879
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5880
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5881
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5882
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5879
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5880
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5881
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5882
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5883
5883
|
following conditions:
|
|
5884
5884
|
|
|
5885
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5885
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5886
5886
|
portions of the Software.
|
|
5887
5887
|
|
|
5888
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5889
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5890
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5891
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5888
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5889
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5890
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5891
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5892
5892
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5893
5893
|
|
|
5894
5894
|
---
|
|
@@ -5981,19 +5981,19 @@ MIT License
|
|
|
5981
5981
|
|
|
5982
5982
|
Copyright (c) Rich Harris
|
|
5983
5983
|
|
|
5984
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5985
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5986
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5987
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5984
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
5985
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
5986
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
5987
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
5988
5988
|
following conditions:
|
|
5989
5989
|
|
|
5990
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5990
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
5991
5991
|
portions of the Software.
|
|
5992
5992
|
|
|
5993
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5994
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5995
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5996
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5993
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
5994
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
5995
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
5996
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
5997
5997
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
5998
5998
|
|
|
5999
5999
|
---
|
|
@@ -6032,19 +6032,19 @@ MIT License
|
|
|
6032
6032
|
|
|
6033
6033
|
Copyright (c) Lukas Taegert-Atkinson
|
|
6034
6034
|
|
|
6035
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
6036
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
6037
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6038
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
6035
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
6036
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
6037
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6038
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
6039
6039
|
following conditions:
|
|
6040
6040
|
|
|
6041
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
6041
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
6042
6042
|
portions of the Software.
|
|
6043
6043
|
|
|
6044
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
6045
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
6046
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
6047
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
6044
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
6045
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
6046
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
6047
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
6048
6048
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6049
6049
|
|
|
6050
6050
|
---
|
|
@@ -6499,19 +6499,19 @@ MIT License
|
|
|
6499
6499
|
|
|
6500
6500
|
Copyright (c) toyobayashi
|
|
6501
6501
|
|
|
6502
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
6503
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
6504
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6505
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
6502
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
6503
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
6504
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
6505
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
6506
6506
|
following conditions:
|
|
6507
6507
|
|
|
6508
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
6508
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
6509
6509
|
portions of the Software.
|
|
6510
6510
|
|
|
6511
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
6512
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
6513
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
6514
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
6511
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
6512
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
6513
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
6514
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
6515
6515
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
6516
6516
|
|
|
6517
6517
|
---
|
|
@@ -7029,33 +7029,6 @@ SOFTWARE
|
|
|
7029
7029
|
|
|
7030
7030
|
---
|
|
7031
7031
|
|
|
7032
|
-
The following software may be included in this product: @types/node (25.8.0)
|
|
7033
|
-
This software contains the following license and notice below:
|
|
7034
|
-
|
|
7035
|
-
MIT License
|
|
7036
|
-
|
|
7037
|
-
Copyright (c) Microsoft Corporation.
|
|
7038
|
-
|
|
7039
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7040
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7041
|
-
in the Software without restriction, including without limitation the rights
|
|
7042
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7043
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
7044
|
-
furnished to do so, subject to the following conditions:
|
|
7045
|
-
|
|
7046
|
-
The above copyright notice and this permission notice shall be included in all
|
|
7047
|
-
copies or substantial portions of the Software.
|
|
7048
|
-
|
|
7049
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
7050
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
7051
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
7052
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
7053
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
7054
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
7055
|
-
SOFTWARE
|
|
7056
|
-
|
|
7057
|
-
---
|
|
7058
|
-
|
|
7059
7032
|
The following software may be included in this product: @types/node (25.9.1)
|
|
7060
7033
|
This software contains the following license and notice below:
|
|
7061
7034
|
|
|
@@ -7245,34 +7218,7 @@ SOFTWARE
|
|
|
7245
7218
|
|
|
7246
7219
|
---
|
|
7247
7220
|
|
|
7248
|
-
The following software may be included in this product: @verdaccio/auth (8.0.
|
|
7249
|
-
This software contains the following license and notice below:
|
|
7250
|
-
|
|
7251
|
-
MIT License
|
|
7252
|
-
|
|
7253
|
-
Copyright (c) 2025 Verdaccio contributors
|
|
7254
|
-
|
|
7255
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7256
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7257
|
-
in the Software without restriction, including without limitation the rights
|
|
7258
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7259
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
7260
|
-
furnished to do so, subject to the following conditions:
|
|
7261
|
-
|
|
7262
|
-
The above copyright notice and this permission notice shall be included in all
|
|
7263
|
-
copies or substantial portions of the Software.
|
|
7264
|
-
|
|
7265
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
7266
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
7267
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
7268
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
7269
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
7270
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
7271
|
-
SOFTWARE.
|
|
7272
|
-
|
|
7273
|
-
---
|
|
7274
|
-
|
|
7275
|
-
The following software may be included in this product: @verdaccio/config (8.1.0)
|
|
7221
|
+
The following software may be included in this product: @verdaccio/auth (8.0.2)
|
|
7276
7222
|
This software contains the following license and notice below:
|
|
7277
7223
|
|
|
7278
7224
|
MIT License
|
|
@@ -7299,7 +7245,7 @@ SOFTWARE.
|
|
|
7299
7245
|
|
|
7300
7246
|
---
|
|
7301
7247
|
|
|
7302
|
-
The following software may be included in this product: @verdaccio/
|
|
7248
|
+
The following software may be included in this product: @verdaccio/config (8.1.1)
|
|
7303
7249
|
This software contains the following license and notice below:
|
|
7304
7250
|
|
|
7305
7251
|
MIT License
|
|
@@ -7326,7 +7272,7 @@ SOFTWARE.
|
|
|
7326
7272
|
|
|
7327
7273
|
---
|
|
7328
7274
|
|
|
7329
|
-
The following software may be included in this product: @verdaccio/core (8.1.
|
|
7275
|
+
The following software may be included in this product: @verdaccio/core (8.1.1)
|
|
7330
7276
|
This software contains the following license and notice below:
|
|
7331
7277
|
|
|
7332
7278
|
MIT License
|
|
@@ -7353,34 +7299,7 @@ SOFTWARE.
|
|
|
7353
7299
|
|
|
7354
7300
|
---
|
|
7355
7301
|
|
|
7356
|
-
The following software may be included in this product: @verdaccio/file-locking (
|
|
7357
|
-
This software contains the following license and notice below:
|
|
7358
|
-
|
|
7359
|
-
MIT License
|
|
7360
|
-
|
|
7361
|
-
Copyright (c) 2019 Verdaccio
|
|
7362
|
-
|
|
7363
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7364
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7365
|
-
in the Software without restriction, including without limitation the rights
|
|
7366
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7367
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
7368
|
-
furnished to do so, subject to the following conditions:
|
|
7369
|
-
|
|
7370
|
-
The above copyright notice and this permission notice shall be included in all
|
|
7371
|
-
copies or substantial portions of the Software.
|
|
7372
|
-
|
|
7373
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
7374
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
7375
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
7376
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
7377
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
7378
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
7379
|
-
SOFTWARE.
|
|
7380
|
-
|
|
7381
|
-
---
|
|
7382
|
-
|
|
7383
|
-
The following software may be included in this product: @verdaccio/file-locking (13.0.0)
|
|
7302
|
+
The following software may be included in this product: @verdaccio/file-locking (13.0.1)
|
|
7384
7303
|
This software contains the following license and notice below:
|
|
7385
7304
|
|
|
7386
7305
|
MIT License
|
|
@@ -7407,7 +7326,7 @@ SOFTWARE.
|
|
|
7407
7326
|
|
|
7408
7327
|
---
|
|
7409
7328
|
|
|
7410
|
-
The following software may be included in this product: @verdaccio/hooks (8.0.
|
|
7329
|
+
The following software may be included in this product: @verdaccio/hooks (8.0.2)
|
|
7411
7330
|
This software contains the following license and notice below:
|
|
7412
7331
|
|
|
7413
7332
|
MIT License
|
|
@@ -7434,7 +7353,7 @@ SOFTWARE.
|
|
|
7434
7353
|
|
|
7435
7354
|
---
|
|
7436
7355
|
|
|
7437
|
-
The following software may be included in this product: @verdaccio/loaders (8.0.
|
|
7356
|
+
The following software may be included in this product: @verdaccio/loaders (8.0.2)
|
|
7438
7357
|
This software contains the following license and notice below:
|
|
7439
7358
|
|
|
7440
7359
|
MIT License
|
|
@@ -7461,7 +7380,7 @@ SOFTWARE.
|
|
|
7461
7380
|
|
|
7462
7381
|
---
|
|
7463
7382
|
|
|
7464
|
-
The following software may be included in this product: @verdaccio/local-storage-legacy (11.3.
|
|
7383
|
+
The following software may be included in this product: @verdaccio/local-storage-legacy (11.3.3)
|
|
7465
7384
|
This software contains the following license and notice below:
|
|
7466
7385
|
|
|
7467
7386
|
MIT License
|
|
@@ -7488,7 +7407,7 @@ SOFTWARE.
|
|
|
7488
7407
|
|
|
7489
7408
|
---
|
|
7490
7409
|
|
|
7491
|
-
The following software may be included in this product: @verdaccio/logger (8.0.
|
|
7410
|
+
The following software may be included in this product: @verdaccio/logger (8.0.2)
|
|
7492
7411
|
This software contains the following license and notice below:
|
|
7493
7412
|
|
|
7494
7413
|
MIT License
|
|
@@ -7515,7 +7434,7 @@ SOFTWARE.
|
|
|
7515
7434
|
|
|
7516
7435
|
---
|
|
7517
7436
|
|
|
7518
|
-
The following software may be included in this product: @verdaccio/logger-commons (8.0.
|
|
7437
|
+
The following software may be included in this product: @verdaccio/logger-commons (8.0.2)
|
|
7519
7438
|
This software contains the following license and notice below:
|
|
7520
7439
|
|
|
7521
7440
|
MIT License
|
|
@@ -7542,7 +7461,7 @@ SOFTWARE.
|
|
|
7542
7461
|
|
|
7543
7462
|
---
|
|
7544
7463
|
|
|
7545
|
-
The following software may be included in this product: @verdaccio/logger-prettify (8.0.
|
|
7464
|
+
The following software may be included in this product: @verdaccio/logger-prettify (8.0.1)
|
|
7546
7465
|
This software contains the following license and notice below:
|
|
7547
7466
|
|
|
7548
7467
|
MIT License
|
|
@@ -7569,7 +7488,7 @@ SOFTWARE.
|
|
|
7569
7488
|
|
|
7570
7489
|
---
|
|
7571
7490
|
|
|
7572
|
-
The following software may be included in this product: @verdaccio/middleware (8.0.
|
|
7491
|
+
The following software may be included in this product: @verdaccio/middleware (8.0.2)
|
|
7573
7492
|
This software contains the following license and notice below:
|
|
7574
7493
|
|
|
7575
7494
|
MIT License
|
|
@@ -7596,7 +7515,7 @@ SOFTWARE.
|
|
|
7596
7515
|
|
|
7597
7516
|
---
|
|
7598
7517
|
|
|
7599
|
-
The following software may be included in this product: @verdaccio/package-filter (13.0.
|
|
7518
|
+
The following software may be included in this product: @verdaccio/package-filter (13.0.2)
|
|
7600
7519
|
This software contains the following license and notice below:
|
|
7601
7520
|
|
|
7602
7521
|
MIT License
|
|
@@ -7623,7 +7542,7 @@ SOFTWARE.
|
|
|
7623
7542
|
|
|
7624
7543
|
---
|
|
7625
7544
|
|
|
7626
|
-
The following software may be included in this product: @verdaccio/search-indexer (8.0.
|
|
7545
|
+
The following software may be included in this product: @verdaccio/search-indexer (8.0.2)
|
|
7627
7546
|
This software contains the following license and notice below:
|
|
7628
7547
|
|
|
7629
7548
|
MIT License
|
|
@@ -7650,7 +7569,7 @@ SOFTWARE.
|
|
|
7650
7569
|
|
|
7651
7570
|
---
|
|
7652
7571
|
|
|
7653
|
-
The following software may be included in this product: @verdaccio/signature (8.0.
|
|
7572
|
+
The following software may be included in this product: @verdaccio/signature (8.0.2)
|
|
7654
7573
|
This software contains the following license and notice below:
|
|
7655
7574
|
|
|
7656
7575
|
MIT License
|
|
@@ -7677,7 +7596,7 @@ SOFTWARE.
|
|
|
7677
7596
|
|
|
7678
7597
|
---
|
|
7679
7598
|
|
|
7680
|
-
The following software may be included in this product: @verdaccio/streams (10.2.
|
|
7599
|
+
The following software may be included in this product: @verdaccio/streams (10.2.5)
|
|
7681
7600
|
This software contains the following license and notice below:
|
|
7682
7601
|
|
|
7683
7602
|
MIT License
|
|
@@ -7704,7 +7623,7 @@ SOFTWARE.
|
|
|
7704
7623
|
|
|
7705
7624
|
---
|
|
7706
7625
|
|
|
7707
|
-
The following software may be included in this product: @verdaccio/tarball (13.0.
|
|
7626
|
+
The following software may be included in this product: @verdaccio/tarball (13.0.2)
|
|
7708
7627
|
This software contains the following license and notice below:
|
|
7709
7628
|
|
|
7710
7629
|
MIT License
|
|
@@ -7758,7 +7677,7 @@ SOFTWARE.
|
|
|
7758
7677
|
|
|
7759
7678
|
---
|
|
7760
7679
|
|
|
7761
|
-
The following software may be included in this product: @verdaccio/url (13.0.
|
|
7680
|
+
The following software may be included in this product: @verdaccio/url (13.0.2)
|
|
7762
7681
|
This software contains the following license and notice below:
|
|
7763
7682
|
|
|
7764
7683
|
MIT License
|
|
@@ -7785,7 +7704,7 @@ SOFTWARE.
|
|
|
7785
7704
|
|
|
7786
7705
|
---
|
|
7787
7706
|
|
|
7788
|
-
The following software may be included in this product: @verdaccio/utils (8.1.
|
|
7707
|
+
The following software may be included in this product: @verdaccio/utils (8.1.2)
|
|
7789
7708
|
This software contains the following license and notice below:
|
|
7790
7709
|
|
|
7791
7710
|
MIT License
|
|
@@ -8713,19 +8632,19 @@ MIT License
|
|
|
8713
8632
|
|
|
8714
8633
|
Copyright (c) Nathan Rajlich
|
|
8715
8634
|
|
|
8716
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
8717
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
8718
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
8719
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
8635
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
8636
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
8637
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
8638
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
8720
8639
|
following conditions:
|
|
8721
8640
|
|
|
8722
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
8641
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
8723
8642
|
portions of the Software.
|
|
8724
8643
|
|
|
8725
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
8726
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
8727
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
8728
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
8644
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
8645
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
8646
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
8647
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
8729
8648
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
8730
8649
|
|
|
8731
8650
|
---
|
|
@@ -8757,33 +8676,6 @@ SOFTWARE.
|
|
|
8757
8676
|
|
|
8758
8677
|
---
|
|
8759
8678
|
|
|
8760
|
-
The following software may be included in this product: ajv (8.17.1)
|
|
8761
|
-
This software contains the following license and notice below:
|
|
8762
|
-
|
|
8763
|
-
The MIT License (MIT)
|
|
8764
|
-
|
|
8765
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
8766
|
-
|
|
8767
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8768
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
8769
|
-
in the Software without restriction, including without limitation the rights
|
|
8770
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
8771
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
8772
|
-
furnished to do so, subject to the following conditions:
|
|
8773
|
-
|
|
8774
|
-
The above copyright notice and this permission notice shall be included in all
|
|
8775
|
-
copies or substantial portions of the Software.
|
|
8776
|
-
|
|
8777
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
8778
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
8779
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
8780
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
8781
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
8782
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
8783
|
-
SOFTWARE.
|
|
8784
|
-
|
|
8785
|
-
---
|
|
8786
|
-
|
|
8787
8679
|
The following software may be included in this product: ajv (8.18.0)
|
|
8788
8680
|
This software contains the following license and notice below:
|
|
8789
8681
|
|
|
@@ -9929,6 +9821,35 @@ SOFTWARE.
|
|
|
9929
9821
|
|
|
9930
9822
|
---
|
|
9931
9823
|
|
|
9824
|
+
The following software may be included in this product: brace-expansion (5.0.6)
|
|
9825
|
+
This software contains the following license and notice below:
|
|
9826
|
+
|
|
9827
|
+
MIT License
|
|
9828
|
+
|
|
9829
|
+
Copyright Julian Gruber <julian@juliangruber.com>
|
|
9830
|
+
|
|
9831
|
+
TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
|
|
9832
|
+
|
|
9833
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
9834
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
9835
|
+
in the Software without restriction, including without limitation the rights
|
|
9836
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9837
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
9838
|
+
furnished to do so, subject to the following conditions:
|
|
9839
|
+
|
|
9840
|
+
The above copyright notice and this permission notice shall be included in all
|
|
9841
|
+
copies or substantial portions of the Software.
|
|
9842
|
+
|
|
9843
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
9844
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
9845
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
9846
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
9847
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
9848
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
9849
|
+
SOFTWARE.
|
|
9850
|
+
|
|
9851
|
+
---
|
|
9852
|
+
|
|
9932
9853
|
The following software may be included in this product: braces (3.0.3)
|
|
9933
9854
|
This software contains the following license and notice below:
|
|
9934
9855
|
|
|
@@ -9963,19 +9884,19 @@ MIT License
|
|
|
9963
9884
|
|
|
9964
9885
|
Copyright (c) Devon Govett
|
|
9965
9886
|
|
|
9966
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
9967
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
9968
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9969
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
9887
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
9888
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
9889
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9890
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
9970
9891
|
following conditions:
|
|
9971
9892
|
|
|
9972
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
9893
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
9973
9894
|
portions of the Software.
|
|
9974
9895
|
|
|
9975
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
9976
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
9977
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
9978
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
9896
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
9897
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
9898
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
9899
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
9979
9900
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
9980
9901
|
|
|
9981
9902
|
---
|
|
@@ -11950,19 +11871,19 @@ MIT License
|
|
|
11950
11871
|
|
|
11951
11872
|
Copyright (c) Nathan Rajlich
|
|
11952
11873
|
|
|
11953
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
11954
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
11955
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11956
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
11874
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
11875
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
11876
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11877
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
11957
11878
|
following conditions:
|
|
11958
11879
|
|
|
11959
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
11880
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
11960
11881
|
portions of the Software.
|
|
11961
11882
|
|
|
11962
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
11963
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
11964
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
11965
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
11883
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
11884
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
11885
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
11886
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
11966
11887
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
11967
11888
|
|
|
11968
11889
|
---
|
|
@@ -12692,19 +12613,19 @@ MIT License
|
|
|
12692
12613
|
|
|
12693
12614
|
Copyright (c) Masaki Komagata
|
|
12694
12615
|
|
|
12695
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
12696
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
12697
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12698
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
12616
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
12617
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
12618
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12619
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
12699
12620
|
following conditions:
|
|
12700
12621
|
|
|
12701
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
12622
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
12702
12623
|
portions of the Software.
|
|
12703
12624
|
|
|
12704
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
12705
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
12706
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
12707
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
12625
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
12626
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
12627
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
12628
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
12708
12629
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
12709
12630
|
|
|
12710
12631
|
---
|
|
@@ -14367,19 +14288,19 @@ MIT License
|
|
|
14367
14288
|
|
|
14368
14289
|
Copyright (c) Sami Samhuri
|
|
14369
14290
|
|
|
14370
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
14371
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
14372
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14373
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
14291
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
14292
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
14293
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
14294
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
14374
14295
|
following conditions:
|
|
14375
14296
|
|
|
14376
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
14297
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
14377
14298
|
portions of the Software.
|
|
14378
14299
|
|
|
14379
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
14380
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
14381
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
14382
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
14300
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
14301
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
14302
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
14303
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
14383
14304
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
14384
14305
|
|
|
14385
14306
|
---
|
|
@@ -15541,19 +15462,19 @@ MIT License
|
|
|
15541
15462
|
|
|
15542
15463
|
Copyright (c) Nathan Rajlich
|
|
15543
15464
|
|
|
15544
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
15545
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
15546
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15547
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
15465
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
15466
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
15467
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15468
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
15548
15469
|
following conditions:
|
|
15549
15470
|
|
|
15550
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
15471
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
15551
15472
|
portions of the Software.
|
|
15552
15473
|
|
|
15553
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
15554
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
15555
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
15556
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
15474
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
15475
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
15476
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
15477
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
15557
15478
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
15558
15479
|
|
|
15559
15480
|
---
|
|
@@ -15712,19 +15633,19 @@ MIT License
|
|
|
15712
15633
|
|
|
15713
15634
|
Copyright (c) Jens Taylor
|
|
15714
15635
|
|
|
15715
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
15716
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
15717
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15718
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
15636
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
15637
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
15638
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15639
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
15719
15640
|
following conditions:
|
|
15720
15641
|
|
|
15721
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
15642
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
15722
15643
|
portions of the Software.
|
|
15723
15644
|
|
|
15724
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
15725
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
15726
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
15727
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
15645
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
15646
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
15647
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
15648
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
15728
15649
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
15729
15650
|
|
|
15730
15651
|
---
|
|
@@ -16034,19 +15955,19 @@ MIT License
|
|
|
16034
15955
|
|
|
16035
15956
|
Copyright (c) Kevin Mårtensson
|
|
16036
15957
|
|
|
16037
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
16038
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
16039
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
16040
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
15958
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
15959
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
15960
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
15961
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
16041
15962
|
following conditions:
|
|
16042
15963
|
|
|
16043
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
15964
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
16044
15965
|
portions of the Software.
|
|
16045
15966
|
|
|
16046
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
16047
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
16048
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
16049
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
15967
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
15968
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
15969
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
15970
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
16050
15971
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
16051
15972
|
|
|
16052
15973
|
---
|
|
@@ -16274,19 +16195,19 @@ MIT License
|
|
|
16274
16195
|
|
|
16275
16196
|
Copyright (c) Rich Harris
|
|
16276
16197
|
|
|
16277
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
16278
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
16279
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
16280
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
16198
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
16199
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
16200
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
16201
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
16281
16202
|
following conditions:
|
|
16282
16203
|
|
|
16283
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
16204
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
16284
16205
|
portions of the Software.
|
|
16285
16206
|
|
|
16286
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
16287
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
16288
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
16289
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
16207
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
16208
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
16209
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
16210
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
16290
16211
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
16291
16212
|
|
|
16292
16213
|
---
|
|
@@ -16674,6 +16595,33 @@ THE SOFTWARE.
|
|
|
16674
16595
|
|
|
16675
16596
|
---
|
|
16676
16597
|
|
|
16598
|
+
The following software may be included in this product: js-yaml (4.2.0)
|
|
16599
|
+
This software contains the following license and notice below:
|
|
16600
|
+
|
|
16601
|
+
(The MIT License)
|
|
16602
|
+
|
|
16603
|
+
Copyright (C) 2011-2015 by Vitaly Puzrin
|
|
16604
|
+
|
|
16605
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
16606
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
16607
|
+
in the Software without restriction, including without limitation the rights
|
|
16608
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
16609
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
16610
|
+
furnished to do so, subject to the following conditions:
|
|
16611
|
+
|
|
16612
|
+
The above copyright notice and this permission notice shall be included in
|
|
16613
|
+
all copies or substantial portions of the Software.
|
|
16614
|
+
|
|
16615
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16616
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
16617
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
16618
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16619
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
16620
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
16621
|
+
THE SOFTWARE.
|
|
16622
|
+
|
|
16623
|
+
---
|
|
16624
|
+
|
|
16677
16625
|
The following software may be included in this product: jsbn (0.1.1)
|
|
16678
16626
|
This software contains the following license and notice below:
|
|
16679
16627
|
|
|
@@ -17197,19 +17145,19 @@ MIT License
|
|
|
17197
17145
|
|
|
17198
17146
|
Copyright (c) Jared Wray
|
|
17199
17147
|
|
|
17200
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
17201
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
17202
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
17203
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
17148
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
17149
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
17150
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
17151
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
17204
17152
|
following conditions:
|
|
17205
17153
|
|
|
17206
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
17154
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
17207
17155
|
portions of the Software.
|
|
17208
17156
|
|
|
17209
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
17210
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
17211
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
17212
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
17157
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
17158
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
17159
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
17160
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
17213
17161
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
17214
17162
|
|
|
17215
17163
|
---
|
|
@@ -17249,19 +17197,19 @@ MIT License
|
|
|
17249
17197
|
|
|
17250
17198
|
Copyright (c) The maintainers of koa-compose <https://github.com/koajs/compose#readme>
|
|
17251
17199
|
|
|
17252
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
17253
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
17254
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
17255
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
17200
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
17201
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
17202
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
17203
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
17256
17204
|
following conditions:
|
|
17257
17205
|
|
|
17258
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
17206
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
17259
17207
|
portions of the Software.
|
|
17260
17208
|
|
|
17261
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
17262
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
17263
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
17264
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
17209
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
17210
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
17211
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
17212
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
17265
17213
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
17266
17214
|
|
|
17267
17215
|
---
|
|
@@ -18254,19 +18202,19 @@ MIT License
|
|
|
18254
18202
|
|
|
18255
18203
|
Copyright (c) Christian Tellnes
|
|
18256
18204
|
|
|
18257
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
18258
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
18259
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
18260
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
18205
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
18206
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
18207
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
18208
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
18261
18209
|
following conditions:
|
|
18262
18210
|
|
|
18263
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
18211
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
18264
18212
|
portions of the Software.
|
|
18265
18213
|
|
|
18266
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
18267
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
18268
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
18269
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
18214
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
18215
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
18216
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
18217
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
18270
18218
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
18271
18219
|
|
|
18272
18220
|
---
|
|
@@ -20246,19 +20194,19 @@ MIT License
|
|
|
20246
20194
|
|
|
20247
20195
|
Copyright (c) Lauri Rooden
|
|
20248
20196
|
|
|
20249
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
20250
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
20251
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
20252
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
20197
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
20198
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
20199
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
20200
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
20253
20201
|
following conditions:
|
|
20254
20202
|
|
|
20255
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
20203
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
20256
20204
|
portions of the Software.
|
|
20257
20205
|
|
|
20258
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
20259
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
20260
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
20261
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
20206
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
20207
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
20208
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
20209
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
20262
20210
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
20263
20211
|
|
|
20264
20212
|
---
|
|
@@ -20772,7 +20720,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
20772
20720
|
|
|
20773
20721
|
---
|
|
20774
20722
|
|
|
20775
|
-
The following software may be included in this product: nx (22.7.
|
|
20723
|
+
The following software may be included in this product: nx (22.7.5)
|
|
20776
20724
|
This software contains the following license and notice below:
|
|
20777
20725
|
|
|
20778
20726
|
(The MIT License)
|
|
@@ -21155,19 +21103,19 @@ MIT License
|
|
|
21155
21103
|
|
|
21156
21104
|
Copyright (c) The maintainers of oxc-resolver <https://oxc.rs>
|
|
21157
21105
|
|
|
21158
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
21159
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
21160
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
21161
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
21106
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
21107
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
21108
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
21109
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
21162
21110
|
following conditions:
|
|
21163
21111
|
|
|
21164
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
21112
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
21165
21113
|
portions of the Software.
|
|
21166
21114
|
|
|
21167
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
21168
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
21169
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
21170
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
21115
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
21116
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
21117
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
21118
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
21171
21119
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
21172
21120
|
|
|
21173
21121
|
---
|
|
@@ -22778,7 +22726,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
|
22778
22726
|
|
|
22779
22727
|
---
|
|
22780
22728
|
|
|
22781
|
-
The following software may be included in this product: react (19.2.
|
|
22729
|
+
The following software may be included in this product: react (19.2.7)
|
|
22782
22730
|
This software contains the following license and notice below:
|
|
22783
22731
|
|
|
22784
22732
|
MIT License
|
|
@@ -22805,7 +22753,7 @@ SOFTWARE.
|
|
|
22805
22753
|
|
|
22806
22754
|
---
|
|
22807
22755
|
|
|
22808
|
-
The following software may be included in this product: react-dom (19.2.
|
|
22756
|
+
The following software may be included in this product: react-dom (19.2.7)
|
|
22809
22757
|
This software contains the following license and notice below:
|
|
22810
22758
|
|
|
22811
22759
|
MIT License
|
|
@@ -24603,19 +24551,19 @@ MIT License
|
|
|
24603
24551
|
|
|
24604
24552
|
Copyright (c) Vadim Demedes
|
|
24605
24553
|
|
|
24606
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
24607
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
24608
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
24609
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
24554
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
24555
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
24556
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
24557
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
24610
24558
|
following conditions:
|
|
24611
24559
|
|
|
24612
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
24560
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
24613
24561
|
portions of the Software.
|
|
24614
24562
|
|
|
24615
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
24616
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
24617
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
24618
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
24563
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
24564
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
24565
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
24566
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
24619
24567
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
24620
24568
|
|
|
24621
24569
|
---
|
|
@@ -24885,19 +24833,19 @@ MIT License
|
|
|
24885
24833
|
|
|
24886
24834
|
Copyright (c) Luke Edwards
|
|
24887
24835
|
|
|
24888
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
24889
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
24890
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
24891
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
24836
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
24837
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
24838
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
24839
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
24892
24840
|
following conditions:
|
|
24893
24841
|
|
|
24894
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
24842
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
24895
24843
|
portions of the Software.
|
|
24896
24844
|
|
|
24897
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
24898
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
24899
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
24900
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
24845
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
24846
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
24847
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
24848
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
24901
24849
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
24902
24850
|
|
|
24903
24851
|
---
|
|
@@ -25110,19 +25058,19 @@ MIT License
|
|
|
25110
25058
|
|
|
25111
25059
|
Copyright (c) Roman Shtylman
|
|
25112
25060
|
|
|
25113
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
25114
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
25115
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
25116
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
25061
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
25062
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
25063
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
25064
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
25117
25065
|
following conditions:
|
|
25118
25066
|
|
|
25119
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
25067
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
25120
25068
|
portions of the Software.
|
|
25121
25069
|
|
|
25122
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
25123
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
25124
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
25125
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
25070
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
25071
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
25072
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
25073
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
25126
25074
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
25127
25075
|
|
|
25128
25076
|
---
|
|
@@ -25645,19 +25593,19 @@ MIT License
|
|
|
25645
25593
|
|
|
25646
25594
|
Copyright (c) Rich Harris
|
|
25647
25595
|
|
|
25648
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
25649
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
25650
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
25651
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
25596
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
25597
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
25598
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
25599
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
25652
25600
|
following conditions:
|
|
25653
25601
|
|
|
25654
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
25602
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
25655
25603
|
portions of the Software.
|
|
25656
25604
|
|
|
25657
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
25658
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
25659
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
25660
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
25605
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
25606
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
25607
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
25608
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
25661
25609
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
25662
25610
|
|
|
25663
25611
|
---
|
|
@@ -26124,7 +26072,7 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTH
|
|
|
26124
26072
|
|
|
26125
26073
|
---
|
|
26126
26074
|
|
|
26127
|
-
The following software may be included in this product: tmp (0.2.
|
|
26075
|
+
The following software may be included in this product: tmp (0.2.6)
|
|
26128
26076
|
This software contains the following license and notice below:
|
|
26129
26077
|
|
|
26130
26078
|
The MIT License (MIT)
|
|
@@ -26239,19 +26187,19 @@ MIT License
|
|
|
26239
26187
|
|
|
26240
26188
|
Copyright (c) Sebastian Mayr
|
|
26241
26189
|
|
|
26242
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
26243
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
26244
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
26245
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
26190
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
26191
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
26192
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
26193
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
26246
26194
|
following conditions:
|
|
26247
26195
|
|
|
26248
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
26196
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
26249
26197
|
portions of the Software.
|
|
26250
26198
|
|
|
26251
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
26252
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
26253
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
26254
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
26199
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
26200
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
26201
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
26202
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
26255
26203
|
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
26256
26204
|
|
|
26257
26205
|
---
|
|
@@ -26391,7 +26339,7 @@ SOFTWARE.
|
|
|
26391
26339
|
|
|
26392
26340
|
---
|
|
26393
26341
|
|
|
26394
|
-
The following software may be included in this product: tsx (4.22.
|
|
26342
|
+
The following software may be included in this product: tsx (4.22.4)
|
|
26395
26343
|
This software contains the following license and notice below:
|
|
26396
26344
|
|
|
26397
26345
|
MIT License
|
|
@@ -27196,7 +27144,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
27196
27144
|
|
|
27197
27145
|
---
|
|
27198
27146
|
|
|
27199
|
-
The following software may be included in this product: verdaccio (6.7.
|
|
27147
|
+
The following software may be included in this product: verdaccio (6.7.2)
|
|
27200
27148
|
This software contains the following license and notice below:
|
|
27201
27149
|
|
|
27202
27150
|
MIT License
|
|
@@ -27223,7 +27171,7 @@ SOFTWARE.
|
|
|
27223
27171
|
|
|
27224
27172
|
---
|
|
27225
27173
|
|
|
27226
|
-
The following software may be included in this product: verdaccio-audit (13.0.
|
|
27174
|
+
The following software may be included in this product: verdaccio-audit (13.0.2)
|
|
27227
27175
|
This software contains the following license and notice below:
|
|
27228
27176
|
|
|
27229
27177
|
MIT License
|
|
@@ -27250,7 +27198,7 @@ SOFTWARE.
|
|
|
27250
27198
|
|
|
27251
27199
|
---
|
|
27252
27200
|
|
|
27253
|
-
The following software may be included in this product: verdaccio-htpasswd (13.0.
|
|
27201
|
+
The following software may be included in this product: verdaccio-htpasswd (13.0.2)
|
|
27254
27202
|
This software contains the following license and notice below:
|
|
27255
27203
|
|
|
27256
27204
|
MIT License
|
|
@@ -35675,7 +35623,7 @@ limitations under the License.
|
|
|
35675
35623
|
|
|
35676
35624
|
---
|
|
35677
35625
|
|
|
35678
|
-
The following software may be included in this product: @swc/helpers (0.5.
|
|
35626
|
+
The following software may be included in this product: @swc/helpers (0.5.23)
|
|
35679
35627
|
This software contains the following license and notice below:
|
|
35680
35628
|
|
|
35681
35629
|
Apache License
|
|
@@ -38712,6 +38660,213 @@ END OF TERMS AND CONDITIONS
|
|
|
38712
38660
|
|
|
38713
38661
|
---
|
|
38714
38662
|
|
|
38663
|
+
The following software may be included in this product: fuse.js (7.3.0)
|
|
38664
|
+
This software contains the following license and notice below:
|
|
38665
|
+
|
|
38666
|
+
Apache License
|
|
38667
|
+
Version 2.0, January 2004
|
|
38668
|
+
http://www.apache.org/licenses/
|
|
38669
|
+
|
|
38670
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
38671
|
+
|
|
38672
|
+
1. Definitions.
|
|
38673
|
+
|
|
38674
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
38675
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
38676
|
+
|
|
38677
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
38678
|
+
the copyright owner that is granting the License.
|
|
38679
|
+
|
|
38680
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
38681
|
+
other entities that control, are controlled by, or are under common
|
|
38682
|
+
control with that entity. For the purposes of this definition,
|
|
38683
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
38684
|
+
direction or management of such entity, whether by contract or
|
|
38685
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
38686
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
38687
|
+
|
|
38688
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
38689
|
+
exercising permissions granted by this License.
|
|
38690
|
+
|
|
38691
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
38692
|
+
including but not limited to software source code, documentation
|
|
38693
|
+
source, and configuration files.
|
|
38694
|
+
|
|
38695
|
+
"Object" form shall mean any form resulting from mechanical
|
|
38696
|
+
transformation or translation of a Source form, including but
|
|
38697
|
+
not limited to compiled object code, generated documentation,
|
|
38698
|
+
and conversions to other media types.
|
|
38699
|
+
|
|
38700
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
38701
|
+
Object form, made available under the License, as indicated by a
|
|
38702
|
+
copyright notice that is included in or attached to the work
|
|
38703
|
+
(an example is provided in the Appendix below).
|
|
38704
|
+
|
|
38705
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
38706
|
+
form, that is based on (or derived from) the Work and for which the
|
|
38707
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
38708
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
38709
|
+
of this License, Derivative Works shall not include works that remain
|
|
38710
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
38711
|
+
the Work and Derivative Works thereof.
|
|
38712
|
+
|
|
38713
|
+
"Contribution" shall mean any work of authorship, including
|
|
38714
|
+
the original version of the Work and any modifications or additions
|
|
38715
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
38716
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
38717
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
38718
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
38719
|
+
means any form of electronic, verbal, or written communication sent
|
|
38720
|
+
to the Licensor or its representatives, including but not limited to
|
|
38721
|
+
communication on electronic mailing lists, source code control systems,
|
|
38722
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
38723
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
38724
|
+
excluding communication that is conspicuously marked or otherwise
|
|
38725
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
38726
|
+
|
|
38727
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
38728
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
38729
|
+
subsequently incorporated within the Work.
|
|
38730
|
+
|
|
38731
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
38732
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
38733
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
38734
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
38735
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
38736
|
+
Work and such Derivative Works in Source or Object form.
|
|
38737
|
+
|
|
38738
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
38739
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
38740
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
38741
|
+
(except as stated in this section) patent license to make, have made,
|
|
38742
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
38743
|
+
where such license applies only to those patent claims licensable
|
|
38744
|
+
by such Contributor that are necessarily infringed by their
|
|
38745
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
38746
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
38747
|
+
institute patent litigation against any entity (including a
|
|
38748
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
38749
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
38750
|
+
or contributory patent infringement, then any patent licenses
|
|
38751
|
+
granted to You under this License for that Work shall terminate
|
|
38752
|
+
as of the date such litigation is filed.
|
|
38753
|
+
|
|
38754
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
38755
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
38756
|
+
modifications, and in Source or Object form, provided that You
|
|
38757
|
+
meet the following conditions:
|
|
38758
|
+
|
|
38759
|
+
(a) You must give any other recipients of the Work or
|
|
38760
|
+
Derivative Works a copy of this License; and
|
|
38761
|
+
|
|
38762
|
+
(b) You must cause any modified files to carry prominent notices
|
|
38763
|
+
stating that You changed the files; and
|
|
38764
|
+
|
|
38765
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
38766
|
+
that You distribute, all copyright, patent, trademark, and
|
|
38767
|
+
attribution notices from the Source form of the Work,
|
|
38768
|
+
excluding those notices that do not pertain to any part of
|
|
38769
|
+
the Derivative Works; and
|
|
38770
|
+
|
|
38771
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
38772
|
+
distribution, then any Derivative Works that You distribute must
|
|
38773
|
+
include a readable copy of the attribution notices contained
|
|
38774
|
+
within such NOTICE file, excluding those notices that do not
|
|
38775
|
+
pertain to any part of the Derivative Works, in at least one
|
|
38776
|
+
of the following places: within a NOTICE text file distributed
|
|
38777
|
+
as part of the Derivative Works; within the Source form or
|
|
38778
|
+
documentation, if provided along with the Derivative Works; or,
|
|
38779
|
+
within a display generated by the Derivative Works, if and
|
|
38780
|
+
wherever such third-party notices normally appear. The contents
|
|
38781
|
+
of the NOTICE file are for informational purposes only and
|
|
38782
|
+
do not modify the License. You may add Your own attribution
|
|
38783
|
+
notices within Derivative Works that You distribute, alongside
|
|
38784
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
38785
|
+
that such additional attribution notices cannot be construed
|
|
38786
|
+
as modifying the License.
|
|
38787
|
+
|
|
38788
|
+
You may add Your own copyright statement to Your modifications and
|
|
38789
|
+
may provide additional or different license terms and conditions
|
|
38790
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
38791
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
38792
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
38793
|
+
the conditions stated in this License.
|
|
38794
|
+
|
|
38795
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
38796
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
38797
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
38798
|
+
this License, without any additional terms or conditions.
|
|
38799
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
38800
|
+
the terms of any separate license agreement you may have executed
|
|
38801
|
+
with Licensor regarding such Contributions.
|
|
38802
|
+
|
|
38803
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
38804
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
38805
|
+
except as required for reasonable and customary use in describing the
|
|
38806
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
38807
|
+
|
|
38808
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
38809
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
38810
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
38811
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
38812
|
+
implied, including, without limitation, any warranties or conditions
|
|
38813
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
38814
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
38815
|
+
appropriateness of using or redistributing the Work and assume any
|
|
38816
|
+
risks associated with Your exercise of permissions under this License.
|
|
38817
|
+
|
|
38818
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
38819
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
38820
|
+
unless required by applicable law (such as deliberate and grossly
|
|
38821
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
38822
|
+
liable to You for damages, including any direct, indirect, special,
|
|
38823
|
+
incidental, or consequential damages of any character arising as a
|
|
38824
|
+
result of this License or out of the use or inability to use the
|
|
38825
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
38826
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
38827
|
+
other commercial damages or losses), even if such Contributor
|
|
38828
|
+
has been advised of the possibility of such damages.
|
|
38829
|
+
|
|
38830
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
38831
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
38832
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
38833
|
+
or other liability obligations and/or rights consistent with this
|
|
38834
|
+
License. However, in accepting such obligations, You may act only
|
|
38835
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
38836
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
38837
|
+
defend, and hold each Contributor harmless for any liability
|
|
38838
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
38839
|
+
of your accepting any such warranty or additional liability.
|
|
38840
|
+
|
|
38841
|
+
END OF TERMS AND CONDITIONS
|
|
38842
|
+
|
|
38843
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
38844
|
+
|
|
38845
|
+
To apply the Apache License to your work, attach the following
|
|
38846
|
+
boilerplate notice, with the fields enclosed by brackets "{}"
|
|
38847
|
+
replaced with your own identifying information. (Don't include
|
|
38848
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
38849
|
+
comment syntax for the file format. We also recommend that a
|
|
38850
|
+
file or class name and description of purpose be included on the
|
|
38851
|
+
same "printed page" as the copyright notice for easier
|
|
38852
|
+
identification within third-party archives.
|
|
38853
|
+
|
|
38854
|
+
Copyright 2017 Kirollos Risk
|
|
38855
|
+
|
|
38856
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
38857
|
+
you may not use this file except in compliance with the License.
|
|
38858
|
+
You may obtain a copy of the License at
|
|
38859
|
+
|
|
38860
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
38861
|
+
|
|
38862
|
+
Unless required by applicable law or agreed to in writing, software
|
|
38863
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
38864
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
38865
|
+
See the License for the specific language governing permissions and
|
|
38866
|
+
limitations under the License.
|
|
38867
|
+
|
|
38868
|
+
---
|
|
38869
|
+
|
|
38715
38870
|
The following software may be included in this product: log4js (6.9.1)
|
|
38716
38871
|
This software contains the following license and notice below:
|
|
38717
38872
|
|
|
@@ -40162,27 +40317,6 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
40162
40317
|
|
|
40163
40318
|
---
|
|
40164
40319
|
|
|
40165
|
-
The following software may be included in this product: minimatch (7.4.6)
|
|
40166
|
-
This software contains the following license and notice below:
|
|
40167
|
-
|
|
40168
|
-
The ISC License
|
|
40169
|
-
|
|
40170
|
-
Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
|
|
40171
|
-
|
|
40172
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
40173
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
40174
|
-
copyright notice and this permission notice appear in all copies.
|
|
40175
|
-
|
|
40176
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
40177
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
40178
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
40179
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
40180
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
40181
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
40182
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
40183
|
-
|
|
40184
|
-
---
|
|
40185
|
-
|
|
40186
40320
|
The following software may be included in this product: minimatch (7.4.9)
|
|
40187
40321
|
This software contains the following license and notice below:
|
|
40188
40322
|
|
|
@@ -40425,27 +40559,6 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
40425
40559
|
|
|
40426
40560
|
---
|
|
40427
40561
|
|
|
40428
|
-
The following software may be included in this product: semver (7.7.3)
|
|
40429
|
-
This software contains the following license and notice below:
|
|
40430
|
-
|
|
40431
|
-
The ISC License
|
|
40432
|
-
|
|
40433
|
-
Copyright (c) Isaac Z. Schlueter and Contributors
|
|
40434
|
-
|
|
40435
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
40436
|
-
purpose with or without fee is hereby granted, provided that the above
|
|
40437
|
-
copyright notice and this permission notice appear in all copies.
|
|
40438
|
-
|
|
40439
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
40440
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
40441
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
40442
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
40443
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
40444
|
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
40445
|
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
40446
|
-
|
|
40447
|
-
---
|
|
40448
|
-
|
|
40449
40562
|
The following software may be included in this product: semver (7.7.4)
|
|
40450
40563
|
This software contains the following license and notice below:
|
|
40451
40564
|
|
|
@@ -40753,26 +40866,7 @@ THIS SOFTWARE.
|
|
|
40753
40866
|
|
|
40754
40867
|
---
|
|
40755
40868
|
|
|
40756
|
-
The following software may be included in this product: yaml (2.
|
|
40757
|
-
This software contains the following license and notice below:
|
|
40758
|
-
|
|
40759
|
-
Copyright Eemeli Aro <eemeli@gmail.com>
|
|
40760
|
-
|
|
40761
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
40762
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
40763
|
-
and this permission notice appear in all copies.
|
|
40764
|
-
|
|
40765
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
40766
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
40767
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
40768
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
40769
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
40770
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
40771
|
-
THIS SOFTWARE.
|
|
40772
|
-
|
|
40773
|
-
---
|
|
40774
|
-
|
|
40775
|
-
The following software may be included in this product: yaml (2.8.3)
|
|
40869
|
+
The following software may be included in this product: yaml (2.9.0)
|
|
40776
40870
|
This software contains the following license and notice below:
|
|
40777
40871
|
|
|
40778
40872
|
Copyright Eemeli Aro <eemeli@gmail.com>
|