@gooddata/sdk-ui-ext 10.0.0-alpha.9 → 10.0.0-beta.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.
Files changed (42) hide show
  1. package/NOTICE +1371 -1072
  2. package/esm/index.d.ts +1 -0
  3. package/esm/index.d.ts.map +1 -1
  4. package/esm/index.js.map +1 -1
  5. package/esm/internal/assets/repeater/bucket-title-view.svg +1 -0
  6. package/esm/internal/components/configurationPanels/RepeaterConfigurationPanel.d.ts.map +1 -1
  7. package/esm/internal/components/configurationPanels/RepeaterConfigurationPanel.js +1 -0
  8. package/esm/internal/components/configurationPanels/RepeaterConfigurationPanel.js.map +1 -1
  9. package/esm/internal/components/pluggableVisualizations/chartCodeGenUtils.d.ts.map +1 -1
  10. package/esm/internal/components/pluggableVisualizations/chartCodeGenUtils.js +12 -1
  11. package/esm/internal/components/pluggableVisualizations/chartCodeGenUtils.js.map +1 -1
  12. package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.d.ts +11 -1
  13. package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.d.ts.map +1 -1
  14. package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.js +142 -10
  15. package/esm/internal/components/pluggableVisualizations/repeater/PluggableRepeater.js.map +1 -1
  16. package/esm/internal/components/pluggableVisualizations/repeater/RepeaterDescriptor.d.ts.map +1 -1
  17. package/esm/internal/components/pluggableVisualizations/repeater/RepeaterDescriptor.js +1 -0
  18. package/esm/internal/components/pluggableVisualizations/repeater/RepeaterDescriptor.js.map +1 -1
  19. package/esm/internal/constants/uiConfig.d.ts.map +1 -1
  20. package/esm/internal/constants/uiConfig.js +8 -0
  21. package/esm/internal/constants/uiConfig.js.map +1 -1
  22. package/esm/internal/interfaces/Visualization.d.ts +4 -0
  23. package/esm/internal/interfaces/Visualization.d.ts.map +1 -1
  24. package/esm/internal/interfaces/Visualization.js.map +1 -1
  25. package/esm/internal/translations/de-DE.json +16 -0
  26. package/esm/internal/translations/en-US.json +5 -0
  27. package/esm/internal/translations/es-ES.json +16 -0
  28. package/esm/internal/translations/fr-FR.json +16 -0
  29. package/esm/internal/translations/it-IT.json +16 -0
  30. package/esm/internal/translations/ja-JP.json +16 -0
  31. package/esm/internal/translations/nl-NL.json +16 -0
  32. package/esm/internal/translations/pt-BR.json +16 -0
  33. package/esm/internal/translations/pt-PT.json +16 -0
  34. package/esm/internal/translations/zh-Hans.json +16 -0
  35. package/esm/internal/utils/uiConfigHelpers/repeaterUiConfigHelper.d.ts.map +1 -1
  36. package/esm/internal/utils/uiConfigHelpers/repeaterUiConfigHelper.js +11 -1
  37. package/esm/internal/utils/uiConfigHelpers/repeaterUiConfigHelper.js.map +1 -1
  38. package/esm/locales.d.ts.map +1 -1
  39. package/esm/locales.js +1 -0
  40. package/esm/locales.js.map +1 -1
  41. package/esm/sdk-ui-ext.d.ts +3 -0
  42. package/package.json +17 -18
package/NOTICE CHANGED
@@ -7,9 +7,9 @@
7
7
 
8
8
  The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
9
9
 
10
- Date generated: 2024-3-28
10
+ Date generated: 2024-4-4
11
11
 
12
- Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
12
+ Revision ID: 7d7d373111176597a449030809a241853614aa21
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -206,6 +206,7 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
206
206
  - @seznam/compose-react-refs (1.0.6) [ISC]
207
207
  - @sidvind/better-ajv-errors (2.1.3) [Apache-2.0]
208
208
  - @sinclair/typebox (0.27.8) [MIT]
209
+ - @tootallnate/once (2.0.0) [MIT]
209
210
  - @ts-morph/common (0.12.3) [Apache-2.0, MIT]
210
211
  - @types/body-parser (1.19.5) [MIT]
211
212
  - @types/bonjour (3.5.13) [MIT]
@@ -275,10 +276,12 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
275
276
  - @webpack-cli/serve (1.7.0) [MIT]
276
277
  - @xtuc/ieee754 (1.2.0) [BSD-3-Clause]
277
278
  - @xtuc/long (4.2.2) [Apache-2.0]
279
+ - abab (2.0.6) [BSD-3-Clause]
278
280
  - accepts (1.3.8) [MIT]
279
281
  - acorn (8.11.2) [MIT]
280
282
  - acorn-import-assertions (1.9.0) [MIT]
281
283
  - acorn-walk (8.3.1) [MIT]
284
+ - agent-base (6.0.2) [MIT]
282
285
  - aggregate-error (3.1.0) [MIT]
283
286
  - ajv (6.12.6) [BSD-2-Clause, MIT]
284
287
  - ajv (8.12.0) [BSD-2-Clause, MIT]
@@ -379,17 +382,18 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
379
382
  - cosmiconfig (7.1.0) [MIT]
380
383
  - cross-spawn (7.0.3) [MIT]
381
384
  - css-mediaquery (0.1.2) [BSD-3-Clause]
382
- - css.escape (1.5.1) [MIT]
383
385
  - csscolorparser (1.0.3) [MIT]
386
+ - cssstyle (3.0.0) [MIT]
384
387
  - csstype (3.1.2) [MIT]
385
388
  - currently-unhandled (0.4.1) [MIT]
386
- - data-uri-to-buffer (4.0.1) [MIT]
389
+ - data-urls (4.0.0) [MIT]
387
390
  - date-fns (2.30.0) [MIT]
388
391
  - date-fns-tz (2.0.0) [MIT]
389
392
  - debounce (1.2.1) [MIT]
390
393
  - debounce-promise (3.1.2) [MIT]
391
394
  - debug (2.6.9) [MIT]
392
395
  - debug (4.3.4) [MIT]
396
+ - decimal.js (10.4.3) [MIT]
393
397
  - decode-named-character-reference (1.0.2) [MIT]
394
398
  - deep-eql (4.1.3) [MIT]
395
399
  - deepmerge (4.3.1) [MIT]
@@ -410,6 +414,7 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
410
414
  - dns-equal (1.0.0) [MIT]
411
415
  - dns-packet (5.6.1) [MIT]
412
416
  - dom-helpers (5.2.1) [MIT]
417
+ - domexception (4.0.0) [MIT]
413
418
  - dotenv (16.0.3) [BSD-2-Clause]
414
419
  - downshift (3.4.8) [MIT]
415
420
  - duplexer (0.1.2) [MIT]
@@ -451,8 +456,6 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
451
456
  - fastest-levenshtein (1.0.16) [MIT]
452
457
  - fastq (1.15.0) [ISC]
453
458
  - faye-websocket (0.11.4) [Apache-2.0]
454
- - fetch-blob (3.2.0) [MIT]
455
- - fetch-cookie (2.1.0) [Unlicense]
456
459
  - figures (3.2.0) [MIT]
457
460
  - fill-range (7.0.1) [MIT]
458
461
  - finalhandler (1.2.0) [MIT]
@@ -464,7 +467,6 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
464
467
  - for-each (0.3.3) [MIT]
465
468
  - foreground-child (3.1.1) [ISC]
466
469
  - form-data (4.0.0) [MIT]
467
- - formdata-polyfill (4.0.10) [MIT]
468
470
  - forwarded (0.2.0) [MIT]
469
471
  - fresh (0.5.2) [MIT]
470
472
  - fs-extra (10.1.0) [MIT]
@@ -492,7 +494,6 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
492
494
  - grid-index (1.1.0) [ISC]
493
495
  - gzip-size (6.0.0) [MIT]
494
496
  - handle-thing (2.0.1) [MIT]
495
- - happy-dom (9.20.3) [MIT]
496
497
  - has-flag (3.0.0) [MIT]
497
498
  - has-flag (4.0.0) [MIT]
498
499
  - has-property-descriptors (1.0.1) [MIT]
@@ -506,6 +507,7 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
506
507
  - highcharts-react-official (3.2.1) [MIT]
507
508
  - hoist-non-react-statics (3.3.2) [BSD-3-Clause]
508
509
  - hpack.js (2.1.6) [MIT]
510
+ - html-encoding-sniffer (3.0.0) [MIT]
509
511
  - html-entities (2.4.0) [MIT]
510
512
  - html-escaper (2.0.2) [MIT]
511
513
  - html-url-attributes (3.0.0) [MIT]
@@ -515,8 +517,10 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
515
517
  - http-errors (2.0.0) [MIT]
516
518
  - http-parser-js (0.5.8) [MIT]
517
519
  - http-proxy (1.18.1) [MIT]
520
+ - http-proxy-agent (5.0.0) [MIT]
518
521
  - http-proxy-middleware (2.0.6) [MIT]
519
522
  - http-status-codes (2.3.0) [MIT]
523
+ - https-proxy-agent (5.0.1) [MIT]
520
524
  - human-signals (2.1.0) [Apache-2.0]
521
525
  - human-signals (5.0.0) [Apache-2.0]
522
526
  - hyphenate-style-name (1.0.4) [BSD-3-Clause]
@@ -559,6 +563,7 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
559
563
  - is-plain-obj (4.1.0) [MIT]
560
564
  - is-plain-object (2.0.4) [MIT]
561
565
  - is-plain-object (5.0.0) [MIT]
566
+ - is-potential-custom-element-name (1.0.1) [MIT]
562
567
  - is-regexp (1.0.0) [MIT]
563
568
  - is-stream (2.0.1) [MIT]
564
569
  - is-stream (3.0.0) [MIT]
@@ -569,10 +574,10 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
569
574
  - isarray (2.0.5) [MIT]
570
575
  - isexe (2.0.0) [ISC]
571
576
  - isobject (3.0.1) [MIT]
572
- - isomorphic-fetch (3.0.0) [MIT]
573
577
  - jackspeak (2.3.6) [blueoak-1.0.0]
574
578
  - jest-worker (27.5.1) [MIT]
575
579
  - js-tokens (4.0.0) [MIT]
580
+ - jsdom (22.1.0) [MIT]
576
581
  - jsesc (0.5.0) [MIT]
577
582
  - jsesc (2.5.2) [MIT]
578
583
  - json-parse-even-better-errors (2.3.1) [MIT]
@@ -672,14 +677,12 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
672
677
  - nanoid (3.3.7) [MIT]
673
678
  - negotiator (0.6.3) [MIT]
674
679
  - neo-async (2.6.2) [MIT]
675
- - node-domexception (1.0.0) [MIT]
676
- - node-fetch (3.3.2) [MIT]
677
- - node-fetch (2.7.0) [MIT]
678
680
  - node-forge (1.3.1) [Multi-license: GPL-2.0-only OR BSD-3-Clause, public-domain, MIT, BSD-3-Clause]
679
681
  - node-releases (2.0.14) [MIT]
680
682
  - normalize-path (3.0.0) [MIT]
681
683
  - npm-run-path (4.0.1) [MIT]
682
684
  - npm-run-path (5.1.0) [MIT]
685
+ - nwsapi (2.2.7) [MIT]
683
686
  - object-assign (4.1.1) [MIT]
684
687
  - object-code (1.3.2) [MIT]
685
688
  - object-inspect (1.13.1) [MIT]
@@ -704,6 +707,7 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
704
707
  - parent-module (1.0.1) [MIT]
705
708
  - parse-entities (4.0.1) [MIT]
706
709
  - parse-json (5.2.0) [WTFPL, MIT]
710
+ - parse5 (7.1.2) [MIT]
707
711
  - parseurl (1.3.3) [MIT]
708
712
  - path-browserify (1.0.1) [MIT]
709
713
  - path-exists (4.0.0) [MIT]
@@ -736,7 +740,6 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
736
740
  - proxy-from-env (1.1.0) [MIT]
737
741
  - psl (1.9.0) [MIT]
738
742
  - punycode (2.3.1) [MIT]
739
- - qs (6.11.2) [BSD-3-Clause]
740
743
  - qs (6.11.0) [BSD-3-Clause]
741
744
  - querystringify (2.2.0) [MIT]
742
745
  - queue-microtask (1.2.3) [MIT]
@@ -801,6 +804,7 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
801
804
  - reusify (1.0.4) [MIT]
802
805
  - rimraf (3.0.2) [ISC]
803
806
  - rollup (4.9.0) [MIT, Apache-2.0, ISC]
807
+ - rrweb-cssom (0.6.0) [MIT]
804
808
  - run-async (2.4.1) [MIT]
805
809
  - run-parallel (1.2.0) [MIT]
806
810
  - rw (1.3.3) [BSD-3-Clause]
@@ -809,6 +813,7 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
809
813
  - safe-buffer (5.2.1) [MIT]
810
814
  - safer-buffer (2.1.2) [MIT]
811
815
  - sass (1.69.5) [MIT, BSD-3-Clause, Apache-2.0, Zlib, bzip2-1.0.6]
816
+ - saxes (6.0.0) [ISC]
812
817
  - scheduler (0.23.0) [MIT]
813
818
  - schema-utils (3.3.0) [MIT]
814
819
  - schema-utils (4.2.0) [MIT]
@@ -821,7 +826,6 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
821
826
  - serialize-javascript (6.0.1) [BSD-3-Clause]
822
827
  - serve-index (1.9.1) [MIT]
823
828
  - serve-static (1.15.0) [MIT]
824
- - set-cookie-parser (2.6.0) [MIT]
825
829
  - set-function-length (1.1.1) [MIT]
826
830
  - setprototypeof (1.1.0) [ISC]
827
831
  - setprototypeof (1.2.0) [ISC]
@@ -871,6 +875,7 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
871
875
  - supports-color (7.2.0) [MIT]
872
876
  - supports-color (8.1.1) [MIT]
873
877
  - supports-preserve-symlinks-flag (1.0.0) [MIT]
878
+ - symbol-tree (3.2.4) [MIT]
874
879
  - tapable (2.2.1) [MIT]
875
880
  - tar (6.2.0) [ISC]
876
881
  - terser (5.26.0) [BSD-2-Clause]
@@ -889,7 +894,7 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
889
894
  - toidentifier (1.0.1) [MIT]
890
895
  - totalist (3.0.1) [MIT]
891
896
  - tough-cookie (4.1.3) [BSD-3-Clause]
892
- - tr46 (0.0.3) [MIT]
897
+ - tr46 (4.1.1) [MIT]
893
898
  - trim-lines (3.0.1) [MIT]
894
899
  - trough (2.1.0) [MIT]
895
900
  - ts-invariant (0.7.5) [MIT]
@@ -937,11 +942,10 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
937
942
  - vite-node (1.0.4) [MIT]
938
943
  - vitest (1.0.4) [MIT, ISC, BSD-3-Clause, Apache-2.0]
939
944
  - vt-pbf (3.1.3) [MIT, BSD-3-Clause]
