cdk-assets 4.3.6 → 4.4.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.
@@ -7390,6 +7390,84 @@ Apache License
7390
7390
  of your accepting any such warranty or additional liability.
7391
7391
 
7392
7392
 
7393
+ ----------------
7394
+
7395
+ ** @nodelib/fs.scandir@2.1.5 - https://www.npmjs.com/package/@nodelib/fs.scandir/v/2.1.5 | MIT
7396
+ The MIT License (MIT)
7397
+
7398
+ Copyright (c) Denis Malinochkin
7399
+
7400
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7401
+ of this software and associated documentation files (the "Software"), to deal
7402
+ in the Software without restriction, including without limitation the rights
7403
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7404
+ copies of the Software, and to permit persons to whom the Software is
7405
+ furnished to do so, subject to the following conditions:
7406
+
7407
+ The above copyright notice and this permission notice shall be included in all
7408
+ copies or substantial portions of the Software.
7409
+
7410
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7411
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7412
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7413
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7414
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7415
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7416
+ SOFTWARE.
7417
+
7418
+
7419
+ ----------------
7420
+
7421
+ ** @nodelib/fs.stat@2.0.5 - https://www.npmjs.com/package/@nodelib/fs.stat/v/2.0.5 | MIT
7422
+ The MIT License (MIT)
7423
+
7424
+ Copyright (c) Denis Malinochkin
7425
+
7426
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7427
+ of this software and associated documentation files (the "Software"), to deal
7428
+ in the Software without restriction, including without limitation the rights
7429
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7430
+ copies of the Software, and to permit persons to whom the Software is
7431
+ furnished to do so, subject to the following conditions:
7432
+
7433
+ The above copyright notice and this permission notice shall be included in all
7434
+ copies or substantial portions of the Software.
7435
+
7436
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7437
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7438
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7439
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7440
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7441
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7442
+ SOFTWARE.
7443
+
7444
+
7445
+ ----------------
7446
+
7447
+ ** @nodelib/fs.walk@1.2.8 - https://www.npmjs.com/package/@nodelib/fs.walk/v/1.2.8 | MIT
7448
+ The MIT License (MIT)
7449
+
7450
+ Copyright (c) Denis Malinochkin
7451
+
7452
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7453
+ of this software and associated documentation files (the "Software"), to deal
7454
+ in the Software without restriction, including without limitation the rights
7455
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7456
+ copies of the Software, and to permit persons to whom the Software is
7457
+ furnished to do so, subject to the following conditions:
7458
+
7459
+ The above copyright notice and this permission notice shall be included in all
7460
+ copies or substantial portions of the Software.
7461
+
7462
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7463
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7464
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7465
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7466
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7467
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7468
+ SOFTWARE.
7469
+
7470
+
7393
7471
  ----------------
7394
7472
 
7395
7473
  ** @smithy/abort-controller@4.2.6 - https://www.npmjs.com/package/@smithy/abort-controller/v/4.2.6 | Apache-2.0
@@ -17611,6 +17689,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
17611
17689
  SOFTWARE.
17612
17690
 
17613
17691
 
17692
+ ----------------
17693
+
17694
+ ** braces@3.0.3 - https://www.npmjs.com/package/braces/v/3.0.3 | MIT
17695
+ The MIT License (MIT)
17696
+
17697
+ Copyright (c) 2014-present, Jon Schlinkert.
17698
+
17699
+ Permission is hereby granted, free of charge, to any person obtaining a copy
17700
+ of this software and associated documentation files (the "Software"), to deal
17701
+ in the Software without restriction, including without limitation the rights
17702
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17703
+ copies of the Software, and to permit persons to whom the Software is
17704
+ furnished to do so, subject to the following conditions:
17705
+
17706
+ The above copyright notice and this permission notice shall be included in
17707
+ all copies or substantial portions of the Software.
17708
+
17709
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17710
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17711
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17712
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17713
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17714
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
17715
+ THE SOFTWARE.
17716
+
17717
+
17614
17718
  ----------------
17615
17719
 
17616
17720
  ** buffer-crc32@1.0.0 - https://www.npmjs.com/package/buffer-crc32/v/1.0.0 | MIT
@@ -18272,6 +18376,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18272
18376
  THE SOFTWARE.
18273
18377
 
18274
18378
 
