@gooddata/sdk-ui-dashboard 10.43.0-alpha.2 → 10.43.0-alpha.3

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 (37) hide show
  1. package/NOTICE +650 -2242
  2. package/esm/__version.d.ts +1 -1
  3. package/esm/__version.js +1 -1
  4. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map +1 -1
  5. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.js +1 -1
  6. package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.js.map +1 -1
  7. package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts +6 -5
  8. package/esm/presentation/dragAndDrop/HoveredWidgetContext.d.ts.map +1 -1
  9. package/esm/presentation/dragAndDrop/HoveredWidgetContext.js +27 -26
  10. package/esm/presentation/dragAndDrop/HoveredWidgetContext.js.map +1 -1
  11. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.d.ts.map +1 -1
  12. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js +3 -5
  13. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HeightResizerHotspot.js.map +1 -1
  14. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.d.ts.map +1 -1
  15. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.js +6 -2
  16. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/HoverDetector.js.map +1 -1
  17. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.d.ts.map +1 -1
  18. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js +4 -5
  19. package/esm/presentation/flexibleLayout/dragAndDrop/Resize/WidthResizerHotspot.js.map +1 -1
  20. package/esm/presentation/localization/bundles/en-US.json +2 -2
  21. package/esm/presentation/localization/bundles/en-US.localization-bundle.js +2 -2
  22. package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
  23. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.d.ts.map +1 -1
  24. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js +1 -1
  25. package/esm/presentation/presentationComponents/DashboardItems/DashboardItem.js.map +1 -1
  26. package/esm/presentation/widget/description/DescriptionClickTrigger.d.ts.map +1 -1
  27. package/esm/presentation/widget/description/DescriptionClickTrigger.js +15 -6
  28. package/esm/presentation/widget/description/DescriptionClickTrigger.js.map +1 -1
  29. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
  30. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js +9 -5
  31. package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.js.map +1 -1
  32. package/package.json +16 -16
  33. package/styles/css/drillDialog.css +3 -0
  34. package/styles/css/drillDialog.css.map +1 -1
  35. package/styles/css/main.css +3 -0
  36. package/styles/css/main.css.map +1 -1
  37. package/styles/scss/drillDialog.scss +5 -0
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: 2025-9-2
10
+ Date generated: 2025-9-8
11
11
 
12
- Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
12
+ Revision ID: 3564fa65c7b5b7cb77e9f819ad8b9412537c26f4
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -26,7 +26,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
26
26
 
27
27
  - @aaronhayes/react-use-hubspot-form (2.1.2) [MIT]
28
28
  - @ampproject/remapping (2.2.1) [Apache-2.0]
29
- - @asamuzakjp/css-color (3.1.1) [MIT]
30
29
  - @babel/cli (7.23.4) [MIT]
31
30
  - @babel/code-frame (7.27.1) [MIT]
32
31
  - @babel/compat-data (7.26.8) [MIT]
@@ -145,11 +144,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
145
144
  - @codemirror/lint (6.8.5) [MIT]
146
145
  - @codemirror/state (6.5.2) [MIT]
147
146
  - @codemirror/view (6.36.5) [MIT]
148
- - @csstools/color-helpers (5.0.2) [mit-0]
149
- - @csstools/css-calc (2.1.2) [MIT]
150
- - @csstools/css-color-parser (3.0.8) [MIT]
151
- - @csstools/css-parser-algorithms (3.0.4) [MIT]
152
- - @csstools/css-tokenizer (3.0.3) [MIT]
153
147
  - @discoveryjs/json-ext (0.5.7) [MIT]
154
148
  - @discoveryjs/json-ext (0.6.3) [MIT]
155
149
  - @emotion/babel-plugin (11.13.5) [MIT]
@@ -263,6 +257,7 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
263
257
  - @types/mime (1.3.5) [MIT]
264
258
  - @types/mime (3.0.4) [MIT]
265
259
  - @types/ms (0.7.34) [MIT]
260
+ - @types/node (20.19.8) [MIT]
266
261
  - @types/node (22.16.4) [MIT]
267
262
  - @types/node-forge (1.3.10) [MIT]
268
263
  - @types/parse-json (4.0.2) [MIT]
@@ -279,6 +274,7 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
279
274
  - @types/sockjs (0.3.36) [MIT]
280
275
  - @types/unist (3.0.3) [MIT]
281
276
  - @types/unist (2.0.10) [MIT]
277
+ - @types/whatwg-mimetype (3.0.2) [MIT]
282
278
  - @types/ws (8.5.10) [MIT]
283
279
  - @ungap/structured-clone (1.2.0) [ISC]
284
280
  - @vitest/expect (3.2.4) [MIT]
@@ -317,7 +313,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
317
313
  - ag-grid-community (34.1.0) [MIT]
318
314
  - ag-grid-enterprise (34.1.0) [Commercial]
319
315
  - ag-grid-react (34.1.0) [MIT]
320
- - agent-base (7.1.3) [MIT]
321
316
  - aggregate-error (3.1.0) [MIT]
322
317
  - ajv (6.12.6) [MIT, BSD-2-Clause]
323
318
  - ajv (8.13.0) [MIT, BSD-2-Clause]
@@ -421,10 +416,8 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
421
416
  - cross-spawn (7.0.6) [MIT]
422
417
  - css-mediaquery (0.1.2) [BSD-3-Clause]
423
418
  - csscolorparser (1.0.3) [MIT]
424
- - cssstyle (4.3.0) [MIT]
425
419
  - csstype (3.1.2) [MIT]
426
420
  - currently-unhandled (0.4.1) [MIT]
427
- - data-urls (5.0.0) [MIT]
428
421
  - date-fns (2.30.0) [MIT]
429
422
  - date-fns-tz (2.0.0) [MIT]
430
423
  - debounce (1.2.1) [MIT]
@@ -466,7 +459,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
466
459
  - encodeurl (1.0.2) [MIT]
467
460
  - encodeurl (2.0.0) [MIT]
468
461
  - enhanced-resolve (5.15.0) [MIT]
469
- - entities (4.5.0) [BSD-3-Clause]
470
462
  - envinfo (7.14.0) [MIT]
471
463
  - error-ex (1.3.2) [MIT]
472
464
  - es-define-property (1.0.1) [MIT]
@@ -498,6 +490,7 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
498
490
  - external-editor (3.1.0) [MIT]
499
491
  - fast-deep-equal (3.1.3) [MIT]
500
492
  - fast-defer (1.1.8) [MIT]
493
+ - fast-equals (5.2.2) [MIT]
501
494
  - fast-glob (3.3.3) [MIT]
502
495
  - fast-json-stable-stringify (2.1.0) [MIT]
503
496
  - fastest-levenshtein (1.0.16) [MIT]
@@ -541,6 +534,7 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
541
534
  - grid-index (1.1.0) [ISC]
542
535
  - gzip-size (6.0.0) [MIT]
543
536
  - handle-thing (2.0.1) [MIT]
537
+ - happy-dom (18.0.1) [MIT]
544
538
  - has-flag (4.0.0) [MIT]
545
539
  - has-property-descriptors (1.0.2) [MIT]
546
540
  - has-symbols (1.1.0) [MIT]
@@ -552,7 +546,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
552
546
  - highcharts-react-official (3.2.2) [MIT]
553
547
  - hoist-non-react-statics (3.3.2) [BSD-3-Clause]
554
548
  - hpack.js (2.1.6) [MIT]
555
- - html-encoding-sniffer (4.0.0) [MIT]
556
549
  - html-escaper (2.0.2) [MIT]
557
550
  - html-url-attributes (3.0.0) [MIT]
558
551
  - html-validate (9.5.1) [MIT]
@@ -561,14 +554,11 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
561
554
  - http-errors (2.0.0) [MIT]
562
555
  - http-parser-js (0.5.8) [MIT]
563
556
  - http-proxy (1.18.1) [MIT]
564
- - http-proxy-agent (7.0.2) [MIT]
565
557
  - http-proxy-middleware (2.0.9) [MIT]
566
558
  - http-status-codes (2.3.0) [MIT]
567
- - https-proxy-agent (7.0.6) [MIT]
568
559
  - hyperdyperid (1.2.0) [MIT]
569
560
  - hyphenate-style-name (1.0.4) [BSD-3-Clause]
570
561
  - iconv-lite (0.4.24) [MIT]
571
- - iconv-lite (0.6.3) [MIT]
572
562
  - ieee754 (1.2.1) [BSD-3-Clause]
573
563
  - immer (10.1.1) [MIT]
574
564
  - immutable (4.3.4) [MIT]
@@ -608,7 +598,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
608
598
  - is-plain-obj (4.1.0) [MIT]
609
599
  - is-plain-object (2.0.4) [MIT]
610
600
  - is-plain-object (5.0.0) [MIT]
611
- - is-potential-custom-element-name (1.0.1) [MIT]
612
601
  - is-regexp (1.0.0) [MIT]
613
602
  - is-typed-array (1.1.12) [MIT]
614
603
  - is-unicode-supported (0.1.0) [MIT]
@@ -624,7 +613,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
624
613
  - js-tokens (4.0.0) [MIT]
625
614
  - js-tokens (9.0.1) [MIT]
626
615
  - js-yaml (4.1.0) [MIT]
627
- - jsdom (26.0.0) [MIT]
628
616
  - jsesc (0.5.0) [MIT]
629
617
  - jsesc (3.1.0) [MIT]
630
618
  - json-parse-even-better-errors (2.3.1) [MIT]
@@ -730,7 +718,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
730
718
  - node-forge (1.3.1) [Multi-license: GPL-2.0-only OR BSD-3-Clause, BSD-3-Clause, public-domain, MIT]
731
719
  - node-releases (2.0.18) [MIT]
732
720
  - normalize-path (3.0.0) [MIT]
733
- - nwsapi (2.2.18) [MIT]
734
721
  - object-assign (4.1.1) [MIT]
735
722
  - object-code (1.3.3) [MIT]
736
723
  - object-inspect (1.13.3) [MIT]
@@ -754,7 +741,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
754
741
  - parent-module (1.0.1) [MIT]
755
742
  - parse-entities (4.0.1) [MIT]
756
743
  - parse-json (5.2.0) [WTFPL, MIT]
757
- - parse5 (7.2.1) [MIT]
758
744
  - parseurl (1.3.3) [MIT]
759
745
  - path-browserify (1.0.1) [MIT]
760
746
  - path-exists (4.0.0) [MIT]
@@ -850,7 +836,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
850
836
  - reusify (1.0.4) [MIT]
851
837
  - rimraf (3.0.2) [ISC]
852
838
  - rollup (4.21.2) [MIT, ISC, Apache-2.0]
853
- - rrweb-cssom (0.8.0) [MIT]
854
839
  - run-applescript (7.0.0) [MIT]
855
840
  - run-async (2.4.1) [MIT]
856
841
  - run-parallel (1.2.0) [MIT]
@@ -860,7 +845,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
860
845
  - safe-buffer (5.2.1) [MIT]
861
846
  - safer-buffer (2.1.2) [MIT]
862
847
  - sass (1.69.5) [MIT, BSD-3-Clause, Apache-2.0, Zlib, bzip2-1.0.6]
863
- - saxes (6.0.0) [ISC, MIT]
864
848
  - scheduler (0.23.2) [MIT]
865
849
  - schema-utils (3.3.0) [MIT]
866
850
  - schema-utils (4.2.0) [MIT]
@@ -924,7 +908,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
924
908
  - supports-color (7.2.0) [MIT]
925
909
  - supports-color (8.1.1) [MIT]
926
910
  - supports-preserve-symlinks-flag (1.0.0) [MIT]
927
- - symbol-tree (3.2.4) [MIT]
928
911
  - tabbable (6.2.0) [MIT]
929
912
  - tapable (2.2.1) [MIT]
930
913
  - tar (6.2.1) [ISC]
@@ -942,15 +925,11 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
942
925
  - tinyqueue (2.0.3) [ISC]
943
926
  - tinyrainbow (2.0.0) [MIT]
944
927
  - tinyspy (4.0.3) [MIT]
945
- - tldts (6.1.74) [MIT]
946
- - tldts-core (6.1.74) [MIT]
947
928
  - tmp (0.0.33) [MIT]
948
929
  - to-regex-range (5.0.1) [MIT]
949
930
  - toggle-selection (1.0.6) [MIT]
950
931
  - toidentifier (1.0.1) [MIT]
951
932
  - totalist (3.0.1) [MIT]
952
- - tough-cookie (5.1.0) [BSD-3-Clause]
953
- - tr46 (5.0.0) [MIT]
954
933
  - tree-dump (1.0.3) [Apache-2.0]
955
934
  - trim-lines (3.0.1) [MIT]
956
935
  - trough (2.1.0) [MIT]
@@ -998,11 +977,9 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
998
977
  - vitest (3.2.4) [MIT, ISC, BSD-3-Clause, Apache-2.0]
999
978
  - vt-pbf (3.1.3) [MIT, BSD-3-Clause]
1000
979
  - w3c-keyname (2.2.8) [MIT]
1001
- - w3c-xmlserializer (5.0.0) [MIT]
1002
980
  - watchpack (2.4.4) [MIT]
1003
981
  - wbuf (1.7.3) [MIT]
1004
982
  - wcwidth (1.0.1) [MIT]
1005
- - webidl-conversions (7.0.0) [BSD-2-Clause]
1006
983
  - webpack (5.89.0) [MIT]
1007
984
  - webpack-bundle-analyzer (4.10.1) [MIT]
1008
985
  - webpack-cli (6.0.1) [MIT]
@@ -1012,9 +989,7 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
1012
989
  - webpack-sources (3.2.3) [MIT]
1013
990
  - websocket-driver (0.7.4) [Apache-2.0]
1014
991
  - websocket-extensions (0.1.4) [Apache-2.0]
1015
- - whatwg-encoding (3.1.1) [MIT]
1016
- - whatwg-mimetype (4.0.0) [MIT]
1017
- - whatwg-url (14.1.1) [MIT]
992
+ - whatwg-mimetype (3.0.0) [MIT]
1018
993
  - which (2.0.2) [ISC]
1019
994
  - which-typed-array (1.1.13) [MIT]
1020
995
  - why-is-node-running (2.3.0) [MIT]
@@ -1026,8 +1001,6 @@ Revision ID: 32ee89707ae639b61b35f0cdadc319415f4cd821
1026
1001
  - wrappy (1.0.2) [ISC]
1027
1002
  - ws (7.5.9) [MIT]
1028
1003
  - ws (8.18.1) [MIT]
1029
- - xml-name-validator (5.0.0) [Apache-2.0]
1030
- - xmlchars (2.2.0) [MIT]
1031
1004
  - yallist (3.1.1) [ISC]
1032
1005
  - yallist (4.0.0) [ISC]
1033
1006
  - yaml (1.10.2) [ISC]
@@ -1299,48 +1272,6 @@ Authors: admin@ampproject.org, justin+npm@ridgewell.name
1299
1272
 
1300
1273
  Package Download URL: https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz
1301
1274
 
1302
- --------------------------------------------------------------------------------
1303
- Package Title: @asamuzakjp/css-color (3.1.1)
1304
-
1305
- Package Locator: npm+@asamuzakjp/css-color$3.1.1
1306
-
1307
- Package Depth: Transitive
1308
- --------------------------------------------------------------------------------
1309
-
1310
- * Declared Licenses *
1311
- MIT
1312
-
1313
-
1314
- MIT License
1315
-
1316
- Copyright (c) 2024 asamuzaK (Kazz)
1317
-
1318
- Permission is hereby granted, free of charge, to any person obtaining a copy
1319
- of this software and associated documentation files (the "Software"), to deal
1320
- in the Software without restriction, including without limitation the rights
1321
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1322
- copies of the Software, and to permit persons to whom the Software is
1323
- furnished to do so, subject to the following conditions:
1324
-
1325
- The above copyright notice and this permission notice shall be included in all
1326
- copies or substantial portions of the Software.
1327
-
1328
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1329
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1330
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1331
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1332
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1333
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1334
- SOFTWARE.
1335
-
1336
-
1337
-
1338
- * Package Info *
1339
-
1340
- Authors: info@asamuzak.jp
1341
-
1342
- Package Download URL: https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-3.1.1.tgz
1343
-
1344
1275
  --------------------------------------------------------------------------------
1345
1276
  Package Title: @babel/cli (7.23.4)
1346
1277
 
@@ -6404,29 +6335,32 @@ Authors: mail@adrianheine.de, marijn@haverbeke.berlin
6404
6335
  Package Download URL: https://registry.npmjs.org/@codemirror/view/-/view-6.36.5.tgz
6405
6336
 
6406
6337
  --------------------------------------------------------------------------------
6407
- Package Title: @csstools/color-helpers (5.0.2)
6338
+ Package Title: @discoveryjs/json-ext (0.5.7)
6408
6339
 
6409
- Package Locator: npm+@csstools/color-helpers$5.0.2
6340
+ Package Locator: npm+@discoveryjs/json-ext$0.5.7
6410
6341
 
6411
6342
  Package Depth: Transitive
6412
6343
  --------------------------------------------------------------------------------
6413
6344
 
6414
6345
  * Declared Licenses *
6415
- mit-0
6346
+ MIT
6416
6347
 
6417
6348
 
6418
- MIT No Attribution (MIT-0)
6349
+ MIT License
6419
6350
 
6420
- Copyright © CSSTools Contributors
6351
+ Copyright (c) 2020 Roman Dvornov <rdvornov@gmail.com>
6421
6352
 
6422
- Permission is hereby granted, free of charge, to any person obtaining a copy of
6423
- this software and associated documentation files (the Software), to deal in
6424
- the Software without restriction, including without limitation the rights to
6425
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
6426
- of the Software, and to permit persons to whom the Software is furnished to do
6427
- so.
6353
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6354
+ of this software and associated documentation files (the "Software"), to deal
6355
+ in the Software without restriction, including without limitation the rights
6356
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6357
+ copies of the Software, and to permit persons to whom the Software is
6358
+ furnished to do so, subject to the following conditions:
6428
6359
 