945
+ - w3c-xmlserializer (4.0.0) [MIT]
940
946
  - watchpack (2.4.0) [MIT]
941
947
  - wbuf (1.7.3) [MIT]
942
948
  - wcwidth (1.0.1) [MIT]
943
- - web-streams-polyfill (3.2.1) [MIT]
944
- - webidl-conversions (3.0.1) [BSD-2-Clause]
945
949
  - webidl-conversions (7.0.0) [BSD-2-Clause]
946
950
  - webpack (5.89.0) [MIT]
947
951
  - webpack-bundle-analyzer (4.10.1) [MIT]
@@ -953,9 +957,8 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
953
957
  - websocket-driver (0.7.4) [Apache-2.0]
954
958
  - websocket-extensions (0.1.4) [Apache-2.0]
955
959
  - whatwg-encoding (2.0.0) [MIT]
956
- - whatwg-fetch (3.6.19) [MIT]
957
960
  - whatwg-mimetype (3.0.0) [MIT]
958
- - whatwg-url (5.0.0) [MIT]
961
+ - whatwg-url (12.0.1) [MIT]
959
962
  - which (2.0.2) [ISC]
960
963
  - which-typed-array (1.1.13) [MIT]
961
964
  - why-is-node-running (2.2.2) [MIT]
@@ -967,6 +970,8 @@ Revision ID: 572cc4fc6ec763bf6f69a29236d8d828ec9e53eb
967
970
  - wrappy (1.0.2) [ISC]
968
971
  - ws (7.5.9) [MIT]
969
972
  - ws (8.15.1) [MIT]
973
+ - xml-name-validator (4.0.0) [Apache-2.0]
974
+ - xmlchars (2.2.0) [MIT]
970
975
  - yallist (3.1.1) [ISC]
971
976
  - yallist (4.0.0) [ISC]
972
977
  - yaml (1.10.2) [ISC]
@@ -7366,6 +7371,40 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7366
7371
  SOFTWARE.
7367
7372
 
7368
7373
 
7374
+ --------------------------------------------------------------------------------
7375
+ Package Title: @tootallnate/once (2.0.0)
7376
+
7377
+ Package Locator: npm+@tootallnate/once$2.0.0
7378
+ --------------------------------------------------------------------------------
7379
+
7380
+ * Declared Licenses *
7381
+ MIT
7382
+
7383
+
7384
+ MIT License
7385
+
7386
+ Copyright (c) 2020 Nathan Rajlich
7387
+
7388
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7389
+ of this software and associated documentation files (the "Software"), to deal
7390
+ in the Software without restriction, including without limitation the rights
7391
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7392
+ copies of the Software, and to permit persons to whom the Software is
7393
+ furnished to do so, subject to the following conditions:
7394
+
7395
+ The above copyright notice and this permission notice shall be included in all
7396
+ copies or substantial portions of the Software.
7397
+
7398
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7399
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7400
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7401
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7402
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7403
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7404
+ SOFTWARE.
7405
+
7406
+
7407
+
7369
7408
  --------------------------------------------------------------------------------
7370
7409
  Package Title: @ts-morph/common (0.12.3)
7371
7410
 
@@ -9898,6 +9937,32 @@ Apache-2.0
9898
9937
 
9899
9938
 
9900
9939
 
