playwright-core 1.58.0-alpha-2025-12-04 → 1.58.0-alpha-2025-12-05
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ThirdPartyNotices.txt +166 -120
- package/browsers.json +3 -3
- package/lib/mcpBundleImpl/index.js +78 -44
- package/lib/server/deviceDescriptorsSource.json +2 -2
- package/lib/vite/htmlReport/index.html +10 -10
- package/lib/vite/recorder/assets/{codeMirrorModule-DIZWNkLa.js → codeMirrorModule-mRN5opiq.js} +1 -1
- package/lib/vite/recorder/assets/{index-D4haJlGv.js → index-DAlURJuJ.js} +3 -3
- package/lib/vite/recorder/index.html +1 -1
- package/lib/vite/traceViewer/assets/{codeMirrorModule-CvSe_Ehm.js → codeMirrorModule-D7ZzvGBV.js} +1 -1
- package/lib/vite/traceViewer/assets/{defaultSettingsView-DTAwf90E.js → defaultSettingsView-CFbbG_bM.js} +3 -3
- package/lib/vite/traceViewer/index.B_hycly9.js +2 -0
- package/lib/vite/traceViewer/index.html +2 -2
- package/lib/vite/traceViewer/{uiMode.Cayus9z3.js → uiMode.CA0bvrCl.js} +1 -1
- package/lib/vite/traceViewer/uiMode.html +2 -2
- package/package.json +1 -1
- package/types/types.d.ts +1 -1
- package/lib/vite/traceViewer/index.H3S_T-cq.js +0 -2
package/ThirdPartyNotices.txt
CHANGED
|
@@ -4,13 +4,14 @@ THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
|
|
|
4
4
|
|
|
5
5
|
This project incorporates components from the projects listed below. The original copyright notices and the licenses under which Microsoft received such components are set forth below. Microsoft reserves all rights not expressly granted herein, whether by implication, estoppel or otherwise.
|
|
6
6
|
|
|
7
|
-
- @lowire/loop@0.0.
|
|
8
|
-
- @modelcontextprotocol/sdk@1.
|
|
7
|
+
- @lowire/loop@0.0.6 (https://github.com/pavelfeldman/lowire)
|
|
8
|
+
- @modelcontextprotocol/sdk@1.24.2 (https://github.com/modelcontextprotocol/typescript-sdk)
|
|
9
9
|
- accepts@2.0.0 (https://github.com/jshttp/accepts)
|
|
10
10
|
- agent-base@7.1.4 (https://github.com/TooTallNate/proxy-agents)
|
|
11
|
-
- ajv@
|
|
11
|
+
- ajv-formats@3.0.1 (https://github.com/ajv-validator/ajv-formats)
|
|
12
|
+
- ajv@8.17.1 (https://github.com/ajv-validator/ajv)
|
|
12
13
|
- balanced-match@1.0.2 (https://github.com/juliangruber/balanced-match)
|
|
13
|
-
- body-parser@2.2.
|
|
14
|
+
- body-parser@2.2.1 (https://github.com/expressjs/body-parser)
|
|
14
15
|
- brace-expansion@1.1.12 (https://github.com/juliangruber/brace-expansion)
|
|
15
16
|
- buffer-crc32@0.2.13 (https://github.com/brianloveswords/buffer-crc32)
|
|
16
17
|
- bytes@3.1.2 (https://github.com/visionmedia/bytes.js)
|
|
@@ -28,6 +29,7 @@ This project incorporates components from the projects listed below. The origina
|
|
|
28
29
|
- cross-spawn@7.0.6 (https://github.com/moxystudio/node-cross-spawn)
|
|
29
30
|
- debug@4.3.4 (https://github.com/debug-js/debug)
|
|
30
31
|
- debug@4.4.0 (https://github.com/debug-js/debug)
|
|
32
|
+
- debug@4.4.3 (https://github.com/debug-js/debug)
|
|
31
33
|
- define-lazy-prop@2.0.0 (https://github.com/sindresorhus/define-lazy-prop)
|
|
32
34
|
- depd@2.0.0 (https://github.com/dougwilson/nodejs-depd)
|
|
33
35
|
- diff@7.0.0 (https://github.com/kpdecker/jsdiff)
|
|
@@ -46,7 +48,7 @@ This project incorporates components from the projects listed below. The origina
|
|
|
46
48
|
- express-rate-limit@7.5.1 (https://github.com/express-rate-limit/express-rate-limit)
|
|
47
49
|
- express@5.1.0 (https://github.com/expressjs/express)
|
|
48
50
|
- fast-deep-equal@3.1.3 (https://github.com/epoberezkin/fast-deep-equal)
|
|
49
|
-
- fast-
|
|
51
|
+
- fast-uri@3.1.0 (https://github.com/fastify/fast-uri)
|
|
50
52
|
- finalhandler@2.1.0 (https://github.com/pillarjs/finalhandler)
|
|
51
53
|
- forwarded@0.2.0 (https://github.com/jshttp/forwarded)
|
|
52
54
|
- fresh@2.0.0 (https://github.com/jshttp/fresh)
|
|
@@ -58,9 +60,9 @@ This project incorporates components from the projects listed below. The origina
|
|
|
58
60
|
- graceful-fs@4.2.10 (https://github.com/isaacs/node-graceful-fs)
|
|
59
61
|
- has-symbols@1.1.0 (https://github.com/inspect-js/has-symbols)
|
|
60
62
|
- hasown@2.0.2 (https://github.com/inspect-js/hasOwn)
|
|
61
|
-
- http-errors@2.0.
|
|
63
|
+
- http-errors@2.0.1 (https://github.com/jshttp/http-errors)
|
|
62
64
|
- https-proxy-agent@7.0.6 (https://github.com/TooTallNate/proxy-agents)
|
|
63
|
-
- iconv-lite@0.
|
|
65
|
+
- iconv-lite@0.7.0 (https://github.com/pillarjs/iconv-lite)
|
|
64
66
|
- inherits@2.0.4 (https://github.com/isaacs/inherits)
|
|
65
67
|
- ip-address@9.0.5 (https://github.com/beaugunderson/ip-address)
|
|
66
68
|
- ipaddr.js@1.9.1 (https://github.com/whitequark/ipaddr.js)
|
|
@@ -68,9 +70,10 @@ This project incorporates components from the projects listed below. The origina
|
|
|
68
70
|
- is-promise@4.0.0 (https://github.com/then/is-promise)
|
|
69
71
|
- is-wsl@2.2.0 (https://github.com/sindresorhus/is-wsl)
|
|
70
72
|
- isexe@2.0.0 (https://github.com/isaacs/isexe)
|
|
73
|
+
- jose@6.1.3 (https://github.com/panva/jose)
|
|
71
74
|
- jpeg-js@0.4.4 (https://github.com/eugeneware/jpeg-js)
|
|
72
75
|
- jsbn@1.1.0 (https://github.com/andyperlitch/jsbn)
|
|
73
|
-
- json-schema-traverse@0.
|
|
76
|
+
- json-schema-traverse@1.0.0 (https://github.com/epoberezkin/json-schema-traverse)
|
|
74
77
|
- math-intrinsics@1.1.0 (https://github.com/es-shims/math-intrinsics)
|
|
75
78
|
- media-typer@1.1.0 (https://github.com/jshttp/media-typer)
|
|
76
79
|
- merge-descriptors@2.0.0 (https://github.com/sindresorhus/merge-descriptors)
|
|
@@ -96,10 +99,10 @@ This project incorporates components from the projects listed below. The origina
|
|
|
96
99
|
- proxy-addr@2.0.7 (https://github.com/jshttp/proxy-addr)
|
|
97
100
|
- proxy-from-env@1.1.0 (https://github.com/Rob--W/proxy-from-env)
|
|
98
101
|
- pump@3.0.2 (https://github.com/mafintosh/pump)
|
|
99
|
-
- punycode@2.3.1 (https://github.com/mathiasbynens/punycode.js)
|
|
100
102
|
- qs@6.14.0 (https://github.com/ljharb/qs)
|
|
101
103
|
- range-parser@1.2.1 (https://github.com/jshttp/range-parser)
|
|
102
|
-
- raw-body@3.0.
|
|
104
|
+
- raw-body@3.0.2 (https://github.com/stream-utils/raw-body)
|
|
105
|
+
- require-from-string@2.0.2 (https://github.com/floatdrop/require-from-string)
|
|
103
106
|
- retry@0.12.0 (https://github.com/tim-kos/node-retry)
|
|
104
107
|
- router@2.2.0 (https://github.com/pillarjs/router)
|
|
105
108
|
- safe-buffer@5.2.1 (https://github.com/feross/safe-buffer)
|
|
@@ -118,12 +121,10 @@ This project incorporates components from the projects listed below. The origina
|
|
|
118
121
|
- socks-proxy-agent@8.0.5 (https://github.com/TooTallNate/proxy-agents)
|
|
119
122
|
- socks@2.8.3 (https://github.com/JoshGlazebrook/socks)
|
|
120
123
|
- sprintf-js@1.1.3 (https://github.com/alexei/sprintf.js)
|
|
121
|
-
- statuses@2.0.1 (https://github.com/jshttp/statuses)
|
|
122
124
|
- statuses@2.0.2 (https://github.com/jshttp/statuses)
|
|
123
125
|
- toidentifier@1.0.1 (https://github.com/component/toidentifier)
|
|
124
126
|
- type-is@2.0.1 (https://github.com/jshttp/type-is)
|
|
125
127
|
- unpipe@1.0.0 (https://github.com/stream-utils/unpipe)
|
|
126
|
-
- uri-js@4.4.1 (https://github.com/garycourt/uri-js)
|
|
127
128
|
- vary@1.1.2 (https://github.com/jshttp/vary)
|
|
128
129
|
- which@2.0.2 (https://github.com/isaacs/node-which)
|
|
129
130
|
- wrappy@1.0.2 (https://github.com/npm/wrappy)
|
|
@@ -131,10 +132,10 @@ This project incorporates components from the projects listed below. The origina
|
|
|
131
132
|
- yaml@2.6.0 (https://github.com/eemeli/yaml)
|
|
132
133
|
- yauzl@3.2.0 (https://github.com/thejoshwolfe/yauzl)
|
|
133
134
|
- yazl@2.5.1 (https://github.com/thejoshwolfe/yazl)
|
|
134
|
-
- zod-to-json-schema@3.
|
|
135
|
+
- zod-to-json-schema@3.25.0 (https://github.com/StefanTerdell/zod-to-json-schema)
|
|
135
136
|
- zod@3.25.76 (https://github.com/colinhacks/zod)
|
|
136
137
|
|
|
137
|
-
%% @lowire/loop@0.0.
|
|
138
|
+
%% @lowire/loop@0.0.6 NOTICES AND INFORMATION BEGIN HERE
|
|
138
139
|
=========================================
|
|
139
140
|
Apache License
|
|
140
141
|
Version 2.0, January 2004
|
|
@@ -338,9 +339,9 @@ Apache License
|
|
|
338
339
|
See the License for the specific language governing permissions and
|
|
339
340
|
limitations under the License.
|
|
340
341
|
=========================================
|
|
341
|
-
END OF @lowire/loop@0.0.
|
|
342
|
+
END OF @lowire/loop@0.0.6 AND INFORMATION
|
|
342
343
|
|
|
343
|
-
%% @modelcontextprotocol/sdk@1.
|
|
344
|
+
%% @modelcontextprotocol/sdk@1.24.2 NOTICES AND INFORMATION BEGIN HERE
|
|
344
345
|
=========================================
|
|
345
346
|
MIT License
|
|
346
347
|
|
|
@@ -364,7 +365,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
364
365
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
365
366
|
SOFTWARE.
|
|
366
367
|
=========================================
|
|
367
|
-
END OF @modelcontextprotocol/sdk@1.
|
|
368
|
+
END OF @modelcontextprotocol/sdk@1.24.2 AND INFORMATION
|
|
368
369
|
|
|
369
370
|
%% accepts@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
370
371
|
=========================================
|
|
@@ -421,11 +422,37 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
421
422
|
=========================================
|
|
422
423
|
END OF agent-base@7.1.4 AND INFORMATION
|
|
423
424
|
|
|
424
|
-
%% ajv@
|
|
425
|
+
%% ajv-formats@3.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
426
|
+
=========================================
|
|
427
|
+
MIT License
|
|
428
|
+
|
|
429
|
+
Copyright (c) 2020 Evgeny Poberezkin
|
|
430
|
+
|
|
431
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
432
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
433
|
+
in the Software without restriction, including without limitation the rights
|
|
434
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
435
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
436
|
+
furnished to do so, subject to the following conditions:
|
|
437
|
+
|
|
438
|
+
The above copyright notice and this permission notice shall be included in all
|
|
439
|
+
copies or substantial portions of the Software.
|
|
440
|
+
|
|
441
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
442
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
443
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
444
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
445
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
446
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
447
|
+
SOFTWARE.
|
|
448
|
+
=========================================
|
|
449
|
+
END OF ajv-formats@3.0.1 AND INFORMATION
|
|
450
|
+
|
|
451
|
+
%% ajv@8.17.1 NOTICES AND INFORMATION BEGIN HERE
|
|
425
452
|
=========================================
|
|
426
453
|
The MIT License (MIT)
|
|
427
454
|
|
|
428
|
-
Copyright (c) 2015-
|
|
455
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
429
456
|
|
|
430
457
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
431
458
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -445,7 +472,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
445
472
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
446
473
|
SOFTWARE.
|
|
447
474
|
=========================================
|
|
448
|
-
END OF ajv@
|
|
475
|
+
END OF ajv@8.17.1 AND INFORMATION
|
|
449
476
|
|
|
450
477
|
%% balanced-match@1.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
451
478
|
=========================================
|
|
@@ -473,7 +500,7 @@ SOFTWARE.
|
|
|
473
500
|
=========================================
|
|
474
501
|
END OF balanced-match@1.0.2 AND INFORMATION
|
|
475
502
|
|
|
476
|
-
%% body-parser@2.2.
|
|
503
|
+
%% body-parser@2.2.1 NOTICES AND INFORMATION BEGIN HERE
|
|
477
504
|
=========================================
|
|
478
505
|
(The MIT License)
|
|
479
506
|
|
|
@@ -499,7 +526,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
499
526
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
500
527
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
501
528
|
=========================================
|
|
502
|
-
END OF body-parser@2.2.
|
|
529
|
+
END OF body-parser@2.2.1 AND INFORMATION
|
|
503
530
|
|
|
504
531
|
%% brace-expansion@1.1.12 NOTICES AND INFORMATION BEGIN HERE
|
|
505
532
|
=========================================
|
|
@@ -947,6 +974,30 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
947
974
|
=========================================
|
|
948
975
|
END OF debug@4.4.0 AND INFORMATION
|
|
949
976
|
|
|
977
|
+
%% debug@4.4.3 NOTICES AND INFORMATION BEGIN HERE
|
|
978
|
+
=========================================
|
|
979
|
+
(The MIT License)
|
|
980
|
+
|
|
981
|
+
Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
|
982
|
+
Copyright (c) 2018-2021 Josh Junon
|
|
983
|
+
|
|
984
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
985
|
+
and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
|
986
|
+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
987
|
+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
|
988
|
+
subject to the following conditions:
|
|
989
|
+
|
|
990
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
991
|
+
portions of the Software.
|
|
992
|
+
|
|
993
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
994
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
995
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
996
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
997
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
998
|
+
=========================================
|
|
999
|
+
END OF debug@4.4.3 AND INFORMATION
|
|
1000
|
+
|
|
950
1001
|
%% define-lazy-prop@2.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
951
1002
|
=========================================
|
|
952
1003
|
MIT License
|
|
@@ -1422,31 +1473,42 @@ SOFTWARE.
|
|
|
1422
1473
|
=========================================
|
|
1423
1474
|
END OF fast-deep-equal@3.1.3 AND INFORMATION
|
|
1424
1475
|
|
|
1425
|
-
%% fast-
|
|
1476
|
+
%% fast-uri@3.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
1426
1477
|
=========================================
|
|
1427
|
-
|
|
1478
|
+
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
1479
|
+
Copyright (c) 2021-present The Fastify team
|
|
1480
|
+
All rights reserved.
|
|
1428
1481
|
|
|
1429
|
-
|
|
1430
|
-
Copyright (c) 2013 James Halliday
|
|
1482
|
+
The Fastify team members are listed at https://github.com/fastify/fastify#team.
|
|
1431
1483
|
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1484
|
+
Redistribution and use in source and binary forms, with or without
|
|
1485
|
+
modification, are permitted provided that the following conditions are met:
|
|
1486
|
+
* Redistributions of source code must retain the above copyright
|
|
1487
|
+
notice, this list of conditions and the following disclaimer.
|
|
1488
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
1489
|
+
notice, this list of conditions and the following disclaimer in the
|
|
1490
|
+
documentation and/or other materials provided with the distribution.
|
|
1491
|
+
* The names of any contributors may not be used to endorse or promote
|
|
1492
|
+
products derived from this software without specific prior written
|
|
1493
|
+
permission.
|
|
1438
1494
|
|
|
1439
|
-
|
|
1440
|
-
|
|
1495
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
1496
|
+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
1497
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
1498
|
+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
|
|
1499
|
+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
1500
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
1501
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
1502
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
1503
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
1504
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1441
1505
|
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1447
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1506
|
+
* * *
|
|
1507
|
+
|
|
1508
|
+
The complete list of contributors can be found at:
|
|
1509
|
+
- https://github.com/garycourt/uri-js/graphs/contributors
|
|
1448
1510
|
=========================================
|
|
1449
|
-
END OF fast-
|
|
1511
|
+
END OF fast-uri@3.1.0 AND INFORMATION
|
|
1450
1512
|
|
|
1451
1513
|
%% finalhandler@2.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
1452
1514
|
=========================================
|
|
@@ -1718,7 +1780,7 @@ SOFTWARE.
|
|
|
1718
1780
|
=========================================
|
|
1719
1781
|
END OF hasown@2.0.2 AND INFORMATION
|
|
1720
1782
|
|
|
1721
|
-
%% http-errors@2.0.
|
|
1783
|
+
%% http-errors@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
1722
1784
|
=========================================
|
|
1723
1785
|
The MIT License (MIT)
|
|
1724
1786
|
|
|
@@ -1743,7 +1805,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1743
1805
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1744
1806
|
THE SOFTWARE.
|
|
1745
1807
|
=========================================
|
|
1746
|
-
END OF http-errors@2.0.
|
|
1808
|
+
END OF http-errors@2.0.1 AND INFORMATION
|
|
1747
1809
|
|
|
1748
1810
|
%% https-proxy-agent@7.0.6 NOTICES AND INFORMATION BEGIN HERE
|
|
1749
1811
|
=========================================
|
|
@@ -1772,7 +1834,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1772
1834
|
=========================================
|
|
1773
1835
|
END OF https-proxy-agent@7.0.6 AND INFORMATION
|
|
1774
1836
|
|
|
1775
|
-
%% iconv-lite@0.
|
|
1837
|
+
%% iconv-lite@0.7.0 NOTICES AND INFORMATION BEGIN HERE
|
|
1776
1838
|
=========================================
|
|
1777
1839
|
Copyright (c) 2011 Alexander Shtuchkin
|
|
1778
1840
|
|
|
@@ -1795,7 +1857,7 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1795
1857
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1796
1858
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1797
1859
|
=========================================
|
|
1798
|
-
END OF iconv-lite@0.
|
|
1860
|
+
END OF iconv-lite@0.7.0 AND INFORMATION
|
|
1799
1861
|
|
|
1800
1862
|
%% inherits@2.0.4 NOTICES AND INFORMATION BEGIN HERE
|
|
1801
1863
|
=========================================
|
|
@@ -1937,6 +1999,32 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
1937
1999
|
=========================================
|
|
1938
2000
|
END OF isexe@2.0.0 AND INFORMATION
|
|
1939
2001
|
|
|
2002
|
+
%% jose@6.1.3 NOTICES AND INFORMATION BEGIN HERE
|
|
2003
|
+
=========================================
|
|
2004
|
+
The MIT License (MIT)
|
|
2005
|
+
|
|
2006
|
+
Copyright (c) 2018 Filip Skokan
|
|
2007
|
+
|
|
2008
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2009
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2010
|
+
in the Software without restriction, including without limitation the rights
|
|
2011
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2012
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2013
|
+
furnished to do so, subject to the following conditions:
|
|
2014
|
+
|
|
2015
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2016
|
+
copies or substantial portions of the Software.
|
|
2017
|
+
|
|
2018
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2019
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2020
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2021
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2022
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2023
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2024
|
+
SOFTWARE.
|
|
2025
|
+
=========================================
|
|
2026
|
+
END OF jose@6.1.3 AND INFORMATION
|
|
2027
|
+
|
|
1940
2028
|
%% jpeg-js@0.4.4 NOTICES AND INFORMATION BEGIN HERE
|
|
1941
2029
|
=========================================
|
|
1942
2030
|
Copyright (c) 2014, Eugene Ware
|
|
@@ -2012,7 +2100,7 @@ Address all questions regarding this license to:
|
|
|
2012
2100
|
=========================================
|
|
2013
2101
|
END OF jsbn@1.1.0 AND INFORMATION
|
|
2014
2102
|
|
|
2015
|
-
%% json-schema-traverse@0.
|
|
2103
|
+
%% json-schema-traverse@1.0.0 NOTICES AND INFORMATION BEGIN HERE
|
|
2016
2104
|
=========================================
|
|
2017
2105
|
MIT License
|
|
2018
2106
|
|
|
@@ -2036,7 +2124,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2036
2124
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2037
2125
|
SOFTWARE.
|
|
2038
2126
|
=========================================
|
|
2039
|
-
END OF json-schema-traverse@0.
|
|
2127
|
+
END OF json-schema-traverse@1.0.0 AND INFORMATION
|
|
2040
2128
|
|
|
2041
2129
|
%% math-intrinsics@1.1.0 NOTICES AND INFORMATION BEGIN HERE
|
|
2042
2130
|
=========================================
|
|
@@ -2656,31 +2744,6 @@ THE SOFTWARE.
|
|
|
2656
2744
|
=========================================
|
|
2657
2745
|
END OF pump@3.0.2 AND INFORMATION
|
|
2658
2746
|
|
|
2659
|
-
%% punycode@2.3.1 NOTICES AND INFORMATION BEGIN HERE
|
|
2660
|
-
=========================================
|
|
2661
|
-
Copyright Mathias Bynens <https://mathiasbynens.be/>
|
|
2662
|
-
|
|
2663
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
2664
|
-
a copy of this software and associated documentation files (the
|
|
2665
|
-
"Software"), to deal in the Software without restriction, including
|
|
2666
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
2667
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
2668
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
2669
|
-
the following conditions:
|
|
2670
|
-
|
|
2671
|
-
The above copyright notice and this permission notice shall be
|
|
2672
|
-
included in all copies or substantial portions of the Software.
|
|
2673
|
-
|
|
2674
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2675
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2676
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
2677
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
2678
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2679
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
2680
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2681
|
-
=========================================
|
|
2682
|
-
END OF punycode@2.3.1 AND INFORMATION
|
|
2683
|
-
|
|
2684
2747
|
%% qs@6.14.0 NOTICES AND INFORMATION BEGIN HERE
|
|
2685
2748
|
=========================================
|
|
2686
2749
|
BSD 3-Clause License
|
|
@@ -2743,7 +2806,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2743
2806
|
=========================================
|
|
2744
2807
|
END OF range-parser@1.2.1 AND INFORMATION
|
|
2745
2808
|
|
|
2746
|
-
%% raw-body@3.0.
|
|
2809
|
+
%% raw-body@3.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
2747
2810
|
=========================================
|
|
2748
2811
|
The MIT License (MIT)
|
|
2749
2812
|
|
|
@@ -2768,7 +2831,33 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2768
2831
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2769
2832
|
THE SOFTWARE.
|
|
2770
2833
|
=========================================
|
|
2771
|
-
END OF raw-body@3.0.
|
|
2834
|
+
END OF raw-body@3.0.2 AND INFORMATION
|
|
2835
|
+
|
|
2836
|
+
%% require-from-string@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
2837
|
+
=========================================
|
|
2838
|
+
The MIT License (MIT)
|
|
2839
|
+
|
|
2840
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2841
|
+
|
|
2842
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2843
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2844
|
+
in the Software without restriction, including without limitation the rights
|
|
2845
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2846
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2847
|
+
furnished to do so, subject to the following conditions:
|
|
2848
|
+
|
|
2849
|
+
The above copyright notice and this permission notice shall be included in
|
|
2850
|
+
all copies or substantial portions of the Software.
|
|
2851
|
+
|
|
2852
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2853
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2854
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2855
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2856
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2857
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2858
|
+
THE SOFTWARE.
|
|
2859
|
+
=========================================
|
|
2860
|
+
END OF require-from-string@2.0.2 AND INFORMATION
|
|
2772
2861
|
|
|
2773
2862
|
%% retry@0.12.0 NOTICES AND INFORMATION BEGIN HERE
|
|
2774
2863
|
=========================================
|
|
@@ -3211,33 +3300,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
3211
3300
|
=========================================
|
|
3212
3301
|
END OF sprintf-js@1.1.3 AND INFORMATION
|
|
3213
3302
|
|
|
3214
|
-
%% statuses@2.0.1 NOTICES AND INFORMATION BEGIN HERE
|
|
3215
|
-
=========================================
|
|
3216
|
-
The MIT License (MIT)
|
|
3217
|
-
|
|
3218
|
-
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
|
3219
|
-
Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
|
|
3220
|
-
|
|
3221
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3222
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3223
|
-
in the Software without restriction, including without limitation the rights
|
|
3224
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3225
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3226
|
-
furnished to do so, subject to the following conditions:
|
|
3227
|
-
|
|
3228
|
-
The above copyright notice and this permission notice shall be included in
|
|
3229
|
-
all copies or substantial portions of the Software.
|
|
3230
|
-
|
|
3231
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3232
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3233
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3234
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3235
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3236
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3237
|
-
THE SOFTWARE.
|
|
3238
|
-
=========================================
|
|
3239
|
-
END OF statuses@2.0.1 AND INFORMATION
|
|
3240
|
-
|
|
3241
3303
|
%% statuses@2.0.2 NOTICES AND INFORMATION BEGIN HERE
|
|
3242
3304
|
=========================================
|
|
3243
3305
|
The MIT License (MIT)
|
|
@@ -3346,22 +3408,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3346
3408
|
=========================================
|
|
3347
3409
|
END OF unpipe@1.0.0 AND INFORMATION
|
|
3348
3410
|
|
|
3349
|
-
%% uri-js@4.4.1 NOTICES AND INFORMATION BEGIN HERE
|
|
3350
|
-
=========================================
|
|
3351
|
-
Copyright 2011 Gary Court. All rights reserved.
|
|
3352
|
-
|
|
3353
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
3354
|
-
|
|
3355
|
-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
3356
|
-
|
|
3357
|
-
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.
|
|
3358
|
-
|
|
3359
|
-
THIS SOFTWARE IS PROVIDED BY GARY COURT "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 GARY COURT 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.
|
|
3360
|
-
|
|
3361
|
-
The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Gary Court.
|
|
3362
|
-
=========================================
|
|
3363
|
-
END OF uri-js@4.4.1 AND INFORMATION
|
|
3364
|
-
|
|
3365
3411
|
%% vary@1.1.2 NOTICES AND INFORMATION BEGIN HERE
|
|
3366
3412
|
=========================================
|
|
3367
3413
|
(The MIT License)
|
|
@@ -3524,7 +3570,7 @@ SOFTWARE.
|
|
|
3524
3570
|
=========================================
|
|
3525
3571
|
END OF yazl@2.5.1 AND INFORMATION
|
|
3526
3572
|
|
|
3527
|
-
%% zod-to-json-schema@3.
|
|
3573
|
+
%% zod-to-json-schema@3.25.0 NOTICES AND INFORMATION BEGIN HERE
|
|
3528
3574
|
=========================================
|
|
3529
3575
|
ISC License
|
|
3530
3576
|
|
|
@@ -3542,7 +3588,7 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
|
3542
3588
|
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
3543
3589
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3544
3590
|
=========================================
|
|
3545
|
-
END OF zod-to-json-schema@3.
|
|
3591
|
+
END OF zod-to-json-schema@3.25.0 AND INFORMATION
|
|
3546
3592
|
|
|
3547
3593
|
%% zod@3.25.76 NOTICES AND INFORMATION BEGIN HERE
|
|
3548
3594
|
=========================================
|
|
@@ -3572,6 +3618,6 @@ END OF zod@3.25.76 AND INFORMATION
|
|
|
3572
3618
|
|
|
3573
3619
|
SUMMARY BEGIN HERE
|
|
3574
3620
|
=========================================
|
|
3575
|
-
Total Packages:
|
|
3621
|
+
Total Packages: 130
|
|
3576
3622
|
=========================================
|
|
3577
3623
|
END OF SUMMARY
|
package/browsers.json
CHANGED
|
@@ -31,14 +31,14 @@
|
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
33
|
"name": "firefox",
|
|
34
|
-
"revision": "
|
|
34
|
+
"revision": "1502",
|
|
35
35
|
"installByDefault": true,
|
|
36
|
-
"browserVersion": "
|
|
36
|
+
"browserVersion": "145.0.1",
|
|
37
37
|
"title": "Firefox"
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
40
|
"name": "firefox-beta",
|
|
41
|
-
"revision": "
|
|
41
|
+
"revision": "1497",
|
|
42
42
|
"installByDefault": false,
|
|
43
43
|
"browserVersion": "145.0b10",
|
|
44
44
|
"title": "Firefox Beta"
|