6429
- THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6360
+ The above copyright notice and this permission notice shall be included in all
6361
+ copies or substantial portions of the Software.
6362
+
6363
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6430
6364
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6431
6365
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6432
6366
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
@@ -6438,137 +6372,14 @@ SOFTWARE.
6438
6372
 
6439
6373
  * Package Info *
6440
6374
 
6441
- Authors: jonathantneal@hotmail.com, sombragriselros@gmail.com, romainmenke@gmail.com
6442
-
6443
- Package Download URL: https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-5.0.2.tgz
6444
-
6445
- --------------------------------------------------------------------------------
6446
- Package Title: @csstools/css-calc (2.1.2)
6447
-
6448
- Package Locator: npm+@csstools/css-calc$2.1.2
6449
-
6450
- Package Depth: Transitive
6451
- --------------------------------------------------------------------------------
6452
-
6453
- * Declared Licenses *
6454
- MIT
6455
-
6456
-
6457
- The MIT License (MIT)
6458
-
6459
- Copyright 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>
6460
-
6461
- Permission is hereby granted, free of charge, to any person obtaining a copy of
6462
- this software and associated documentation files (the "Software"), to deal in
6463
- the Software without restriction, including without limitation the rights to
6464
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
6465
- the Software, and to permit persons to whom the Software is furnished to do so,
6466
- subject to the following conditions:
6467
-
6468
- The above copyright notice and this permission notice shall be included in all
6469
- copies or substantial portions of the Software.
6470
-
6471
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6472
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
6473
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
6474
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
6475
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
6476
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6477
-
6478
-
6479
-
6480
- * Package Info *
6481
-
6482
- Authors: jonathantneal@hotmail.com, sombragriselros@gmail.com, romainmenke@gmail.com
6483
-
6484
- Package Download URL: https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.2.tgz
6485
-
6486
- --------------------------------------------------------------------------------
6487
- Package Title: @csstools/css-color-parser (3.0.8)
6488
-
6489
- Package Locator: npm+@csstools/css-color-parser$3.0.8
6490
-
6491
- Package Depth: Transitive
6492
- --------------------------------------------------------------------------------
6493
-
6494
- * Declared Licenses *
6495
- MIT
6496
-
6497
-
6498
- The MIT License (MIT)
6499
-
6500
- Copyright 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>
6501
-
6502
- Permission is hereby granted, free of charge, to any person obtaining a copy of
6503
- this software and associated documentation files (the "Software"), to deal in
6504
- the Software without restriction, including without limitation the rights to
6505
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
6506
- the Software, and to permit persons to whom the Software is furnished to do so,
6507
- subject to the following conditions:
6508
-
6509
- The above copyright notice and this permission notice shall be included in all
6510
- copies or substantial portions of the Software.
6511
-
6512
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6513
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
6514
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
6515
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
6516
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
6517
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6518
-
6519
-
6520
-
6521
- * Package Info *
6522
-
6523
- Authors: jonathantneal@hotmail.com, sombragriselros@gmail.com, romainmenke@gmail.com
6524
-
6525
- Package Download URL: https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.8.tgz
6526
-
6527
- --------------------------------------------------------------------------------
6528
- Package Title: @csstools/css-parser-algorithms (3.0.4)
6529
-
6530
- Package Locator: npm+@csstools/css-parser-algorithms$3.0.4
6531
-
6532
- Package Depth: Transitive
6533
- --------------------------------------------------------------------------------
6534
-
6535
- * Declared Licenses *
6536
- MIT
6537
-
6538
-
6539
- The MIT License (MIT)
6540
-
6541
- Copyright 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>
6542
-
6543
- Permission is hereby granted, free of charge, to any person obtaining a copy of
6544
- this software and associated documentation files (the "Software"), to deal in
6545
- the Software without restriction, including without limitation the rights to
6546
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
6547
- the Software, and to permit persons to whom the Software is furnished to do so,
6548
- subject to the following conditions:
6549
-
6550
- The above copyright notice and this permission notice shall be included in all
6551
- copies or substantial portions of the Software.
6552
-
6553
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6554
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
6555
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
6556
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
6557
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
6558
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6559
-
6560
-
6561
-
6562
- * Package Info *
6563
-
6564
- Authors: jonathantneal@hotmail.com, sombragriselros@gmail.com, romainmenke@gmail.com
6375
+ Authors: rdvornov@gmail.com, s.melukov@gmail.com, exsdis@gmail.com
6565
6376
 
6566
- Package Download URL: https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.4.tgz
6377
+ Package Download URL: https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz
6567
6378
 
6568
6379
  --------------------------------------------------------------------------------
6569
- Package Title: @csstools/css-tokenizer (3.0.3)
6380
+ Package Title: @discoveryjs/json-ext (0.6.3)
6570
6381
 
6571
- Package Locator: npm+@csstools/css-tokenizer$3.0.3
6382
+ Package Locator: npm+@discoveryjs/json-ext$0.6.3
6572
6383
 
6573
6384
  Package Depth: Transitive
6574
6385
  --------------------------------------------------------------------------------
@@ -6577,39 +6388,40 @@ Package Depth: Transitive
6577
6388
  MIT
6578
6389
 
6579
6390
 
6580
- The MIT License (MIT)
6391
+ MIT License
6581
6392
 
6582
- Copyright 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>
6393
+ Copyright (c) 2020-2024 Roman Dvornov <rdvornov@gmail.com>
6583
6394
 
6584
- Permission is hereby granted, free of charge, to any person obtaining a copy of
6585
- this software and associated documentation files (the "Software"), to deal in
6586
- the Software without restriction, including without limitation the rights to
6587
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
6588
- the Software, and to permit persons to whom the Software is furnished to do so,
6589
- subject to the following conditions:
6395
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6396
+ of this software and associated documentation files (the "Software"), to deal
6397
+ in the Software without restriction, including without limitation the rights
6398
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6399
+ copies of the Software, and to permit persons to whom the Software is
6400
+ furnished to do so, subject to the following conditions:
6590
6401
 
6591
6402
  The above copyright notice and this permission notice shall be included in all
6592
6403
  copies or substantial portions of the Software.
6593
6404
 
6594
6405
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6595
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
6596
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
6597
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
6598
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
6599
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6406
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6407
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6408
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6409
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6410
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6411
+ SOFTWARE.
6600
6412
 
6601
6413
 
6602
6414
 
6603
6415
  * Package Info *
6604
6416
 
6605
- Authors: jonathantneal@hotmail.com, sombragriselros@gmail.com, romainmenke@gmail.com
6417
+ Authors: rdvornov@gmail.com, s.melukov@gmail.com, exsdis@gmail.com
6606
6418
 
6607
- Package Download URL: https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.3.tgz
6419
+ Package Download URL: https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.6.3.tgz
6608
6420
 
6609
6421
  --------------------------------------------------------------------------------
6610
- Package Title: @discoveryjs/json-ext (0.5.7)
6422
+ Package Title: @emotion/babel-plugin (11.13.5)
6611
6423
 
6612
- Package Locator: npm+@discoveryjs/json-ext$0.5.7
6424
+ Package Locator: npm+@emotion/babel-plugin$11.13.5
6613
6425
 
6614
6426
  Package Depth: Transitive
6615
6427
  --------------------------------------------------------------------------------
@@ -6620,7 +6432,7 @@ MIT
6620
6432
 
6621
6433
  MIT License
6622
6434
 
6623
- Copyright (c) 2020 Roman Dvornov <rdvornov@gmail.com>
6435
+ Copyright (c) Emotion team and other contributors
6624
6436
 
6625
6437
  Permission is hereby granted, free of charge, to any person obtaining a copy
6626
6438
  of this software and associated documentation files (the "Software"), to deal
@@ -6644,14 +6456,14 @@ SOFTWARE.
6644
6456
 
6645
6457
  * Package Info *
6646
6458
 
6647
- Authors: rdvornov@gmail.com, s.melukov@gmail.com, exsdis@gmail.com
6459
+ Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com
6648
6460
 
6649
- Package Download URL: https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz
6461
+ Package Download URL: https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz
6650
6462
 
6651
6463
  --------------------------------------------------------------------------------
6652
- Package Title: @discoveryjs/json-ext (0.6.3)
6464
+ Package Title: @emotion/cache (11.14.0)
6653
6465
 
6654
- Package Locator: npm+@discoveryjs/json-ext$0.6.3
6466
+ Package Locator: npm+@emotion/cache$11.14.0
6655
6467
 
6656
6468
  Package Depth: Transitive
6657
6469
  --------------------------------------------------------------------------------
@@ -6662,7 +6474,7 @@ MIT
6662
6474
 
6663
6475
  MIT License
6664
6476
 
6665
- Copyright (c) 2020-2024 Roman Dvornov <rdvornov@gmail.com>
6477
+ Copyright (c) Emotion team and other contributors
6666
6478
 
6667
6479
  Permission is hereby granted, free of charge, to any person obtaining a copy
6668
6480
  of this software and associated documentation files (the "Software"), to deal
@@ -6686,14 +6498,14 @@ SOFTWARE.
6686
6498
 
6687
6499
  * Package Info *
6688
6500
 
6689
- Authors: rdvornov@gmail.com, s.melukov@gmail.com, exsdis@gmail.com
6501
+ Authors: kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com, npm@emmas.town
6690
6502
 
6691
- Package Download URL: https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.6.3.tgz
6503
+ Package Download URL: https://registry.npmjs.org/@emotion/cache/-/cache-11.14.0.tgz
6692
6504
 
6693
6505
  --------------------------------------------------------------------------------
6694
- Package Title: @emotion/babel-plugin (11.13.5)
6506
+ Package Title: @emotion/hash (0.9.2)
6695
6507
 
6696
- Package Locator: npm+@emotion/babel-plugin$11.13.5
6508
+ Package Locator: npm+@emotion/hash$0.9.2
6697
6509
 
6698
6510
  Package Depth: Transitive
6699
6511
  --------------------------------------------------------------------------------
@@ -6730,12 +6542,12 @@ SOFTWARE.
6730
6542
 
6731
6543
  Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com
6732
6544
 
6733
- Package Download URL: https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz
6545
+ Package Download URL: https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz
6734
6546
 
6735
6547
  --------------------------------------------------------------------------------
6736
- Package Title: @emotion/cache (11.14.0)
6548
+ Package Title: @emotion/memoize (0.9.0)
6737
6549
 
6738
- Package Locator: npm+@emotion/cache$11.14.0
6550
+ Package Locator: npm+@emotion/memoize$0.9.0
6739
6551
 
6740
6552
  Package Depth: Transitive
6741
6553
  --------------------------------------------------------------------------------
@@ -6770,14 +6582,14 @@ SOFTWARE.
6770
6582
 
6771
6583
  * Package Info *
6772
6584
 
6773
- Authors: kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com, npm@emmas.town
6585
+ Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com
6774
6586
 
6775
- Package Download URL: https://registry.npmjs.org/@emotion/cache/-/cache-11.14.0.tgz
6587
+ Package Download URL: https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz
6776
6588
 
6777
6589
  --------------------------------------------------------------------------------
6778
- Package Title: @emotion/hash (0.9.2)
6590
+ Package Title: @emotion/react (11.14.0)
6779
6591
 
6780
- Package Locator: npm+@emotion/hash$0.9.2
6592
+ Package Locator: npm+@emotion/react$11.14.0
6781
6593
 
6782
6594
  Package Depth: Transitive
6783
6595
  --------------------------------------------------------------------------------
@@ -6812,14 +6624,14 @@ SOFTWARE.
6812
6624
 
6813
6625
  * Package Info *
6814
6626
 
6815
- Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com
6627
+ Authors: kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com, npm@emmas.town
6816
6628
 
6817
- Package Download URL: https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz
6629
+ Package Download URL: https://registry.npmjs.org/@emotion/react/-/react-11.14.0.tgz
6818
6630
 
6819
6631
  --------------------------------------------------------------------------------
6820
- Package Title: @emotion/memoize (0.9.0)
6632
+ Package Title: @emotion/serialize (1.3.3)
6821
6633
 
6822
- Package Locator: npm+@emotion/memoize$0.9.0
6634
+ Package Locator: npm+@emotion/serialize$1.3.3
6823
6635
 
6824
6636
  Package Depth: Transitive
6825
6637
  --------------------------------------------------------------------------------
@@ -6856,12 +6668,12 @@ SOFTWARE.
6856
6668
 
6857
6669
  Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com
6858
6670
 
6859
- Package Download URL: https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz
6671
+ Package Download URL: https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.3.tgz
6860
6672
 
6861
6673
  --------------------------------------------------------------------------------
6862
- Package Title: @emotion/react (11.14.0)
6674
+ Package Title: @emotion/sheet (1.4.0)
6863
6675
 
6864
- Package Locator: npm+@emotion/react$11.14.0
6676
+ Package Locator: npm+@emotion/sheet$1.4.0
6865
6677
 
6866
6678
  Package Depth: Transitive
6867
6679
  --------------------------------------------------------------------------------
@@ -6896,98 +6708,14 @@ SOFTWARE.
6896
6708
 
6897
6709
  * Package Info *
6898
6710
 
6899
- Authors: kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com, npm@emmas.town
6711
+ Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com
6900
6712
 
6901
- Package Download URL: https://registry.npmjs.org/@emotion/react/-/react-11.14.0.tgz
6713
+ Package Download URL: https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz
6902
6714
 
6903
6715
  --------------------------------------------------------------------------------
6904
- Package Title: @emotion/serialize (1.3.3)
6716
+ Package Title: @emotion/unitless (0.10.0)
6905
6717
 
6906
- Package Locator: npm+@emotion/serialize$1.3.3
6907
-
6908
- Package Depth: Transitive
6909
- --------------------------------------------------------------------------------
6910
-
6911
- * Declared Licenses *
6912
- MIT
6913
-
6914
-
6915
- MIT License
6916
-
6917
- Copyright (c) Emotion team and other contributors
6918
-
6919
- Permission is hereby granted, free of charge, to any person obtaining a copy
6920
- of this software and associated documentation files (the "Software"), to deal
6921
- in the Software without restriction, including without limitation the rights
6922
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6923
- copies of the Software, and to permit persons to whom the Software is
6924
- furnished to do so, subject to the following conditions:
6925
-
6926
- The above copyright notice and this permission notice shall be included in all
6927
- copies or substantial portions of the Software.
6928
-
6929
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6930
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6931
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6932
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6933
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6934
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6935
- SOFTWARE.
6936
-
6937
-
6938
-
6939
- * Package Info *
6940
-
6941
- Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com
6942
-
6943
- Package Download URL: https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.3.tgz
6944
-
6945
- --------------------------------------------------------------------------------
6946
- Package Title: @emotion/sheet (1.4.0)
6947
-
6948
- Package Locator: npm+@emotion/sheet$1.4.0
6949
-
6950
- Package Depth: Transitive
6951
- --------------------------------------------------------------------------------
6952
-
6953
- * Declared Licenses *
6954
- MIT
6955
-
6956
-
6957
- MIT License
6958
-
6959
- Copyright (c) Emotion team and other contributors
6960
-
6961
- Permission is hereby granted, free of charge, to any person obtaining a copy
6962
- of this software and associated documentation files (the "Software"), to deal
6963
- in the Software without restriction, including without limitation the rights
6964
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6965
- copies of the Software, and to permit persons to whom the Software is
6966
- furnished to do so, subject to the following conditions:
6967
-
6968
- The above copyright notice and this permission notice shall be included in all
6969
- copies or substantial portions of the Software.
6970
-
6971
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6972
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6973
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6974
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6975
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6976
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6977
- SOFTWARE.
6978
-
6979
-
6980
-
6981
- * Package Info *
6982
-
6983
- Authors: npm@emmas.town, kye.hohenberger@gmail.com, emotion-release-bot@hamil.town, mateuszburzynski@gmail.com
6984
-
6985
- Package Download URL: https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz
6986
-
6987
- --------------------------------------------------------------------------------
6988
- Package Title: @emotion/unitless (0.10.0)
6989
-
6990
- Package Locator: npm+@emotion/unitless$0.10.0
6718
+ Package Locator: npm+@emotion/unitless$0.10.0
6991
6719
 
6992
6720
  Package Depth: Transitive
6993
6721
  --------------------------------------------------------------------------------
@@ -13042,6 +12770,48 @@ Authors: ts-npm-types@microsoft.com
13042
12770
 
13043
12771
  Package Download URL: https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz
13044
12772
 
12773
+ --------------------------------------------------------------------------------
12774
+ Package Title: @types/node (20.19.8)
12775
+
12776
+ Package Locator: npm+@types/node$20.19.8
12777
+
12778
+ Package Depth: Transitive
12779
+ --------------------------------------------------------------------------------
12780
+
12781
+ * Declared Licenses *
12782
+ MIT
12783
+
12784
+
12785
+ MIT License
12786
+
12787
+ Copyright (c) Microsoft Corporation.
12788
+
12789
+ Permission is hereby granted, free of charge, to any person obtaining a copy
12790
+ of this software and associated documentation files (the "Software"), to deal
12791
+ in the Software without restriction, including without limitation the rights
12792
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
12793
+ copies of the Software, and to permit persons to whom the Software is
12794
+ furnished to do so, subject to the following conditions:
12795
+
12796
+ The above copyright notice and this permission notice shall be included in all
12797
+ copies or substantial portions of the Software.
12798
+
12799
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12800
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12801
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12802
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12803
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12804
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12805
+ SOFTWARE
12806
+
12807
+
12808
+
12809
+ * Package Info *
12810
+
12811
+ Authors: ts-npm-types@microsoft.com
12812
+
12813
+ Package Download URL: https://registry.npmjs.org/@types/node/-/node-20.19.8.tgz
12814
+
13045
12815
  --------------------------------------------------------------------------------