9940
+ --------------------------------------------------------------------------------
9941
+ Package Title: abab (2.0.6)
9942
+
9943
+ Package Locator: npm+abab$2.0.6
9944
+ --------------------------------------------------------------------------------
9945
+
9946
+ * Declared Licenses *
9947
+ BSD-3-Clause
9948
+
9949
+
9950
+ Copyright © 2019 W3C and Jeff Carpenter \<jeffcarp@chromium.org\>
9951
+
9952
+ Both the original source code and new contributions in this repository are released under the [3-Clause BSD license](https://opensource.org/licenses/BSD-3-Clause).
9953
+
9954
+ # The 3-Clause BSD License
9955
+
9956
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
9957
+
9958
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
9959
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
9960
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
9961
+
9962
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9963
+
9964
+
9965
+
9901
9966
  --------------------------------------------------------------------------------
9902
9967
  Package Title: accepts (1.3.8)
9903
9968
 
@@ -10032,6 +10097,36 @@ THE SOFTWARE.
10032
10097
 
10033
10098
 
10034
10099
 
10100
+ --------------------------------------------------------------------------------
10101
+ Package Title: agent-base (6.0.2)
10102
+
10103
+ Package Locator: npm+agent-base$6.0.2
10104
+ --------------------------------------------------------------------------------
10105
+
10106
+ * Declared Licenses *
10107
+ MIT
10108
+
10109
+
10110
+ Copyright (c) 2013 Nathan Rajlich &lt;nathan@tootallnate.net&gt;
10111
+ Permission is hereby granted, free of charge, to any person obtaining a copy
10112
+ of this software and associated documentation files (the "Software"), to deal
10113
+ in the Software without restriction, including without limitation the rights
10114
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10115
+ copies of the Software, and to permit persons to whom the Software is
10116
+ furnished to do so, subject to the following conditions:
10117
+
10118
+ The above copyright notice and this permission notice shall be included in all
10119
+ copies or substantial portions of the Software.
10120
+
10121
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10122
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10123
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10124
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10125
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10126
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10127
+ SOFTWARE.
10128
+
10129
+
10035
10130
  --------------------------------------------------------------------------------
10036
10131
  Package Title: aggregate-error (3.1.0)
10037
10132
 
@@ -13876,39 +13971,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
13876
13971
 
13877
13972
 
13878
13973
 
13879
- --------------------------------------------------------------------------------
13880
- Package Title: css.escape (1.5.1)
13881
-
13882
- Package Locator: npm+css.escape$1.5.1
13883
- --------------------------------------------------------------------------------
13884
-
13885
- * Declared Licenses *
13886
- MIT
13887
-
13888
-
13889
- Copyright Mathias Bynens <https://mathiasbynens.be/>
13890
-
13891
- Permission is hereby granted, free of charge, to any person obtaining
13892
- a copy of this software and associated documentation files (the
13893
- "Software"), to deal in the Software without restriction, including
13894
- without limitation the rights to use, copy, modify, merge, publish,
13895
- distribute, sublicense, and/or sell copies of the Software, and to
13896
- permit persons to whom the Software is furnished to do so, subject to
13897
- the following conditions:
13898
-
13899
- The above copyright notice and this permission notice shall be
13900
- included in all copies or substantial portions of the Software.
13901
-
13902
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
13903
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
13904
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
13905
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
13906
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
13907
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
13908
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
13909
-
13910
-
13911
-
13912
13974
  --------------------------------------------------------------------------------
13913
13975
  Package Title: csscolorparser (1.0.3)
13914
13976
 
@@ -13939,6 +14001,39 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13939
14001
  SOFTWARE.
13940
14002
 
13941
14003
 
14004
+ --------------------------------------------------------------------------------
14005
+ Package Title: cssstyle (3.0.0)
14006
+
14007
+ Package Locator: npm+cssstyle$3.0.0
14008
+ --------------------------------------------------------------------------------
14009
+
14010
+ * Declared Licenses *
14011
+ MIT
14012
+
14013
+
14014
+ Copyright (c) Chad Walker
14015
+
14016
+ Permission is hereby granted, free of charge, to any person obtaining
14017
+ a copy of this software and associated documentation files (the
14018
+ "Software"), to deal in the Software without restriction, including
14019
+ without limitation the rights to use, copy, modify, merge, publish,
14020
+ distribute, sublicense, and/or sell copies of the Software, and to
14021
+ permit persons to whom the Software is furnished to do so, subject to
14022
+ the following conditions:
14023
+
14024
+ The above copyright notice and this permission notice shall be
14025
+ included in all copies or substantial portions of the Software.
14026
+
14027
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
14028
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
14029
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
14030
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
14031
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
14032
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
14033
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14034
+
14035
+
14036
+
13942
14037
  --------------------------------------------------------------------------------
13943
14038
  Package Title: csstype (3.1.2)
13944
14039
 
@@ -14002,33 +14097,23 @@ SOFTWARE.
14002
14097
 
14003
14098
 
14004
14099
  --------------------------------------------------------------------------------
14005
- Package Title: data-uri-to-buffer (4.0.1)
14100
+ Package Title: data-urls (4.0.0)
14006
14101
 
14007
- Package Locator: npm+data-uri-to-buffer$4.0.1
14102
+ Package Locator: npm+data-urls$4.0.0
14008
14103
  --------------------------------------------------------------------------------
14009
14104
 
14010
14105
  * Declared Licenses *
14011
14106
  MIT
14012
14107
 
14013
14108
 
14014
- Copyright (c) 2014 Nathan Rajlich &lt;nathan@tootallnate.net&gt;
14015
- Permission is hereby granted, free of charge, to any person obtaining a copy
14016
- of this software and associated documentation files (the "Software"), to deal
14017
- in the Software without restriction, including without limitation the rights
14018
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14019
- copies of the Software, and to permit persons to whom the Software is
14020
- furnished to do so, subject to the following conditions:
14109
+ Copyright © Domenic Denicola <d@domenic.me>
14021
14110
 
14022
- The above copyright notice and this permission notice shall be included in all
14023
- copies or substantial portions of the Software.
14111
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
14112
+
14113
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14114
+
14115
+ 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.
14024
14116
 
14025
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14026
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14027
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14028
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14029
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14030
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14031
- SOFTWARE.
14032
14117
 
14033
14118
 
14034
14119
  --------------------------------------------------------------------------------
@@ -14218,6 +14303,42 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14218
14303
 
14219
14304
 
14220
14305
 
14306
+ --------------------------------------------------------------------------------
14307
+ Package Title: decimal.js (10.4.3)
14308
+
14309
+ Package Locator: npm+decimal.js$10.4.3
14310
+ --------------------------------------------------------------------------------
14311
+
14312
+ * Declared Licenses *
14313
+ MIT
14314
+
14315
+
14316
+ The MIT Licence.
14317
+
14318
+ Copyright (c) 2022 Michael Mclaughlin
14319
+
14320
+ Permission is hereby granted, free of charge, to any person obtaining
14321
+ a copy of this software and associated documentation files (the
14322
+ 'Software'), to deal in the Software without restriction, including
14323
+ without limitation the rights to use, copy, modify, merge, publish,
14324
+ distribute, sublicense, and/or sell copies of the Software, and to
14325
+ permit persons to whom the Software is furnished to do so, subject to
14326
+ the following conditions:
14327
+
14328
+ The above copyright notice and this permission notice shall be
14329
+ included in all copies or substantial portions of the Software.
14330
+
14331
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
14332
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
14333
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
14334
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
14335
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
14336
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
14337
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14338
+
14339
+
14340
+
14341
+
14221
14342
  --------------------------------------------------------------------------------
14222
14343
  Package Title: decode-named-character-reference (1.0.2)
14223
14344
 
@@ -14878,6 +14999,40 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
14878
14999
  SOFTWARE.
14879
15000
 
14880
15001
 
15002
+ --------------------------------------------------------------------------------
15003
+ Package Title: domexception (4.0.0)
15004
+
15005
+ Package Locator: npm+domexception$4.0.0
15006
+ --------------------------------------------------------------------------------
15007
+
15008
+ * Declared Licenses *
15009
+ MIT
15010
+
15011
+
15012
+ MIT License
15013
+
15014
+ Copyright © Domenic Denicola
15015
+
15016
+ Permission is hereby granted, free of charge, to any person obtaining a copy
15017
+ of this software and associated documentation files (the "Software"), to deal
15018
+ in the Software without restriction, including without limitation the rights
15019
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15020
+ copies of the Software, and to permit persons to whom the Software is
15021
+ furnished to do so, subject to the following conditions:
15022
+
15023
+ The above copyright notice and this permission notice shall be included in all
15024
+ copies or substantial portions of the Software.
15025
+
15026
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15027
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15028
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15029
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15030
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15031
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15032
+ SOFTWARE.
15033
+
15034
+
15035
+
14881
15036
  --------------------------------------------------------------------------------
14882
15037
  Package Title: dotenv (16.0.3)
14883
15038
 
@@ -16179,58 +16334,6 @@ specific language governing permissions and limitations under the License.
16179
16334
 
16180
16335
 
16181
16336
 
16182
- --------------------------------------------------------------------------------
16183
- Package Title: fetch-blob (3.2.0)
16184
-
16185
- Package Locator: npm+fetch-blob$3.2.0
16186
- --------------------------------------------------------------------------------
16187
-
16188
- * Declared Licenses *
16189
- MIT
16190
-
16191
-
16192
- MIT License
16193
-
16194
- Copyright (c) 2019 David Frank
16195
-
16196
- Permission is hereby granted, free of charge, to any person obtaining a copy
16197
- of this software and associated documentation files (the "Software"), to deal
16198
- in the Software without restriction, including without limitation the rights
16199
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16200
- copies of the Software, and to permit persons to whom the Software is
16201
- furnished to do so, subject to the following conditions:
16202
-
16203
- The above copyright notice and this permission notice shall be included in all
16204
- copies or substantial portions of the Software.
16205
-
16206
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16207
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16208
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16209
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16210
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16211
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16212
- SOFTWARE.
16213
-
16214
-
16215
-
16216
- --------------------------------------------------------------------------------
16217
- Package Title: fetch-cookie (2.1.0)
16218
-
16219
- Package Locator: npm+fetch-cookie$2.1.0
16220
- --------------------------------------------------------------------------------
16221
-
16222
- * Declared Licenses *
16223
- Unlicense
16224
-
16225
-
16226
- This is free and unencumbered software released into the public domain.
16227
- Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.
16228
- In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and
16229
- successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.
16230
- 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 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.
16231
- For more information, please refer to <http://unlicense.org/>
16232
-
16233
-
16234
16337
  --------------------------------------------------------------------------------
16235
16338
  Package Title: figures (3.2.0)
16236
16339
 
@@ -16675,40 +16778,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16675
16778
  SOFTWARE.
16676
16779
 
16677
16780
 
16678
- --------------------------------------------------------------------------------
16679
- Package Title: formdata-polyfill (4.0.10)
16680
-
16681
- Package Locator: npm+formdata-polyfill$4.0.10
16682
- --------------------------------------------------------------------------------
16683
-
16684
- * Declared Licenses *
16685
- MIT
16686
-
16687
-
16688
- MIT License
16689
-
16690
- Copyright (c) 2016 Jimmy Karl Roland Wärting
16691
-
16692
- Permission is hereby granted, free of charge, to any person obtaining a copy
16693
- of this software and associated documentation files (the "Software"), to deal
16694
- in the Software without restriction, including without limitation the rights
16695
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16696
- copies of the Software, and to permit persons to whom the Software is
16697
- furnished to do so, subject to the following conditions:
16698
-
16699
- The above copyright notice and this permission notice shall be included in all
16700
- copies or substantial portions of the Software.
16701
-
16702
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16703
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16704
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16705
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16706
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16707
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16708
- SOFTWARE.
16709
-
16710
-
16711
-
16712
16781
  --------------------------------------------------------------------------------
16713
16782
  Package Title: forwarded (0.2.0)
16714
16783
 
@@ -17558,40 +17627,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
17558
17627
  SOFTWARE.
17559
17628
 
17560
17629
 
17561
- --------------------------------------------------------------------------------
17562
- Package Title: happy-dom (9.20.3)
17563
-
17564
- Package Locator: npm+happy-dom$9.20.3
17565
- --------------------------------------------------------------------------------
17566
-
17567
- * Declared Licenses *
17568
- MIT
17569
-
17570
-
17571
- MIT License
17572
-
17573
- Copyright (c) 2019 David Ortner (capricorn86)
17574
-
17575
- Permission is hereby granted, free of charge, to any person obtaining a copy
17576
- of this software and associated documentation files (the "Software"), to deal
17577
- in the Software without restriction, including without limitation the rights
17578
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17579
- copies of the Software, and to permit persons to whom the Software is
17580
- furnished to do so, subject to the following conditions:
17581
-
17582
- The above copyright notice and this permission notice shall be included in all
17583
- copies or substantial portions of the Software.
17584
-
17585
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17586
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17587
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17588
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17589
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17590
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
17591
- SOFTWARE.
17592
-
17593
-
17594
-
17595
17630
  --------------------------------------------------------------------------------
17596
17631
  Package Title: has-flag (3.0.0)
17597
17632
 
@@ -18350,6 +18385,36 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18350
18385
  SOFTWARE.
18351
18386
 
18352
18387
 
18388
+ --------------------------------------------------------------------------------
18389
+ Package Title: html-encoding-sniffer (3.0.0)
18390
+
18391
+ Package Locator: npm+html-encoding-sniffer$3.0.0
18392
+ --------------------------------------------------------------------------------
18393
+
18394
+ * Declared Licenses *
18395
+ MIT
18396
+
18397
+
18398
+ Copyright (c) <year> <copyright holders>
18399
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18400
+ of this software and associated documentation files (the "Software"), to deal
18401
+ in the Software without restriction, including without limitation the rights
18402
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18403
+ copies of the Software, and to permit persons to whom the Software is
18404
+ furnished to do so, subject to the following conditions:
18405
+
18406
+ The above copyright notice and this permission notice shall be included in all
18407
+ copies or substantial portions of the Software.
18408
+
18409
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18410
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18411
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18412
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18413
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18414
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18415
+ SOFTWARE.
18416
+
18417
+
18353
18418
  --------------------------------------------------------------------------------
18354
18419
  Package Title: html-entities (2.4.0)
18355
18420
 
@@ -18737,6 +18802,36 @@ MIT
18737
18802
 
18738
18803
 
18739
18804
 
18805
+ --------------------------------------------------------------------------------
18806
+ Package Title: http-proxy-agent (5.0.0)
18807
+
18808
+ Package Locator: npm+http-proxy-agent$5.0.0
18809
+ --------------------------------------------------------------------------------
18810
+
18811
+ * Declared Licenses *
18812
+ MIT
18813
+
18814
+
18815
+ Copyright (c) 2013 Nathan Rajlich &lt;nathan@tootallnate.net&gt;
18816
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18817
+ of this software and associated documentation files (the "Software"), to deal
18818
+ in the Software without restriction, including without limitation the rights
18819
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18820
+ copies of the Software, and to permit persons to whom the Software is
18821
+ furnished to do so, subject to the following conditions:
18822
+
18823
+ The above copyright notice and this permission notice shall be included in all
18824
+ copies or substantial portions of the Software.
18825
+
18826
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18827
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18828
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18829
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18830
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18831
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18832
+ SOFTWARE.
18833
+
18834
+
18740
18835
  --------------------------------------------------------------------------------
18741
18836
  Package Title: http-proxy-middleware (2.0.6)
18742
18837
 
@@ -18804,6 +18899,36 @@ THE SOFTWARE.
18804
18899
 
18805
18900
 
18806
18901
 
18902
+ --------------------------------------------------------------------------------
18903
+ Package Title: https-proxy-agent (5.0.1)
18904
+
18905
+ Package Locator: npm+https-proxy-agent$5.0.1
18906
+ --------------------------------------------------------------------------------
18907
+
18908
+ * Declared Licenses *
18909
+ MIT
18910
+
18911
+
18912
+ Copyright (c) 2013 Nathan Rajlich &lt;nathan@tootallnate.net&gt;
18913
+ Permission is hereby granted, free of charge, to any person obtaining a copy
18914
+ of this software and associated documentation files (the "Software"), to deal
18915
+ in the Software without restriction, including without limitation the rights
18916
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18917
+ copies of the Software, and to permit persons to whom the Software is
18918
+ furnished to do so, subject to the following conditions:
18919
+
18920
+ The above copyright notice and this permission notice shall be included in all
18921
+ copies or substantial portions of the Software.
18922
+
18923
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18924
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18925
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18926
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18927
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18928
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18929
+ SOFTWARE.
18930
+
18931
+
18807
18932
  --------------------------------------------------------------------------------
18808
18933
  Package Title: human-signals (2.1.0)
18809
18934
 
@@ -20521,6 +20646,39 @@ THE SOFTWARE.
20521
20646
 
20522
20647
 
20523
20648
 
20649
+ --------------------------------------------------------------------------------
20650
+ Package Title: is-potential-custom-element-name (1.0.1)
20651
+
20652
+ Package Locator: npm+is-potential-custom-element-name$1.0.1
20653
+ --------------------------------------------------------------------------------
20654
+
20655
+ * Declared Licenses *
20656
+ MIT
20657
+
20658
+
20659
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
20660
+
20661
+ Permission is hereby granted, free of charge, to any person obtaining
20662
+ a copy of this software and associated documentation files (the
20663
+ "Software"), to deal in the Software without restriction, including
20664
+ without limitation the rights to use, copy, modify, merge, publish,
20665
+ distribute, sublicense, and/or sell copies of the Software, and to
20666
+ permit persons to whom the Software is furnished to do so, subject to
20667
+ the following conditions:
20668
+
20669
+ The above copyright notice and this permission notice shall be
20670
+ included in all copies or substantial portions of the Software.
20671
+
20672
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
20673
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20674
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
20675
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20676
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
20677
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
20678
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20679
+
20680
+
20681
+
20524
20682
  --------------------------------------------------------------------------------
20525
20683
  Package Title: is-regexp (1.0.0)
20526
20684
 
@@ -20819,40 +20977,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20819
20977
  THE SOFTWARE.
20820
20978
 
20821
20979
 
20822
- --------------------------------------------------------------------------------
20823
- Package Title: isomorphic-fetch (3.0.0)
20824
-
20825
- Package Locator: npm+isomorphic-fetch$3.0.0
20826
- --------------------------------------------------------------------------------
20827
-
20828
- * Declared Licenses *
20829
- MIT
20830
-
20831
-
20832
- The MIT License (MIT)
20833
-
20834
- Copyright (c) 2015 Matt Andrews
20835
-
20836
- Permission is hereby granted, free of charge, to any person obtaining a copy
20837
- of this software and associated documentation files (the "Software"), to deal
20838
- in the Software without restriction, including without limitation the rights
20839
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20840
- copies of the Software, and to permit persons to whom the Software is
20841
- furnished to do so, subject to the following conditions:
20842
-
20843
- The above copyright notice and this permission notice shall be included in all
20844
- copies or substantial portions of the Software.
20845
-
20846
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20847
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
20848
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20849
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20850
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20851
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20852
- SOFTWARE.
20853
-
20854
-
20855
-
20856
20980
  --------------------------------------------------------------------------------
20857
20981
  Package Title: jackspeak (2.3.6)
20858
20982
 
@@ -20989,6 +21113,41 @@ THE SOFTWARE.
20989
21113
 
20990
21114
 
20991
21115
 
21116
+ --------------------------------------------------------------------------------
21117
+ Package Title: jsdom (22.1.0)
21118
+
21119
+ Package Locator: npm+jsdom$22.1.0
21120
+ --------------------------------------------------------------------------------
21121
+
21122
+ * Declared Licenses *
21123
+ MIT
21124
+
21125
+
21126
+ Copyright (c) 2010 Elijah Insua
21127
+
21128
+ Permission is hereby granted, free of charge, to any person
21129
+ obtaining a copy of this software and associated documentation
21130
+ files (the "Software"), to deal in the Software without
21131
+ restriction, including without limitation the rights to use,
21132
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
21133
+ copies of the Software, and to permit persons to whom the
21134
+ Software is furnished to do so, subject to the following
21135
+ conditions:
21136
+
21137
+ The above copyright notice and this permission notice shall be
21138
+ included in all copies or substantial portions of the Software.
21139
+
21140
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
21141
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
21142
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21143
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
21144
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
21145
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
21146
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
21147
+ OTHER DEALINGS IN THE SOFTWARE.
21148
+
21149
+
21150
+
20992
21151
  --------------------------------------------------------------------------------
20993
21152
  Package Title: jsesc (0.5.0)
20994
21153
 
@@ -24257,110 +24416,6 @@ SOFTWARE.
24257
24416
 
24258
24417
 
24259
24418
 
24260
- --------------------------------------------------------------------------------
24261
- Package Title: node-domexception (1.0.0)
24262
-
24263
- Package Locator: npm+node-domexception$1.0.0
24264
- --------------------------------------------------------------------------------
24265
-
24266
- * Declared Licenses *
24267
- MIT
24268
-
24269
-
24270
- MIT License
24271
-
24272
- Copyright (c) 2021 Jimmy Wärting
24273
-
24274
- Permission is hereby granted, free of charge, to any person obtaining a copy
24275
- of this software and associated documentation files (the "Software"), to deal
24276
- in the Software without restriction, including without limitation the rights
24277
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24278
- copies of the Software, and to permit persons to whom the Software is
24279
- furnished to do so, subject to the following conditions:
24280
-
24281
- The above copyright notice and this permission notice shall be included in all
24282
- copies or substantial portions of the Software.
24283
-
24284
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24285
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24286
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24287
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24288
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24289
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24290
- SOFTWARE.
24291
-
24292
-
24293
-
24294
- --------------------------------------------------------------------------------
24295
- Package Title: node-fetch (3.3.2)
24296
-
24297
- Package Locator: npm+node-fetch$3.3.2
24298
- --------------------------------------------------------------------------------
24299
-
24300
- * Declared Licenses *
24301
- MIT
24302
-
24303
-
24304
- The MIT License (MIT)
24305
-
24306
- Copyright (c) 2016 - 2020 Node Fetch Team
24307
-
24308
- Permission is hereby granted, free of charge, to any person obtaining a copy
24309
- of this software and associated documentation files (the "Software"), to deal
24310
- in the Software without restriction, including without limitation the rights
24311
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24312
- copies of the Software, and to permit persons to whom the Software is
24313
- furnished to do so, subject to the following conditions:
24314
-
24315
- The above copyright notice and this permission notice shall be included in all
24316
- copies or substantial portions of the Software.
24317
-
24318
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24319
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24320
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24321
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24322
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24323
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24324
- SOFTWARE.
24325
-
24326
-
24327
-
24328
-
24329
- --------------------------------------------------------------------------------
24330
- Package Title: node-fetch (2.7.0)
24331
-
24332
- Package Locator: npm+node-fetch$2.7.0
24333
- --------------------------------------------------------------------------------
24334
-
24335
- * Declared Licenses *
24336
- MIT
24337
-
24338
-
24339
- The MIT License (MIT)
24340
-
24341
- Copyright (c) 2016 David Frank
24342
-
24343
- Permission is hereby granted, free of charge, to any person obtaining a copy
24344
- of this software and associated documentation files (the "Software"), to deal
24345
- in the Software without restriction, including without limitation the rights
24346
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24347
- copies of the Software, and to permit persons to whom the Software is
24348
- furnished to do so, subject to the following conditions:
24349
-
24350
- The above copyright notice and this permission notice shall be included in all
24351
- copies or substantial portions of the Software.
24352
-
24353
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24354
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24355
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24356
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24357
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24358
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24359
- SOFTWARE.
24360
-
24361
-
24362
-
24363
-
24364
24419
  --------------------------------------------------------------------------------
24365
24420
  Package Title: node-forge (1.3.1)
24366
24421
 
@@ -24944,6 +24999,41 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
24944
24999
  SOFTWARE.
24945
25000
 
24946
25001
 
25002
+ --------------------------------------------------------------------------------
25003
+ Package Title: nwsapi (2.2.7)
25004
+
25005
+ Package Locator: npm+nwsapi$2.2.7
25006
+ --------------------------------------------------------------------------------
25007
+
25008
+ * Declared Licenses *
25009
+ MIT
25010
+
25011
+
25012
+ Copyright (c) 2007-2019 Diego Perini (http://www.iport.it/)
25013
+
25014
+ Permission is hereby granted, free of charge, to any person
25015
+ obtaining a copy of this software and associated documentation
25016
+ files (the "Software"), to deal in the Software without
25017
+ restriction, including without limitation the rights to use,
25018
+ copy, modify, merge, publish, distribute, sublicense, and/or
25019
+ sell copies of the Software, and to permit persons to whom the
25020
+ Software is furnished to do so, subject to the following
25021
+ conditions:
25022
+
25023
+ The above copyright notice and this permission notice shall be
25024
+ included in all copies or substantial portions of the Software.
25025
+
25026
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25027
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
25028
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
25029
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
25030
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
25031
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
25032
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
25033
+ OTHER DEALINGS IN THE SOFTWARE.
25034
+
25035
+
25036
+
24947
25037
  --------------------------------------------------------------------------------
24948
25038
  Package Title: object-assign (4.1.1)
24949
25039
 
@@ -25730,6 +25820,38 @@ THE SOFTWARE.
25730
25820
 
25731
25821
 
25732
25822
 
25823
+ --------------------------------------------------------------------------------
25824
+ Package Title: parse5 (7.1.2)
25825
+
25826
+ Package Locator: npm+parse5$7.1.2
25827
+ --------------------------------------------------------------------------------
25828
+
25829
+ * Declared Licenses *
25830
+ MIT
25831
+
25832
+
25833
+ Copyright (c) 2013-2015 Ivan Nikulin (ifaaan@gmail.com)
25834
+
25835
+ Permission is hereby granted, free of charge, to any person obtaining a copy
25836
+ of this software and associated documentation files (the "Software"), to deal
25837
+ in the Software without restriction, including without limitation the rights
25838
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25839
+ copies of the Software, and to permit persons to whom the Software is
25840
+ furnished to do so, subject to the following conditions:
25841
+
25842
+ The above copyright notice and this permission notice shall be included in
25843
+ all copies or substantial portions of the Software.
25844
+
25845
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25846
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25847
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25848
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25849
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25850
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
25851
+ THE SOFTWARE.
25852
+
25853
+
25854
+
25733
25855
  --------------------------------------------------------------------------------
25734
25856
  Package Title: parseurl (1.3.3)
25735
25857
 
@@ -26936,48 +27058,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26936
27058
 
26937
27059
 
26938
27060
 
26939
- --------------------------------------------------------------------------------
26940
- Package Title: qs (6.11.2)
26941
-
26942
- Package Locator: npm+qs$6.11.2
26943
- --------------------------------------------------------------------------------
26944
-
26945
- * Declared Licenses *
26946
- BSD-3-Clause
26947
-
26948
-
26949
- BSD 3-Clause License
26950
-
26951
- Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
26952
- All rights reserved.
26953
-
26954
- Redistribution and use in source and binary forms, with or without
26955
- modification, are permitted provided that the following conditions are met:
26956
-
26957
- 1. Redistributions of source code must retain the above copyright notice, this
26958
- list of conditions and the following disclaimer.
26959
-
26960
- 2. Redistributions in binary form must reproduce the above copyright notice,
26961
- this list of conditions and the following disclaimer in the documentation
26962
- and/or other materials provided with the distribution.
26963
-
26964
- 3. Neither the name of the copyright holder nor the names of its
26965
- contributors may be used to endorse or promote products derived from
26966
- this software without specific prior written permission.
26967
-
26968
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
26969
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
26970
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
26971
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
26972
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26973
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
26974
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
26975
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
26976
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
26977
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26978
-
26979
-
26980
-
26981
27061
  --------------------------------------------------------------------------------
26982
27062
  Package Title: qs (6.11.0)
26983
27063
 
@@ -29878,6 +29958,39 @@ Permission to use, copy, modify, and distribute this software for any purpose wi
29878
29958
  THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
29879
29959
 
29880
29960
 
29961
+ --------------------------------------------------------------------------------
29962
+ Package Title: rrweb-cssom (0.6.0)
29963
+
29964
+ Package Locator: npm+rrweb-cssom$0.6.0
29965
+ --------------------------------------------------------------------------------
29966
+
29967
+ * Declared Licenses *
29968
+ MIT
29969
+
29970
+
29971
+ Copyright (c) Nikita Vasilyev
29972
+
29973
+ Permission is hereby granted, free of charge, to any person obtaining
29974
+ a copy of this software and associated documentation files (the
29975
+ "Software"), to deal in the Software without restriction, including
29976
+ without limitation the rights to use, copy, modify, merge, publish,
29977
+ distribute, sublicense, and/or sell copies of the Software, and to
29978
+ permit persons to whom the Software is furnished to do so, subject to
29979
+ the following conditions:
29980
+
29981
+ The above copyright notice and this permission notice shall be
29982
+ included in all copies or substantial portions of the Software.
29983
+
29984
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
29985
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29986
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
29987
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
29988
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
29989
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
29990
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
29991
+
29992
+
29993
+
29881
29994
  --------------------------------------------------------------------------------
29882
29995
  Package Title: run-async (2.4.1)
29883
29996
 
@@ -31642,6 +31755,93 @@ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WAR
31642
31755
  Julian Seward, jseward@bzip.org bzip2/libbzip2 version 1.0.6 of 6 September 2010
31643
31756
 
31644
31757
 
31758
+ --------------------------------------------------------------------------------
31759
+ Package Title: saxes (6.0.0)
31760
+
31761
+ Package Locator: npm+saxes$6.0.0
31762
+ --------------------------------------------------------------------------------
31763
+
31764
+
31765
+
31766
+ * Other Licenses *
31767
+ ISC, ISC
31768
+
31769
+ * ISC *
31770
+
31771
+ The ISC License
31772
+
31773
+ Copyright (c) Contributors
31774
+
31775
+ Permission to use, copy, modify, and/or distribute this software for any
31776
+ purpose with or without fee is hereby granted, provided that the above
31777
+ copyright notice and this permission notice appear in all copies.
31778
+
31779
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
31780
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
31781
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
31782
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31783
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
31784
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
31785
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31786
+
31787
+ ====
31788
+
31789
+ The following license is the one that governed sax, from which saxes
31790
+ was forked. Isaac Schlueter is not *directly* involved with saxes so
31791
+ don't go bugging him for saxes issues.
31792
+
31793
+ The ISC License
31794
+
31795
+ Copyright (c) Isaac Z. Schlueter and Contributors
31796
+
31797
+ Permission to use, copy, modify, and/or distribute this software for any
31798
+ purpose with or without fee is hereby granted, provided that the above
31799
+ copyright notice and this permission notice appear in all copies.
31800
+
31801
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
31802
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
31803
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
31804
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
31805
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
31806
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
31807
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31808
+
31809
+ ====
31810
+
31811
+ `String.fromCodePoint` by Mathias Bynens is no longer used, but it can
31812
+ still be found in old commits. It was once used according to terms of
31813
+ MIT License, as follows:
31814
+
31815
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
31816
+
31817
+ Permission is hereby granted, free of charge, to any person obtaining
31818
+ a copy of this software and associated documentation files (the
31819
+ "Software"), to deal in the Software without restriction, including
31820
+ without limitation the rights to use, copy, modify, merge, publish,
31821
+ distribute, sublicense, and/or sell copies of the Software, and to
31822
+ permit persons to whom the Software is furnished to do so, subject to
31823
+ the following conditions:
31824
+
31825
+ The above copyright notice and this permission notice shall be
31826
+ included in all copies or substantial portions of the Software.
31827
+
31828
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31829
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
31830
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
31831
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
31832
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
31833
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
31834
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
31835
+
31836
+
31837
+ * ISC *
31838
+
31839
+ Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
31840
+ Copyright (c) 1995-2003 by Internet Software Consortium
31841
+ Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
31842
+ THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
31843
+
31844
+
31645
31845
  --------------------------------------------------------------------------------
31646
31846
  Package Title: scheduler (0.23.0)
31647
31847
 
@@ -32043,40 +32243,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32043
32243
 
32044
32244
 
32045
32245
 
32046
- --------------------------------------------------------------------------------
32047
- Package Title: set-cookie-parser (2.6.0)
32048
-
32049
- Package Locator: npm+set-cookie-parser$2.6.0
32050
- --------------------------------------------------------------------------------
32051
-
32052
- * Declared Licenses *
32053
- MIT
32054
-
32055
-
32056
- The MIT License (MIT)
32057
-
32058
- Copyright (c) 2015 Nathan Friedly <nathan@nfriedly.com> (http://nfriedly.com/)
32059
-
32060
- Permission is hereby granted, free of charge, to any person obtaining a copy
32061
- of this software and associated documentation files (the "Software"), to deal
32062
- in the Software without restriction, including without limitation the rights
32063
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32064
- copies of the Software, and to permit persons to whom the Software is
32065
- furnished to do so, subject to the following conditions:
32066
-
32067
- The above copyright notice and this permission notice shall be included in
32068
- all copies or substantial portions of the Software.
32069
-
32070
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32071
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32072
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32073
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32074
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
32075
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
32076
- THE SOFTWARE.
32077
-
32078
-
32079
-
32080
32246
  --------------------------------------------------------------------------------
32081
32247
  Package Title: set-function-length (1.1.1)
32082
32248
 
@@ -33690,6 +33856,40 @@ SOFTWARE.
33690
33856
 
33691
33857
 
33692
33858
 
33859
+ --------------------------------------------------------------------------------
33860
+ Package Title: symbol-tree (3.2.4)
33861
+
33862
+ Package Locator: npm+symbol-tree$3.2.4
33863
+ --------------------------------------------------------------------------------
33864
+
33865
+ * Declared Licenses *
33866
+ MIT
33867
+
33868
+
33869
+ The MIT License (MIT)
33870
+
33871
+ Copyright (c) 2015 Joris van der Wel
33872
+
33873
+ Permission is hereby granted, free of charge, to any person obtaining a copy
33874
+ of this software and associated documentation files (the "Software"), to deal
33875
+ in the Software without restriction, including without limitation the rights
33876
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
33877
+ copies of the Software, and to permit persons to whom the Software is
33878
+ furnished to do so, subject to the following conditions:
33879
+
33880
+ The above copyright notice and this permission notice shall be included in
33881
+ all copies or substantial portions of the Software.
33882
+
33883
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33884
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33885
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
33886
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33887
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
33888
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
33889
+ THE SOFTWARE.
33890
+
33891
+
33892
+
33693
33893
  --------------------------------------------------------------------------------
33694
33894
  Package Title: tapable (2.2.1)
33695
33895
 
@@ -34305,9 +34505,9 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
34305
34505
 
34306
34506
 
34307
34507
  --------------------------------------------------------------------------------
34308
- Package Title: tr46 (0.0.3)
34508
+ Package Title: tr46 (4.1.1)
34309
34509
 
34310
- Package Locator: npm+tr46$0.0.3
34510
+ Package Locator: npm+tr46$4.1.1
34311
34511
  --------------------------------------------------------------------------------
34312
34512
 
34313
34513
  * Declared Licenses *
@@ -47151,6 +47351,44 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
47151
47351
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
47152
47352
 
47153
47353
 
47354
+ --------------------------------------------------------------------------------
47355
+ Package Title: w3c-xmlserializer (4.0.0)
47356
+
47357
+ Package Locator: npm+w3c-xmlserializer$4.0.0
47358
+ --------------------------------------------------------------------------------
47359
+
47360
+ * Declared Licenses *
47361
+ MIT
47362
+
47363
+
47364
+ The MIT License (MIT)
47365
+ =====================
47366
+
47367
+ Copyright © Sebastian Mayr
47368
+
47369
+ Permission is hereby granted, free of charge, to any person
47370
+ obtaining a copy of this software and associated documentation
47371
+ files (the “Software”), to deal in the Software without
47372
+ restriction, including without limitation the rights to use,
47373
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
47374
+ copies of the Software, and to permit persons to whom the
47375
+ Software is furnished to do so, subject to the following
47376
+ conditions:
47377
+
47378
+ The above copyright notice and this permission notice shall be
47379
+ included in all copies or substantial portions of the Software.
47380
+
47381
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
47382
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
47383
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
47384
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
47385
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
47386
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
47387
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
47388
+ OTHER DEALINGS IN THE SOFTWARE.
47389
+
47390
+
47391
+
47154
47392
  --------------------------------------------------------------------------------
47155
47393
  Package Title: watchpack (2.4.0)
47156
47394
 
@@ -47255,77 +47493,6 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
47255
47493
  POSSIBILITY OF SUCH DAMAGE.
47256
47494
 
47257
47495
 
47258
- --------------------------------------------------------------------------------
47259
- Package Title: web-streams-polyfill (3.2.1)
47260
-
47261
- Package Locator: npm+web-streams-polyfill$3.2.1
47262
- --------------------------------------------------------------------------------
47263
-
47264
- * Declared Licenses *
47265
- MIT
47266
-
47267
-
47268
- The MIT License (MIT)
47269
-
47270
- Copyright (c) 2020 Mattias Buelens
47271
- Copyright (c) 2016 Diwank Singh Tomer
47272
-
47273
- Permission is hereby granted, free of charge, to any person obtaining a copy
47274
- of this software and associated documentation files (the "Software"), to deal
47275
- in the Software without restriction, including without limitation the rights
47276
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
47277
- copies of the Software, and to permit persons to whom the Software is
47278
- furnished to do so, subject to the following conditions:
47279
-
47280
- The above copyright notice and this permission notice shall be included in all
47281
- copies or substantial portions of the Software.
47282
-
47283
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47284
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47285
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
47286
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
47287
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
47288
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
47289
- SOFTWARE.
47290
-
47291
-
47292
-
47293
- --------------------------------------------------------------------------------
47294
- Package Title: webidl-conversions (3.0.1)
47295
-
47296
- Package Locator: npm+webidl-conversions$3.0.1
47297
- --------------------------------------------------------------------------------
47298
-
47299
- * Declared Licenses *
47300
- BSD-2-Clause
47301
-
47302
-
47303
- Copyright (c)
47304
- All rights reserved.
47305
-
47306
- Redistribution and use in source and binary forms, with or without
47307
- modification, are permitted provided that the following conditions are met:
47308
-
47309
- 1. Redistributions of source code must retain the above copyright notice, this
47310
- list of conditions and the following disclaimer.
47311
-
47312
- 2. Redistributions in binary form must reproduce the above copyright notice,
47313
- this list of conditions and the following disclaimer in the documentation
47314
-
47315
- and/or other materials provided with the distribution.
47316
-
47317
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
47318
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
47319
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
47320
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
47321
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
47322
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
47323
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
47324
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
47325
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
47326
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
47327
-
47328
-
47329
47496
  --------------------------------------------------------------------------------
47330
47497
  Package Title: webidl-conversions (7.0.0)
47331
47498
 
@@ -47663,39 +47830,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
47663
47830
 
47664
47831
 
47665
47832
 
47666
- --------------------------------------------------------------------------------
47667
- Package Title: whatwg-fetch (3.6.19)
47668
-
47669
- Package Locator: npm+whatwg-fetch$3.6.19
47670
- --------------------------------------------------------------------------------
47671
-
47672
- * Declared Licenses *
47673
- MIT
47674
-
47675
-
47676
- Copyright (c) 2014-2023 GitHub, Inc.
47677
-
47678
- Permission is hereby granted, free of charge, to any person obtaining
47679
- a copy of this software and associated documentation files (the
47680
- "Software"), to deal in the Software without restriction, including
47681
- without limitation the rights to use, copy, modify, merge, publish,
47682
- distribute, sublicense, and/or sell copies of the Software, and to
47683
- permit persons to whom the Software is furnished to do so, subject to
47684
- the following conditions:
47685
-
47686
- The above copyright notice and this permission notice shall be
47687
- included in all copies or substantial portions of the Software.
47688
-
47689
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
47690
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
47691
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
47692
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
47693
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
47694
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
47695
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
47696
-
47697
-
47698
-
47699
47833
  --------------------------------------------------------------------------------
47700
47834
  Package Title: whatwg-mimetype (3.0.0)
47701
47835
 
@@ -47717,9 +47851,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
47717
47851
 
47718
47852
 
47719
47853
  --------------------------------------------------------------------------------
47720
- Package Title: whatwg-url (5.0.0)
47854
+ Package Title: whatwg-url (12.0.1)
47721
47855
 
47722
- Package Locator: npm+whatwg-url$5.0.0
47856
+ Package Locator: npm+whatwg-url$12.0.1
47723
47857
  --------------------------------------------------------------------------------
47724
47858
 
47725
47859
  * Declared Licenses *
@@ -47728,7 +47862,7 @@ MIT
47728
47862
 
47729
47863
  The MIT License (MIT)
47730
47864
 
47731
- Copyright (c) 2015–2016 Sebastian Mayr
47865
+ Copyright (c) Sebastian Mayr
47732
47866
 
47733
47867
  Permission is hereby granted, free of charge, to any person obtaining a copy
47734
47868
  of this software and associated documentation files (the "Software"), to deal
@@ -48080,6 +48214,62 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
48080
48214
 
48081
48215
 
48082
48216
 
48217
+ --------------------------------------------------------------------------------
48218
+ Package Title: xml-name-validator (4.0.0)
48219
+
48220
+ Package Locator: npm+xml-name-validator$4.0.0
48221
+ --------------------------------------------------------------------------------
48222
+
48223
+ * Declared Licenses *
48224
+ Apache-2.0
48225
+
48226
+
48227
+ Copyright [yyyy] [name of copyright owner]
48228
+
48229
+ Licensed under the Apache License, Version 2.0 (the "License");
48230
+ you may not use this file except in compliance with the License.
48231
+ You may obtain a copy of the License at
48232
+
48233
+ http://www.apache.org/licenses/LICENSE-2.0
48234
+
48235
+ Unless required by applicable law or agreed to in writing, software
48236
+ distributed under the License is distributed on an "AS IS" BASIS,
48237
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
48238
+
48239
+ See the License for the specific language governing permissions and limitations under the License.
48240
+
48241
+
48242
+ --------------------------------------------------------------------------------
48243
+ Package Title: xmlchars (2.2.0)
48244
+
48245
+ Package Locator: npm+xmlchars$2.2.0
48246
+ --------------------------------------------------------------------------------
48247
+
48248
+ * Declared Licenses *
48249
+ MIT
48250
+
48251
+
48252
+ Copyright Louis-Dominique Dubeau and contributors to xmlchars
48253
+
48254
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
48255
+ this software and associated documentation files (the "Software"), to deal in
48256
+ the Software without restriction, including without limitation the rights to
48257
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
48258
+ the Software, and to permit persons to whom the Software is furnished to do so,
48259
+ subject to the following conditions:
48260
+
48261
+ The above copyright notice and this permission notice shall be included in all
48262
+ copies or substantial portions of the Software.
48263
+
48264
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48265
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
48266
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
48267
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
48268
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
48269
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
48270
+
48271
+
48272
+
48083
48273
  --------------------------------------------------------------------------------
48084
48274
  Package Title: yallist (3.1.1)
48085
48275
 
@@ -57753,6 +57943,32 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
57753
57943
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
57754
57944
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
57755
57945
 
57946
+ * MIT *
57947
+
57948
+ Copyright (c) 2007-2019 Diego Perini (http://www.iport.it/)
57949
+
57950
+ Permission is hereby granted, free of charge, to any person
57951
+ obtaining a copy of this software and associated documentation
57952
+ files (the "Software"), to deal in the Software without
57953
+ restriction, including without limitation the rights to use,
57954
+ copy, modify, merge, publish, distribute, sublicense, and/or
57955
+ sell copies of the Software, and to permit persons to whom the
57956
+ Software is furnished to do so, subject to the following
57957
+ conditions:
57958
+
57959
+ The above copyright notice and this permission notice shall be
57960
+ included in all copies or substantial portions of the Software.
57961
+
57962
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
57963
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
57964
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
57965
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
57966
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
57967
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
57968
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
57969
+ OTHER DEALINGS IN THE SOFTWARE.
57970
+
57971
+
57756
57972
  * BSD-3-Clause *
57757
57973
 
57758
57974
  Copyright (c) 2008, Fair Oaks Labs, Inc.
@@ -57785,6 +58001,32 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
57785
58001
  POSSIBILITY OF SUCH DAMAGE.
57786
58002
 
57787
58003
 
58004
+ * MIT *
58005
+
58006
+ Copyright (c) 2010 Elijah Insua
58007
+
58008
+ Permission is hereby granted, free of charge, to any person
58009
+ obtaining a copy of this software and associated documentation
58010
+ files (the "Software"), to deal in the Software without
58011
+ restriction, including without limitation the rights to use,
58012
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
58013
+ copies of the Software, and to permit persons to whom the
58014
+ Software is furnished to do so, subject to the following
58015
+ conditions:
58016
+
58017
+ The above copyright notice and this permission notice shall be
58018
+ included in all copies or substantial portions of the Software.
58019
+
58020
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
58021
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
58022
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
58023
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
58024
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
58025
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
58026
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
58027
+ OTHER DEALINGS IN THE SOFTWARE.
58028
+
58029
+
57788
58030
  * MIT *
57789
58031
 
57790
58032
  Copyright (c) 2011 Alexander Shtuchkin
@@ -57952,6 +58194,29 @@ THE SOFTWARE.
57952
58194
 
57953
58195
 
57954
58196
 
58197
+ * MIT *
58198
+
58199
+ Copyright (c) 2013-2015 Ivan Nikulin (ifaaan@gmail.com)
58200
+
58201
+ Permission is hereby granted, free of charge, to any person obtaining a copy
58202
+ of this software and associated documentation files (the "Software"), to deal
58203
+ in the Software without restriction, including without limitation the rights
58204
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
58205
+ copies of the Software, and to permit persons to whom the Software is
58206
+ furnished to do so, subject to the following conditions:
58207
+
58208
+ The above copyright notice and this permission notice shall be included in
58209
+ all copies or substantial portions of the Software.
58210
+
58211
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
58212
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
58213
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
58214
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
58215
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
58216
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
58217
+ THE SOFTWARE.
58218
+
58219
+
57955
58220
  * Apache-2.0 *
57956
58221
 
57957
58222
  Copyright (c) 2013-present, Facebook, Inc.
@@ -58095,30 +58360,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
58095
58360
  THE SOFTWARE.
58096
58361
 
58097
58362
 
58098
- * MIT *
58099
-
58100
- Copyright (c) 2014-2023 GitHub, Inc.
58101
-
58102
- Permission is hereby granted, free of charge, to any person obtaining
58103
- a copy of this software and associated documentation files (the
58104
- "Software"), to deal in the Software without restriction, including
58105
- without limitation the rights to use, copy, modify, merge, publish,
58106
- distribute, sublicense, and/or sell copies of the Software, and to
58107
- permit persons to whom the Software is furnished to do so, subject to
58108
- the following conditions:
58109
-
58110
- The above copyright notice and this permission notice shall be
58111
- included in all copies or substantial portions of the Software.
58112
-
58113
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
58114
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
58115
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
58116
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
58117
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
58118
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
58119
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
58120
-
58121
-
58122
58363
  * MIT *
58123
58364
 
58124
58365
  Copyright (c) 2015 Erik Rasmussen
@@ -58895,6 +59136,30 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
58895
59136
  OTHER DEALINGS IN THE SOFTWARE.
58896
59137
 
58897
59138
 
59139
+ * MIT *
59140
+
59141
+ Copyright (c) Chad Walker
59142
+
59143
+ Permission is hereby granted, free of charge, to any person obtaining
59144
+ a copy of this software and associated documentation files (the
59145
+ "Software"), to deal in the Software without restriction, including
59146
+ without limitation the rights to use, copy, modify, merge, publish,
59147
+ distribute, sublicense, and/or sell copies of the Software, and to
59148
+ permit persons to whom the Software is furnished to do so, subject to
59149
+ the following conditions:
59150
+
59151
+ The above copyright notice and this permission notice shall be
59152
+ included in all copies or substantial portions of the Software.
59153
+
59154
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
59155
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
59156
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
59157
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
59158
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
59159
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
59160
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
59161
+
59162
+
58898
59163
  * BSD-3-Clause *
58899
59164
 
58900
59165
  Copyright (c) Felix Böhm
@@ -59217,6 +59482,30 @@ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
59217
59482
 
59218
59483
 
59219
59484
 
59485
+ * MIT *
59486
+
59487
+ Copyright (c) Nikita Vasilyev
59488
+
59489
+ Permission is hereby granted, free of charge, to any person obtaining
59490
+ a copy of this software and associated documentation files (the
59491
+ "Software"), to deal in the Software without restriction, including
59492
+ without limitation the rights to use, copy, modify, merge, publish,
59493
+ distribute, sublicense, and/or sell copies of the Software, and to
59494
+ permit persons to whom the Software is furnished to do so, subject to
59495
+ the following conditions:
59496
+
59497
+ The above copyright notice and this permission notice shall be
59498
+ included in all copies or substantial portions of the Software.
59499
+
59500
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
59501
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
59502
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
59503
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
59504
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
59505
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
59506
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
59507
+
59508
+
59220
59509
  * BSD-2-Clause *
59221
59510
 
59222
59511
  Copyright (c) silverwind
@@ -59838,6 +60127,28 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
59838
60127
  IN THE SOFTWARE.
59839
60128
 
59840
60129
 
60130
+ * MIT *
60131
+
60132
+ Copyright Louis-Dominique Dubeau and contributors to xmlchars
60133
+
60134
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
60135
+ this software and associated documentation files (the "Software"), to deal in
60136
+ the Software without restriction, including without limitation the rights to
60137
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
60138
+ the Software, and to permit persons to whom the Software is furnished to do so,
60139
+ subject to the following conditions:
60140
+
60141
+ The above copyright notice and this permission notice shall be included in all
60142
+ copies or substantial portions of the Software.
60143
+
60144
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
60145
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
60146
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
60147
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
60148
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
60149
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
60150
+
60151
+
59841
60152
  * MIT *
59842
60153
 
59843
60154
  Copyright Mathias Bynens <http://mathiasbynens.be/>
@@ -60065,6 +60376,23 @@ The above copyright notice and this permission notice shall be included in all c
60065
60376
 
60066
60377
  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.
60067
60378
 
60379
+ * BSD-3-Clause *
60380
+
60381
+ Copyright © 2019 W3C and Jeff Carpenter \<jeffcarp@chromium.org\>
60382
+
60383
+ Both the original source code and new contributions in this repository are released under the [3-Clause BSD license](https://opensource.org/licenses/BSD-3-Clause).
60384
+
60385
+ # The 3-Clause BSD License
60386
+
60387
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
60388
+
60389
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
60390
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
60391
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
60392
+
60393
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
60394
+
60395
+
60068
60396
  * MIT *
60069
60397
 
60070
60398
  Copyright © Domenic Denicola <d@domenic.me>
@@ -62444,207 +62772,7 @@ SOFTWARE.
62444
62772
 
62445
62773
  MIT License
62446
62774
 
62447
- Copyright (c) 2016 - 2021 Brian Hough and Maximilian Stoiber
62448
-
62449
- Permission is hereby granted, free of charge, to any person obtaining a copy
62450
- of this software and associated documentation files (the "Software"), to deal
62451
- in the Software without restriction, including without limitation the rights
62452
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62453
- copies of the Software, and to permit persons to whom the Software is
62454
- furnished to do so, subject to the following conditions:
62455
-
62456
- The above copyright notice and this permission notice shall be included in all
62457
- copies or substantial portions of the Software.
62458
-
62459
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62460
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62461
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62462
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62463
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62464
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
62465
- SOFTWARE.
62466
-
62467
-
62468
- * MIT *
62469
-
62470
- MIT License
62471
-
62472
- Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
62473
-
62474
- Permission is hereby granted, free of charge, to any person obtaining a copy
62475
- of this software and associated documentation files (the "Software"), to deal
62476
- in the Software without restriction, including without limitation the rights
62477
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62478
- copies of the Software, and to permit persons to whom the Software is
62479
- furnished to do so, subject to the following conditions:
62480
-
62481
- The above copyright notice and this permission notice shall be included in all
62482
- copies or substantial portions of the Software.
62483
-
62484
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62485
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62486
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62487
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62488
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62489
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
62490
- SOFTWARE.
62491
-
62492
-
62493
- * MIT *
62494
-
62495
- MIT License
62496
-
62497
- Copyright (c) 2016 Jimmy Karl Roland Wärting
62498
-
62499
- Permission is hereby granted, free of charge, to any person obtaining a copy
62500
- of this software and associated documentation files (the "Software"), to deal
62501
- in the Software without restriction, including without limitation the rights
62502
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62503
- copies of the Software, and to permit persons to whom the Software is
62504
- furnished to do so, subject to the following conditions:
62505
-
62506
- The above copyright notice and this permission notice shall be included in all
62507
- copies or substantial portions of the Software.
62508
-
62509
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62510
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62511
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62512
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62513
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62514
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
62515
- SOFTWARE.
62516
-
62517
-
62518
- * MIT *
62519
-
62520
- MIT License
62521
-
62522
- Copyright (c) 2016 Jordan Harband
62523
-
62524
- Permission is hereby granted, free of charge, to any person obtaining a copy
62525
- of this software and associated documentation files (the "Software"), to deal
62526
- in the Software without restriction, including without limitation the rights
62527
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62528
- copies of the Software, and to permit persons to whom the Software is
62529
- furnished to do so, subject to the following conditions:
62530
-
62531
- The above copyright notice and this permission notice shall be included in all
62532
- copies or substantial portions of the Software.
62533
-
62534
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62535
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62536
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62537
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62538
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62539
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
62540
- SOFTWARE.
62541
-
62542
-
62543
- * MIT *
62544
-
62545
- MIT License
62546
-
62547
- Copyright (c) 2016 Tim Shelburne
62548
-
62549
- Permission is hereby granted, free of charge, to any person obtaining a copy
62550
- of this software and associated documentation files (the "Software"), to deal
62551
- in the Software without restriction, including without limitation the rights
62552
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62553
- copies of the Software, and to permit persons to whom the Software is
62554
- furnished to do so, subject to the following conditions:
62555
-
62556
- The above copyright notice and this permission notice shall be included in all
62557
- copies or substantial portions of the Software.
62558
-
62559
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62560
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62561
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62562
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62563
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62564
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
62565
- SOFTWARE.
62566
-
62567
-
62568
- * MIT *
62569
-
62570
- MIT License
62571
-
62572
- Copyright (c) 2016 xiaody
62573
-
62574
- Permission is hereby granted, free of charge, to any person obtaining a copy
62575
- of this software and associated documentation files (the "Software"), to deal
62576
- in the Software without restriction, including without limitation the rights
62577
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62578
- copies of the Software, and to permit persons to whom the Software is
62579
- furnished to do so, subject to the following conditions:
62580
-
62581
- The above copyright notice and this permission notice shall be included in all
62582
- copies or substantial portions of the Software.
62583
-
62584
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62585
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62586
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62587
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62588
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62589
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
62590
- SOFTWARE.
62591
-
62592
-
62593
- * MIT *
62594
-
62595
- MIT License
62596
-
62597
- Copyright (c) 2016, 2018 Linus Unnebäck
62598
-
62599
- Permission is hereby granted, free of charge, to any person obtaining a copy
62600
- of this software and associated documentation files (the "Software"), to deal
62601
- in the Software without restriction, including without limitation the rights
62602
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62603
- copies of the Software, and to permit persons to whom the Software is
62604
- furnished to do so, subject to the following conditions:
62605
-
62606
- The above copyright notice and this permission notice shall be included in all
62607
- copies or substantial portions of the Software.
62608
-
62609
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62610
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62611
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62612
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62613
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62614
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
62615
- SOFTWARE.
62616
-
62617
-
62618
- * MIT *
62619
-
62620
- MIT License
62621
-
62622
- Copyright (c) 2016-present Sultan Tarimo
62623
-
62624
- Permission is hereby granted, free of charge, to any person obtaining a copy
62625
- of this software and associated documentation files (the "Software"), to deal
62626
- in the Software without restriction, including without limitation the rights
62627
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62628
- copies of the Software, and to permit persons to whom the Software is
62629
- furnished to do so, subject to the following conditions:
62630
-
62631
- The above copyright notice and this permission notice shall be included in all
62632
- copies or substantial portions of the Software.
62633
-
62634
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62635
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62636
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62637
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62638
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62639
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
62640
- SOFTWARE.
62641
-
62642
-
62643
- * MIT *
62644
-
62645
- MIT License
62646
-
62647
- Copyright (c) 2017 Alberto Leal <mailforalberto@gmail.com> (github.com/dashed)
62775
+ Copyright (c) 2016 - 2021 Brian Hough and Maximilian Stoiber
62648
62776
 
62649
62777
  Permission is hereby granted, free of charge, to any person obtaining a copy
62650
62778
  of this software and associated documentation files (the "Software"), to deal
@@ -62669,7 +62797,7 @@ SOFTWARE.
62669
62797
 
62670
62798
  MIT License
62671
62799
 
62672
- Copyright (c) 2017 Braintree
62800
+ Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
62673
62801
 
62674
62802
  Permission is hereby granted, free of charge, to any person obtaining a copy
62675
62803
  of this software and associated documentation files (the "Software"), to deal
@@ -62694,7 +62822,7 @@ SOFTWARE.
62694
62822
 
62695
62823
  MIT License
62696
62824
 
62697
- Copyright (c) 2017 Chai.js Assertion Library
62825
+ Copyright (c) 2016 Jordan Harband
62698
62826
 
62699
62827
  Permission is hereby granted, free of charge, to any person obtaining a copy
62700
62828
  of this software and associated documentation files (the "Software"), to deal
@@ -62719,31 +62847,32 @@ SOFTWARE.
62719
62847
 
62720
62848
  MIT License
62721
62849
 
62722
- Copyright (c) 2017 David Sveningsson <ext@sidvind.com>
62850
+ Copyright (c) 2016 Tim Shelburne
62723
62851
 
62724
- Permission is hereby granted, free of charge, to any person obtaining a copy of
62725
- this software and associated documentation files (the "Software"), to deal in
62726
- the Software without restriction, including without limitation the rights to
62727
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
62728
- the Software, and to permit persons to whom the Software is furnished to do so,
62729
- subject to the following conditions:
62852
+ Permission is hereby granted, free of charge, to any person obtaining a copy
62853
+ of this software and associated documentation files (the "Software"), to deal
62854
+ in the Software without restriction, including without limitation the rights
62855
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
62856
+ copies of the Software, and to permit persons to whom the Software is
62857
+ furnished to do so, subject to the following conditions:
62730
62858
 
62731
62859
  The above copyright notice and this permission notice shall be included in all
62732
62860
  copies or substantial portions of the Software.
62733
62861
 
62734
62862
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
62735
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
62736
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
62737
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
62738
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
62739
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
62863
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62864
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
62865
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62866
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62867
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
62868
+ SOFTWARE.
62740
62869
 
62741
62870
 
62742
62871
  * MIT *
62743
62872
 
62744
62873
  MIT License
62745
62874
 
62746
- Copyright (c) 2017 Evgeny Poberezkin
62875
+ Copyright (c) 2016 xiaody
62747
62876
 
62748
62877
  Permission is hereby granted, free of charge, to any person obtaining a copy
62749
62878
  of this software and associated documentation files (the "Software"), to deal
@@ -62768,7 +62897,7 @@ SOFTWARE.
62768
62897
 
62769
62898
  MIT License
62770
62899
 
62771
- Copyright (c) 2017 Ilya Kantor
62900
+ Copyright (c) 2016, 2018 Linus Unnebäck
62772
62901
 
62773
62902
  Permission is hereby granted, free of charge, to any person obtaining a copy
62774
62903
  of this software and associated documentation files (the "Software"), to deal
@@ -62793,7 +62922,7 @@ SOFTWARE.
62793
62922
 
62794
62923
  MIT License
62795
62924
 
62796
- Copyright (c) 2017 JS Foundation and other contributors
62925
+ Copyright (c) 2016-present Sultan Tarimo
62797
62926
 
62798
62927
  Permission is hereby granted, free of charge, to any person obtaining a copy
62799
62928
  of this software and associated documentation files (the "Software"), to deal
@@ -62818,7 +62947,7 @@ SOFTWARE.
62818
62947
 
62819
62948
  MIT License
62820
62949
 
62821
- Copyright (c) 2017 Michel Weststrate
62950
+ Copyright (c) 2017 Alberto Leal <mailforalberto@gmail.com> (github.com/dashed)
62822
62951
 
62823
62952
  Permission is hereby granted, free of charge, to any person obtaining a copy
62824
62953
  of this software and associated documentation files (the "Software"), to deal
@@ -62843,7 +62972,7 @@ SOFTWARE.
62843
62972
 
62844
62973
  MIT License
62845
62974
 
62846
- Copyright (c) 2017 crypto-browserify
62975
+ Copyright (c) 2017 Braintree
62847
62976
 
62848
62977
  Permission is hereby granted, free of charge, to any person obtaining a copy
62849
62978
  of this software and associated documentation files (the "Software"), to deal
@@ -62868,7 +62997,7 @@ SOFTWARE.
62868
62997
 
62869
62998
  MIT License
62870
62999
 
62871
- Copyright (c) 2017 sudodoki <smd.deluzion@gmail.com>
63000
+ Copyright (c) 2017 Chai.js Assertion Library
62872
63001
 
62873
63002
  Permission is hereby granted, free of charge, to any person obtaining a copy
62874
63003
  of this software and associated documentation files (the "Software"), to deal
@@ -62893,7 +63022,30 @@ SOFTWARE.
62893
63022
 
62894
63023
  MIT License
62895
63024
 
62896
- Copyright (c) 2018 Formidable Labs
63025
+ Copyright (c) 2017 David Sveningsson <ext@sidvind.com>
63026
+
63027
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
63028
+ this software and associated documentation files (the "Software"), to deal in
63029
+ the Software without restriction, including without limitation the rights to
63030
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
63031
+ the Software, and to permit persons to whom the Software is furnished to do so,
63032
+ subject to the following conditions:
63033
+
63034
+ The above copyright notice and this permission notice shall be included in all
63035
+ copies or substantial portions of the Software.
63036
+
63037
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63038
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
63039
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
63040
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
63041
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
63042
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
63043
+
63044
+
63045
+ * MIT *
63046
+
63047
+ MIT License
63048
+
62897
63049
  Copyright (c) 2017 Evgeny Poberezkin
62898
63050
 
62899
63051
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -62919,7 +63071,7 @@ SOFTWARE.
62919
63071
 
62920
63072
  MIT License
62921
63073
 
62922
- Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
63074
+ Copyright (c) 2017 Ilya Kantor
62923
63075
 
62924
63076
  Permission is hereby granted, free of charge, to any person obtaining a copy
62925
63077
  of this software and associated documentation files (the "Software"), to deal
@@ -62944,7 +63096,7 @@ SOFTWARE.
62944
63096
 
62945
63097
  MIT License
62946
63098
 
62947
- Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
63099
+ Copyright (c) 2017 JS Foundation and other contributors
62948
63100
 
62949
63101
  Permission is hereby granted, free of charge, to any person obtaining a copy
62950
63102
  of this software and associated documentation files (the "Software"), to deal
@@ -62969,7 +63121,7 @@ SOFTWARE.
62969
63121
 
62970
63122
  MIT License
62971
63123
 
62972
- Copyright (c) 2018 Trevor Brindle
63124
+ Copyright (c) 2017 Michel Weststrate
62973
63125
 
62974
63126
  Permission is hereby granted, free of charge, to any person obtaining a copy
62975
63127
  of this software and associated documentation files (the "Software"), to deal
@@ -62994,7 +63146,7 @@ SOFTWARE.
62994
63146
 
62995
63147
  MIT License
62996
63148
 
62997
- Copyright (c) 2018 vtaits
63149
+ Copyright (c) 2017 crypto-browserify
62998
63150
 
62999
63151
  Permission is hereby granted, free of charge, to any person obtaining a copy
63000
63152
  of this software and associated documentation files (the "Software"), to deal
@@ -63019,7 +63171,7 @@ SOFTWARE.
63019
63171
 
63020
63172
  MIT License
63021
63173
 
63022
- Copyright (c) 2019 Aaron Hayes
63174
+ Copyright (c) 2017 sudodoki <smd.deluzion@gmail.com>
63023
63175
 
63024
63176
  Permission is hereby granted, free of charge, to any person obtaining a copy
63025
63177
  of this software and associated documentation files (the "Software"), to deal
@@ -63044,7 +63196,8 @@ SOFTWARE.
63044
63196
 
63045
63197
  MIT License
63046
63198
 
63047
- Copyright (c) 2019 Alexander Reardon
63199
+ Copyright (c) 2018 Formidable Labs
63200
+ Copyright (c) 2017 Evgeny Poberezkin
63048
63201
 
63049
63202
  Permission is hereby granted, free of charge, to any person obtaining a copy
63050
63203
  of this software and associated documentation files (the "Software"), to deal
@@ -63064,11 +63217,37 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63064
63217
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63065
63218
  SOFTWARE.
63066
63219
 
63220
+
63067
63221
  * MIT *
63068
63222
 
63069
63223
  MIT License
63070
63224
 
63071
- Copyright (c) 2019 Apollo GraphQL
63225
+ Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
63226
+
63227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
63228
+ of this software and associated documentation files (the "Software"), to deal
63229
+ in the Software without restriction, including without limitation the rights
63230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
63231
+ copies of the Software, and to permit persons to whom the Software is
63232
+ furnished to do so, subject to the following conditions:
63233
+
63234
+ The above copyright notice and this permission notice shall be included in all
63235
+ copies or substantial portions of the Software.
63236
+
63237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
63239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
63241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63243
+ SOFTWARE.
63244
+
63245
+
63246
+ * MIT *
63247
+
63248
+ MIT License
63249
+
63250
+ Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
63072
63251
 
63073
63252
  Permission is hereby granted, free of charge, to any person obtaining a copy
63074
63253
  of this software and associated documentation files (the "Software"), to deal
@@ -63093,7 +63272,7 @@ SOFTWARE.
63093
63272
 
63094
63273
  MIT License
63095
63274
 
63096
- Copyright (c) 2019 David Frank
63275
+ Copyright (c) 2018 Trevor Brindle
63097
63276
 
63098
63277
  Permission is hereby granted, free of charge, to any person obtaining a copy
63099
63278
  of this software and associated documentation files (the "Software"), to deal
@@ -63118,7 +63297,81 @@ SOFTWARE.
63118
63297
 
63119
63298
  MIT License
63120
63299
 
63121
- Copyright (c) 2019 David Ortner (capricorn86)
63300
+ Copyright (c) 2018 vtaits
63301
+
63302
+ Permission is hereby granted, free of charge, to any person obtaining a copy
63303
+ of this software and associated documentation files (the "Software"), to deal
63304
+ in the Software without restriction, including without limitation the rights
63305
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
63306
+ copies of the Software, and to permit persons to whom the Software is
63307
+ furnished to do so, subject to the following conditions:
63308
+
63309
+ The above copyright notice and this permission notice shall be included in all
63310
+ copies or substantial portions of the Software.
63311
+
63312
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63313
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
63314
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63315
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
63316
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63317
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63318
+ SOFTWARE.
63319
+
63320
+
63321
+ * MIT *
63322
+
63323
+ MIT License
63324
+
63325
+ Copyright (c) 2019 Aaron Hayes
63326
+
63327
+ Permission is hereby granted, free of charge, to any person obtaining a copy
63328
+ of this software and associated documentation files (the "Software"), to deal
63329
+ in the Software without restriction, including without limitation the rights
63330
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
63331
+ copies of the Software, and to permit persons to whom the Software is
63332
+ furnished to do so, subject to the following conditions:
63333
+
63334
+ The above copyright notice and this permission notice shall be included in all
63335
+ copies or substantial portions of the Software.
63336
+
63337
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63338
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
63339
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63340
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
63341
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63342
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63343
+ SOFTWARE.
63344
+
63345
+
63346
+ * MIT *
63347
+
63348
+ MIT License
63349
+
63350
+ Copyright (c) 2019 Alexander Reardon
63351
+
63352
+ Permission is hereby granted, free of charge, to any person obtaining a copy
63353
+ of this software and associated documentation files (the "Software"), to deal
63354
+ in the Software without restriction, including without limitation the rights
63355
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
63356
+ copies of the Software, and to permit persons to whom the Software is
63357
+ furnished to do so, subject to the following conditions:
63358
+
63359
+ The above copyright notice and this permission notice shall be included in all
63360
+ copies or substantial portions of the Software.
63361
+
63362
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63363
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
63364
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63365
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
63366
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63367
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63368
+ SOFTWARE.
63369
+
63370
+ * MIT *
63371
+
63372
+ MIT License
63373
+
63374
+ Copyright (c) 2019 Apollo GraphQL
63122
63375
 
63123
63376
  Permission is hereby granted, free of charge, to any person obtaining a copy
63124
63377
  of this software and associated documentation files (the "Software"), to deal
@@ -63376,6 +63629,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63376
63629
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63377
63630
  SOFTWARE.
63378
63631
 
63632
+ * MIT *
63633
+
63634
+ MIT License
63635
+
63636
+ Copyright (c) 2020 Nathan Rajlich
63637
+
63638
+ Permission is hereby granted, free of charge, to any person obtaining a copy
63639
+ of this software and associated documentation files (the "Software"), to deal
63640
+ in the Software without restriction, including without limitation the rights
63641
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
63642
+ copies of the Software, and to permit persons to whom the Software is
63643
+ furnished to do so, subject to the following conditions:
63644
+
63645
+ The above copyright notice and this permission notice shall be included in all
63646
+ copies or substantial portions of the Software.
63647
+
63648
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63649
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
63650
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63651
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
63652
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63653
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63654
+ SOFTWARE.
63655
+
63656
+
63379
63657
  * MIT *
63380
63658
 
63381
63659
  MIT License
@@ -63488,31 +63766,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63488
63766
  SOFTWARE.
63489
63767
 
63490
63768
 
63491
- * MIT *
63492
-
63493
- MIT License
63494
-
63495
- Copyright (c) 2021 Jimmy Wärting
63496
-
63497
- Permission is hereby granted, free of charge, to any person obtaining a copy
63498
- of this software and associated documentation files (the "Software"), to deal
63499
- in the Software without restriction, including without limitation the rights
63500
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
63501
- copies of the Software, and to permit persons to whom the Software is
63502
- furnished to do so, subject to the following conditions:
63503
-
63504
- The above copyright notice and this permission notice shall be included in all
63505
- copies or substantial portions of the Software.
63506
-
63507
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
63508
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
63509
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63510
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
63511
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63512
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63513
- SOFTWARE.
63514
-
63515
-
63516
63769
  * MIT *
63517
63770
 
63518
63771
  MIT License
@@ -64073,6 +64326,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
64073
64326
  SOFTWARE.
64074
64327
 
64075
64328
 
64329
+ * MIT *
64330
+
64331
+ MIT License
64332
+
64333
+ Copyright © Domenic Denicola
64334
+
64335
+ Permission is hereby granted, free of charge, to any person obtaining a copy
64336
+ of this software and associated documentation files (the "Software"), to deal
64337
+ in the Software without restriction, including without limitation the rights
64338
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
64339
+ copies of the Software, and to permit persons to whom the Software is
64340
+ furnished to do so, subject to the following conditions:
64341
+
64342
+ The above copyright notice and this permission notice shall be included in all
64343
+ copies or substantial portions of the Software.
64344
+
64345
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
64346
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
64347
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
64348
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64349
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
64350
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
64351
+ SOFTWARE.
64352
+
64353
+
64076
64354
  * MIT *
64077
64355
 
64078
64356
  MIT License
@@ -64436,6 +64714,74 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
64436
64714
  ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
64437
64715
 
64438
64716
 
64717
+ * ISC *
64718
+
64719
+ The ISC License
64720
+
64721
+ Copyright (c) Contributors
64722
+
64723
+ Permission to use, copy, modify, and/or distribute this software for any
64724
+ purpose with or without fee is hereby granted, provided that the above
64725
+ copyright notice and this permission notice appear in all copies.
64726
+
64727
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
64728
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
64729
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
64730
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
64731
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
64732
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
64733
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
64734
+
64735
+ ====
64736
+
64737
+ The following license is the one that governed sax, from which saxes
64738
+ was forked. Isaac Schlueter is not *directly* involved with saxes so
64739
+ don't go bugging him for saxes issues.
64740
+
64741
+ The ISC License
64742
+
64743
+ Copyright (c) Isaac Z. Schlueter and Contributors
64744
+
64745
+ Permission to use, copy, modify, and/or distribute this software for any
64746
+ purpose with or without fee is hereby granted, provided that the above
64747
+ copyright notice and this permission notice appear in all copies.
64748
+
64749
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
64750
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
64751
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
64752
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
64753
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
64754
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
64755
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
64756
+
64757
+ ====
64758
+
64759
+ `String.fromCodePoint` by Mathias Bynens is no longer used, but it can
64760
+ still be found in old commits. It was once used according to terms of
64761
+ MIT License, as follows:
64762
+
64763
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
64764
+
64765
+ Permission is hereby granted, free of charge, to any person obtaining
64766
+ a copy of this software and associated documentation files (the
64767
+ "Software"), to deal in the Software without restriction, including
64768
+ without limitation the rights to use, copy, modify, merge, publish,
64769
+ distribute, sublicense, and/or sell copies of the Software, and to
64770
+ permit persons to whom the Software is furnished to do so, subject to
64771
+ the following conditions:
64772
+
64773
+ The above copyright notice and this permission notice shall be
64774
+ included in all copies or substantial portions of the Software.
64775
+
64776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
64777
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
64778
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
64779
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
64780
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
64781
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
64782
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
64783
+
64784
+
64439
64785
  * ISC *
64440
64786
 
64441
64787
  The ISC License
@@ -64637,6 +64983,33 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
64637
64983
 
64638
64984
 
64639
64985
 
64986
+ * MIT *
64987
+
64988
+ The MIT Licence.
64989
+
64990
+ Copyright (c) 2022 Michael Mclaughlin
64991
+
64992
+ Permission is hereby granted, free of charge, to any person obtaining
64993
+ a copy of this software and associated documentation files (the
64994
+ 'Software'), to deal in the Software without restriction, including
64995
+ without limitation the rights to use, copy, modify, merge, publish,
64996
+ distribute, sublicense, and/or sell copies of the Software, and to
64997
+ permit persons to whom the Software is furnished to do so, subject to
64998
+ the following conditions:
64999
+
65000
+ The above copyright notice and this permission notice shall be
65001
+ included in all copies or substantial portions of the Software.
65002
+
65003
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
65004
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
65005
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
65006
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
65007
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
65008
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
65009
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
65010
+
65011
+
65012
+
64640
65013
  * MIT *
64641
65014
 
64642
65015
  The MIT License
@@ -65913,7 +66286,7 @@ SOFTWARE.
65913
66286
 
65914
66287
  The MIT License (MIT)
65915
66288
 
65916
- Copyright (c) 2015 Julian Ćwirko <julian.io>
66289
+ Copyright (c) 2015 Joris van der Wel
65917
66290
 
65918
66291
  Permission is hereby granted, free of charge, to any person obtaining a copy
65919
66292
  of this software and associated documentation files (the "Software"), to deal
@@ -65933,11 +66306,12 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65933
66306
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
65934
66307
  THE SOFTWARE.
65935
66308
 
66309
+
65936
66310
  * MIT *
65937
66311
 
65938
66312
  The MIT License (MIT)
65939
66313
 
65940
- Copyright (c) 2015 Mathias Buus
66314
+ Copyright (c) 2015 Julian Ćwirko <julian.io>
65941
66315
 
65942
66316
  Permission is hereby granted, free of charge, to any person obtaining a copy
65943
66317
  of this software and associated documentation files (the "Software"), to deal
@@ -65957,12 +66331,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65957
66331
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
65958
66332
  THE SOFTWARE.
65959
66333
 
65960
-
65961
66334
  * MIT *
65962
66335
 
65963
66336
  The MIT License (MIT)
65964
66337
 
65965
- Copyright (c) 2015 Matt Andrews
66338
+ Copyright (c) 2015 Mathias Buus
65966
66339
 
65967
66340
  Permission is hereby granted, free of charge, to any person obtaining a copy
65968
66341
  of this software and associated documentation files (the "Software"), to deal
@@ -65971,16 +66344,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
65971
66344
  copies of the Software, and to permit persons to whom the Software is
65972
66345
  furnished to do so, subject to the following conditions:
65973
66346
 
65974
- The above copyright notice and this permission notice shall be included in all
65975
- copies or substantial portions of the Software.
66347
+ The above copyright notice and this permission notice shall be included in
66348
+ all copies or substantial portions of the Software.
65976
66349
 
65977
66350
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
65978
66351
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
65979
66352
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
65980
66353
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
65981
66354
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65982
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
65983
- SOFTWARE.
66355
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
66356
+ THE SOFTWARE.
65984
66357
 
65985
66358
 
65986
66359
  * MIT *
@@ -66482,7 +66855,7 @@ THE SOFTWARE.
66482
66855
 
66483
66856
  The MIT License (MIT)
66484
66857
 
66485
- Copyright (c) 2015–2016 Sebastian Mayr
66858
+ Copyright (c) 2016 Alex Indigo
66486
66859
 
66487
66860
  Permission is hereby granted, free of charge, to any person obtaining a copy
66488
66861
  of this software and associated documentation files (the "Software"), to deal
@@ -66491,23 +66864,23 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66491
66864
  copies of the Software, and to permit persons to whom the Software is
66492
66865
  furnished to do so, subject to the following conditions:
66493
66866
 
66494
- The above copyright notice and this permission notice shall be included in
66495
- all copies or substantial portions of the Software.
66867
+ The above copyright notice and this permission notice shall be included in all
66868
+ copies or substantial portions of the Software.
66496
66869
 
66497
66870
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66498
66871
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66499
66872
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66500
66873
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66501
66874
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66502
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
66503
- THE SOFTWARE.
66875
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66876
+ SOFTWARE.
66504
66877
 
66505
66878
 
66506
66879
  * MIT *
66507
66880
 
66508
66881
  The MIT License (MIT)
66509
66882
 
66510
- Copyright (c) 2016 - 2020 Node Fetch Team
66883
+ Copyright (c) 2016 Dan Abramov
66511
66884
 
66512
66885
  Permission is hereby granted, free of charge, to any person obtaining a copy
66513
66886
  of this software and associated documentation files (the "Software"), to deal
@@ -66527,13 +66900,14 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66527
66900
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66528
66901
  SOFTWARE.
66529
66902
 
66530
-
66903
+ ---------------------
66904
+ Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.
66531
66905
 
66532
66906
  * MIT *
66533
66907
 
66534
66908
  The MIT License (MIT)
66535
66909
 
66536
- Copyright (c) 2016 Alex Indigo
66910
+ Copyright (c) 2016 Evgeny Poberezkin
66537
66911
 
66538
66912
  Permission is hereby granted, free of charge, to any person obtaining a copy
66539
66913
  of this software and associated documentation files (the "Software"), to deal
@@ -66558,7 +66932,7 @@ SOFTWARE.
66558
66932
 
66559
66933
  The MIT License (MIT)
66560
66934
 
66561
- Copyright (c) 2016 Dan Abramov
66935
+ Copyright (c) 2016 Kevin Gravier
66562
66936
 
66563
66937
  Permission is hereby granted, free of charge, to any person obtaining a copy
66564
66938
  of this software and associated documentation files (the "Software"), to deal
@@ -66578,14 +66952,37 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66578
66952
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66579
66953
  SOFTWARE.
66580
66954
 
66581
- ---------------------
66582
- Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.
66583
66955
 
66584
66956
  * MIT *
66585
66957
 
66586
66958
  The MIT License (MIT)
66587
66959
 
66588
- Copyright (c) 2016 David Frank
66960
+ Copyright (c) 2016 Mathias Buus
66961
+
66962
+ Permission is hereby granted, free of charge, to any person obtaining a copy
66963
+ of this software and associated documentation files (the "Software"), to deal
66964
+ in the Software without restriction, including without limitation the rights
66965
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66966
+ copies of the Software, and to permit persons to whom the Software is
66967
+ furnished to do so, subject to the following conditions:
66968
+
66969
+ The above copyright notice and this permission notice shall be included in
66970
+ all copies or substantial portions of the Software.
66971
+
66972
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66973
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66974
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66975
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66976
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66977
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
66978
+ THE SOFTWARE.
66979
+
66980
+
66981
+ * MIT *
66982
+
66983
+ The MIT License (MIT)
66984
+
66985
+ Copyright (c) 2016 Thomas Watson Steen
66589
66986
 
66590
66987
  Permission is hereby granted, free of charge, to any person obtaining a copy
66591
66988
  of this software and associated documentation files (the "Software"), to deal
@@ -66606,12 +67003,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66606
67003
  SOFTWARE.
66607
67004
 
66608
67005
 
66609
-
66610
67006
  * MIT *
66611
67007
 
66612
67008
  The MIT License (MIT)
66613
67009
 
66614
- Copyright (c) 2016 Evgeny Poberezkin
67010
+ Copyright (c) 2016-present, Vojtech Miksu
66615
67011
 
66616
67012
  Permission is hereby granted, free of charge, to any person obtaining a copy
66617
67013
  of this software and associated documentation files (the "Software"), to deal
@@ -66636,7 +67032,46 @@ SOFTWARE.
66636
67032
 
66637
67033
  The MIT License (MIT)
66638
67034
 
66639
- Copyright (c) 2016 Kevin Gravier
67035
+ Copyright (c) 2017 Lupo Montero lupomontero@gmail.com
67036
+
67037
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
67038
+
67039
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
67040
+
67041
+ 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.
67042
+
67043
+
67044
+ * MIT *
67045
+
67046
+ The MIT License (MIT)
67047
+
67048
+ Copyright (c) 2017 Menglin "Mark" Xu <mark@remarkablemark.org>
67049
+
67050
+ Permission is hereby granted, free of charge, to any person obtaining
67051
+ a copy of this software and associated documentation files (the
67052
+ "Software"), to deal in the Software without restriction, including
67053
+ without limitation the rights to use, copy, modify, merge, publish,
67054
+ distribute, sublicense, and/or sell copies of the Software, and to
67055
+ permit persons to whom the Software is furnished to do so, subject to
67056
+ the following conditions:
67057
+
67058
+ The above copyright notice and this permission notice shall be
67059
+ included in all copies or substantial portions of the Software.
67060
+
67061
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
67062
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
67063
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
67064
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
67065
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
67066
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
67067
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
67068
+
67069
+
67070
+ * MIT *
67071
+
67072
+ The MIT License (MIT)
67073
+
67074
+ Copyright (c) 2017 ncochard
66640
67075
 
66641
67076
  Permission is hereby granted, free of charge, to any person obtaining a copy
66642
67077
  of this software and associated documentation files (the "Software"), to deal
@@ -66657,11 +67092,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66657
67092
  SOFTWARE.
66658
67093
 
66659
67094
 
67095
+
66660
67096
  * MIT *
66661
67097
 
66662
67098
  The MIT License (MIT)
66663
67099
 
66664
- Copyright (c) 2016 Mathias Buus
67100
+ Copyright (c) 2017-present, Jon Schlinkert.
66665
67101
 
66666
67102
  Permission is hereby granted, free of charge, to any person obtaining a copy
66667
67103
  of this software and associated documentation files (the "Software"), to deal
@@ -66686,7 +67122,32 @@ THE SOFTWARE.
66686
67122
 
66687
67123
  The MIT License (MIT)
66688
67124
 
66689
- Copyright (c) 2016 Thomas Watson Steen
67125
+ Copyright (c) 2017-present, Yuxi (Evan) You
67126
+
67127
+ Permission is hereby granted, free of charge, to any person obtaining a copy
67128
+ of this software and associated documentation files (the "Software"), to deal
67129
+ in the Software without restriction, including without limitation the rights
67130
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67131
+ copies of the Software, and to permit persons to whom the Software is
67132
+ furnished to do so, subject to the following conditions:
67133
+
67134
+ The above copyright notice and this permission notice shall be included in
67135
+ all copies or substantial portions of the Software.
67136
+
67137
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67138
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67139
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
67140
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
67141
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67142
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
67143
+ THE SOFTWARE.
67144
+
67145
+
67146
+ * MIT *
67147
+
67148
+ The MIT License (MIT)
67149
+
67150
+ Copyright (c) 2018 Brian Vaughn
66690
67151
 
66691
67152
  Permission is hereby granted, free of charge, to any person obtaining a copy
66692
67153
  of this software and associated documentation files (the "Software"), to deal
@@ -66711,7 +67172,7 @@ SOFTWARE.
66711
67172
 
66712
67173
  The MIT License (MIT)
66713
67174
 
66714
- Copyright (c) 2016-present, Vojtech Miksu
67175
+ Copyright (c) 2018 Jed Watson
66715
67176
 
66716
67177
  Permission is hereby granted, free of charge, to any person obtaining a copy
66717
67178
  of this software and associated documentation files (the "Software"), to deal
@@ -66736,46 +67197,57 @@ SOFTWARE.
66736
67197
 
66737
67198
  The MIT License (MIT)
66738
67199
 
66739
- Copyright (c) 2017 Lupo Montero lupomontero@gmail.com
67200
+ Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
66740
67201
 
66741
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
67202
+ Permission is hereby granted, free of charge, to any person obtaining a copy
67203
+ of this software and associated documentation files (the "Software"), to deal
67204
+ in the Software without restriction, including without limitation the rights
67205
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67206
+ copies of the Software, and to permit persons to whom the Software is
67207
+ furnished to do so, subject to the following conditions:
66742
67208
 
66743
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
67209
+ The above copyright notice and this permission notice shall be included in
67210
+ all copies or substantial portions of the Software.
66744
67211
 
66745
- 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.
67212
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67213
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67214
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
67215
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
67216
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67217
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
67218
+ THE SOFTWARE.
66746
67219
 
66747
67220
 
66748
67221
  * MIT *
66749
67222
 
66750
67223
  The MIT License (MIT)
66751
67224
 
66752
- Copyright (c) 2017 Menglin "Mark" Xu <mark@remarkablemark.org>
67225
+ Copyright (c) 2018 Mathias Buus
66753
67226
 
66754
- Permission is hereby granted, free of charge, to any person obtaining
66755
- a copy of this software and associated documentation files (the
66756
- "Software"), to deal in the Software without restriction, including
66757
- without limitation the rights to use, copy, modify, merge, publish,
66758
- distribute, sublicense, and/or sell copies of the Software, and to
66759
- permit persons to whom the Software is furnished to do so, subject to
66760
- the following conditions:
67227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
67228
+ of this software and associated documentation files (the "Software"), to deal
67229
+ in the Software without restriction, including without limitation the rights
67230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67231
+ copies of the Software, and to permit persons to whom the Software is
67232
+ furnished to do so, subject to the following conditions:
66761
67233
 
66762
- The above copyright notice and this permission notice shall be
66763
- included in all copies or substantial portions of the Software.
67234
+ The above copyright notice and this permission notice shall be included in
67235
+ all copies or substantial portions of the Software.
66764
67236
 
66765
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
66766
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
66767
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
66768
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
66769
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
66770
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
66771
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
67237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
67240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
67241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
67243
+ THE SOFTWARE.
66772
67244
 
66773
67245
 
66774
67246
  * MIT *
66775
67247
 
66776
67248
  The MIT License (MIT)
66777
67249
 
66778
- Copyright (c) 2017 ncochard
67250
+ Copyright (c) 2018 React Measure authors
66779
67251
 
66780
67252
  Permission is hereby granted, free of charge, to any person obtaining a copy
66781
67253
  of this software and associated documentation files (the "Software"), to deal
@@ -66796,12 +67268,14 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66796
67268
  SOFTWARE.
66797
67269
 
66798
67270
 
66799
-
66800
67271
  * MIT *
66801
67272
 
66802
67273
  The MIT License (MIT)
66803
67274
 
66804
- Copyright (c) 2017-present, Jon Schlinkert.
67275
+ Copyright (c) 2020 James M Snell and the Piscina contributors
67276
+
67277
+ Piscina contributors listed at https://github.com/jasnell/piscina#the-team and
67278
+ in the README file.
66805
67279
 
66806
67280
  Permission is hereby granted, free of charge, to any person obtaining a copy
66807
67281
  of this software and associated documentation files (the "Software"), to deal
@@ -66810,23 +67284,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66810
67284
  copies of the Software, and to permit persons to whom the Software is
66811
67285
  furnished to do so, subject to the following conditions:
66812
67286
 
66813
- The above copyright notice and this permission notice shall be included in
66814
- all copies or substantial portions of the Software.
67287
+ The above copyright notice and this permission notice shall be included in all
67288
+ copies or substantial portions of the Software.
66815
67289
 
66816
67290
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66817
67291
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66818
67292
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66819
67293
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66820
67294
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66821
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
66822
- THE SOFTWARE.
67295
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
67296
+ SOFTWARE.
66823
67297
 
66824
67298
 
66825
67299
  * MIT *
66826
67300
 
66827
67301
  The MIT License (MIT)
66828
67302
 
66829
- Copyright (c) 2017-present, Yuxi (Evan) You
67303
+ Copyright (c) 2022 Sindre Sorhus
67304
+ Copyright (c) 2015 Elijah Insua
66830
67305
 
66831
67306
  Permission is hereby granted, free of charge, to any person obtaining a copy
66832
67307
  of this software and associated documentation files (the "Software"), to deal
@@ -66851,7 +67326,7 @@ THE SOFTWARE.
66851
67326
 
66852
67327
  The MIT License (MIT)
66853
67328
 
66854
- Copyright (c) 2018 Brian Vaughn
67329
+ Copyright (c) 2023 Damon Oehlman &lt;damon.oehlman@gmail.com&gt;
66855
67330
 
66856
67331
  Permission is hereby granted, free of charge, to any person obtaining a copy
66857
67332
  of this software and associated documentation files (the "Software"), to deal
@@ -66876,7 +67351,7 @@ SOFTWARE.
66876
67351
 
66877
67352
  The MIT License (MIT)
66878
67353
 
66879
- Copyright (c) 2018 Jed Watson
67354
+ Copyright (c) Denis Malinochkin
66880
67355
 
66881
67356
  Permission is hereby granted, free of charge, to any person obtaining a copy
66882
67357
  of this software and associated documentation files (the "Software"), to deal
@@ -66901,32 +67376,7 @@ SOFTWARE.
66901
67376
 
66902
67377
  The MIT License (MIT)
66903
67378
 
66904
- Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
66905
-
66906
- Permission is hereby granted, free of charge, to any person obtaining a copy
66907
- of this software and associated documentation files (the "Software"), to deal
66908
- in the Software without restriction, including without limitation the rights
66909
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66910
- copies of the Software, and to permit persons to whom the Software is
66911
- furnished to do so, subject to the following conditions:
66912
-
66913
- The above copyright notice and this permission notice shall be included in
66914
- all copies or substantial portions of the Software.
66915
-
66916
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66917
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66918
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66919
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66920
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66921
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
66922
- THE SOFTWARE.
66923
-
66924
-
66925
- * MIT *
66926
-
66927
- The MIT License (MIT)
66928
-
66929
- Copyright (c) 2018 Mathias Buus
67379
+ Copyright (c) EGOIST <0x142857@gmail.com> (https://github.com/egoist)
66930
67380
 
66931
67381
  Permission is hereby granted, free of charge, to any person obtaining a copy
66932
67382
  of this software and associated documentation files (the "Software"), to deal
@@ -66951,87 +67401,7 @@ THE SOFTWARE.
66951
67401
 
66952
67402
  The MIT License (MIT)
66953
67403
 
66954
- Copyright (c) 2018 React Measure authors
66955
-
66956
- Permission is hereby granted, free of charge, to any person obtaining a copy
66957
- of this software and associated documentation files (the "Software"), to deal
66958
- in the Software without restriction, including without limitation the rights
66959
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66960
- copies of the Software, and to permit persons to whom the Software is
66961
- furnished to do so, subject to the following conditions:
66962
-
66963
- The above copyright notice and this permission notice shall be included in all
66964
- copies or substantial portions of the Software.
66965
-
66966
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66967
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66968
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66969
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66970
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66971
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66972
- SOFTWARE.
66973
-
66974
-
66975
- * MIT *
66976
-
66977
- The MIT License (MIT)
66978
-
66979
- Copyright (c) 2020 James M Snell and the Piscina contributors
66980
-
66981
- Piscina contributors listed at https://github.com/jasnell/piscina#the-team and
66982
- in the README file.
66983
-
66984
- Permission is hereby granted, free of charge, to any person obtaining a copy
66985
- of this software and associated documentation files (the "Software"), to deal
66986
- in the Software without restriction, including without limitation the rights
66987
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66988
- copies of the Software, and to permit persons to whom the Software is
66989
- furnished to do so, subject to the following conditions:
66990
-
66991
- The above copyright notice and this permission notice shall be included in all
66992
- copies or substantial portions of the Software.
66993
-
66994
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66995
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66996
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66997
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66998
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66999
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
67000
- SOFTWARE.
67001
-
67002
-
67003
- * MIT *
67004
-
67005
- The MIT License (MIT)
67006
-
67007
- Copyright (c) 2020 Mattias Buelens
67008
- Copyright (c) 2016 Diwank Singh Tomer
67009
-
67010
- Permission is hereby granted, free of charge, to any person obtaining a copy
67011
- of this software and associated documentation files (the "Software"), to deal
67012
- in the Software without restriction, including without limitation the rights
67013
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67014
- copies of the Software, and to permit persons to whom the Software is
67015
- furnished to do so, subject to the following conditions:
67016
-
67017
- The above copyright notice and this permission notice shall be included in all
67018
- copies or substantial portions of the Software.
67019
-
67020
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67021
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67022
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
67023
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
67024
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67025
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
67026
- SOFTWARE.
67027
-
67028
-
67029
- * MIT *
67030
-
67031
- The MIT License (MIT)
67032
-
67033
- Copyright (c) 2022 Sindre Sorhus
67034
- Copyright (c) 2015 Elijah Insua
67404
+ Copyright (c) Feross Aboukhadijeh
67035
67405
 
67036
67406
  Permission is hereby granted, free of charge, to any person obtaining a copy
67037
67407
  of this software and associated documentation files (the "Software"), to deal
@@ -67056,82 +67426,31 @@ THE SOFTWARE.
67056
67426
 
67057
67427
  The MIT License (MIT)
67058
67428
 
67059
- Copyright (c) 2023 Damon Oehlman &lt;damon.oehlman@gmail.com&gt;
67060
-
67061
- Permission is hereby granted, free of charge, to any person obtaining a copy
67062
- of this software and associated documentation files (the "Software"), to deal
67063
- in the Software without restriction, including without limitation the rights
67064
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67065
- copies of the Software, and to permit persons to whom the Software is
67066
- furnished to do so, subject to the following conditions:
67067
-
67068
- The above copyright notice and this permission notice shall be included in all
67069
- copies or substantial portions of the Software.
67070
-
67071
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67072
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67073
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
67074
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
67075
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67076
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
67077
- SOFTWARE.
67078
-
67079
-
67080
- * MIT *
67081
-
67082
- The MIT License (MIT)
67083
-
67084
- Copyright (c) Denis Malinochkin
67429
+ Copyright (c) Feross Aboukhadijeh
67085
67430
 
67086
- Permission is hereby granted, free of charge, to any person obtaining a copy
67087
- of this software and associated documentation files (the "Software"), to deal
67088
- in the Software without restriction, including without limitation the rights
67089
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67090
- copies of the Software, and to permit persons to whom the Software is
67091
- furnished to do so, subject to the following conditions:
67431
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
67432
+ this software and associated documentation files (the "Software"), to deal in
67433
+ the Software without restriction, including without limitation the rights to
67434
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
67435
+ the Software, and to permit persons to whom the Software is furnished to do so,
67436
+ subject to the following conditions:
67092
67437
 
67093
67438
  The above copyright notice and this permission notice shall be included in all
67094
67439
  copies or substantial portions of the Software.
67095
67440
 
67096
67441
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67097
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67098
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
67099
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
67100
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67101
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
67102
- SOFTWARE.
67103
-
67104
-
67105
- * MIT *
67106
-
67107
- The MIT License (MIT)
67108
-
67109
- Copyright (c) EGOIST <0x142857@gmail.com> (https://github.com/egoist)
67110
-
67111
- Permission is hereby granted, free of charge, to any person obtaining a copy
67112
- of this software and associated documentation files (the "Software"), to deal
67113
- in the Software without restriction, including without limitation the rights
67114
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67115
- copies of the Software, and to permit persons to whom the Software is
67116
- furnished to do so, subject to the following conditions:
67117
-
67118
- The above copyright notice and this permission notice shall be included in
67119
- all copies or substantial portions of the Software.
67120
-
67121
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67122
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67123
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
67124
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
67125
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67126
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
67127
- THE SOFTWARE.
67442
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
67443
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
67444
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
67445
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
67446
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
67128
67447
 
67129
67448
 
67130
67449
  * MIT *
67131
67450
 
67132
67451
  The MIT License (MIT)
67133
67452
 
67134
- Copyright (c) Feross Aboukhadijeh
67453
+ Copyright (c) Feross Aboukhadijeh, and other contributors.
67135
67454
 
67136
67455
  Permission is hereby granted, free of charge, to any person obtaining a copy
67137
67456
  of this software and associated documentation files (the "Software"), to deal
@@ -67156,31 +67475,7 @@ THE SOFTWARE.
67156
67475
 
67157
67476
  The MIT License (MIT)
67158
67477
 
67159
- Copyright (c) Feross Aboukhadijeh
67160
-
67161
- Permission is hereby granted, free of charge, to any person obtaining a copy of
67162
- this software and associated documentation files (the "Software"), to deal in
67163
- the Software without restriction, including without limitation the rights to
67164
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
67165
- the Software, and to permit persons to whom the Software is furnished to do so,
67166
- subject to the following conditions:
67167
-
67168
- The above copyright notice and this permission notice shall be included in all
67169
- copies or substantial portions of the Software.
67170
-
67171
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67172
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
67173
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
67174
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
67175
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
67176
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
67177
-
67178
-
67179
- * MIT *
67180
-
67181
- The MIT License (MIT)
67182
-
67183
- Copyright (c) Feross Aboukhadijeh, and other contributors.
67478
+ Copyright (c) Sebastian Mayr
67184
67479
 
67185
67480
  Permission is hereby granted, free of charge, to any person obtaining a copy
67186
67481
  of this software and associated documentation files (the "Software"), to deal
@@ -67490,6 +67785,35 @@ The above copyright notice and this permission notice shall be included in all c
67490
67785
  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.
67491
67786
 
67492
67787
 
67788
+ * MIT *
67789
+
67790
+ The MIT License (MIT)
67791
+ =====================
67792
+
67793
+ Copyright © Sebastian Mayr
67794
+
67795
+ Permission is hereby granted, free of charge, to any person
67796
+ obtaining a copy of this software and associated documentation
67797
+ files (the “Software”), to deal in the Software without
67798
+ restriction, including without limitation the rights to use,
67799
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
67800
+ copies of the Software, and to permit persons to whom the
67801
+ Software is furnished to do so, subject to the following
67802
+ conditions:
67803
+
67804
+ The above copyright notice and this permission notice shall be
67805
+ included in all copies or substantial portions of the Software.
67806
+
67807
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
67808
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
67809
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
67810
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
67811
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
67812
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
67813
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
67814
+ OTHER DEALINGS IN THE SOFTWARE.
67815
+
67816
+
67493
67817
  * MIT *
67494
67818
 
67495
67819
  The MIT License (MIT)
@@ -67564,31 +67888,6 @@ SOFTWARE.
67564
67888
 
67565
67889
 
67566
67890
 
67567
- * MIT *
67568
-
67569
- The MIT License (MIT)
67570
-
67571
- Copyright (c) 2015 Nathan Friedly <nathan@nfriedly.com> (http://nfriedly.com/)
67572
-
67573
- Permission is hereby granted, free of charge, to any person obtaining a copy
67574
- of this software and associated documentation files (the "Software"), to deal
67575
- in the Software without restriction, including without limitation the rights
67576
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
67577
- copies of the Software, and to permit persons to whom the Software is
67578
- furnished to do so, subject to the following conditions:
67579
-
67580
- The above copyright notice and this permission notice shall be included in
67581
- all copies or substantial portions of the Software.
67582
-
67583
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
67584
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67585
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
67586
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
67587
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
67588
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
67589
- THE SOFTWARE.
67590
-
67591
-
67592
67891
  * MIT *
67593
67892
 
67594
67893
  The MIT License (MIT)
@@ -68364,4 +68663,4 @@ POSSIBILITY OF SUCH DAMAGE.
68364
68663
  --------------------------------------------------------------------------------
68365
68664
  --------------------------------------------------------------------------------
68366
68665
 
68367
- Report Generated by FOSSA on 2024-3-28
68666
+ Report Generated by FOSSA on 2024-4-4