18379
+ ----------------
18380
+
18381
+ ** fast-glob@3.3.3 - https://www.npmjs.com/package/fast-glob/v/3.3.3 | MIT
18382
+ The MIT License (MIT)
18383
+
18384
+ Copyright (c) Denis Malinochkin
18385
+
18386
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18387
+ of this software and associated documentation files (the "Software"), to deal
18388
+ in the Software without restriction, including without limitation the rights
18389
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18390
+ copies of the Software, and to permit persons to whom the Software is
18391
+ furnished to do so, subject to the following conditions:
18392
+
18393
+ The above copyright notice and this permission notice shall be included in all
18394
+ copies or substantial portions of the Software.
18395
+
18396
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18397
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18398
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18399
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18400
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18401
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18402
+ SOFTWARE.
18403
+
18404
+
18275
18405
  ----------------
18276
18406
 
18277
18407
  ** fast-xml-parser@5.2.5 - https://www.npmjs.com/package/fast-xml-parser/v/5.2.5 | MIT
@@ -18298,10 +18428,74 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18298
18428
  SOFTWARE.
18299
18429
 
18300
18430
 
18431
+ ----------------
18432
+
18433
+ ** fastq@1.19.1 - https://www.npmjs.com/package/fastq/v/1.19.1 | ISC
18434
+ Copyright (c) 2015-2020, Matteo Collina <matteo.collina@gmail.com>
18435
+
18436
+ Permission to use, copy, modify, and/or distribute this software for any
18437
+ purpose with or without fee is hereby granted, provided that the above
18438
+ copyright notice and this permission notice appear in all copies.
18439
+
18440
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
18441
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
18442
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
18443
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
18444
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
18445
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
18446
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18447
+
18448
+
18449
+ ----------------
18450
+
18451
+ ** fill-range@7.1.1 - https://www.npmjs.com/package/fill-range/v/7.1.1 | MIT
18452
+ The MIT License (MIT)
18453
+
18454
+ Copyright (c) 2014-present, Jon Schlinkert.
18455
+
18456
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18457
+ of this software and associated documentation files (the "Software"), to deal
18458
+ in the Software without restriction, including without limitation the rights
18459
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18460
+ copies of the Software, and to permit persons to whom the Software is
18461
+ furnished to do so, subject to the following conditions:
18462
+
18463
+ The above copyright notice and this permission notice shall be included in
18464
+ all copies or substantial portions of the Software.
18465
+
18466
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18467
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18468
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18469
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18470
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18471
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18472
+ THE SOFTWARE.
18473
+
18474
+
18301
18475
  ----------------
18302
18476
 
18303
18477
  ** get-caller-file@2.0.5 - https://www.npmjs.com/package/get-caller-file/v/2.0.5 | ISC
18304
18478
 
18479
+ ----------------
18480
+
18481
+ ** glob-parent@5.1.2 - https://www.npmjs.com/package/glob-parent/v/5.1.2 | ISC
18482
+ The ISC License
18483
+
18484
+ Copyright (c) 2015, 2019 Elan Shanker
18485
+
18486
+ Permission to use, copy, modify, and/or distribute this software for any
18487
+ purpose with or without fee is hereby granted, provided that the above
18488
+ copyright notice and this permission notice appear in all copies.
18489
+
18490
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
18491
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
18492
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
18493
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
18494
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
18495
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
18496
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18497
+
18498
+
18305
18499
  ----------------
18306
18500
 
18307
18501
  ** graceful-fs@4.2.11 - https://www.npmjs.com/package/graceful-fs/v/4.2.11 | ISC
@@ -18343,6 +18537,32 @@ PERFORMANCE OF THIS SOFTWARE.
18343
18537
 
18344
18538
 
18345
18539
 
18540
+ ----------------
18541
+
18542
+ ** is-extglob@2.1.1 - https://www.npmjs.com/package/is-extglob/v/2.1.1 | MIT
18543
+ The MIT License (MIT)
18544
+
18545
+ Copyright (c) 2014-2016, Jon Schlinkert
18546
+
18547
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18548
+ of this software and associated documentation files (the "Software"), to deal
18549
+ in the Software without restriction, including without limitation the rights
18550
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18551
+ copies of the Software, and to permit persons to whom the Software is
18552
+ furnished to do so, subject to the following conditions:
18553
+
18554
+ The above copyright notice and this permission notice shall be included in
18555
+ all copies or substantial portions of the Software.
18556
+
18557
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18558
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18559
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18560
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18561
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18562
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18563
+ THE SOFTWARE.
18564
+
18565
+
18346
18566
  ----------------
18347
18567
 
18348
18568
  ** is-fullwidth-code-point@3.0.0 - https://www.npmjs.com/package/is-fullwidth-code-point/v/3.0.0 | MIT
@@ -18357,6 +18577,58 @@ The above copyright notice and this permission notice shall be included in all c
18357
18577
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18358
18578
 
18359
18579
 