13046
12816
  Package Title: @types/node (22.16.4)
13047
12817
 
@@ -13714,6 +13484,48 @@ Authors: ts-npm-types@microsoft.com
13714
13484
 
13715
13485
  Package Download URL: https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz
13716
13486
 
13487
+ --------------------------------------------------------------------------------
13488
+ Package Title: @types/whatwg-mimetype (3.0.2)
13489
+
13490
+ Package Locator: npm+@types/whatwg-mimetype$3.0.2
13491
+
13492
+ Package Depth: Transitive
13493
+ --------------------------------------------------------------------------------
13494
+
13495
+ * Declared Licenses *
13496
+ MIT
13497
+
13498
+
13499
+ MIT License
13500
+
13501
+ Copyright (c) Microsoft Corporation.
13502
+
13503
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13504
+ of this software and associated documentation files (the "Software"), to deal
13505
+ in the Software without restriction, including without limitation the rights
13506
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13507
+ copies of the Software, and to permit persons to whom the Software is
13508
+ furnished to do so, subject to the following conditions:
13509
+
13510
+ The above copyright notice and this permission notice shall be included in all
13511
+ copies or substantial portions of the Software.
13512
+
13513
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13514
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13515
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13516
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13517
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13518
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13519
+ SOFTWARE
13520
+
13521
+
13522
+
13523
+ * Package Info *
13524
+
13525
+ Authors: ts-npm-types@microsoft.com
13526
+
13527
+ Package Download URL: https://registry.npmjs.org/@types/whatwg-mimetype/-/whatwg-mimetype-3.0.2.tgz
13528
+
13717
13529
  --------------------------------------------------------------------------------
13718
13530
  Package Title: @types/ws (8.5.10)
13719
13531
 
@@ -15479,9 +15291,9 @@ Authors: niall.crosby@gmail.com, sean@thelandsmans.com, alberto.gutierrez.campo@
15479
15291
  Package Download URL: https://registry.npmjs.org/ag-grid-react/-/ag-grid-react-34.1.0.tgz
15480
15292
 
15481
15293
  --------------------------------------------------------------------------------
15482
- Package Title: agent-base (7.1.3)
15294
+ Package Title: aggregate-error (3.1.0)
15483
15295
 
15484
- Package Locator: npm+agent-base$7.1.3
15296
+ Package Locator: npm+aggregate-error$3.1.0
15485
15297
 
15486
15298
  Package Depth: Transitive
15487
15299
  --------------------------------------------------------------------------------
@@ -15490,40 +15302,36 @@ Package Depth: Transitive
15490
15302
  MIT
15491
15303
 
15492
15304
 
15493
- (The MIT License)
15494
-
15495
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
15496
-
15497
- Permission is hereby granted, free of charge, to any person obtaining
15498
- a copy of this software and associated documentation files (the
15499
- 'Software'), to deal in the Software without restriction, including
15500
- without limitation the rights to use, copy, modify, merge, publish,
15501
- distribute, sublicense, and/or sell copies of the Software, and to
15502
- permit persons to whom the Software is furnished to do so, subject to
15503
- the following conditions:
15305
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
15306
+ Permission is hereby granted, free of charge, to any person obtaining a copy
15307
+ of this software and associated documentation files (the "Software"), to deal
15308
+ in the Software without restriction, including without limitation the rights
15309
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15310
+ copies of the Software, and to permit persons to whom the Software is
15311
+ furnished to do so, subject to the following conditions:
15504
15312
 
15505
- The above copyright notice and this permission notice shall be
15506
- included in all copies or substantial portions of the Software.
15313
+ The above copyright notice and this permission notice shall be included in all
15314
+ copies or substantial portions of the Software.
15507
15315
 
15508
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
15509
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
15510
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
15511
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
15512
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
15513
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
15514
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15316
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15317
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15318
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15319
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15320
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15321
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15322
+ SOFTWARE.
15515
15323
 
15516
15324
 
15517
15325
  * Package Info *
15518
15326
 
15519
- Authors: nathan@tootallnate.net
15327
+ Authors: sindresorhus@gmail.com
15520
15328
 
15521
- Package Download URL: https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz
15329
+ Package Download URL: https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz
15522
15330
 
15523
15331
  --------------------------------------------------------------------------------
15524
- Package Title: aggregate-error (3.1.0)
15332
+ Package Title: ajv (6.12.6)
15525
15333
 
15526
- Package Locator: npm+aggregate-error$3.1.0
15334
+ Package Locator: npm+ajv$6.12.6
15527
15335
 
15528
15336
  Package Depth: Transitive
15529
15337
  --------------------------------------------------------------------------------
@@ -15532,7 +15340,10 @@ Package Depth: Transitive
15532
15340
  MIT
15533
15341
 
15534
15342
 
15535
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
15343
+ The MIT License (MIT)
15344
+
15345
+ Copyright (c) 2015-2017 Evgeny Poberezkin
15346
+
15536
15347
  Permission is hereby granted, free of charge, to any person obtaining a copy
15537
15348
  of this software and associated documentation files (the "Software"), to deal
15538
15349
  in the Software without restriction, including without limitation the rights
@@ -15552,16 +15363,49 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15552
15363
  SOFTWARE.
15553
15364
 
15554
15365
 
15366
+
15367
+
15368
+ * Other Licenses *
15369
+ BSD-2-Clause
15370
+
15371
+
15372
+ * Copyright 2011 Gary Court. All rights reserved.
15373
+ *
15374
+ * Redistribution and use in source and binary forms, with or without modification, are
15375
+ * permitted provided that the following conditions are met:
15376
+ *
15377
+ * 1. Redistributions of source code must retain the above copyright notice, this list of
15378
+ * conditions and the following disclaimer.
15379
+ *
15380
+ * 2. Redistributions in binary form must reproduce the above copyright notice, this list
15381
+ * of conditions and the following disclaimer in the documentation and/or other materials
15382
+ * provided with the distribution.
15383
+ *
15384
+ * THIS SOFTWARE IS PROVIDED BY GARY COURT ``AS IS'' AND ANY EXPRESS OR IMPLIED
15385
+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
15386
+ * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GARY COURT OR
15387
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
15388
+ * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
15389
+ * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
15390
+ * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
15391
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
15392
+ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15393
+ *
15394
+ * The views and conclusions contained in the software and documentation are those of the
15395
+ * authors and should not be interpreted as representing official policies, either expressed
15396
+ * or implied, of Gary Court.
15397
+
15398
+
15555
15399
  * Package Info *
15556
15400
 
15557
- Authors: sindresorhus@gmail.com
15401
+ Authors: hello@blakeembrey.com, e.poberezkin@me.com
15558
15402
 
15559
- Package Download URL: https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz
15403
+ Package Download URL: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz
15560
15404
 
15561
15405
  --------------------------------------------------------------------------------
15562
- Package Title: ajv (6.12.6)
15406
+ Package Title: ajv (8.13.0)
15563
15407
 
15564
- Package Locator: npm+ajv$6.12.6
15408
+ Package Locator: npm+ajv$8.13.0
15565
15409
 
15566
15410
  Package Depth: Transitive
15567
15411
  --------------------------------------------------------------------------------
@@ -15630,12 +15474,12 @@ BSD-2-Clause
15630
15474
 
15631
15475
  Authors: hello@blakeembrey.com, e.poberezkin@me.com
15632
15476
 
15633
- Package Download URL: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz
15477
+ Package Download URL: https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz
15634
15478
 
15635
15479
  --------------------------------------------------------------------------------
15636
- Package Title: ajv (8.13.0)
15480
+ Package Title: ajv-formats (2.1.1)
15637
15481
 
15638
- Package Locator: npm+ajv$8.13.0
15482
+ Package Locator: npm+ajv-formats$2.1.1
15639
15483
 
15640
15484
  Package Depth: Transitive
15641
15485
  --------------------------------------------------------------------------------
@@ -15644,83 +15488,9 @@ Package Depth: Transitive
15644
15488
  MIT
15645
15489
 
15646
15490
 
15647
- The MIT License (MIT)
15491
+ MIT License
15648
15492
 
15649
- Copyright (c) 2015-2017 Evgeny Poberezkin
15650
-
15651
- Permission is hereby granted, free of charge, to any person obtaining a copy
15652
- of this software and associated documentation files (the "Software"), to deal
15653
- in the Software without restriction, including without limitation the rights
15654
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15655
- copies of the Software, and to permit persons to whom the Software is
15656
- furnished to do so, subject to the following conditions:
15657
-
15658
- The above copyright notice and this permission notice shall be included in all
15659
- copies or substantial portions of the Software.
15660
-
15661
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15662
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15663
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15664
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15665
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15666
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15667
- SOFTWARE.
15668
-
15669
-
15670
-
15671
-
15672
- * Other Licenses *
15673
- BSD-2-Clause
15674
-
15675
-
15676
- * Copyright 2011 Gary Court. All rights reserved.
15677
- *
15678
- * Redistribution and use in source and binary forms, with or without modification, are
15679
- * permitted provided that the following conditions are met:
15680
- *
15681
- * 1. Redistributions of source code must retain the above copyright notice, this list of
15682
- * conditions and the following disclaimer.
15683
- *
15684
- * 2. Redistributions in binary form must reproduce the above copyright notice, this list
15685
- * of conditions and the following disclaimer in the documentation and/or other materials
15686
- * provided with the distribution.
15687
- *
15688
- * THIS SOFTWARE IS PROVIDED BY GARY COURT ``AS IS'' AND ANY EXPRESS OR IMPLIED
15689
- * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
15690
- * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GARY COURT OR
15691
- * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
15692
- * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
15693
- * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
15694
- * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
15695
- * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
15696
- * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15697
- *
15698
- * The views and conclusions contained in the software and documentation are those of the
15699
- * authors and should not be interpreted as representing official policies, either expressed
15700
- * or implied, of Gary Court.
15701
-
15702
-
15703
- * Package Info *
15704
-
15705
- Authors: hello@blakeembrey.com, e.poberezkin@me.com
15706
-
15707
- Package Download URL: https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz
15708
-
15709
- --------------------------------------------------------------------------------
15710
- Package Title: ajv-formats (2.1.1)
15711
-
15712
- Package Locator: npm+ajv-formats$2.1.1
15713
-
15714
- Package Depth: Transitive
15715
- --------------------------------------------------------------------------------
15716
-
15717
- * Declared Licenses *
15718
- MIT
15719
-
15720
-
15721
- MIT License
15722
-
15723
- Copyright (c) 2020 Evgeny Poberezkin
15493
+ Copyright (c) 2020 Evgeny Poberezkin
15724
15494
 
15725
15495
  Permission is hereby granted, free of charge, to any person obtaining a copy
15726
15496
  of this software and associated documentation files (the "Software"), to deal
@@ -16203,7 +15973,7 @@ SOFTWARE.
16203
15973
 
16204
15974
  * Package Info *
16205
15975
 
16206
- Authors: sindresorhus@gmail.com, josh@junon.me
15976
+ Authors: sindresorhus@gmail.com, npm@josh.junon.me
16207
15977
 
16208
15978
  Package Download URL: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz
16209
15979
 
@@ -16241,7 +16011,7 @@ SOFTWARE.
16241
16011
 
16242
16012
  * Package Info *
16243
16013
 
16244
- Authors: sindresorhus@gmail.com, josh@junon.me
16014
+ Authors: sindresorhus@gmail.com, npm@josh.junon.me
16245
16015
 
16246
16016
  Package Download URL: https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz
16247
16017
 
@@ -20540,47 +20310,6 @@ Authors: dean@gmail.com
20540
20310
 
20541
20311
  Package Download URL: https://registry.npmjs.org/csscolorparser/-/csscolorparser-1.0.3.tgz
20542
20312
 
20543
- --------------------------------------------------------------------------------
20544
- Package Title: cssstyle (4.3.0)
20545
-
20546
- Package Locator: npm+cssstyle$4.3.0
20547
-
20548
- Package Depth: Transitive
20549
- --------------------------------------------------------------------------------
20550
-
20551
- * Declared Licenses *
20552
- MIT
20553
-
20554
-
20555
- Copyright (c) Chad Walker
20556
-
20557
- Permission is hereby granted, free of charge, to any person obtaining
20558
- a copy of this software and associated documentation files (the
20559
- "Software"), to deal in the Software without restriction, including
20560
- without limitation the rights to use, copy, modify, merge, publish,
20561
- distribute, sublicense, and/or sell copies of the Software, and to
20562
- permit persons to whom the Software is furnished to do so, subject to
20563
- the following conditions:
20564
-
20565
- The above copyright notice and this permission notice shall be
20566
- included in all copies or substantial portions of the Software.
20567
-
20568
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
20569
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20570
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
20571
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20572
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
20573
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
20574
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20575
-
20576
-
20577
-
20578
- * Package Info *
20579
-
20580
- Authors: chad@chad-cat-lore-eddie.com, d@domenic.me, jon.sakas@gmail.com
20581
-
20582
- Package Download URL: https://registry.npmjs.org/cssstyle/-/cssstyle-4.3.0.tgz
20583
-
20584
20313
  --------------------------------------------------------------------------------
20585
20314
  Package Title: csstype (3.1.2)
20586
20315
 
@@ -20659,34 +20388,6 @@ Authors: james@talmage.io
20659
20388
 
20660
20389
  Package Download URL: https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz
20661
20390
 
20662
- --------------------------------------------------------------------------------
20663
- Package Title: data-urls (5.0.0)
20664
-
20665
- Package Locator: npm+data-urls$5.0.0
20666
-
20667
- Package Depth: Transitive
20668
- --------------------------------------------------------------------------------
20669
-
20670
- * Declared Licenses *
20671
- MIT
20672
-
20673
-
20674
- Copyright © Domenic Denicola <d@domenic.me>
20675
-
20676
- 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:
20677
-
20678
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
20679
-
20680
- 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.
20681
-
20682
-
20683
-
20684
- * Package Info *
20685
-
20686
- Authors: timothygu99@gmail.com, d@domenic.me, sebmaster16@gmail.com, code@zirro.se, tmpvar@gmail.com, joris@jorisvanderwel.com
20687
-
20688
- Package Download URL: https://registry.npmjs.org/data-urls/-/data-urls-5.0.0.tgz
20689
-
20690
20391
  --------------------------------------------------------------------------------
20691
20392
  Package Title: date-fns (2.30.0)
20692
20393
 
@@ -22340,38 +22041,6 @@ Authors: tobias.koppers@googlemail.com, mail@johannesewald.de, sean.larkin1@gmai
22340
22041
 
22341
22042
  Package Download URL: https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz
22342
22043
 
22343
- --------------------------------------------------------------------------------
22344
- Package Title: entities (4.5.0)
22345
-
22346
- Package Locator: npm+entities$4.5.0
22347
-
22348
- Package Depth: Transitive
22349
- --------------------------------------------------------------------------------
22350
-
22351
- * Declared Licenses *
22352
- BSD-3-Clause
22353
-
22354
-
22355
- Copyright (c) Felix Böhm
22356
- All rights reserved.
22357
-
22358
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
22359
-
22360
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
22361
-
22362
- 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.
22363
-
22364
- THIS 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,
22365
- EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22366
-
22367
-
22368
-
22369
- * Package Info *
22370
-
22371
- Authors: me@feedic.com
22372
-
22373
- Package Download URL: https://registry.npmjs.org/entities/-/entities-4.5.0.tgz
22374
-
22375
22044
  --------------------------------------------------------------------------------
22376
22045
  Package Title: envinfo (7.14.0)
22377
22046
 
@@ -22452,7 +22121,7 @@ THE SOFTWARE.
22452
22121
 
22453
22122
  * Package Info *
22454
22123
 
22455
- Authors: i.am.qix@gmail.com, sindresorhus@gmail.com
22124
+ Authors: npm@josh.junon.me, sindresorhus@gmail.com
22456
22125
 
22457
22126
  Package Download URL: https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz
22458
22127
 
@@ -23977,6 +23646,48 @@ Authors: arthur.fiorette@gmail.com
23977
23646
 
23978
23647
  Package Download URL: https://registry.npmjs.org/fast-defer/-/fast-defer-1.1.8.tgz
23979
23648
 
23649
+ --------------------------------------------------------------------------------
23650
+ Package Title: fast-equals (5.2.2)
23651
+
23652
+ Package Locator: npm+fast-equals$5.2.2
23653
+
23654
+ Package Depth: Direct
23655
+ --------------------------------------------------------------------------------
23656
+
23657
+ * Declared Licenses *
23658
+ MIT
23659
+
23660
+
23661
+ MIT License
23662
+
23663
+ Copyright (c) 2017 Tony Quetano
23664
+
23665
+ Permission is hereby granted, free of charge, to any person obtaining a copy
23666
+ of this software and associated documentation files (the "Software"), to deal
23667
+ in the Software without restriction, including without limitation the rights
23668
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23669
+ copies of the Software, and to permit persons to whom the Software is
23670
+ furnished to do so, subject to the following conditions:
23671
+
23672
+ The above copyright notice and this permission notice shall be included in all
23673
+ copies or substantial portions of the Software.
23674
+
23675
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23676
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23677
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23678
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23679
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
23680
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23681
+ SOFTWARE.
23682
+
23683
+
23684
+
23685
+ * Package Info *
23686
+
23687
+ Authors: tony.quetano@planttheidea.com
23688
+
23689
+ Package Download URL: https://registry.npmjs.org/fast-equals/-/fast-equals-5.2.2.tgz
23690
+
23980
23691
  --------------------------------------------------------------------------------
23981
23692
  Package Title: fast-glob (3.3.3)
23982
23693
 
@@ -25768,47 +25479,9 @@ Authors: daviddias.p@gmail.com, fedor@indutny.com
25768
25479
  Package Download URL: https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz
25769
25480
 
25770
25481
  --------------------------------------------------------------------------------
25771
- Package Title: has-flag (4.0.0)
25482
+ Package Title: happy-dom (18.0.1)
25772
25483
 
25773
- Package Locator: npm+has-flag$4.0.0
25774
-
25775
- Package Depth: Transitive
25776
- --------------------------------------------------------------------------------
25777
-
25778
- * Declared Licenses *
25779
- MIT
25780
-
25781
-
25782
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
25783
- Permission is hereby granted, free of charge, to any person obtaining a copy
25784
- of this software and associated documentation files (the "Software"), to deal
25785
- in the Software without restriction, including without limitation the rights
25786
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25787
- copies of the Software, and to permit persons to whom the Software is
25788
- furnished to do so, subject to the following conditions:
25789
-
25790
- The above copyright notice and this permission notice shall be included in all
25791
- copies or substantial portions of the Software.
25792
-
25793
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25794
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25795
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25796
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25797
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25798
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25799
- SOFTWARE.
25800
-
25801
-
25802
- * Package Info *
25803
-
25804
- Authors: sindresorhus@gmail.com
25805
-
25806
- Package Download URL: https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz
25807
-
25808
- --------------------------------------------------------------------------------
25809
- Package Title: has-property-descriptors (1.0.2)
25810
-
25811
- Package Locator: npm+has-property-descriptors$1.0.2
25484
+ Package Locator: npm+happy-dom$18.0.1
25812
25485
 
25813
25486
  Package Depth: Transitive
25814
25487
  --------------------------------------------------------------------------------
@@ -25819,7 +25492,7 @@ MIT
25819
25492
 
25820
25493
  MIT License
25821
25494
 
25822
- Copyright (c) 2022 Inspect JS
25495
+ Copyright (c) 2019 David Ortner (capricorn86)
25823
25496
 
25824
25497
  Permission is hereby granted, free of charge, to any person obtaining a copy
25825
25498
  of this software and associated documentation files (the "Software"), to deal
@@ -25843,14 +25516,14 @@ SOFTWARE.
25843
25516
 
25844
25517
  * Package Info *
25845
25518
 
25846
- Authors: ljharb@gmail.com
25519
+ Authors: david@ortner.se
25847
25520
 
25848
- Package Download URL: https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz
25521
+ Package Download URL: https://registry.npmjs.org/happy-dom/-/happy-dom-18.0.1.tgz
25849
25522
 
25850
25523
  --------------------------------------------------------------------------------
25851
- Package Title: has-symbols (1.1.0)
25524
+ Package Title: has-flag (4.0.0)
25852
25525
 
25853
- Package Locator: npm+has-symbols$1.1.0
25526
+ Package Locator: npm+has-flag$4.0.0
25854
25527
 
25855
25528
  Package Depth: Transitive
25856
25529
  --------------------------------------------------------------------------------
@@ -25859,10 +25532,7 @@ Package Depth: Transitive
25859
25532
  MIT
25860
25533
 
25861
25534
 
25862
- MIT License
25863
-
25864
- Copyright (c) 2016 Jordan Harband
25865
-
25535
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
25866
25536
  Permission is hereby granted, free of charge, to any person obtaining a copy
25867
25537
  of this software and associated documentation files (the "Software"), to deal
25868
25538
  in the Software without restriction, including without limitation the rights
@@ -25882,17 +25552,16 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25882
25552
  SOFTWARE.
25883
25553
 
25884
25554
 
25885
-
25886
25555
  * Package Info *
25887
25556
 
25888
- Authors: ljharb@gmail.com
25557
+ Authors: sindresorhus@gmail.com
25889
25558
 
25890
- Package Download URL: https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz
25559
+ Package Download URL: https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz
25891
25560
 
25892
25561
  --------------------------------------------------------------------------------
25893
- Package Title: has-tostringtag (1.0.2)
25562
+ Package Title: has-property-descriptors (1.0.2)
25894
25563
 
25895
- Package Locator: npm+has-tostringtag$1.0.2
25564
+ Package Locator: npm+has-property-descriptors$1.0.2
25896
25565
 
25897
25566
  Package Depth: Transitive
25898
25567
  --------------------------------------------------------------------------------
@@ -25903,7 +25572,91 @@ MIT
25903
25572
 
25904
25573
  MIT License
25905
25574
 
25906
- Copyright (c) 2021 Inspect JS
25575
+ Copyright (c) 2022 Inspect JS
25576
+
25577
+ Permission is hereby granted, free of charge, to any person obtaining a copy
25578
+ of this software and associated documentation files (the "Software"), to deal
25579
+ in the Software without restriction, including without limitation the rights
25580
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25581
+ copies of the Software, and to permit persons to whom the Software is
25582
+ furnished to do so, subject to the following conditions:
25583
+
25584
+ The above copyright notice and this permission notice shall be included in all
25585
+ copies or substantial portions of the Software.
25586
+
25587
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25588
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25589
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25590
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25591
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25592
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25593
+ SOFTWARE.
25594
+
25595
+
25596
+
25597
+ * Package Info *
25598
+
25599
+ Authors: ljharb@gmail.com
25600
+
25601
+ Package Download URL: https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz
25602
+
25603
+ --------------------------------------------------------------------------------
25604
+ Package Title: has-symbols (1.1.0)
25605
+
25606
+ Package Locator: npm+has-symbols$1.1.0
25607
+
25608
+ Package Depth: Transitive
25609
+ --------------------------------------------------------------------------------
25610
+
25611
+ * Declared Licenses *
25612
+ MIT
25613
+
25614
+
25615
+ MIT License
25616
+
25617
+ Copyright (c) 2016 Jordan Harband
25618
+
25619
+ Permission is hereby granted, free of charge, to any person obtaining a copy
25620
+ of this software and associated documentation files (the "Software"), to deal
25621
+ in the Software without restriction, including without limitation the rights
25622
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25623
+ copies of the Software, and to permit persons to whom the Software is
25624
+ furnished to do so, subject to the following conditions:
25625
+
25626
+ The above copyright notice and this permission notice shall be included in all
25627
+ copies or substantial portions of the Software.
25628
+
25629
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25630
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25631
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25632
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25633
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25634
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25635
+ SOFTWARE.
25636
+
25637
+
25638
+
25639
+ * Package Info *
25640
+
25641
+ Authors: ljharb@gmail.com
25642
+
25643
+ Package Download URL: https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz
25644
+
25645
+ --------------------------------------------------------------------------------
25646
+ Package Title: has-tostringtag (1.0.2)
25647
+
25648
+ Package Locator: npm+has-tostringtag$1.0.2
25649
+
25650
+ Package Depth: Transitive
25651
+ --------------------------------------------------------------------------------
25652
+
25653
+ * Declared Licenses *
25654
+ MIT
25655
+
25656
+
25657
+ MIT License
25658
+
25659
+ Copyright (c) 2021 Inspect JS
25907
25660
 
25908
25661
  Permission is hereby granted, free of charge, to any person obtaining a copy
25909
25662
  of this software and associated documentation files (the "Software"), to deal
@@ -26549,44 +26302,6 @@ Authors: fedor@indutny.com
26549
26302
 
26550
26303
  Package Download URL: https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz
26551
26304
 
26552
- --------------------------------------------------------------------------------
26553
- Package Title: html-encoding-sniffer (4.0.0)
26554
-
26555
- Package Locator: npm+html-encoding-sniffer$4.0.0
26556
-
26557
- Package Depth: Transitive
26558
- --------------------------------------------------------------------------------
26559
-
26560
- * Declared Licenses *
26561
- MIT
26562
-
26563
-
26564
- Copyright (c) <year> <copyright holders>
26565
- Permission is hereby granted, free of charge, to any person obtaining a copy
26566
- of this software and associated documentation files (the "Software"), to deal
26567
- in the Software without restriction, including without limitation the rights
26568
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
26569
- copies of the Software, and to permit persons to whom the Software is
26570
- furnished to do so, subject to the following conditions:
26571
-
26572
- The above copyright notice and this permission notice shall be included in all
26573
- copies or substantial portions of the Software.
26574
-
26575
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26576
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26577
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26578
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26579
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26580
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
26581
- SOFTWARE.
26582
-
26583
-
26584
- * Package Info *
26585
-
26586
- Authors: d@domenic.me, joris@jorisvanderwel.com, sebmaster16@gmail.com, timothygu99@gmail.com, tmpvar@gmail.com, code@zirro.se
26587
-
26588
- Package Download URL: https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz
26589
-
26590
26305
  --------------------------------------------------------------------------------
26591
26306
  Package Title: html-escaper (2.0.2)
26592
26307
 
@@ -27006,49 +26721,6 @@ Authors: aristizabal.daniel@gmail.com, charlie.robbins@gmail.com, jcrugzz@gmail.
27006
26721
 
27007
26722
  Package Download URL: https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz
27008
26723
 
27009
- --------------------------------------------------------------------------------
27010
- Package Title: http-proxy-agent (7.0.2)
27011
-
27012
- Package Locator: npm+http-proxy-agent$7.0.2
27013
-
27014
- Package Depth: Transitive
27015
- --------------------------------------------------------------------------------
27016
-
27017
- * Declared Licenses *
27018
- MIT
27019
-
27020
-
27021
- (The MIT License)
27022
-
27023
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
27024
-
27025
- Permission is hereby granted, free of charge, to any person obtaining
27026
- a copy of this software and associated documentation files (the
27027
- 'Software'), to deal in the Software without restriction, including
27028
- without limitation the rights to use, copy, modify, merge, publish,
27029
- distribute, sublicense, and/or sell copies of the Software, and to
27030
- permit persons to whom the Software is furnished to do so, subject to
27031
- the following conditions:
27032
-
27033
- The above copyright notice and this permission notice shall be
27034
- included in all copies or substantial portions of the Software.
27035
-
27036
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
27037
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
27038
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
27039
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
27040
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
27041
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
27042
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27043
-
27044
-
27045
-
27046
- * Package Info *
27047
-
27048
- Authors: nathan@tootallnate.net
27049
-
27050
- Package Download URL: https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz
27051
-
27052
26724
  --------------------------------------------------------------------------------
27053
26725
  Package Title: http-proxy-middleware (2.0.9)
27054
26726
 
@@ -27132,48 +26804,6 @@ Authors: brycedneal@gmail.com
27132
26804
 
27133
26805
  Package Download URL: https://registry.npmjs.org/http-status-codes/-/http-status-codes-2.3.0.tgz
27134
26806
 
27135
- --------------------------------------------------------------------------------
27136
- Package Title: https-proxy-agent (7.0.6)
27137
-
27138
- Package Locator: npm+https-proxy-agent$7.0.6
27139
-
27140
- Package Depth: Transitive
27141
- --------------------------------------------------------------------------------
27142
-
27143
- * Declared Licenses *
27144
- MIT
27145
-
27146
-
27147
- (The MIT License)
27148
-
27149
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
27150
-
27151
- Permission is hereby granted, free of charge, to any person obtaining
27152
- a copy of this software and associated documentation files (the
27153
- 'Software'), to deal in the Software without restriction, including
27154
- without limitation the rights to use, copy, modify, merge, publish,
27155
- distribute, sublicense, and/or sell copies of the Software, and to
27156
- permit persons to whom the Software is furnished to do so, subject to
27157
- the following conditions:
27158
-
27159
- The above copyright notice and this permission notice shall be
27160
- included in all copies or substantial portions of the Software.
27161
-
27162
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
27163
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
27164
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
27165
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
27166
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
27167
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
27168
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27169
-
27170
-
27171
- * Package Info *
27172
-
27173
- Authors: nathan@tootallnate.net
27174
-
27175
- Package Download URL: https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz
27176
-
27177
26807
  --------------------------------------------------------------------------------
27178
26808
  Package Title: hyperdyperid (1.2.0)
27179
26809
 
@@ -27308,85 +26938,85 @@ Authors: wes@wesleytodd.com, bjohansebas@gmail.com, ashtuchkin@gmail.com
27308
26938
  Package Download URL: https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz
27309
26939
 
27310
26940
  --------------------------------------------------------------------------------
27311
- Package Title: iconv-lite (0.6.3)
26941
+ Package Title: ieee754 (1.2.1)
27312
26942
 
27313
- Package Locator: npm+iconv-lite$0.6.3
26943
+ Package Locator: npm+ieee754$1.2.1
27314
26944
 
27315
26945
  Package Depth: Transitive
27316
26946
  --------------------------------------------------------------------------------
27317
26947
 
27318
26948
  * Declared Licenses *
27319
- MIT
26949
+ BSD-3-Clause
27320
26950
 
27321
26951
 
27322
- Copyright (c) 2011 Alexander Shtuchkin
26952
+ Copyright 2008 Fair Oaks Labs, Inc.
27323
26953
 
27324
- Permission is hereby granted, free of charge, to any person obtaining
27325
- a copy of this software and associated documentation files (the
27326
- "Software"), to deal in the Software without restriction, including
27327
- without limitation the rights to use, copy, modify, merge, publish,
27328
- distribute, sublicense, and/or sell copies of the Software, and to
27329
- permit persons to whom the Software is furnished to do so, subject to
27330
- the following conditions:
26954
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
27331
26955
 
27332
- The above copyright notice and this permission notice shall be
27333
- included in all copies or substantial portions of the Software.
26956
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
27334
26957
 
27335
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
27336
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
27337
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
27338
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
27339
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
27340
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
27341
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26958
+ 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.
27342
26959
 
26960
+ 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.
26961
+
26962
+ 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.
27343
26963
 
27344
26964
 
27345
26965
 
27346
26966
  * Package Info *
27347
26967
 
27348
- Authors: wes@wesleytodd.com, bjohansebas@gmail.com, ashtuchkin@gmail.com
26968
+ Authors: feross@feross.org
27349
26969
 
27350
- Package Download URL: https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz
26970
+ Package Download URL: https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz
27351
26971
 
27352
26972
  --------------------------------------------------------------------------------
27353
- Package Title: ieee754 (1.2.1)
26973
+ Package Title: immer (10.1.1)
27354
26974
 
27355
- Package Locator: npm+ieee754$1.2.1
26975
+ Package Locator: npm+immer$10.1.1
27356
26976
 
27357
- Package Depth: Transitive
26977
+ Package Depth: Direct
27358
26978
  --------------------------------------------------------------------------------
27359
26979
 
27360
26980
  * Declared Licenses *
27361
- BSD-3-Clause
27362
-
26981
+ MIT
27363
26982
 
27364
- Copyright 2008 Fair Oaks Labs, Inc.
27365
26983
 
27366
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
26984
+ MIT License
27367
26985
 
27368
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
26986
+ Copyright (c) 2017 Michel Weststrate
27369
26987
 
27370
- 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.
26988
+ Permission is hereby granted, free of charge, to any person obtaining a copy
26989
+ of this software and associated documentation files (the "Software"), to deal
26990
+ in the Software without restriction, including without limitation the rights
26991
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
26992
+ copies of the Software, and to permit persons to whom the Software is
26993
+ furnished to do so, subject to the following conditions:
27371
26994
 
27372
- 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.
26995
+ The above copyright notice and this permission notice shall be included in all
26996
+ copies or substantial portions of the Software.
27373
26997
 
27374
- 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.
26998
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
26999
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27000
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
27001
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27002
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27003
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27004
+ SOFTWARE.
27375
27005
 
27376
27006
 
27377
27007
 
27378
27008
  * Package Info *
27379
27009
 
27380
- Authors: feross@feross.org
27010
+ Authors: mweststrate@gmail.com, alec.stanford.larson@gmail.com
27381
27011
 
27382
- Package Download URL: https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz
27012
+ Package Download URL: https://registry.npmjs.org/immer/-/immer-10.1.1.tgz
27383
27013
 
27384
27014
  --------------------------------------------------------------------------------
27385
- Package Title: immer (10.1.1)
27015
+ Package Title: immutable (4.3.4)
27386
27016
 
27387
- Package Locator: npm+immer$10.1.1
27017
+ Package Locator: npm+immutable$4.3.4
27388
27018
 
27389
- Package Depth: Direct
27019
+ Package Depth: Transitive
27390
27020
  --------------------------------------------------------------------------------
27391
27021
 
27392
27022
  * Declared Licenses *
@@ -27395,49 +27025,7 @@ MIT
27395
27025
 
27396
27026
  MIT License
27397
27027
 
27398
- Copyright (c) 2017 Michel Weststrate
27399
-
27400
- Permission is hereby granted, free of charge, to any person obtaining a copy
27401
- of this software and associated documentation files (the "Software"), to deal
27402
- in the Software without restriction, including without limitation the rights
27403
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
27404
- copies of the Software, and to permit persons to whom the Software is
27405
- furnished to do so, subject to the following conditions:
27406
-
27407
- The above copyright notice and this permission notice shall be included in all
27408
- copies or substantial portions of the Software.
27409
-
27410
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27411
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
27412
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
27413
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27414
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27415
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
27416
- SOFTWARE.
27417
-
27418
-
27419
-
27420
- * Package Info *
27421
-
27422
- Authors: mweststrate@gmail.com, alec.stanford.larson@gmail.com
27423
-
27424
- Package Download URL: https://registry.npmjs.org/immer/-/immer-10.1.1.tgz
27425
-
27426
- --------------------------------------------------------------------------------
27427
- Package Title: immutable (4.3.4)
27428
-
27429
- Package Locator: npm+immutable$4.3.4
27430
-
27431
- Package Depth: Transitive
27432
- --------------------------------------------------------------------------------
27433
-
27434
- * Declared Licenses *
27435
- MIT
27436
-
27437
-
27438
- MIT License
27439
-
27440
- Copyright (c) 2014-present, Lee Byron and other contributors.
27028
+ Copyright (c) 2014-present, Lee Byron and other contributors.
27441
27029
 