18580
+ ----------------
18581
+
18582
+ ** is-glob@4.0.3 - https://www.npmjs.com/package/is-glob/v/4.0.3 | MIT
18583
+ The MIT License (MIT)
18584
+
18585
+ Copyright (c) 2014-2017, Jon Schlinkert.
18586
+
18587
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18588
+ of this software and associated documentation files (the "Software"), to deal
18589
+ in the Software without restriction, including without limitation the rights
18590
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18591
+ copies of the Software, and to permit persons to whom the Software is
18592
+ furnished to do so, subject to the following conditions:
18593
+
18594
+ The above copyright notice and this permission notice shall be included in
18595
+ all copies or substantial portions of the Software.
18596
+
18597
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18598
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18599
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18600
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18601
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18602
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18603
+ THE SOFTWARE.
18604
+
18605
+
18606
+ ----------------
18607
+
18608
+ ** is-number@7.0.0 - https://www.npmjs.com/package/is-number/v/7.0.0 | MIT
18609
+ The MIT License (MIT)
18610
+
18611
+ Copyright (c) 2014-present, Jon Schlinkert.
18612
+
18613
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18614
+ of this software and associated documentation files (the "Software"), to deal
18615
+ in the Software without restriction, including without limitation the rights
18616
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18617
+ copies of the Software, and to permit persons to whom the Software is
18618
+ furnished to do so, subject to the following conditions:
18619
+
18620
+ The above copyright notice and this permission notice shall be included in
18621
+ all copies or substantial portions of the Software.
18622
+
18623
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18624
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18625
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18626
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18627
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18628
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18629
+ THE SOFTWARE.
18630
+
18631
+
18360
18632
  ----------------
18361
18633
 
18362
18634
  ** is-stream@2.0.1 - https://www.npmjs.com/package/is-stream/v/2.0.1 | MIT
@@ -18481,6 +18753,58 @@ licenses; we recommend you read them, as their terms may differ from the
18481
18753
  terms above.
18482
18754
 
18483
18755
 
18756
+ ----------------
18757
+
18758
+ ** merge2@1.4.1 - https://www.npmjs.com/package/merge2/v/1.4.1 | MIT
18759
+ The MIT License (MIT)
18760
+
18761
+ Copyright (c) 2014-2020 Teambition
18762
+
18763
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18764
+ of this software and associated documentation files (the "Software"), to deal
18765
+ in the Software without restriction, including without limitation the rights
18766
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18767
+ copies of the Software, and to permit persons to whom the Software is
18768
+ furnished to do so, subject to the following conditions:
18769
+
18770
+ The above copyright notice and this permission notice shall be included in all
18771
+ copies or substantial portions of the Software.
18772
+
18773
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18774
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18775
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18776
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18777
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18778
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18779
+ SOFTWARE.
18780
+
18781
+
18782
+ ----------------
18783
+
18784
+ ** micromatch@4.0.8 - https://www.npmjs.com/package/micromatch/v/4.0.8 | MIT
18785
+ The MIT License (MIT)
18786
+
18787
+ Copyright (c) 2014-present, Jon Schlinkert.
18788
+
18789
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18790
+ of this software and associated documentation files (the "Software"), to deal
18791
+ in the Software without restriction, including without limitation the rights
18792
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18793
+ copies of the Software, and to permit persons to whom the Software is
18794
+ furnished to do so, subject to the following conditions:
18795
+
18796
+ The above copyright notice and this permission notice shall be included in
18797
+ all copies or substantial portions of the Software.
18798
+
18799
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18800
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18801
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18802
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18803
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18804
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18805
+ THE SOFTWARE.
18806
+
18807
+
18484
18808
  ----------------
18485
18809
 
18486
18810
  ** mime@2.6.0 - https://www.npmjs.com/package/mime/v/2.6.0 | MIT
@@ -18553,6 +18877,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18553
18877
  THE SOFTWARE.
18554
18878
 
18555
18879
 
18880
+ ----------------
18881
+
18882
+ ** picomatch@2.3.1 - https://www.npmjs.com/package/picomatch/v/2.3.1 | MIT
18883
+ The MIT License (MIT)
18884
+
18885
+ Copyright (c) 2017-present, Jon Schlinkert.
18886
+
18887
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18888
+ of this software and associated documentation files (the "Software"), to deal
18889
+ in the Software without restriction, including without limitation the rights
18890
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18891
+ copies of the Software, and to permit persons to whom the Software is
18892
+ furnished to do so, subject to the following conditions:
18893
+
18894
+ The above copyright notice and this permission notice shall be included in
18895
+ all copies or substantial portions of the Software.
18896
+
18897
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18898
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18899
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18900
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18901
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18902
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
18903
+ THE SOFTWARE.
18904
+
18905
+
18556
18906
  ----------------