27442
27030
  Permission is hereby granted, free of charge, to any person obtaining a copy
27443
27031
  of this software and associated documentation files (the "Software"), to deal
@@ -28101,7 +27689,7 @@ THE SOFTWARE.
28101
27689
 
28102
27690
  * Package Info *
28103
27691
 
28104
- Authors: i.am.qix@gmail.com
27692
+ Authors: npm@josh.junon.me
28105
27693
 
28106
27694
  Package Download URL: https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz
28107
27695
 
@@ -28897,47 +28485,6 @@ Authors: contact@svachon.com, trysound@yandex.ru, github@sellside.com
28897
28485
 
28898
28486
  Package Download URL: https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz
28899
28487
 
28900
- --------------------------------------------------------------------------------
28901
- Package Title: is-potential-custom-element-name (1.0.1)
28902
-
28903
- Package Locator: npm+is-potential-custom-element-name$1.0.1
28904
-
28905
- Package Depth: Transitive
28906
- --------------------------------------------------------------------------------
28907
-
28908
- * Declared Licenses *
28909
- MIT
28910
-
28911
-
28912
- Copyright Mathias Bynens <https://mathiasbynens.be/>
28913
-
28914
- Permission is hereby granted, free of charge, to any person obtaining
28915
- a copy of this software and associated documentation files (the
28916
- "Software"), to deal in the Software without restriction, including
28917
- without limitation the rights to use, copy, modify, merge, publish,
28918
- distribute, sublicense, and/or sell copies of the Software, and to
28919
- permit persons to whom the Software is furnished to do so, subject to
28920
- the following conditions:
28921
-
28922
- The above copyright notice and this permission notice shall be
28923
- included in all copies or substantial portions of the Software.
28924
-
28925
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
28926
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
28927
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
28928
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
28929
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
28930
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
28931
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28932
-
28933
-
28934
-
28935
- * Package Info *
28936
-
28937
- Authors: mathias@qiwi.be
28938
-
28939
- Package Download URL: https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz
28940
-
28941
28488
  --------------------------------------------------------------------------------
28942
28489
  Package Title: is-regexp (1.0.0)
28943
28490
 
@@ -29600,49 +29147,6 @@ Authors: vitaly@rcdesign.ru
29600
29147
 
29601
29148
  Package Download URL: https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz
29602
29149
 
29603
- --------------------------------------------------------------------------------
29604
- Package Title: jsdom (26.0.0)
29605
-
29606
- Package Locator: npm+jsdom$26.0.0
29607
-
29608
- Package Depth: Transitive
29609
- --------------------------------------------------------------------------------
29610
-
29611
- * Declared Licenses *
29612
- MIT
29613
-
29614
-
29615
- Copyright (c) 2010 Elijah Insua
29616
-
29617
- Permission is hereby granted, free of charge, to any person
29618
- obtaining a copy of this software and associated documentation
29619
- files (the "Software"), to deal in the Software without
29620
- restriction, including without limitation the rights to use,
29621
- copy, modify, merge, publish, distribute, sublicense, and/or sell
29622
- copies of the Software, and to permit persons to whom the
29623
- Software is furnished to do so, subject to the following
29624
- conditions:
29625
-
29626
- The above copyright notice and this permission notice shall be
29627
- included in all copies or substantial portions of the Software.
29628
-
29629
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
29630
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
29631
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
29632
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
29633
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
29634
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
29635
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
29636
- OTHER DEALINGS IN THE SOFTWARE.
29637
-
29638
-
29639
-
29640
- * Package Info *
29641
-
29642
- Authors: timothygu99@gmail.com, d@domenic.me, sebmaster16@gmail.com, code@zirro.se, tmpvar@gmail.com, joris@jorisvanderwel.com
29643
-
29644
- Package Download URL: https://registry.npmjs.org/jsdom/-/jsdom-26.0.0.tgz
29645
-
29646
29150
  --------------------------------------------------------------------------------
29647
29151
  Package Title: jsesc (0.5.0)
29648
29152
 
@@ -34372,49 +33876,6 @@ Authors: brian.woodward@gmail.com, github@sellside.com, blaine.bublitz@gmail.com
34372
33876
 
34373
33877
  Package Download URL: https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz
34374
33878
 