18557
18907
 
18558
18908
  ** process-nextick-args@2.0.1 - https://www.npmjs.com/package/process-nextick-args/v/2.0.1 | MIT
@@ -18584,6 +18934,31 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
18584
18934
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18585
18935
 
18586
18936
 
18937
+ ----------------
18938
+
18939
+ ** queue-microtask@1.2.3 - https://www.npmjs.com/package/queue-microtask/v/1.2.3 | MIT
18940
+ The MIT License (MIT)
18941
+
18942
+ Copyright (c) Feross Aboukhadijeh
18943
+
18944
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
18945
+ this software and associated documentation files (the "Software"), to deal in
18946
+ the Software without restriction, including without limitation the rights to
18947
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
18948
+ the Software, and to permit persons to whom the Software is furnished to do so,
18949
+ subject to the following conditions:
18950
+
18951
+ The above copyright notice and this permission notice shall be included in all
18952
+ copies or substantial portions of the Software.
18953
+
18954
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18955
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
18956
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18957
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
18958
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
18959
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18960
+
18961
+
18587
18962
  ----------------
18588
18963
 
18589
18964
  ** readable-stream@2.3.8 - https://www.npmjs.com/package/readable-stream/v/2.3.8 | MIT
@@ -18920,6 +19295,58 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
18920
19295
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
18921
19296
 
18922
19297
 
19298
+ ----------------
19299
+
19300
+ ** reusify@1.1.0 - https://www.npmjs.com/package/reusify/v/1.1.0 | MIT
19301
+ The MIT License (MIT)
19302
+
19303
+ Copyright (c) 2015-2024 Matteo Collina
19304
+
19305
+ Permission is hereby granted, free of charge, to any person obtaining a copy
19306
+ of this software and associated documentation files (the "Software"), to deal
19307
+ in the Software without restriction, including without limitation the rights
19308
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19309
+ copies of the Software, and to permit persons to whom the Software is
19310
+ furnished to do so, subject to the following conditions:
19311
+
19312
+ The above copyright notice and this permission notice shall be included in all
19313
+ copies or substantial portions of the Software.
19314
+
19315
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19316
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19317
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19318
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19319
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19320
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19321
+ SOFTWARE.
19322
+
19323
+
19324
+
19325
+ ----------------
19326
+
19327
+ ** run-parallel@1.2.0 - https://www.npmjs.com/package/run-parallel/v/1.2.0 | MIT
19328
+ The MIT License (MIT)
19329
+
19330
+ Copyright (c) Feross Aboukhadijeh
19331
+
19332
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
19333
+ this software and associated documentation files (the "Software"), to deal in
19334
+ the Software without restriction, including without limitation the rights to
19335
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
19336
+ the Software, and to permit persons to whom the Software is furnished to do so,
19337
+ subject to the following conditions:
19338
+
19339
+ The above copyright notice and this permission notice shall be included in all
19340
+ copies or substantial portions of the Software.
19341
+
19342
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19343
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
19344
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
19345
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19346
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
19347
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19348
+
19349
+
18923
19350
  ----------------
18924
19351
 
18925
19352
  ** safe-buffer@5.1.2 - https://www.npmjs.com/package/safe-buffer/v/5.1.2 | MIT
@@ -19383,6 +19810,32 @@ THE SOFTWARE.
19383
19810
  limitations under the License.
19384
19811
 
19385
19812
 
19813
+ ----------------
19814
+
19815
+ ** to-regex-range@5.0.1 - https://www.npmjs.com/package/to-regex-range/v/5.0.1 | MIT
19816
+ The MIT License (MIT)
19817
+
19818
+ Copyright (c) 2015-present, Jon Schlinkert.
19819
+
19820
+ Permission is hereby granted, free of charge, to any person obtaining a copy
19821
+ of this software and associated documentation files (the "Software"), to deal
19822
+ in the Software without restriction, including without limitation the rights
19823
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
19824
+ copies of the Software, and to permit persons to whom the Software is
19825
+ furnished to do so, subject to the following conditions:
19826
+
19827
+ The above copyright notice and this permission notice shall be included in
19828
+ all copies or substantial portions of the Software.
19829
+
19830
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
19831
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19832
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19833
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19834
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19835
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19836
+ THE SOFTWARE.
19837
+
19838
+
19386
19839
  ----------------
19387
19840
 
19388
19841
  ** tslib@2.8.1 - https://www.npmjs.com/package/tslib/v/2.8.1 | 0BSD