34375
- --------------------------------------------------------------------------------
34376
- Package Title: nwsapi (2.2.18)
34377
-
34378
- Package Locator: npm+nwsapi$2.2.18
34379
-
34380
- Package Depth: Transitive
34381
- --------------------------------------------------------------------------------
34382
-
34383
- * Declared Licenses *
34384
- MIT
34385
-
34386
-
34387
- Copyright (c) 2007-2025 Diego Perini (http://www.iport.it/)
34388
-
34389
- Permission is hereby granted, free of charge, to any person
34390
- obtaining a copy of this software and associated documentation
34391
- files (the "Software"), to deal in the Software without
34392
- restriction, including without limitation the rights to use,
34393
- copy, modify, merge, publish, distribute, sublicense, and/or
34394
- sell copies of the Software, and to permit persons to whom the
34395
- Software is furnished to do so, subject to the following
34396
- conditions:
34397
-
34398
- The above copyright notice and this permission notice shall be
34399
- included in all copies or substantial portions of the Software.
34400
-
34401
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
34402
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
34403
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
34404
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
34405
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
34406
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
34407
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
34408
- OTHER DEALINGS IN THE SOFTWARE.
34409
-
34410
-
34411
-
34412
- * Package Info *
34413
-
34414
- Authors: diego.perini@gmail.com
34415
-
34416
- Package Download URL: https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.18.tgz
34417
-
34418
33879
  --------------------------------------------------------------------------------
34419
33880
  Package Title: object-assign (4.1.1)
34420
33881
 
@@ -35399,46 +34860,6 @@ Authors: sindresorhus@gmail.com
35399
34860
 
35400
34861
  Package Download URL: https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz
35401
34862
 
35402
- --------------------------------------------------------------------------------
35403
- Package Title: parse5 (7.2.1)
35404
-
35405
- Package Locator: npm+parse5$7.2.1
35406
-
35407
- Package Depth: Transitive
35408
- --------------------------------------------------------------------------------
35409
-
35410
- * Declared Licenses *
35411
- MIT
35412
-
35413
-
35414
- Copyright (c) 2013-2015 Ivan Nikulin (ifaaan@gmail.com)
35415
-
35416
- Permission is hereby granted, free of charge, to any person obtaining a copy
35417
- of this software and associated documentation files (the "Software"), to deal
35418
- in the Software without restriction, including without limitation the rights
35419
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
35420
- copies of the Software, and to permit persons to whom the Software is
35421
- furnished to do so, subject to the following conditions:
35422
-
35423
- The above copyright notice and this permission notice shall be included in
35424
- all copies or substantial portions of the Software.
35425
-
35426
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35427
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
35428
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
35429
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35430
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
35431
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
35432
- THE SOFTWARE.
35433
-
35434
-
35435
-
35436
- * Package Info *
35437
-
35438
- Authors: ifaaan@gmail.com
35439
-
35440
- Package Download URL: https://registry.npmjs.org/parse5/-/parse5-7.2.1.tgz
35441
-
35442
34863
  --------------------------------------------------------------------------------
35443
34864
  Package Title: parseurl (1.3.3)
35444
34865
 
@@ -35871,7 +35292,7 @@ THE SOFTWARE.
35871
35292
 
35872
35293
  * Package Info *
35873
35294
 
35874
- Authors: hello@blakeembrey.com, doug@somethingdoug.com, jonathanrichardong@gmail.com, jonathanrichardong@gmail.com, shtylman@gmail.com
35295
+ Authors: ulisesgascondev@gmail.com, hello@blakeembrey.com, doug@somethingdoug.com, jonathanrichardong@gmail.com, jonathanrichardong@gmail.com, shtylman@gmail.com
35875
35296
 
35876
35297
  Package Download URL: https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz
35877
35298
 
@@ -37204,7 +36625,7 @@ THE SOFTWARE.
37204
36625
 
37205
36626
  * Package Info *
37206
36627
 
37207
- Authors: doug@somethingdoug.com, jonathanrichardong@gmail.com
36628
+ Authors: bjohansebas@gmail.com, doug@somethingdoug.com, jonathanrichardong@gmail.com, ljharb@gmail.com
37208
36629
 
37209
36630
  Package Download URL: https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz
37210
36631
 
@@ -40263,47 +39684,6 @@ Authors: brian@donovans.cc, trysound@yandex.ru, richard.a.harris@gmail.com, vict
40263
39684
 
40264
39685
  Package Download URL: https://registry.npmjs.org/rollup/-/rollup-4.21.2.tgz
40265
39686
 
40266
- --------------------------------------------------------------------------------
40267
- Package Title: rrweb-cssom (0.8.0)
40268
-
40269
- Package Locator: npm+rrweb-cssom$0.8.0
40270
-
40271
- Package Depth: Transitive
40272
- --------------------------------------------------------------------------------
40273
-
40274
- * Declared Licenses *
40275
- MIT
40276
-
40277
-
40278
- Copyright (c) Nikita Vasilyev
40279
-
40280
- Permission is hereby granted, free of charge, to any person obtaining
40281
- a copy of this software and associated documentation files (the
40282
- "Software"), to deal in the Software without restriction, including
40283
- without limitation the rights to use, copy, modify, merge, publish,
40284
- distribute, sublicense, and/or sell copies of the Software, and to
40285
- permit persons to whom the Software is furnished to do so, subject to
40286
- the following conditions:
40287
-
40288
- The above copyright notice and this permission notice shall be
40289
- included in all copies or substantial portions of the Software.
40290
-
40291
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
40292
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
40293
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
40294
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
40295
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
40296
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
40297
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
40298
-
40299
-
40300
-
40301
- * Package Info *
40302
-
40303
- Authors: f18846188605@gmail.com
40304
-
40305
- Package Download URL: https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.8.0.tgz
40306
-
40307
39687
  --------------------------------------------------------------------------------
40308
39688
  Package Title: run-applescript (7.0.0)
40309
39689
 
@@ -42172,115 +41552,6 @@ Authors: nex342@gmail.com, xzyfer@gmail.com, hcatlin@gmail.com, sass.bot.beep.bo
42172
41552
 
42173
41553
  Package Download URL: https://registry.npmjs.org/sass/-/sass-1.69.5.tgz
42174
41554
 
42175
- --------------------------------------------------------------------------------
42176
- Package Title: saxes (6.0.0)
42177
-
42178
- Package Locator: npm+saxes$6.0.0
42179
-
42180
- Package Depth: Transitive
42181
- --------------------------------------------------------------------------------
42182
-
42183
- * Declared Licenses *
42184
- ISC
42185
-
42186
-
42187
- The ISC License
42188
-
42189
- Copyright (c) Contributors
42190
-
42191
- Permission to use, copy, modify, and/or distribute this software for any
42192
- purpose with or without fee is hereby granted, provided that the above
42193
- copyright notice and this permission notice appear in all copies.
42194
-
42195
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
42196
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
42197
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
42198
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
42199
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
42200
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
42201
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
42202
-
42203
- ====
42204
-
42205
- The following license is the one that governed sax, from which saxes
42206
- was forked. Isaac Schlueter is not *directly* involved with saxes so
42207
- don't go bugging him for saxes issues.
42208
-
42209
- The ISC License
42210
-
42211
- Copyright (c) Isaac Z. Schlueter and Contributors
42212
-
42213
- Permission to use, copy, modify, and/or distribute this software for any
42214
- purpose with or without fee is hereby granted, provided that the above
42215
- copyright notice and this permission notice appear in all copies.
42216
-
42217
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
42218
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
42219
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
42220
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
42221
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
42222
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
42223
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
42224
-
42225
- ====
42226
-
42227
- `String.fromCodePoint` by Mathias Bynens is no longer used, but it can
42228
- still be found in old commits. It was once used according to terms of
42229
- MIT License, as follows:
42230
-
42231
- Copyright Mathias Bynens <https://mathiasbynens.be/>
42232
-
42233
- Permission is hereby granted, free of charge, to any person obtaining
42234
- a copy of this software and associated documentation files (the
42235
- "Software"), to deal in the Software without restriction, including
42236
- without limitation the rights to use, copy, modify, merge, publish,
42237
- distribute, sublicense, and/or sell copies of the Software, and to
42238
- permit persons to whom the Software is furnished to do so, subject to
42239
- the following conditions:
42240
-
42241
- The above copyright notice and this permission notice shall be
42242
- included in all copies or substantial portions of the Software.
42243
-
42244
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
42245
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
42246
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
42247
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
42248
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
42249
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
42250
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
42251
-
42252
-
42253
-
42254
- * Other Licenses *
42255
- MIT
42256
-
42257
-
42258
- Copyright (c) <year> <copyright holders>
42259
- Permission is hereby granted, free of charge, to any person obtaining a copy
42260
- of this software and associated documentation files (the "Software"), to deal
42261
- in the Software without restriction, including without limitation the rights
42262
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
42263
- copies of the Software, and to permit persons to whom the Software is
42264
- furnished to do so, subject to the following conditions:
42265
-
42266
- The above copyright notice and this permission notice shall be included in all
42267
- copies or substantial portions of the Software.
42268
-
42269
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
42270
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
42271
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
42272
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42273
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
42274
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42275
- SOFTWARE.
42276
-
42277
-
42278
- * Package Info *
42279
-
42280
- Authors: ldd@lddubeau.com
42281
-
42282
- Package Download URL: https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz
42283
-
42284
41555
  --------------------------------------------------------------------------------
42285
41556
  Package Title: scheduler (0.23.2)
42286
41557
 
@@ -44484,7 +43755,7 @@ SOFTWARE.
44484
43755
 
44485
43756
  * Package Info *
44486
43757
 
44487
- Authors: sindresorhus@gmail.com, josh@junon.me
43758
+ Authors: sindresorhus@gmail.com, npm@josh.junon.me
44488
43759
 
44489
43760
  Package Download URL: https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz
44490
43761
 
@@ -44522,7 +43793,7 @@ SOFTWARE.
44522
43793
 
44523
43794
  * Package Info *
44524
43795
 
44525
- Authors: sindresorhus@gmail.com, josh@junon.me
43796
+ Authors: sindresorhus@gmail.com, npm@josh.junon.me
44526
43797
 
44527
43798
  Package Download URL: https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz
44528
43799
 
@@ -44871,48 +44142,6 @@ Authors: ljharb@gmail.com
44871
44142
 
44872
44143
  Package Download URL: https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz
44873
44144
 
44874
- --------------------------------------------------------------------------------
44875
- Package Title: symbol-tree (3.2.4)
44876
-
44877
- Package Locator: npm+symbol-tree$3.2.4
44878
-
44879
- Package Depth: Transitive
44880
- --------------------------------------------------------------------------------
44881
-
44882
- * Declared Licenses *
44883
- MIT
44884
-
44885
-
44886
- The MIT License (MIT)
44887
-
44888
- Copyright (c) 2015 Joris van der Wel
44889
-
44890
- Permission is hereby granted, free of charge, to any person obtaining a copy
44891
- of this software and associated documentation files (the "Software"), to deal
44892
- in the Software without restriction, including without limitation the rights
44893
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
44894
- copies of the Software, and to permit persons to whom the Software is
44895
- furnished to do so, subject to the following conditions:
44896
-
44897
- The above copyright notice and this permission notice shall be included in
44898
- all copies or substantial portions of the Software.
44899
-
44900
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
44901
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
44902
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
44903
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
44904
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
44905
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
44906
- THE SOFTWARE.
44907
-
44908
-
44909
-
44910
- * Package Info *
44911
-
44912
- Authors: joris@jorisvanderwel.com
44913
-
44914
- Package Download URL: https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz
44915
-
44916
44145
  --------------------------------------------------------------------------------
44917
44146
  Package Title: tabbable (6.2.0)
44918
44147
 
@@ -45865,74 +45094,6 @@ Authors: anthonyfu117@hotmail.com, zorofight94@gmail.com, foxzdavinci@gmail.com
45865
45094
 
45866
45095
  Package Download URL: https://registry.npmjs.org/tinyspy/-/tinyspy-4.0.3.tgz
45867
45096
 
45868
- --------------------------------------------------------------------------------
45869
- Package Title: tldts (6.1.74)
45870
-
45871
- Package Locator: npm+tldts$6.1.74
45872
-
45873
- Package Depth: Transitive
45874
- --------------------------------------------------------------------------------
45875
-
45876
- * Declared Licenses *
45877
- MIT
45878
-
45879
-
45880
- Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
45881
-
45882
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
45883
- associated documentation files (the "Software"), to deal in the Software without restriction,
45884
- including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
45885
- and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
45886
- subject to the following conditions:
45887
-
45888
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
45889
-
45890
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
45891
- 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,
45892
- 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.
45893
-
45894
-
45895
-
45896
- * Package Info *
45897
-
45898
- Authors: remi.berson@pm.me
45899
-
45900
- Package Download URL: https://registry.npmjs.org/tldts/-/tldts-6.1.74.tgz
45901
-
45902
- --------------------------------------------------------------------------------
45903
- Package Title: tldts-core (6.1.74)
45904
-
45905
- Package Locator: npm+tldts-core$6.1.74
45906
-
45907
- Package Depth: Transitive
45908
- --------------------------------------------------------------------------------
45909
-
45910
- * Declared Licenses *
45911
- MIT
45912
-
45913
-
45914
- Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
45915
-
45916
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
45917
- associated documentation files (the "Software"), to deal in the Software without restriction,
45918
- including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
45919
- and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
45920
- subject to the following conditions:
45921
-
45922
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
45923
-
45924
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
45925
- 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,
45926
- 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.
45927
-
45928
-
45929
-
45930
- * Package Info *
45931
-
45932
- Authors: remi.berson@pm.me
45933
-
45934
- Package Download URL: https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.74.tgz
45935
-
45936
45097
  --------------------------------------------------------------------------------
45937
45098
  Package Title: tmp (0.0.33)
45938
45099
 
@@ -46135,77 +45296,6 @@ Authors: luke@lukeed.com
46135
45296
 
46136
45297
  Package Download URL: https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz
46137
45298
 
46138
- --------------------------------------------------------------------------------
46139
- Package Title: tough-cookie (5.1.0)
46140
-
46141
- Package Locator: npm+tough-cookie$5.1.0
46142
-
46143
- Package Depth: Transitive
46144
- --------------------------------------------------------------------------------
46145
-
46146
- * Declared Licenses *
46147
- BSD-3-Clause
46148
-
46149
-
46150
- Copyright (c) 2015, Salesforce.com, Inc.
46151
- All rights reserved.
46152
-
46153
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
46154
-
46155
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
46156
-
46157
- 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.
46158
-
46159
- 3. Neither the name of Salesforce.com nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
46160
-
46161
- 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.
46162
-
46163
-
46164
-
46165
- * Package Info *
46166
-
46167
- Authors: awaterma@awaterma.net, jstash@gmail.com, clint@ruoho.org
46168
-
46169
- Package Download URL: https://registry.npmjs.org/tough-cookie/-/tough-cookie-5.1.0.tgz
46170
-
46171
- --------------------------------------------------------------------------------
46172
- Package Title: tr46 (5.0.0)
46173
-
46174
- Package Locator: npm+tr46$5.0.0
46175
-
46176
- Package Depth: Transitive
46177
- --------------------------------------------------------------------------------
46178
-
46179
- * Declared Licenses *
46180
- MIT
46181
-
46182
-
46183
- Copyright (c) <year> <copyright holders>
46184
- Permission is hereby granted, free of charge, to any person obtaining a copy
46185
- of this software and associated documentation files (the "Software"), to deal
46186
- in the Software without restriction, including without limitation the rights
46187
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
46188
- copies of the Software, and to permit persons to whom the Software is
46189
- furnished to do so, subject to the following conditions:
46190
-
46191
- The above copyright notice and this permission notice shall be included in all
46192
- copies or substantial portions of the Software.
46193
-
46194
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
46195
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
46196
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
46197
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
46198
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
46199
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
46200
- SOFTWARE.
46201
-
46202
-
46203
- * Package Info *
46204
-
46205
- Authors: timothygu99@gmail.com, d@domenic.me, sebmaster16@gmail.com, code@zirro.se, tmpvar@gmail.com, joris@jorisvanderwel.com
46206
-
46207
- Package Download URL: https://registry.npmjs.org/tr46/-/tr46-5.0.0.tgz
46208
-
46209
45299
  --------------------------------------------------------------------------------
46210
45300
  Package Title: tree-dump (1.0.3)
46211
45301
 
@@ -59621,52 +58711,6 @@ Authors: marijn@haverbeke.berlin
59621
58711
 
59622
58712
  Package Download URL: https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz
59623
58713
 
59624
- --------------------------------------------------------------------------------
59625
- Package Title: w3c-xmlserializer (5.0.0)
59626
-
59627
- Package Locator: npm+w3c-xmlserializer$5.0.0
59628
-
59629
- Package Depth: Transitive
59630
- --------------------------------------------------------------------------------
59631
-
59632
- * Declared Licenses *
59633
- MIT
59634
-
59635
-
59636
- The MIT License (MIT)
59637
- =====================
59638
-
59639
- Copyright © Sebastian Mayr
59640
-
59641
- Permission is hereby granted, free of charge, to any person
59642
- obtaining a copy of this software and associated documentation
59643
- files (the “Software”), to deal in the Software without
59644
- restriction, including without limitation the rights to use,
59645
- copy, modify, merge, publish, distribute, sublicense, and/or sell
59646
- copies of the Software, and to permit persons to whom the
59647
- Software is furnished to do so, subject to the following
59648
- conditions:
59649
-
59650
- The above copyright notice and this permission notice shall be
59651
- included in all copies or substantial portions of the Software.
59652
-
59653
- THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
59654
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
59655
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
59656
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
59657
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
59658
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
59659
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
59660
- OTHER DEALINGS IN THE SOFTWARE.
59661
-
59662
-
59663
-
59664
- * Package Info *
59665
-
59666
- Authors: timothygu99@gmail.com, d@domenic.me, sebmaster16@gmail.com, code@zirro.se, tmpvar@gmail.com, joris@jorisvanderwel.com
59667
-
59668
- Package Download URL: https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz
59669
-
59670
58714
  --------------------------------------------------------------------------------
59671
58715
  Package Title: watchpack (2.4.4)
59672
58716
 
@@ -59796,53 +58840,50 @@ Authors: secoif@gmail.com
59796
58840
  Package Download URL: https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz
59797
58841
 
59798
58842
  --------------------------------------------------------------------------------
59799
- Package Title: webidl-conversions (7.0.0)
58843
+ Package Title: webpack (5.89.0)
59800
58844
 
59801
- Package Locator: npm+webidl-conversions$7.0.0
58845
+ Package Locator: npm+webpack$5.89.0
59802
58846
 
59803
58847
  Package Depth: Transitive
59804
58848
  --------------------------------------------------------------------------------
59805
58849
 
59806
58850
  * Declared Licenses *
59807
- BSD-2-Clause
59808
-
58851
+ MIT
59809
58852
 
59810
- Copyright (c)
59811
- All rights reserved.
59812
58853
 
59813
- Redistribution and use in source and binary forms, with or without
59814
- modification, are permitted provided that the following conditions are met:
58854
+ Copyright JS Foundation and other contributors
59815
58855
 
59816
- 1. Redistributions of source code must retain the above copyright notice, this
59817
- list of conditions and the following disclaimer.
58856
+ Permission is hereby granted, free of charge, to any person obtaining
58857
+ a copy of this software and associated documentation files (the
58858
+ 'Software'), to deal in the Software without restriction, including
58859
+ without limitation the rights to use, copy, modify, merge, publish,
58860
+ distribute, sublicense, and/or sell copies of the Software, and to
58861
+ permit persons to whom the Software is furnished to do so, subject to
58862
+ the following conditions:
59818
58863
 
59819
- 2. Redistributions in binary form must reproduce the above copyright notice,
59820
- this list of conditions and the following disclaimer in the documentation
58864
+ The above copyright notice and this permission notice shall be
58865
+ included in all copies or substantial portions of the Software.
59821
58866
 
59822
- and/or other materials provided with the distribution.
58867
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
58868
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
58869
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
58870
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
58871
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
58872
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
58873
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
59823
58874
 
59824
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
59825
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
59826
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
59827
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
59828
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
59829
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
59830
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
59831
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
59832
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
59833
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
59834
58875
 
59835
58876
 
59836
58877
  * Package Info *
59837
58878
 
59838
- Authors: d@domenic.me, joris@jorisvanderwel.com, sebmaster16@gmail.com, timothygu99@gmail.com, tmpvar@gmail.com, code@zirro.se
58879
+ Authors: tobias.koppers@googlemail.com, mail@johannesewald.de, sean.larkin1@gmail.com, sheo13666q@gmail.com
59839
58880
 
59840
- Package Download URL: https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz
58881
+ Package Download URL: https://registry.npmjs.org/webpack/-/webpack-5.89.0.tgz
59841
58882
 
59842
58883
  --------------------------------------------------------------------------------
59843
- Package Title: webpack (5.89.0)
58884
+ Package Title: webpack-bundle-analyzer (4.10.1)
59844
58885
 
59845
- Package Locator: npm+webpack$5.89.0
58886
+ Package Locator: npm+webpack-bundle-analyzer$4.10.1
59846
58887
 
59847
58888
  Package Depth: Transitive
59848
58889
  --------------------------------------------------------------------------------
@@ -59876,16 +58917,16 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
59876
58917
 
59877
58918
  * Package Info *
59878
58919
 
59879
- Authors: tobias.koppers@googlemail.com, mail@johannesewald.de, sean.larkin1@gmail.com, sheo13666q@gmail.com
58920
+ Authors: bebraw@gmail.com, laakso.vesa@gmail.com, grunin.ya@ya.ru, wiens.joshua@gmail.com
59880
58921
 
59881
- Package Download URL: https://registry.npmjs.org/webpack/-/webpack-5.89.0.tgz
58922
+ Package Download URL: https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.1.tgz
59882
58923
 
59883
58924
  --------------------------------------------------------------------------------
59884
- Package Title: webpack-bundle-analyzer (4.10.1)
58925
+ Package Title: webpack-cli (6.0.1)
59885
58926
 
59886
- Package Locator: npm+webpack-bundle-analyzer$4.10.1
58927
+ Package Locator: npm+webpack-cli$6.0.1
59887
58928
 
59888
- Package Depth: Transitive
58929
+ Package Depth: Direct
59889
58930
  --------------------------------------------------------------------------------
59890
58931
 
59891
58932
  * Declared Licenses *
@@ -59914,59 +58955,18 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
59914
58955
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
59915
58956
 
59916
58957
 
59917
-
59918
58958
  * Package Info *
59919
58959
 
59920
- Authors: bebraw@gmail.com, laakso.vesa@gmail.com, grunin.ya@ya.ru, wiens.joshua@gmail.com
58960
+ Authors: evenstensberg@gmail.com, my.burning@gmail.com, sheo13666q@gmail.com
59921
58961
 
59922
- Package Download URL: https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.1.tgz
58962
+ Package Download URL: https://registry.npmjs.org/webpack-cli/-/webpack-cli-6.0.1.tgz
59923
58963
 
59924
58964
  --------------------------------------------------------------------------------
59925
- Package Title: webpack-cli (6.0.1)
58965
+ Package Title: webpack-dev-middleware (7.4.2)
59926
58966
 
59927
- Package Locator: npm+webpack-cli$6.0.1
58967
+ Package Locator: npm+webpack-dev-middleware$7.4.2
59928
58968
 
59929
- Package Depth: Direct
59930
- --------------------------------------------------------------------------------
59931
-
59932
- * Declared Licenses *
59933
- MIT
59934
-
59935
-
59936
- Copyright JS Foundation and other contributors
59937
-
59938
- Permission is hereby granted, free of charge, to any person obtaining
59939
- a copy of this software and associated documentation files (the
59940
- 'Software'), to deal in the Software without restriction, including
59941
- without limitation the rights to use, copy, modify, merge, publish,
59942
- distribute, sublicense, and/or sell copies of the Software, and to
59943
- permit persons to whom the Software is furnished to do so, subject to
59944
- the following conditions:
59945
-
59946
- The above copyright notice and this permission notice shall be
59947
- included in all copies or substantial portions of the Software.
59948
-
59949
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
59950
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
59951
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
59952
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
59953
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
59954
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
59955
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
59956
-
59957
-
59958
- * Package Info *
59959
-
59960
- Authors: evenstensberg@gmail.com, my.burning@gmail.com, sheo13666q@gmail.com
59961
-
59962
- Package Download URL: https://registry.npmjs.org/webpack-cli/-/webpack-cli-6.0.1.tgz
59963
-
59964
- --------------------------------------------------------------------------------
59965
- Package Title: webpack-dev-middleware (7.4.2)
59966
-
59967
- Package Locator: npm+webpack-dev-middleware$7.4.2
59968
-
59969
- Package Depth: Transitive
58969
+ Package Depth: Transitive
59970
58970
  --------------------------------------------------------------------------------
59971
58971
 
59972
58972
  * Declared Licenses *
@@ -59998,7 +58998,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
59998
58998
 
59999
58999
  * Package Info *
60000
59000
 
60001
- Authors: tobias.koppers@googlemail.com, mail@johannesewald.de, sheo13666q@gmail.com, hello@hiroppy.me
59001
+ Authors: tobias.koppers@googlemail.com, mail@johannesewald.de, sheo13666q@gmail.com, git@hiroppy.me
60002
59002
 
60003
59003
  Package Download URL: https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-7.4.2.tgz
60004
59004
 
@@ -60193,37 +59193,9 @@ Authors: jcoglan@gmail.com
60193
59193
  Package Download URL: https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz
60194
59194
 
60195
59195
  --------------------------------------------------------------------------------
60196
- Package Title: whatwg-encoding (3.1.1)
60197
-
60198
- Package Locator: npm+whatwg-encoding$3.1.1
60199
-
60200
- Package Depth: Transitive
60201
- --------------------------------------------------------------------------------
60202
-
60203
- * Declared Licenses *
60204
- MIT
60205
-
60206
-
60207
- Copyright © 2016–2018 Domenic Denicola <d@domenic.me>
60208
-
60209
- 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:
60210
-
60211
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
60212
-
60213
- 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.
60214
-
60215
-
60216
-
60217
- * Package Info *
60218
-
60219
- Authors: d@domenic.me, joris@jorisvanderwel.com, sebmaster16@gmail.com, timothygu99@gmail.com, tmpvar@gmail.com, code@zirro.se
60220
-
60221
- Package Download URL: https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz
60222
-
60223
- --------------------------------------------------------------------------------
60224
- Package Title: whatwg-mimetype (4.0.0)
59196
+ Package Title: whatwg-mimetype (3.0.0)
60225
59197
 
60226
- Package Locator: npm+whatwg-mimetype$4.0.0
59198
+ Package Locator: npm+whatwg-mimetype$3.0.0
60227
59199
 
60228
59200
  Package Depth: Transitive
60229
59201
  --------------------------------------------------------------------------------
@@ -60246,49 +59218,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
60246
59218
 
60247
59219
  Authors: timothygu99@gmail.com, d@domenic.me, sebmaster16@gmail.com, code@zirro.se, tmpvar@gmail.com, joris@jorisvanderwel.com
60248
59220
 
60249
- Package Download URL: https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz
60250
-
60251
- --------------------------------------------------------------------------------
60252
- Package Title: whatwg-url (14.1.1)
60253
-
60254
- Package Locator: npm+whatwg-url$14.1.1
60255
-
60256
- Package Depth: Transitive
60257
- --------------------------------------------------------------------------------
60258
-
60259
- * Declared Licenses *
60260
- MIT
60261
-
60262
-
60263
- The MIT License (MIT)
60264
-
60265
- Copyright (c) Sebastian Mayr
60266
-
60267
- Permission is hereby granted, free of charge, to any person obtaining a copy
60268
- of this software and associated documentation files (the "Software"), to deal
60269
- in the Software without restriction, including without limitation the rights
60270
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
60271
- copies of the Software, and to permit persons to whom the Software is
60272
- furnished to do so, subject to the following conditions:
60273
-
60274
- The above copyright notice and this permission notice shall be included in
60275
- all copies or substantial portions of the Software.
60276
-
60277
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
60278
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
60279
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
60280
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
60281
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
60282
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
60283
- THE SOFTWARE.
60284
-
60285
-
60286
-
60287
- * Package Info *
60288
-
60289
- Authors: timothygu99@gmail.com, d@domenic.me, sebmaster16@gmail.com, code@zirro.se, tmpvar@gmail.com, joris@jorisvanderwel.com
60290
-
60291
- Package Download URL: https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.1.1.tgz
59221
+ Package Download URL: https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz
60292
59222
 
60293
59223
  --------------------------------------------------------------------------------
60294
59224
  Package Title: which (2.0.2)
@@ -60708,78 +59638,6 @@ Authors: einaros@gmail.com, npm@3rd-Eden.com, luigipinca@gmail.com, npmjs@3rd-Ed
60708
59638
 
60709
59639
  Package Download URL: https://registry.npmjs.org/ws/-/ws-8.18.1.tgz
60710
59640
 
60711
- --------------------------------------------------------------------------------
60712
- Package Title: xml-name-validator (5.0.0)
60713
-
60714
- Package Locator: npm+xml-name-validator$5.0.0
60715
-
60716
- Package Depth: Transitive
60717
- --------------------------------------------------------------------------------
60718
-
60719
- * Declared Licenses *
60720
- Apache-2.0
60721
-
60722
-
60723
- Copyright [yyyy] [name of copyright owner]
60724
-
60725
- Licensed under the Apache License, Version 2.0 (the "License");
60726
- you may not use this file except in compliance with the License.
60727
- You may obtain a copy of the License at
60728
-
60729
- http://www.apache.org/licenses/LICENSE-2.0
60730
-
60731
- Unless required by applicable law or agreed to in writing, software
60732
- distributed under the License is distributed on an "AS IS" BASIS,
60733
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
60734
-
60735
- See the License for the specific language governing permissions and limitations under the License.
60736
-
60737
-
60738
- * Package Info *
60739
-
60740
- Authors: domenic@domenicdenicola.com
60741
-
60742
- Package Download URL: https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz
60743
-
60744
- --------------------------------------------------------------------------------
60745
- Package Title: xmlchars (2.2.0)
60746
-
60747
- Package Locator: npm+xmlchars$2.2.0
60748
-
60749
- Package Depth: Transitive
60750
- --------------------------------------------------------------------------------
60751
-
60752
- * Declared Licenses *
60753
- MIT
60754
-
60755
-
60756
- Copyright Louis-Dominique Dubeau and contributors to xmlchars
60757
-
60758
- Permission is hereby granted, free of charge, to any person obtaining a copy of
60759
- this software and associated documentation files (the "Software"), to deal in
60760
- the Software without restriction, including without limitation the rights to
60761
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
60762
- the Software, and to permit persons to whom the Software is furnished to do so,
60763
- subject to the following conditions:
60764
-
60765
- The above copyright notice and this permission notice shall be included in all
60766
- copies or substantial portions of the Software.
60767
-
60768
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
60769
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
60770
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
60771
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
60772
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
60773
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
60774
-
60775
-
60776
-
60777
- * Package Info *
60778
-
60779
- Authors: ldd@lddubeau.com
60780
-
60781
- Package Download URL: https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz
60782
-
60783
59641
  --------------------------------------------------------------------------------
60784
59642
  Package Title: yallist (3.1.1)
60785
59643
 
@@ -69607,7 +68465,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69607
68465
 
69608
68466
  (The MIT License)
69609
68467
 
69610
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
68468
+ Copyright (c) 2013 TJ Holowaychuk <tj@vision-media.ca>
69611
68469
 
69612
68470
  Permission is hereby granted, free of charge, to any person obtaining
69613
68471
  a copy of this software and associated documentation files (the
@@ -69628,11 +68486,13 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
69628
68486
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
69629
68487
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69630
68488
 
68489
+
69631
68490
  * MIT *
69632
68491
 
69633
68492
  (The MIT License)
69634
68493
 
69635
- Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
68494
+ Copyright (c) 2013-2014 TJ Holowaychuk <tj@vision-media.ca>
68495
+ Copyright (c) 2015-2016 Douglas Christopher Wilson <doug@somethingdoug.com>
69636
68496
 
69637
68497
  Permission is hereby granted, free of charge, to any person obtaining
69638
68498
  a copy of this software and associated documentation files (the
@@ -69654,11 +68514,12 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
69654
68514
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69655
68515
 
69656
68516
 
68517
+
69657
68518
  * MIT *
69658
68519
 
69659
68520
  (The MIT License)
69660
68521
 
69661
- Copyright (c) 2013 TJ Holowaychuk <tj@vision-media.ca>
68522
+ Copyright (c) 2014 Douglas Christopher Wilson
69662
68523
 
69663
68524
  Permission is hereby granted, free of charge, to any person obtaining
69664
68525
  a copy of this software and associated documentation files (the
@@ -69684,8 +68545,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69684
68545
 
69685
68546
  (The MIT License)
69686
68547
 
69687
- Copyright (c) 2013-2014 TJ Holowaychuk <tj@vision-media.ca>
69688
- Copyright (c) 2015-2016 Douglas Christopher Wilson <doug@somethingdoug.com>
68548
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
68549
+ Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
69689
68550
 
69690
68551
  Permission is hereby granted, free of charge, to any person obtaining
69691
68552
  a copy of this software and associated documentation files (the
@@ -69707,12 +68568,89 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
69707
68568
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69708
68569
 
69709
68570
 
68571
+ * MIT *
68572
+
68573
+ (The MIT License)
68574
+
68575
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
68576
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
68577
+
68578
+ Permission is hereby granted, free of charge, to any person obtaining
68579
+ a copy of this software and associated documentation files (the
68580
+ 'Software'), to deal in the Software without restriction, including
68581
+ without limitation the rights to use, copy, modify, merge, publish,
68582
+ distribute, sublicense, and/or sell copies of the Software, and to
68583
+ permit persons to whom the Software is furnished to do so, subject to
68584
+ the following conditions:
68585
+
68586
+ The above copyright notice and this permission notice shall be
68587
+ included in all copies or substantial portions of the Software.
68588
+
68589
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
68590
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
68591
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
68592
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
68593
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
68594
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
68595
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
68596
+
69710
68597
 
69711
68598
  * MIT *
69712
68599
 
69713
68600
  (The MIT License)
69714
68601
 
69715
- Copyright (c) 2014 Douglas Christopher Wilson
68602
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
68603
+
68604
+ Permission is hereby granted, free of charge, to any person
68605
+ obtaining a copy of this software and associated documentation
68606
+ files (the "Software"), to deal in the Software without
68607
+ restriction, including without limitation the rights to use,
68608
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
68609
+ copies of the Software, and to permit persons to whom the
68610
+ Software is furnished to do so, subject to the following
68611
+ conditions:
68612
+
68613
+ The above copyright notice and this permission notice shall be
68614
+ included in all copies or substantial portions of the Software.
68615
+
68616
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
68617
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
68618
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
68619
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
68620
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
68621
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
68622
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
68623
+ OTHER DEALINGS IN THE SOFTWARE.
68624
+
68625
+
68626
+ * MIT *
68627
+
68628
+ (The MIT License)
68629
+
68630
+ Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>
68631
+
68632
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
68633
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
68634
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
68635
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
68636
+ subject to the following conditions:
68637
+
68638
+ The above copyright notice and this permission notice shall be included in all copies or substantial
68639
+ portions of the Software.
68640
+
68641
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
68642
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
68643
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
68644
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
68645
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
68646
+
68647
+
68648
+
68649
+ * MIT *
68650
+
68651
+ (The MIT License)
68652
+
68653
+ Copyright (c) 2014-2016 Douglas Christopher Wilson
69716
68654
 
69717
68655
  Permission is hereby granted, free of charge, to any person obtaining
69718
68656
  a copy of this software and associated documentation files (the
@@ -69738,138 +68676,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69738
68676
 
69739
68677
  (The MIT License)
69740
68678
 
69741
- Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
69742
- Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
69743
-
69744
- Permission is hereby granted, free of charge, to any person obtaining
69745
- a copy of this software and associated documentation files (the
69746
- 'Software'), to deal in the Software without restriction, including
69747
- without limitation the rights to use, copy, modify, merge, publish,
69748
- distribute, sublicense, and/or sell copies of the Software, and to
69749
- permit persons to whom the Software is furnished to do so, subject to
69750
- the following conditions:
69751
-
69752
- The above copyright notice and this permission notice shall be
69753
- included in all copies or substantial portions of the Software.
69754
-
69755
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
69756
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
69757
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
69758
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
69759
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
69760
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
69761
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69762
-
69763
-
69764
- * MIT *
69765
-
69766
- (The MIT License)
69767
-
69768
- Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
69769
- Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
69770
-
69771
- Permission is hereby granted, free of charge, to any person obtaining
69772
- a copy of this software and associated documentation files (the
69773
- 'Software'), to deal in the Software without restriction, including
69774
- without limitation the rights to use, copy, modify, merge, publish,
69775
- distribute, sublicense, and/or sell copies of the Software, and to
69776
- permit persons to whom the Software is furnished to do so, subject to
69777
- the following conditions:
69778
-
69779
- The above copyright notice and this permission notice shall be
69780
- included in all copies or substantial portions of the Software.
69781
-
69782
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
69783
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
69784
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
69785
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
69786
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
69787
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
69788
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69789
-
69790
-
69791
- * MIT *
69792
-
69793
- (The MIT License)
69794
-
69795
- Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
69796
-
69797
- Permission is hereby granted, free of charge, to any person
69798
- obtaining a copy of this software and associated documentation
69799
- files (the "Software"), to deal in the Software without
69800
- restriction, including without limitation the rights to use,
69801
- copy, modify, merge, publish, distribute, sublicense, and/or sell
69802
- copies of the Software, and to permit persons to whom the
69803
- Software is furnished to do so, subject to the following
69804
- conditions:
69805
-
69806
- The above copyright notice and this permission notice shall be
69807
- included in all copies or substantial portions of the Software.
69808
-
69809
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
69810
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
69811
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
69812
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
69813
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
69814
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
69815
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
69816
- OTHER DEALINGS IN THE SOFTWARE.
69817
-
69818
-
69819
- * MIT *
69820
-
69821
- (The MIT License)
69822
-
69823
- Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>
69824
-
69825
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software
69826
- and associated documentation files (the 'Software'), to deal in the Software without restriction,
69827
- including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
69828
- and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
69829
- subject to the following conditions:
69830
-
69831
- The above copyright notice and this permission notice shall be included in all copies or substantial
69832
- portions of the Software.
69833
-
69834
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
69835
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
69836
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
69837
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
69838
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69839
-
69840
-
69841
-
69842
- * MIT *
69843
-
69844
- (The MIT License)
69845
-
69846
- Copyright (c) 2014-2016 Douglas Christopher Wilson
69847
-
69848
- Permission is hereby granted, free of charge, to any person obtaining
69849
- a copy of this software and associated documentation files (the
69850
- 'Software'), to deal in the Software without restriction, including
69851
- without limitation the rights to use, copy, modify, merge, publish,
69852
- distribute, sublicense, and/or sell copies of the Software, and to
69853
- permit persons to whom the Software is furnished to do so, subject to
69854
- the following conditions:
69855
-
69856
- The above copyright notice and this permission notice shall be
69857
- included in all copies or substantial portions of the Software.
69858
-
69859
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
69860
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
69861
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
69862
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
69863
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
69864
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
69865
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69866
-
69867
-
69868
- * MIT *
69869
-
69870
- (The MIT License)
69871
-
69872
- Copyright (c) 2014-2017 Douglas Christopher Wilson
68679
+ Copyright (c) 2014-2017 Douglas Christopher Wilson
69873
68680
 
69874
68681
  Permission is hereby granted, free of charge, to any person obtaining
69875
68682
  a copy of this software and associated documentation files (the
@@ -71856,59 +70663,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
71856
70663
  THE SOFTWARE.
71857
70664
 
71858
70665
 
71859
- * BSD-2-Clause *
71860
-
71861
- Copyright (c)
71862
- All rights reserved.
71863
-
71864
- Redistribution and use in source and binary forms, with or without
71865
- modification, are permitted provided that the following conditions are met:
71866
-
71867
- 1. Redistributions of source code must retain the above copyright notice, this
71868
- list of conditions and the following disclaimer.
71869
-
71870
- 2. Redistributions in binary form must reproduce the above copyright notice,
71871
- this list of conditions and the following disclaimer in the documentation
71872
-
71873
- and/or other materials provided with the distribution.
71874
-
71875
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
71876
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
71877
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
71878
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
71879
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
71880
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
71881
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
71882
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
71883
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
71884
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
71885
-
71886
- * MIT *
71887
-
71888
- Copyright (c) 2007-2025 Diego Perini (http://www.iport.it/)
71889
-
71890
- Permission is hereby granted, free of charge, to any person
71891
- obtaining a copy of this software and associated documentation
71892
- files (the "Software"), to deal in the Software without
71893
- restriction, including without limitation the rights to use,
71894
- copy, modify, merge, publish, distribute, sublicense, and/or
71895
- sell copies of the Software, and to permit persons to whom the
71896
- Software is furnished to do so, subject to the following
71897
- conditions:
71898
-
71899
- The above copyright notice and this permission notice shall be
71900
- included in all copies or substantial portions of the Software.
71901
-
71902
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
71903
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
71904
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
71905
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
71906
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
71907
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
71908
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
71909
- OTHER DEALINGS IN THE SOFTWARE.
71910
-
71911
-
71912
70666
  * BSD-3-Clause *
71913
70667
 
71914
70668
  Copyright (c) 2008, Fair Oaks Labs, Inc.
@@ -71965,32 +70719,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
71965
70719
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
71966
70720
 
71967
70721
 
71968
- * MIT *
71969
-
71970
- Copyright (c) 2010 Elijah Insua
71971
-
71972
- Permission is hereby granted, free of charge, to any person
71973
- obtaining a copy of this software and associated documentation
71974
- files (the "Software"), to deal in the Software without
71975
- restriction, including without limitation the rights to use,
71976
- copy, modify, merge, publish, distribute, sublicense, and/or sell
71977
- copies of the Software, and to permit persons to whom the
71978
- Software is furnished to do so, subject to the following
71979
- conditions:
71980
-
71981
- The above copyright notice and this permission notice shall be
71982
- included in all copies or substantial portions of the Software.
71983
-
71984
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
71985
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
71986
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
71987
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
71988
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
71989
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
71990
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
71991
- OTHER DEALINGS IN THE SOFTWARE.
71992
-
71993
-
71994
70722
  * MIT *
71995
70723
 
71996
70724
  Copyright (c) 2011 Alexander Shtuchkin
@@ -72157,29 +70885,6 @@ THE SOFTWARE.
72157
70885
 
72158
70886
 
72159
70887
 
72160
- * MIT *
72161
-
72162
- Copyright (c) 2013-2015 Ivan Nikulin (ifaaan@gmail.com)
72163
-
72164
- Permission is hereby granted, free of charge, to any person obtaining a copy
72165
- of this software and associated documentation files (the "Software"), to deal
72166
- in the Software without restriction, including without limitation the rights
72167
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
72168
- copies of the Software, and to permit persons to whom the Software is
72169
- furnished to do so, subject to the following conditions:
72170
-
72171
- The above copyright notice and this permission notice shall be included in
72172
- all copies or substantial portions of the Software.
72173
-
72174
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
72175
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
72176
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
72177
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
72178
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
72179
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
72180
- THE SOFTWARE.
72181
-
72182
-
72183
70888
  * BSD-3-Clause *
72184
70889
 
72185
70890
  Copyright (c) 2014, Hugh Kennedy
@@ -72511,22 +71216,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
72511
71216
  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
72512
71217
 
72513
71218
 
72514
- * BSD-3-Clause *
72515
-
72516
- Copyright (c) 2015, Salesforce.com, Inc.
72517
- All rights reserved.
72518
-
72519
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
72520
-
72521
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
72522
-
72523
- 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.
72524
-
72525
- 3. Neither the name of Salesforce.com nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
72526
-
72527
- 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.
72528
-
72529
-
72530
71219
  * BSD-2-Clause *
72531
71220
 
72532
71221
  Copyright (c) 2015, Scott Motte
@@ -72690,23 +71379,6 @@ THIS SOFTWARE.
72690
71379
 
72691
71380
 
72692
71381
 
72693
- * MIT *
72694
-
72695
- Copyright (c) 2017 Thomas Parisot, 2018 Rémi Berson
72696
-
72697
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
72698
- associated documentation files (the "Software"), to deal in the Software without restriction,
72699
- including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
72700
- and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
72701
- subject to the following conditions:
72702
-
72703
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
72704
-
72705
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
72706
- 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,
72707
- 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.
72708
-
72709
-
72710
71382
  * ISC *
72711
71383
 
72712
71384
  Copyright (c) 2017, Emil Bay <github@tixz.dk>
@@ -73028,45 +71700,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
73028
71700
  OTHER DEALINGS IN THE SOFTWARE.
73029
71701
 
73030
71702
 
73031
- * MIT *
73032
-
73033
- Copyright (c) Chad Walker
73034
-
73035
- Permission is hereby granted, free of charge, to any person obtaining
73036
- a copy of this software and associated documentation files (the
73037
- "Software"), to deal in the Software without restriction, including
73038
- without limitation the rights to use, copy, modify, merge, publish,
73039
- distribute, sublicense, and/or sell copies of the Software, and to
73040
- permit persons to whom the Software is furnished to do so, subject to
73041
- the following conditions:
73042
-
73043
- The above copyright notice and this permission notice shall be
73044
- included in all copies or substantial portions of the Software.
73045
-
73046
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
73047
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
73048
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
73049
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
73050
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
73051
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
73052
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
73053
-
73054
-
73055
- * BSD-3-Clause *
73056
-
73057
- Copyright (c) Felix Böhm
73058
- All rights reserved.
73059
-
73060
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
73061
-
73062
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
73063
-
73064
- 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.
73065
-
73066
- THIS 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,
73067
- EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
73068
-
73069
-
73070
71703
  * MIT *
73071
71704
 
73072
71705
  Copyright (c) JS Foundation and other contributors
@@ -73358,30 +71991,6 @@ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
73358
71991
 
73359
71992
 
73360
71993
 
73361
- * MIT *
73362
-
73363
- Copyright (c) Nikita Vasilyev
73364
-
73365
- Permission is hereby granted, free of charge, to any person obtaining
73366
- a copy of this software and associated documentation files (the
73367
- "Software"), to deal in the Software without restriction, including
73368
- without limitation the rights to use, copy, modify, merge, publish,
73369
- distribute, sublicense, and/or sell copies of the Software, and to
73370
- permit persons to whom the Software is furnished to do so, subject to
73371
- the following conditions:
73372
-
73373
- The above copyright notice and this permission notice shall be
73374
- included in all copies or substantial portions of the Software.
73375
-
73376
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
73377
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
73378
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
73379
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
73380
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
73381
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
73382
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
73383
-
73384
-
73385
71994
  * MIT *
73386
71995
 
73387
71996
  Copyright (c), Brian Grinstead, http://briangrinstead.com
@@ -73988,28 +72597,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
73988
72597
  IN THE SOFTWARE.
73989
72598
 
73990
72599
 
73991
- * MIT *
73992
-
73993
- Copyright Louis-Dominique Dubeau and contributors to xmlchars
73994
-
73995
- Permission is hereby granted, free of charge, to any person obtaining a copy of
73996
- this software and associated documentation files (the "Software"), to deal in
73997
- the Software without restriction, including without limitation the rights to
73998
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
73999
- the Software, and to permit persons to whom the Software is furnished to do so,
74000
- subject to the following conditions:
74001
-
74002
- The above copyright notice and this permission notice shall be included in all
74003
- copies or substantial portions of the Software.
74004
-
74005
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
74006
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
74007
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
74008
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
74009
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
74010
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
74011
-
74012
-
74013
72600
  * MIT *
74014
72601
 
74015
72602
  Copyright Mathias Bynens <http://mathiasbynens.be/>
@@ -74216,17 +72803,6 @@ Redistribution and use in source and binary forms, with or without modification,
74216
72803
  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.
74217
72804
 
74218
72805
 
74219
- * MIT *
74220
-
74221
- Copyright © 2016–2018 Domenic Denicola <d@domenic.me>
74222
-
74223
- 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:
74224
-
74225
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
74226
-
74227
- 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.
74228
-
74229
-
74230
72806
  * MIT *
74231
72807
 
74232
72808
  Copyright © 2017 jsdnxx
@@ -77064,7 +75640,107 @@ SOFTWARE.
77064
75640
 
77065
75641
  MIT License
77066
75642
 
77067
- Copyright (c) 2017 JS Foundation and other contributors
75643
+ Copyright (c) 2017 JS Foundation and other contributors
75644
+
75645
+ Permission is hereby granted, free of charge, to any person obtaining a copy
75646
+ of this software and associated documentation files (the "Software"), to deal
75647
+ in the Software without restriction, including without limitation the rights
75648
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
75649
+ copies of the Software, and to permit persons to whom the Software is
75650
+ furnished to do so, subject to the following conditions:
75651
+
75652
+ The above copyright notice and this permission notice shall be included in all
75653
+ copies or substantial portions of the Software.
75654
+
75655
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
75656
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
75657
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
75658
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
75659
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
75660
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
75661
+ SOFTWARE.
75662
+
75663
+
75664
+ * MIT *
75665
+
75666
+ MIT License
75667
+
75668
+ Copyright (c) 2017 Michel Weststrate
75669
+
75670
+ Permission is hereby granted, free of charge, to any person obtaining a copy
75671
+ of this software and associated documentation files (the "Software"), to deal
75672
+ in the Software without restriction, including without limitation the rights
75673
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
75674
+ copies of the Software, and to permit persons to whom the Software is
75675
+ furnished to do so, subject to the following conditions:
75676
+
75677
+ The above copyright notice and this permission notice shall be included in all
75678
+ copies or substantial portions of the Software.
75679
+
75680
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
75681
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
75682
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
75683
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
75684
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
75685
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
75686
+ SOFTWARE.
75687
+
75688
+
75689
+ * MIT *
75690
+
75691
+ MIT License
75692
+
75693
+ Copyright (c) 2017 Tony Quetano
75694
+
75695
+ Permission is hereby granted, free of charge, to any person obtaining a copy
75696
+ of this software and associated documentation files (the "Software"), to deal
75697
+ in the Software without restriction, including without limitation the rights
75698
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
75699
+ copies of the Software, and to permit persons to whom the Software is
75700
+ furnished to do so, subject to the following conditions:
75701
+
75702
+ The above copyright notice and this permission notice shall be included in all
75703
+ copies or substantial portions of the Software.
75704
+
75705
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
75706
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
75707
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
75708
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
75709
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
75710
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
75711
+ SOFTWARE.
75712
+
75713
+
75714
+ * MIT *
75715
+
75716
+ MIT License
75717
+
75718
+ Copyright (c) 2017 crypto-browserify
75719
+
75720
+ Permission is hereby granted, free of charge, to any person obtaining a copy
75721
+ of this software and associated documentation files (the "Software"), to deal
75722
+ in the Software without restriction, including without limitation the rights
75723
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
75724
+ copies of the Software, and to permit persons to whom the Software is
75725
+ furnished to do so, subject to the following conditions:
75726
+
75727
+ The above copyright notice and this permission notice shall be included in all
75728
+ copies or substantial portions of the Software.
75729
+
75730
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
75731
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
75732
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
75733
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
75734
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
75735
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
75736
+ SOFTWARE.
75737
+
75738
+
75739
+ * MIT *
75740
+
75741
+ MIT License
75742
+
75743
+ Copyright (c) 2017 emailJS
77068
75744
 
77069
75745
  Permission is hereby granted, free of charge, to any person obtaining a copy
77070
75746
  of this software and associated documentation files (the "Software"), to deal
@@ -77084,37 +75760,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
77084
75760
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
77085
75761
  SOFTWARE.
77086
75762
 
77087
-
77088
- * MIT *
77089
-
77090
- MIT License
77091
-
77092
- Copyright (c) 2017 Michel Weststrate
77093
-
77094
- Permission is hereby granted, free of charge, to any person obtaining a copy
77095
- of this software and associated documentation files (the "Software"), to deal
77096
- in the Software without restriction, including without limitation the rights
77097
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
77098
- copies of the Software, and to permit persons to whom the Software is
77099
- furnished to do so, subject to the following conditions:
77100
-
77101
- The above copyright notice and this permission notice shall be included in all
77102
- copies or substantial portions of the Software.
77103
-
77104
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
77105
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
77106
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
77107
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
77108
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
77109
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
77110
- SOFTWARE.
75763
+ Base64 encoding code from [base64-js]{@link https://github.com/beatgammit/base64-js}, released under MIT license.
75764
+ Base64 decoding code from MDN docs, released under MIT license.
77111
75765
 
77112
75766
 
77113
75767
  * MIT *
77114
75768
 
77115
75769
  MIT License
77116
75770
 
77117
- Copyright (c) 2017 crypto-browserify
75771
+ Copyright (c) 2017 sudodoki <smd.deluzion@gmail.com>
77118
75772
 
77119
75773
  Permission is hereby granted, free of charge, to any person obtaining a copy
77120
75774
  of this software and associated documentation files (the "Software"), to deal
@@ -77139,7 +75793,8 @@ SOFTWARE.
77139
75793
 
77140
75794
  MIT License
77141
75795
 
77142
- Copyright (c) 2017 emailJS
75796
+ Copyright (c) 2018 Formidable Labs
75797
+ Copyright (c) 2017 Evgeny Poberezkin
77143
75798
 
77144
75799
  Permission is hereby granted, free of charge, to any person obtaining a copy
77145
75800
  of this software and associated documentation files (the "Software"), to deal
@@ -77159,15 +75814,12 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
77159
75814
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
77160
75815
  SOFTWARE.
77161
75816
 
77162
- Base64 encoding code from [base64-js]{@link https://github.com/beatgammit/base64-js}, released under MIT license.
77163
- Base64 decoding code from MDN docs, released under MIT license.
77164
-
77165
75817
 
77166
75818
  * MIT *
77167
75819
 
77168
75820
  MIT License
77169
75821
 
77170
- Copyright (c) 2017 sudodoki <smd.deluzion@gmail.com>
75822
+ Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
77171
75823
 
77172
75824
  Permission is hereby granted, free of charge, to any person obtaining a copy
77173
75825
  of this software and associated documentation files (the "Software"), to deal
@@ -77192,8 +75844,7 @@ SOFTWARE.
77192
75844
 
77193
75845
  MIT License
77194
75846
 
77195
- Copyright (c) 2018 Formidable Labs
77196
- Copyright (c) 2017 Evgeny Poberezkin
75847
+ Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
77197
75848
 
77198
75849
  Permission is hereby granted, free of charge, to any person obtaining a copy
77199
75850
  of this software and associated documentation files (the "Software"), to deal
@@ -77218,7 +75869,7 @@ SOFTWARE.
77218
75869
 
77219
75870
  MIT License
77220
75871
 
77221
- Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
75872
+ Copyright (c) 2018 Trevor Brindle
77222
75873
 
77223
75874
  Permission is hereby granted, free of charge, to any person obtaining a copy
77224
75875
  of this software and associated documentation files (the "Software"), to deal
@@ -77243,7 +75894,7 @@ SOFTWARE.
77243
75894
 
77244
75895
  MIT License
77245
75896
 
77246
- Copyright (c) 2018 Sven Sauleau <sven@sauleau.com>
75897
+ Copyright (c) 2018 vtaits
77247
75898
 
77248
75899
  Permission is hereby granted, free of charge, to any person obtaining a copy
77249
75900
  of this software and associated documentation files (the "Software"), to deal
@@ -77268,7 +75919,7 @@ SOFTWARE.
77268
75919
 
77269
75920
  MIT License
77270
75921
 
77271
- Copyright (c) 2018 Trevor Brindle
75922
+ Copyright (c) 2019 Aaron Hayes
77272
75923
 
77273
75924
  Permission is hereby granted, free of charge, to any person obtaining a copy
77274
75925
  of this software and associated documentation files (the "Software"), to deal
@@ -77293,7 +75944,7 @@ SOFTWARE.
77293
75944
 
77294
75945
  MIT License
77295
75946
 
77296
- Copyright (c) 2018 vtaits
75947
+ Copyright (c) 2019 Alexander Reardon
77297
75948
 
77298
75949
  Permission is hereby granted, free of charge, to any person obtaining a copy
77299
75950
  of this software and associated documentation files (the "Software"), to deal
@@ -77313,12 +75964,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
77313
75964
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
77314
75965
  SOFTWARE.
77315
75966
 
77316
-
77317
75967
  * MIT *
77318
75968
 
77319
75969
  MIT License
77320
75970
 
77321
- Copyright (c) 2019 Aaron Hayes
75971
+ Copyright (c) 2019 Apollo GraphQL
77322
75972
 
77323
75973
  Permission is hereby granted, free of charge, to any person obtaining a copy
77324
75974
  of this software and associated documentation files (the "Software"), to deal
@@ -77343,31 +75993,7 @@ SOFTWARE.
77343
75993
 
77344
75994
  MIT License
77345
75995
 
77346
- Copyright (c) 2019 Alexander Reardon
77347
-
77348
- Permission is hereby granted, free of charge, to any person obtaining a copy
77349
- of this software and associated documentation files (the "Software"), to deal
77350
- in the Software without restriction, including without limitation the rights
77351
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
77352
- copies of the Software, and to permit persons to whom the Software is
77353
- furnished to do so, subject to the following conditions:
77354
-
77355
- The above copyright notice and this permission notice shall be included in all
77356
- copies or substantial portions of the Software.
77357
-
77358
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
77359
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
77360
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
77361
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
77362
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
77363
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
77364
- SOFTWARE.
77365
-
77366
- * MIT *
77367
-
77368
- MIT License
77369
-
77370
- Copyright (c) 2019 Apollo GraphQL
75996
+ Copyright (c) 2019 David Ortner (capricorn86)
77371
75997
 
77372
75998
  Permission is hereby granted, free of charge, to any person obtaining a copy
77373
75999
  of this software and associated documentation files (the "Software"), to deal
@@ -78656,31 +77282,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
78656
77282
  SOFTWARE.
78657
77283
 
78658
77284
 
78659
- * MIT *
78660
-
78661
- MIT License
78662
-
78663
- Copyright (c) 2024 asamuzaK (Kazz)
78664
-
78665
- Permission is hereby granted, free of charge, to any person obtaining a copy
78666
- of this software and associated documentation files (the "Software"), to deal
78667
- in the Software without restriction, including without limitation the rights
78668
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
78669
- copies of the Software, and to permit persons to whom the Software is
78670
- furnished to do so, subject to the following conditions:
78671
-
78672
- The above copyright notice and this permission notice shall be included in all
78673
- copies or substantial portions of the Software.
78674
-
78675
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
78676
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
78677
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
78678
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
78679
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
78680
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
78681
- SOFTWARE.
78682
-
78683
-
78684
77285
  * MIT *
78685
77286
 
78686
77287
  MIT License
@@ -78695,28 +77296,6 @@ The above copyright notice and this permission notice shall be included in all c
78695
77296
  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.
78696
77297
 
78697
77298
 
78698
- * mit-0 *
78699
-
78700
- MIT No Attribution (MIT-0)
78701
-
78702
- Copyright © CSSTools Contributors
78703
-
78704
- Permission is hereby granted, free of charge, to any person obtaining a copy of
78705
- this software and associated documentation files (the “Software”), to deal in
78706
- the Software without restriction, including without limitation the rights to
78707
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
78708
- of the Software, and to permit persons to whom the Software is furnished to do
78709
- so.
78710
-
78711
- THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
78712
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
78713
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
78714
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
78715
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
78716
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
78717
- SOFTWARE.
78718
-
78719
-
78720
77299
  * MIT *
78721
77300
 
78722
77301
  Minizlib was created by Isaac Z. Schlueter.
@@ -79040,74 +77619,6 @@ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
79040
77619
  ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
79041
77620
 
79042
77621
 
79043
- * ISC *
79044
-
79045
- The ISC License
79046
-
79047
- Copyright (c) Contributors
79048
-
79049
- Permission to use, copy, modify, and/or distribute this software for any
79050
- purpose with or without fee is hereby granted, provided that the above
79051
- copyright notice and this permission notice appear in all copies.
79052
-
79053
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
79054
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
79055
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
79056
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
79057
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
79058
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
79059
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
79060
-
79061
- ====
79062
-
79063
- The following license is the one that governed sax, from which saxes
79064
- was forked. Isaac Schlueter is not *directly* involved with saxes so
79065
- don't go bugging him for saxes issues.
79066
-
79067
- The ISC License
79068
-
79069
- Copyright (c) Isaac Z. Schlueter and Contributors
79070
-
79071
- Permission to use, copy, modify, and/or distribute this software for any
79072
- purpose with or without fee is hereby granted, provided that the above
79073
- copyright notice and this permission notice appear in all copies.
79074
-
79075
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
79076
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
79077
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
79078
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
79079
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
79080
- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
79081
- IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
79082
-
79083
- ====
79084
-
79085
- `String.fromCodePoint` by Mathias Bynens is no longer used, but it can
79086
- still be found in old commits. It was once used according to terms of
79087
- MIT License, as follows:
79088
-
79089
- Copyright Mathias Bynens <https://mathiasbynens.be/>
79090
-
79091
- Permission is hereby granted, free of charge, to any person obtaining
79092
- a copy of this software and associated documentation files (the
79093
- "Software"), to deal in the Software without restriction, including
79094
- without limitation the rights to use, copy, modify, merge, publish,
79095
- distribute, sublicense, and/or sell copies of the Software, and to
79096
- permit persons to whom the Software is furnished to do so, subject to
79097
- the following conditions:
79098
-
79099
- The above copyright notice and this permission notice shall be
79100
- included in all copies or substantial portions of the Software.
79101
-
79102
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
79103
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
79104
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
79105
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
79106
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
79107
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
79108
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
79109
-
79110
-
79111
77622
  * ISC *
79112
77623
 
79113
77624
  The ISC License
@@ -80682,31 +79193,6 @@ SOFTWARE.
80682
79193
 
80683
79194
 
80684
79195
 
80685
- * MIT *
80686
-
80687
- The MIT License (MIT)
80688
-
80689
- Copyright (c) 2015 Joris van der Wel
80690
-
80691
- Permission is hereby granted, free of charge, to any person obtaining a copy
80692
- of this software and associated documentation files (the "Software"), to deal
80693
- in the Software without restriction, including without limitation the rights
80694
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
80695
- copies of the Software, and to permit persons to whom the Software is
80696
- furnished to do so, subject to the following conditions:
80697
-
80698
- The above copyright notice and this permission notice shall be included in
80699
- all copies or substantial portions of the Software.
80700
-
80701
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
80702
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
80703
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
80704
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
80705
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
80706
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
80707
- THE SOFTWARE.
80708
-
80709
-
80710
79196
  * MIT *
80711
79197
 
80712
79198
  The MIT License (MIT)
@@ -81930,31 +80416,6 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
81930
80416
  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
81931
80417
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
81932
80418
 
81933
- * MIT *
81934
-
81935
- The MIT License (MIT)
81936
-
81937
- Copyright (c) Sebastian Mayr
81938
-
81939
- Permission is hereby granted, free of charge, to any person obtaining a copy
81940
- of this software and associated documentation files (the "Software"), to deal
81941
- in the Software without restriction, including without limitation the rights
81942
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
81943
- copies of the Software, and to permit persons to whom the Software is
81944
- furnished to do so, subject to the following conditions:
81945
-
81946
- The above copyright notice and this permission notice shall be included in
81947
- all copies or substantial portions of the Software.
81948
-
81949
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
81950
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
81951
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
81952
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
81953
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
81954
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
81955
- THE SOFTWARE.
81956
-
81957
-
81958
80419
  * MIT *
81959
80420
 
81960
80421
  The MIT License (MIT)
@@ -82154,30 +80615,6 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
82154
80615
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
82155
80616
 
82156
80617
 
82157
- * MIT *
82158
-
82159
- The MIT License (MIT)
82160
-
82161
- Copyright 2022 Romain Menke, Antonio Laguna <antonio@laguna.es>
82162
-
82163
- Permission is hereby granted, free of charge, to any person obtaining a copy of
82164
- this software and associated documentation files (the "Software"), to deal in
82165
- the Software without restriction, including without limitation the rights to
82166
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
82167
- the Software, and to permit persons to whom the Software is furnished to do so,
82168
- subject to the following conditions:
82169
-
82170
- The above copyright notice and this permission notice shall be included in all
82171
- copies or substantial portions of the Software.
82172
-
82173
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
82174
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
82175
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
82176
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
82177
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
82178
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
82179
-
82180
-
82181
80618
  * MIT *
82182
80619
 
82183
80620
  The MIT License (MIT)
@@ -82268,35 +80705,6 @@ The above copyright notice and this permission notice shall be included in all c
82268
80705
  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.
82269
80706
 
82270
80707
 
82271
- * MIT *
82272
-
82273
- The MIT License (MIT)
82274
- =====================
82275
-
82276
- Copyright © Sebastian Mayr
82277
-
82278
- Permission is hereby granted, free of charge, to any person
82279
- obtaining a copy of this software and associated documentation
82280
- files (the “Software”), to deal in the Software without
82281
- restriction, including without limitation the rights to use,
82282
- copy, modify, merge, publish, distribute, sublicense, and/or sell
82283
- copies of the Software, and to permit persons to whom the
82284
- Software is furnished to do so, subject to the following
82285
- conditions:
82286
-
82287
- The above copyright notice and this permission notice shall be
82288
- included in all copies or substantial portions of the Software.
82289
-
82290
- THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
82291
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
82292
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
82293
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
82294
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
82295
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
82296
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
82297
- OTHER DEALINGS IN THE SOFTWARE.
82298
-
82299
-
82300
80708
  * MIT *
82301
80709
 
82302
80710
  The MIT License (MIT)
@@ -83309,4 +81717,4 @@ POSSIBILITY OF SUCH DAMAGE.
83309
81717
  --------------------------------------------------------------------------------
83310
81718
  --------------------------------------------------------------------------------
83311
81719
 
83312
- Report Generated by FOSSA on 2025-9-2
81720
+ Report Generated by FOSSA on 2025-9-8