@deveco-test/hmos-deveco-cli 0.1.0-TD.3.2 → 0.1.0-TD.3.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.
@@ -335,6 +335,249 @@ Apache License
335
335
 
336
336
  -----------
337
337
 
338
+ The following npm package may be included in this product:
339
+
340
+ - detect-libc@2.1.2
341
+
342
+ This package contains the following license:
343
+
344
+ Apache License
345
+ Version 2.0, January 2004
346
+ http://www.apache.org/licenses/
347
+
348
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
349
+
350
+ 1. Definitions.
351
+
352
+ "License" shall mean the terms and conditions for use, reproduction,
353
+ and distribution as defined by Sections 1 through 9 of this document.
354
+
355
+ "Licensor" shall mean the copyright owner or entity authorized by
356
+ the copyright owner that is granting the License.
357
+
358
+ "Legal Entity" shall mean the union of the acting entity and all
359
+ other entities that control, are controlled by, or are under common
360
+ control with that entity. For the purposes of this definition,
361
+ "control" means (i) the power, direct or indirect, to cause the
362
+ direction or management of such entity, whether by contract or
363
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
364
+ outstanding shares, or (iii) beneficial ownership of such entity.
365
+
366
+ "You" (or "Your") shall mean an individual or Legal Entity
367
+ exercising permissions granted by this License.
368
+
369
+ "Source" form shall mean the preferred form for making modifications,
370
+ including but not limited to software source code, documentation
371
+ source, and configuration files.
372
+
373
+ "Object" form shall mean any form resulting from mechanical
374
+ transformation or translation of a Source form, including but
375
+ not limited to compiled object code, generated documentation,
376
+ and conversions to other media types.
377
+
378
+ "Work" shall mean the work of authorship, whether in Source or
379
+ Object form, made available under the License, as indicated by a
380
+ copyright notice that is included in or attached to the work
381
+ (an example is provided in the Appendix below).
382
+
383
+ "Derivative Works" shall mean any work, whether in Source or Object
384
+ form, that is based on (or derived from) the Work and for which the
385
+ editorial revisions, annotations, elaborations, or other modifications
386
+ represent, as a whole, an original work of authorship. For the purposes
387
+ of this License, Derivative Works shall not include works that remain
388
+ separable from, or merely link (or bind by name) to the interfaces of,
389
+ the Work and Derivative Works thereof.
390
+
391
+ "Contribution" shall mean any work of authorship, including
392
+ the original version of the Work and any modifications or additions
393
+ to that Work or Derivative Works thereof, that is intentionally
394
+ submitted to Licensor for inclusion in the Work by the copyright owner
395
+ or by an individual or Legal Entity authorized to submit on behalf of
396
+ the copyright owner. For the purposes of this definition, "submitted"
397
+ means any form of electronic, verbal, or written communication sent
398
+ to the Licensor or its representatives, including but not limited to
399
+ communication on electronic mailing lists, source code control systems,
400
+ and issue tracking systems that are managed by, or on behalf of, the
401
+ Licensor for the purpose of discussing and improving the Work, but
402
+ excluding communication that is conspicuously marked or otherwise
403
+ designated in writing by the copyright owner as "Not a Contribution."
404
+
405
+ "Contributor" shall mean Licensor and any individual or Legal Entity
406
+ on behalf of whom a Contribution has been received by Licensor and
407
+ subsequently incorporated within the Work.
408
+
409
+ 2. Grant of Copyright License. Subject to the terms and conditions of
410
+ this License, each Contributor hereby grants to You a perpetual,
411
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
412
+ copyright license to reproduce, prepare Derivative Works of,
413
+ publicly display, publicly perform, sublicense, and distribute the
414
+ Work and such Derivative Works in Source or Object form.
415
+
416
+ 3. Grant of Patent License. Subject to the terms and conditions of
417
+ this License, each Contributor hereby grants to You a perpetual,
418
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
419
+ (except as stated in this section) patent license to make, have made,
420
+ use, offer to sell, sell, import, and otherwise transfer the Work,
421
+ where such license applies only to those patent claims licensable
422
+ by such Contributor that are necessarily infringed by their
423
+ Contribution(s) alone or by combination of their Contribution(s)
424
+ with the Work to which such Contribution(s) was submitted. If You
425
+ institute patent litigation against any entity (including a
426
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
427
+ or a Contribution incorporated within the Work constitutes direct
428
+ or contributory patent infringement, then any patent licenses
429
+ granted to You under this License for that Work shall terminate
430
+ as of the date such litigation is filed.
431
+
432
+ 4. Redistribution. You may reproduce and distribute copies of the
433
+ Work or Derivative Works thereof in any medium, with or without
434
+ modifications, and in Source or Object form, provided that You
435
+ meet the following conditions:
436
+
437
+ (a) You must give any other recipients of the Work or
438
+ Derivative Works a copy of this License; and
439
+
440
+ (b) You must cause any modified files to carry prominent notices
441
+ stating that You changed the files; and
442
+
443
+ (c) You must retain, in the Source form of any Derivative Works
444
+ that You distribute, all copyright, patent, trademark, and
445
+ attribution notices from the Source form of the Work,
446
+ excluding those notices that do not pertain to any part of
447
+ the Derivative Works; and
448
+
449
+ (d) If the Work includes a "NOTICE" text file as part of its
450
+ distribution, then any Derivative Works that You distribute must
451
+ include a readable copy of the attribution notices contained
452
+ within such NOTICE file, excluding those notices that do not
453
+ pertain to any part of the Derivative Works, in at least one
454
+ of the following places: within a NOTICE text file distributed
455
+ as part of the Derivative Works; within the Source form or
456
+ documentation, if provided along with the Derivative Works; or,
457
+ within a display generated by the Derivative Works, if and
458
+ wherever such third-party notices normally appear. The contents
459
+ of the NOTICE file are for informational purposes only and
460
+ do not modify the License. You may add Your own attribution
461
+ notices within Derivative Works that You distribute, alongside
462
+ or as an addendum to the NOTICE text from the Work, provided
463
+ that such additional attribution notices cannot be construed
464
+ as modifying the License.
465
+
466
+ You may add Your own copyright statement to Your modifications and
467
+ may provide additional or different license terms and conditions
468
+ for use, reproduction, or distribution of Your modifications, or
469
+ for any such Derivative Works as a whole, provided Your use,
470
+ reproduction, and distribution of the Work otherwise complies with
471
+ the conditions stated in this License.
472
+
473
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
474
+ any Contribution intentionally submitted for inclusion in the Work
475
+ by You to the Licensor shall be under the terms and conditions of
476
+ this License, without any additional terms or conditions.
477
+ Notwithstanding the above, nothing herein shall supersede or modify
478
+ the terms of any separate license agreement you may have executed
479
+ with Licensor regarding such Contributions.
480
+
481
+ 6. Trademarks. This License does not grant permission to use the trade
482
+ names, trademarks, service marks, or product names of the Licensor,
483
+ except as required for reasonable and customary use in describing the
484
+ origin of the Work and reproducing the content of the NOTICE file.
485
+
486
+ 7. Disclaimer of Warranty. Unless required by applicable law or
487
+ agreed to in writing, Licensor provides the Work (and each
488
+ Contributor provides its Contributions) on an "AS IS" BASIS,
489
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
490
+ implied, including, without limitation, any warranties or conditions
491
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
492
+ PARTICULAR PURPOSE. You are solely responsible for determining the
493
+ appropriateness of using or redistributing the Work and assume any
494
+ risks associated with Your exercise of permissions under this License.
495
+
496
+ 8. Limitation of Liability. In no event and under no legal theory,
497
+ whether in tort (including negligence), contract, or otherwise,
498
+ unless required by applicable law (such as deliberate and grossly
499
+ negligent acts) or agreed to in writing, shall any Contributor be
500
+ liable to You for damages, including any direct, indirect, special,
501
+ incidental, or consequential damages of any character arising as a
502
+ result of this License or out of the use or inability to use the
503
+ Work (including but not limited to damages for loss of goodwill,
504
+ work stoppage, computer failure or malfunction, or any and all
505
+ other commercial damages or losses), even if such Contributor
506
+ has been advised of the possibility of such damages.
507
+
508
+ 9. Accepting Warranty or Additional Liability. While redistributing
509
+ the Work or Derivative Works thereof, You may choose to offer,
510
+ and charge a fee for, acceptance of support, warranty, indemnity,
511
+ or other liability obligations and/or rights consistent with this
512
+ License. However, in accepting such obligations, You may act only
513
+ on Your own behalf and on Your sole responsibility, not on behalf
514
+ of any other Contributor, and only if You agree to indemnify,
515
+ defend, and hold each Contributor harmless for any liability
516
+ incurred by, or claims asserted against, such Contributor by reason
517
+ of your accepting any such warranty or additional liability.
518
+
519
+ END OF TERMS AND CONDITIONS
520
+
521
+ APPENDIX: How to apply the Apache License to your work.
522
+
523
+ To apply the Apache License to your work, attach the following
524
+ boilerplate notice, with the fields enclosed by brackets "{}"
525
+ replaced with your own identifying information. (Don't include
526
+ the brackets!) The text should be enclosed in the appropriate
527
+ comment syntax for the file format. We also recommend that a
528
+ file or class name and description of purpose be included on the
529
+ same "printed page" as the copyright notice for easier
530
+ identification within third-party archives.
531
+
532
+ Copyright {yyyy} {name of copyright owner}
533
+
534
+ Licensed under the Apache License, Version 2.0 (the "License");
535
+ you may not use this file except in compliance with the License.
536
+ You may obtain a copy of the License at
537
+
538
+ http://www.apache.org/licenses/LICENSE-2.0
539
+
540
+ Unless required by applicable law or agreed to in writing, software
541
+ distributed under the License is distributed on an "AS IS" BASIS,
542
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
543
+ See the License for the specific language governing permissions and
544
+ limitations under the License.
545
+
546
+ -----------
547
+
548
+ The following npm packages may be included in this product:
549
+
550
+ - @types/debug@4.1.13
551
+ - @types/mdast@4.0.4
552
+ - @types/ms@2.1.0
553
+ - @types/unist@3.0.3
554
+
555
+ These packages each contain the following license:
556
+
557
+ MIT License
558
+
559
+ Copyright (c) Microsoft Corporation.
560
+
561
+ Permission is hereby granted, free of charge, to any person obtaining a copy
562
+ of this software and associated documentation files (the "Software"), to deal
563
+ in the Software without restriction, including without limitation the rights
564
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
565
+ copies of the Software, and to permit persons to whom the Software is
566
+ furnished to do so, subject to the following conditions:
567
+
568
+ The above copyright notice and this permission notice shall be included in all
569
+ copies or substantial portions of the Software.
570
+
571
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
572
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
573
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
574
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
575
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
576
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
577
+ SOFTWARE
578
+
579
+ -----------
580
+
338
581
  The following npm package may be included in this product:
339
582
 
340
583
  - express@5.2.1
@@ -457,6 +700,37 @@ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHE
457
700
 
458
701
  -----------
459
702
 
703
+ The following npm package may be included in this product:
704
+
705
+ - bindings@1.5.0
706
+
707
+ This package contains the following license:
708
+
709
+ (The MIT License)
710
+
711
+ Copyright (c) 2012 Nathan Rajlich <nathan@tootallnate.net>
712
+
713
+ Permission is hereby granted, free of charge, to any person obtaining
714
+ a copy of this software and associated documentation files (the
715
+ 'Software'), to deal in the Software without restriction, including
716
+ without limitation the rights to use, copy, modify, merge, publish,
717
+ distribute, sublicense, and/or sell copies of the Software, and to
718
+ permit persons to whom the Software is furnished to do so, subject to
719
+ the following conditions:
720
+
721
+ The above copyright notice and this permission notice shall be
722
+ included in all copies or substantial portions of the Software.
723
+
724
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
725
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
726
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
727
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
728
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
729
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
730
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
731
+
732
+ -----------
733
+
460
734
  The following npm package may be included in this product:
461
735
 
462
736
  - send@1.2.1
@@ -933,16 +1207,80 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
933
1207
 
934
1208
  -----------
935
1209
 
936
- The following npm packages may be included in this product:
1210
+ The following npm package may be included in this product:
937
1211
 
938
- - etag@1.8.1
939
- - proxy-addr@2.0.7
1212
+ - util-deprecate@1.0.2
940
1213
 
941
- These packages each contain the following license:
1214
+ This package contains the following license:
942
1215
 
943
1216
  (The MIT License)
944
1217
 
945
- Copyright (c) 2014-2016 Douglas Christopher Wilson
1218
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
1219
+
1220
+ Permission is hereby granted, free of charge, to any person
1221
+ obtaining a copy of this software and associated documentation
1222
+ files (the "Software"), to deal in the Software without
1223
+ restriction, including without limitation the rights to use,
1224
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
1225
+ copies of the Software, and to permit persons to whom the
1226
+ Software is furnished to do so, subject to the following
1227
+ conditions:
1228
+
1229
+ The above copyright notice and this permission notice shall be
1230
+ included in all copies or substantial portions of the Software.
1231
+
1232
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1233
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1234
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1235
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1236
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1237
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1238
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1239
+ OTHER DEALINGS IN THE SOFTWARE.
1240
+
1241
+ -----------
1242
+
1243
+ The following npm packages may be included in this product:
1244
+
1245
+ - remark-parse@11.0.0
1246
+ - remark-stringify@11.0.0
1247
+
1248
+ These packages each contain the following license:
1249
+
1250
+ (The MIT License)
1251
+
1252
+ Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>
1253
+
1254
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1255
+ of this software and associated documentation files (the "Software"), to deal
1256
+ in the Software without restriction, including without limitation the rights
1257
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1258
+ copies of the Software, and to permit persons to whom the Software is
1259
+ furnished to do so, subject to the following conditions:
1260
+
1261
+ The above copyright notice and this permission notice shall be included in
1262
+ all copies or substantial portions of the Software.
1263
+
1264
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1265
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1266
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1267
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1268
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1269
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1270
+ THE SOFTWARE.
1271
+
1272
+ -----------
1273
+
1274
+ The following npm packages may be included in this product:
1275
+
1276
+ - etag@1.8.1
1277
+ - proxy-addr@2.0.7
1278
+
1279
+ These packages each contain the following license:
1280
+
1281
+ (The MIT License)
1282
+
1283
+ Copyright (c) 2014-2016 Douglas Christopher Wilson
946
1284
 
947
1285
  Permission is hereby granted, free of charge, to any person obtaining
948
1286
  a copy of this software and associated documentation files (the
@@ -1154,13 +1492,13 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1154
1492
 
1155
1493
  The following npm package may be included in this product:
1156
1494
 
1157
- - encodeurl@2.0.0
1495
+ - longest-streak@3.1.0
1158
1496
 
1159
1497
  This package contains the following license:
1160
1498
 
1161
1499
  (The MIT License)
1162
1500
 
1163
- Copyright (c) 2016 Douglas Christopher Wilson
1501
+ Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
1164
1502
 
1165
1503
  Permission is hereby granted, free of charge, to any person obtaining
1166
1504
  a copy of this software and associated documentation files (the
@@ -1185,60 +1523,174 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1185
1523
 
1186
1524
  The following npm package may be included in this product:
1187
1525
 
1188
- - universalify@2.0.1
1526
+ - unist-util-is@6.0.1
1189
1527
 
1190
1528
  This package contains the following license:
1191
1529
 
1530
+ (The MIT license)
1531
+
1532
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1533
+
1534
+ Permission is hereby granted, free of charge, to any person obtaining
1535
+ a copy of this software and associated documentation files (the
1536
+ 'Software'), to deal in the Software without restriction, including
1537
+ without limitation the rights to use, copy, modify, merge, publish,
1538
+ distribute, sublicense, and/or sell copies of the Software, and to
1539
+ permit persons to whom the Software is furnished to do so, subject to
1540
+ the following conditions:
1541
+
1542
+ The above copyright notice and this permission notice shall be
1543
+ included in all copies or substantial portions of the Software.
1544
+
1545
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1546
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1547
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1548
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1549
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1550
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1551
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1552
+
1553
+ -----------
1554
+
1555
+ The following npm packages may be included in this product:
1556
+
1557
+ - bail@2.0.2
1558
+ - ccount@2.0.1
1559
+ - character-entities@2.0.2
1560
+ - mdast-util-to-string@4.0.0
1561
+ - unist-util-visit@5.1.0
1562
+
1563
+ These packages each contain the following license:
1564
+
1192
1565
  (The MIT License)
1193
1566
 
1194
- Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>
1567
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1195
1568
 
1196
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1197
- this software and associated documentation files (the 'Software'), to deal in
1198
- the Software without restriction, including without limitation the rights to
1199
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1200
- the Software, and to permit persons to whom the Software is furnished to do so,
1201
- subject to the following conditions:
1569
+ Permission is hereby granted, free of charge, to any person obtaining
1570
+ a copy of this software and associated documentation files (the
1571
+ 'Software'), to deal in the Software without restriction, including
1572
+ without limitation the rights to use, copy, modify, merge, publish,
1573
+ distribute, sublicense, and/or sell copies of the Software, and to
1574
+ permit persons to whom the Software is furnished to do so, subject to
1575
+ the following conditions:
1202
1576
 
1203
- The above copyright notice and this permission notice shall be included in all
1204
- copies or substantial portions of the Software.
1577
+ The above copyright notice and this permission notice shall be
1578
+ included in all copies or substantial portions of the Software.
1205
1579
 
1206
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1207
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1208
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1209
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1210
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1211
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1580
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1581
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1582
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1583
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1584
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1585
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1586
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1587
+
1588
+ -----------
1589
+
1590
+ The following npm packages may be included in this product:
1591
+
1592
+ - unified@11.0.5
1593
+ - vfile@6.0.3
1594
+
1595
+ These packages each contain the following license:
1596
+
1597
+ (The MIT License)
1598
+
1599
+ Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
1600
+
1601
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1602
+ of this software and associated documentation files (the "Software"), to deal
1603
+ in the Software without restriction, including without limitation the rights
1604
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1605
+ copies of the Software, and to permit persons to whom the Software is
1606
+ furnished to do so, subject to the following conditions:
1607
+
1608
+ The above copyright notice and this permission notice shall be included in
1609
+ all copies or substantial portions of the Software.
1610
+
1611
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1612
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1613
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1614
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1615
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1616
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1617
+ THE SOFTWARE.
1212
1618
 
1213
1619
  -----------
1214
1620
 
1215
1621
  The following npm package may be included in this product:
1216
1622
 
1217
- - axios@1.17.0
1623
+ - encodeurl@2.0.0
1218
1624
 
1219
1625
  This package contains the following license:
1220
1626
 
1221
- # Copyright (c) 2014-present Matt Zabriskie & Collaborators
1627
+ (The MIT License)
1222
1628
 
1223
- 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:
1629
+ Copyright (c) 2016 Douglas Christopher Wilson
1224
1630
 
1225
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1631
+ Permission is hereby granted, free of charge, to any person obtaining
1632
+ a copy of this software and associated documentation files (the
1633
+ 'Software'), to deal in the Software without restriction, including
1634
+ without limitation the rights to use, copy, modify, merge, publish,
1635
+ distribute, sublicense, and/or sell copies of the Software, and to
1636
+ permit persons to whom the Software is furnished to do so, subject to
1637
+ the following conditions:
1226
1638
 
1227
- 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.
1639
+ The above copyright notice and this permission notice shall be
1640
+ included in all copies or substantial portions of the Software.
1641
+
1642
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1643
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1644
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1645
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1646
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1647
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1648
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1649
+
1650
+ -----------
1651
+
1652
+ The following npm packages may be included in this product:
1653
+
1654
+ - unist-util-stringify-position@4.0.0
1655
+ - unist-util-visit-parents@6.0.2
1656
+ - zwitch@2.0.4
1657
+
1658
+ These packages each contain the following license:
1659
+
1660
+ (The MIT License)
1661
+
1662
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1663
+
1664
+ Permission is hereby granted, free of charge, to any person obtaining
1665
+ a copy of this software and associated documentation files (the
1666
+ 'Software'), to deal in the Software without restriction, including
1667
+ without limitation the rights to use, copy, modify, merge, publish,
1668
+ distribute, sublicense, and/or sell copies of the Software, and to
1669
+ permit persons to whom the Software is furnished to do so, subject to
1670
+ the following conditions:
1671
+
1672
+ The above copyright notice and this permission notice shall be
1673
+ included in all copies or substantial portions of the Software.
1674
+
1675
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1676
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1677
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1678
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1679
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1680
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1681
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1228
1682
 
1229
1683
  -----------
1230
1684
 
1231
1685
  The following npm package may be included in this product:
1232
1686
 
1233
- - ripgrep@0.3.1
1687
+ - trough@2.2.0
1234
1688
 
1235
1689
  This package contains the following license:
1236
1690
 
1237
- # License
1238
-
1239
- The MIT License (MIT)
1691
+ (The MIT License)
1240
1692
 
1241
- Copyright (c) 2026 Pooya Parsa <pooya@pi0.io>
1693
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1242
1694
 
1243
1695
  Permission is hereby granted, free of charge, to any person obtaining a copy
1244
1696
  of this software and associated documentation files (the "Software"), to deal
@@ -1258,47 +1710,52 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1258
1710
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1259
1711
  THE SOFTWARE.
1260
1712
 
1261
- ---
1713
+ -----------
1714
+
1715
+ The following npm package may be included in this product:
1716
+
1717
+ - mdast-util-phrasing@4.1.0
1262
1718
 
1263
- ## Third-party notices
1719
+ This package contains the following license:
1264
1720
 
1265
- This project builds and redistributes binaries of [ripgrep](https://github.com/BurntSushi/ripgrep),
1266
- Copyright (c) 2015 Andrew Gallant.
1721
+ (The MIT License)
1267
1722
 
1268
- ripgrep is dual-licensed under **The MIT License** and **The Unlicense**; you
1269
- may use it under the terms of either. For ripgrep's redistribution, we rely on
1270
- the MIT license terms. The upstream license texts are preserved in this
1271
- repository at:
1723
+ Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
1724
+ Copyright (c) 2017 Victor Felder <victor@draft.li>
1272
1725
 
1273
- - [vendor/ripgrep/LICENSE-MIT](vendor/ripgrep/LICENSE-MIT)
1274
- - [vendor/ripgrep/UNLICENSE](vendor/ripgrep/UNLICENSE)
1275
- - [vendor/ripgrep/COPYING](vendor/ripgrep/COPYING)
1726
+ Permission is hereby granted, free of charge, to any person obtaining
1727
+ a copy of this software and associated documentation files (the
1728
+ 'Software'), to deal in the Software without restriction, including
1729
+ without limitation the rights to use, copy, modify, merge, publish,
1730
+ distribute, sublicense, and/or sell copies of the Software, and to
1731
+ permit persons to whom the Software is furnished to do so, subject to
1732
+ the following conditions:
1276
1733
 
1277
- Any distribution of the `rg` binary produced by this project must include a
1278
- copy of one of the above ripgrep license texts, per the MIT license's notice
1279
- requirement. The Unlicense imposes no such requirement, so recipients who
1280
- prefer it may instead rely on the Unlicense terms.
1734
+ The above copyright notice and this permission notice shall be
1735
+ included in all copies or substantial portions of the Software.
1281
1736
 
1282
- ripgrep transitively depends on a number of Rust crates, each under their own
1283
- permissive license (typically MIT or Apache-2.0). When shipping a compiled
1284
- `rg` binary, you should also reproduce those notices; they can be generated
1285
- from the upstream source tree with tools such as `cargo about` or
1286
- `cargo-license`.
1737
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1738
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1739
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1740
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1741
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1742
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1743
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1287
1744
 
1288
1745
  -----------
1289
1746
 
1290
1747
  The following npm package may be included in this product:
1291
1748
 
1292
- - express-rate-limit@8.5.2
1749
+ - universalify@2.0.1
1293
1750
 
1294
1751
  This package contains the following license:
1295
1752
 
1296
- # MIT License
1753
+ (The MIT License)
1297
1754
 
1298
- Copyright 2023 Nathan Friedly, Vedant K
1755
+ Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>
1299
1756
 
1300
1757
  Permission is hereby granted, free of charge, to any person obtaining a copy of
1301
- this software and associated documentation files (the "Software"), to deal in
1758
+ this software and associated documentation files (the 'Software'), to deal in
1302
1759
  the Software without restriction, including without limitation the rights to
1303
1760
  use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1304
1761
  the Software, and to permit persons to whom the Software is furnished to do so,
@@ -1307,7 +1764,7 @@ subject to the following conditions:
1307
1764
  The above copyright notice and this permission notice shall be included in all
1308
1765
  copies or substantial portions of the Software.
1309
1766
 
1310
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1767
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1311
1768
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1312
1769
  FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1313
1770
  COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
@@ -1316,23 +1773,304 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1316
1773
 
1317
1774
  -----------
1318
1775
 
1319
- The following npm package may be included in this product:
1320
-
1321
- - json-schema-typed@8.0.2
1322
-
1323
- This package contains the following license:
1776
+ The following npm packages may be included in this product:
1324
1777
 
1325
- BSD 2-Clause License
1778
+ - mdast-util-gfm-autolink-literal@2.0.1
1779
+ - mdast-util-gfm-strikethrough@2.0.0
1780
+ - mdast-util-gfm-table@2.0.0
1781
+ - mdast-util-gfm-task-list-item@2.0.0
1782
+ - micromark-extension-gfm-autolink-literal@2.1.0
1783
+ - micromark-extension-gfm-strikethrough@2.1.0
1784
+ - micromark-extension-gfm-tagfilter@2.0.0
1785
+ - micromark-extension-gfm-task-list-item@2.1.0
1786
+ - micromark-extension-gfm@3.0.0
1326
1787
 
1327
- Original source code is copyright (c) 2019-2025 Remy Rylan
1328
- <https://github.com/RemyRylan>
1788
+ These packages each contain the following license:
1329
1789
 
1330
- All JSON Schema documentation and descriptions are copyright (c):
1790
+ (The MIT License)
1331
1791
 
1332
- 2009 [draft-0] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
1333
- and SitePen (USA) <https://www.sitepen.com/>.
1792
+ Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
1334
1793
 
1335
- 2009 [draft-1] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
1794
+ Permission is hereby granted, free of charge, to any person obtaining
1795
+ a copy of this software and associated documentation files (the
1796
+ 'Software'), to deal in the Software without restriction, including
1797
+ without limitation the rights to use, copy, modify, merge, publish,
1798
+ distribute, sublicense, and/or sell copies of the Software, and to
1799
+ permit persons to whom the Software is furnished to do so, subject to
1800
+ the following conditions:
1801
+
1802
+ The above copyright notice and this permission notice shall be
1803
+ included in all copies or substantial portions of the Software.
1804
+
1805
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1806
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1807
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1808
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1809
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1810
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1811
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1812
+
1813
+ -----------
1814
+
1815
+ The following npm package may be included in this product:
1816
+
1817
+ - micromark-extension-gfm-footnote@2.1.0
1818
+
1819
+ This package contains the following license:
1820
+
1821
+ (The MIT License)
1822
+
1823
+ Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>
1824
+
1825
+ Permission is hereby granted, free of charge, to any person obtaining
1826
+ a copy of this software and associated documentation files (the
1827
+ 'Software'), to deal in the Software without restriction, including
1828
+ without limitation the rights to use, copy, modify, merge, publish,
1829
+ distribute, sublicense, and/or sell copies of the Software, and to
1830
+ permit persons to whom the Software is furnished to do so, subject to
1831
+ the following conditions:
1832
+
1833
+ The above copyright notice and this permission notice shall be
1834
+ included in all copies or substantial portions of the Software.
1835
+
1836
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1837
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1838
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1839
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1840
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1841
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1842
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1843
+
1844
+ -----------
1845
+
1846
+ The following npm package may be included in this product:
1847
+
1848
+ - devlop@1.1.0
1849
+
1850
+ This package contains the following license:
1851
+
1852
+ (The MIT License)
1853
+
1854
+ Copyright (c) 2023 Titus Wormer <tituswormer@gmail.com>
1855
+
1856
+ Permission is hereby granted, free of charge, to any person obtaining
1857
+ a copy of this software and associated documentation files (the
1858
+ 'Software'), to deal in the Software without restriction, including
1859
+ without limitation the rights to use, copy, modify, merge, publish,
1860
+ distribute, sublicense, and/or sell copies of the Software, and to
1861
+ permit persons to whom the Software is furnished to do so, subject to
1862
+ the following conditions:
1863
+
1864
+ The above copyright notice and this permission notice shall be
1865
+ included in all copies or substantial portions of the Software.
1866
+
1867
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1868
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1869
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1870
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1871
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1872
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1873
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1874
+
1875
+ -----------
1876
+
1877
+ The following npm packages may be included in this product:
1878
+
1879
+ - decode-named-character-reference@1.3.0
1880
+ - markdown-table@3.0.4
1881
+ - mdast-util-find-and-replace@3.0.2
1882
+ - mdast-util-from-markdown@2.0.3
1883
+ - mdast-util-gfm-footnote@2.1.0
1884
+ - mdast-util-gfm@3.1.0
1885
+ - mdast-util-to-markdown@2.1.2
1886
+ - micromark-core-commonmark@2.0.3
1887
+ - micromark-extension-gfm-table@2.1.1
1888
+ - micromark-factory-destination@2.0.1
1889
+ - micromark-factory-label@2.0.1
1890
+ - micromark-factory-space@2.0.1
1891
+ - micromark-factory-title@2.0.1
1892
+ - micromark-factory-whitespace@2.0.1
1893
+ - micromark-util-character@2.1.1
1894
+ - micromark-util-chunked@2.0.1
1895
+ - micromark-util-classify-character@2.0.1
1896
+ - micromark-util-combine-extensions@2.0.1
1897
+ - micromark-util-decode-numeric-character-reference@2.0.2
1898
+ - micromark-util-decode-string@2.0.1
1899
+ - micromark-util-encode@2.0.1
1900
+ - micromark-util-html-tag-name@2.0.1
1901
+ - micromark-util-normalize-identifier@2.0.1
1902
+ - micromark-util-resolve-all@2.0.1
1903
+ - micromark-util-sanitize-uri@2.0.1
1904
+ - micromark-util-subtokenize@2.1.0
1905
+ - micromark-util-symbol@2.0.1
1906
+ - micromark-util-types@2.0.2
1907
+ - micromark@4.0.2
1908
+ - remark-gfm@4.0.1
1909
+ - vfile-message@4.0.3
1910
+
1911
+ These packages each contain the following license:
1912
+
1913
+ (The MIT License)
1914
+
1915
+ Copyright (c) Titus Wormer <tituswormer@gmail.com>
1916
+
1917
+ Permission is hereby granted, free of charge, to any person obtaining
1918
+ a copy of this software and associated documentation files (the
1919
+ 'Software'), to deal in the Software without restriction, including
1920
+ without limitation the rights to use, copy, modify, merge, publish,
1921
+ distribute, sublicense, and/or sell copies of the Software, and to
1922
+ permit persons to whom the Software is furnished to do so, subject to
1923
+ the following conditions:
1924
+
1925
+ The above copyright notice and this permission notice shall be
1926
+ included in all copies or substantial portions of the Software.
1927
+
1928
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1929
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1930
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1931
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1932
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1933
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1934
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1935
+
1936
+ -----------
1937
+
1938
+ The following npm package may be included in this product:
1939
+
1940
+ - axios@1.17.0
1941
+
1942
+ This package contains the following license:
1943
+
1944
+ # Copyright (c) 2014-present Matt Zabriskie & Collaborators
1945
+
1946
+ 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:
1947
+
1948
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1949
+
1950
+ 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.
1951
+
1952
+ -----------
1953
+
1954
+ The following npm package may be included in this product:
1955
+
1956
+ - express-rate-limit@8.5.2
1957
+
1958
+ This package contains the following license:
1959
+
1960
+ # MIT License
1961
+
1962
+ Copyright 2023 Nathan Friedly, Vedant K
1963
+
1964
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1965
+ this software and associated documentation files (the "Software"), to deal in
1966
+ the Software without restriction, including without limitation the rights to
1967
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1968
+ the Software, and to permit persons to whom the Software is furnished to do so,
1969
+ subject to the following conditions:
1970
+
1971
+ The above copyright notice and this permission notice shall be included in all
1972
+ copies or substantial portions of the Software.
1973
+
1974
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1975
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1976
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1977
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1978
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1979
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1980
+
1981
+ -----------
1982
+
1983
+ The following npm package may be included in this product:
1984
+
1985
+ - tunnel-agent@0.6.0
1986
+
1987
+ This package contains the following license:
1988
+
1989
+ Apache License
1990
+
1991
+ Version 2.0, January 2004
1992
+
1993
+ http://www.apache.org/licenses/
1994
+
1995
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1996
+
1997
+ 1. Definitions.
1998
+
1999
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
2000
+
2001
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
2002
+
2003
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
2004
+
2005
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
2006
+
2007
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
2008
+
2009
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
2010
+
2011
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
2012
+
2013
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
2014
+
2015
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
2016
+
2017
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
2018
+
2019
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
2020
+
2021
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
2022
+
2023
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
2024
+
2025
+ You must give any other recipients of the Work or Derivative Works a copy of this License; and
2026
+
2027
+ You must cause any modified files to carry prominent notices stating that You changed the files; and
2028
+
2029
+ You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
2030
+
2031
+ If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
2032
+
2033
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
2034
+
2035
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
2036
+
2037
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
2038
+
2039
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
2040
+
2041
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
2042
+
2043
+ END OF TERMS AND CONDITIONS
2044
+
2045
+ -----------
2046
+
2047
+ The following npm package may be included in this product:
2048
+
2049
+ - @sqlite.org/sqlite-wasm@3.49.1-build4
2050
+
2051
+ This package contains the following license:
2052
+
2053
+ Apache-2.0
2054
+
2055
+ -----------
2056
+
2057
+ The following npm package may be included in this product:
2058
+
2059
+ - json-schema-typed@8.0.2
2060
+
2061
+ This package contains the following license:
2062
+
2063
+ BSD 2-Clause License
2064
+
2065
+ Original source code is copyright (c) 2019-2025 Remy Rylan
2066
+ <https://github.com/RemyRylan>
2067
+
2068
+ All JSON Schema documentation and descriptions are copyright (c):
2069
+
2070
+ 2009 [draft-0] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
2071
+ and SitePen (USA) <https://www.sitepen.com/>.
2072
+
2073
+ 2009 [draft-1] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
1336
2074
  and SitePen (USA) <https://www.sitepen.com/>.
1337
2075
 
1338
2076
  2010 [draft-2] IETF Trust <https://www.ietf.org/>, Kris Zyp <kris@sitepen.com>,
@@ -1687,6 +2425,35 @@ THE SOFTWARE.
1687
2425
 
1688
2426
  -----------
1689
2427
 
2428
+ The following npm package may be included in this product:
2429
+
2430
+ - file-uri-to-path@1.0.0
2431
+
2432
+ This package contains the following license:
2433
+
2434
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
2435
+
2436
+ Permission is hereby granted, free of charge, to any person obtaining
2437
+ a copy of this software and associated documentation files (the
2438
+ 'Software'), to deal in the Software without restriction, including
2439
+ without limitation the rights to use, copy, modify, merge, publish,
2440
+ distribute, sublicense, and/or sell copies of the Software, and to
2441
+ permit persons to whom the Software is furnished to do so, subject to
2442
+ the following conditions:
2443
+
2444
+ The above copyright notice and this permission notice shall be
2445
+ included in all copies or substantial portions of the Software.
2446
+
2447
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2448
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2449
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2450
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2451
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2452
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2453
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2454
+
2455
+ -----------
2456
+
1690
2457
  The following npm package may be included in this product:
1691
2458
 
1692
2459
  - setprototypeof@1.2.0
@@ -1709,6 +2476,40 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1709
2476
 
1710
2477
  -----------
1711
2478
 
2479
+ The following npm package may be included in this product:
2480
+
2481
+ - jieba-wasm@2.4.0
2482
+
2483
+ This package contains the following license:
2484
+
2485
+ Copyright (c) 2018 fengkx <liangkx8237@gmail.com>
2486
+
2487
+ Permission is hereby granted, free of charge, to any
2488
+ person obtaining a copy of this software and associated
2489
+ documentation files (the "Software"), to deal in the
2490
+ Software without restriction, including without
2491
+ limitation the rights to use, copy, modify, merge,
2492
+ publish, distribute, sublicense, and/or sell copies of
2493
+ the Software, and to permit persons to whom the Software
2494
+ is furnished to do so, subject to the following
2495
+ conditions:
2496
+
2497
+ The above copyright notice and this permission notice
2498
+ shall be included in all copies or substantial portions
2499
+ of the Software.
2500
+
2501
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2502
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2503
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2504
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2505
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2506
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2507
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2508
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2509
+ DEALINGS IN THE SOFTWARE.
2510
+
2511
+ -----------
2512
+
1712
2513
  The following npm package may be included in this product:
1713
2514
 
1714
2515
  - global-agent@4.1.3
@@ -1793,12 +2594,32 @@ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1793
2594
 
1794
2595
  The following npm package may be included in this product:
1795
2596
 
1796
- - through2@0.6.5
2597
+ - ieee754@1.2.1
1797
2598
 
1798
2599
  This package contains the following license:
1799
2600
 
1800
- Copyright 2013, Rod Vagg (the "Original Author")
1801
- All rights reserved.
2601
+ Copyright 2008 Fair Oaks Labs, Inc.
2602
+
2603
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2604
+
2605
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2606
+
2607
+ 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.
2608
+
2609
+ 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.
2610
+
2611
+ 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.
2612
+
2613
+ -----------
2614
+
2615
+ The following npm package may be included in this product:
2616
+
2617
+ - through2@0.6.5
2618
+
2619
+ This package contains the following license:
2620
+
2621
+ Copyright 2013, Rod Vagg (the "Original Author")
2622
+ All rights reserved.
1802
2623
 
1803
2624
  MIT +no-false-attribs License
1804
2625
 
@@ -2005,6 +2826,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2005
2826
 
2006
2827
  The following npm packages may be included in this product:
2007
2828
 
2829
+ - @node-rs/jieba-win32-x64-msvc@2.0.1
2008
2830
  - agent-base@6.0.2
2009
2831
  - https-proxy-agent@5.0.1
2010
2832
  - isarray@0.0.1
@@ -2168,6 +2990,36 @@ SOFTWARE.
2168
2990
 
2169
2991
  -----------
2170
2992
 
2993
+ The following npm package may be included in this product:
2994
+
2995
+ - node-abi@3.94.0
2996
+
2997
+ This package contains the following license:
2998
+
2999
+ MIT License
3000
+
3001
+ Copyright (c) 2016 Lukas Geiger
3002
+
3003
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3004
+ of this software and associated documentation files (the "Software"), to deal
3005
+ in the Software without restriction, including without limitation the rights
3006
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3007
+ copies of the Software, and to permit persons to whom the Software is
3008
+ furnished to do so, subject to the following conditions:
3009
+
3010
+ The above copyright notice and this permission notice shall be included in all
3011
+ copies or substantial portions of the Software.
3012
+
3013
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3014
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3015
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3016
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3017
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3018
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3019
+ SOFTWARE.
3020
+
3021
+ -----------
3022
+
2171
3023
  The following npm packages may be included in this product:
2172
3024
 
2173
3025
  - fast-deep-equal@3.1.3
@@ -2199,6 +3051,36 @@ SOFTWARE.
2199
3051
 
2200
3052
  -----------
2201
3053
 
3054
+ The following npm package may be included in this product:
3055
+
3056
+ - napi-build-utils@2.0.0
3057
+
3058
+ This package contains the following license:
3059
+
3060
+ MIT License
3061
+
3062
+ Copyright (c) 2018 inspiredware
3063
+
3064
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3065
+ of this software and associated documentation files (the "Software"), to deal
3066
+ in the Software without restriction, including without limitation the rights
3067
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3068
+ copies of the Software, and to permit persons to whom the Software is
3069
+ furnished to do so, subject to the following conditions:
3070
+
3071
+ The above copyright notice and this permission notice shall be included in all
3072
+ copies or substantial portions of the Software.
3073
+
3074
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3075
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3076
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3077
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3078
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3079
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3080
+ SOFTWARE.
3081
+
3082
+ -----------
3083
+
2202
3084
  The following npm package may be included in this product:
2203
3085
 
2204
3086
  - safer-buffer@2.1.2
@@ -2350,6 +3232,36 @@ SOFTWARE.
2350
3232
 
2351
3233
  -----------
2352
3234
 
3235
+ The following npm package may be included in this product:
3236
+
3237
+ - @node-rs/jieba@2.0.1
3238
+
3239
+ This package contains the following license:
3240
+
3241
+ MIT License
3242
+
3243
+ Copyright (c) 2020-present LongYinan
3244
+
3245
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3246
+ of this software and associated documentation files (the "Software"), to deal
3247
+ in the Software without restriction, including without limitation the rights
3248
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3249
+ copies of the Software, and to permit persons to whom the Software is
3250
+ furnished to do so, subject to the following conditions:
3251
+
3252
+ The above copyright notice and this permission notice shall be included in all
3253
+ copies or substantial portions of the Software.
3254
+
3255
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3256
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3257
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3258
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3259
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3260
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3261
+ SOFTWARE.
3262
+
3263
+ -----------
3264
+
2353
3265
  The following npm package may be included in this product:
2354
3266
 
2355
3267
  - hono@4.12.19
@@ -2852,7 +3764,9 @@ The following npm packages may be included in this product:
2852
3764
  - chalk@5.6.2
2853
3765
  - cli-cursor@5.0.0
2854
3766
  - cli-spinners@2.9.2
3767
+ - decompress-response@6.0.0
2855
3768
  - escape-string-regexp@4.0.0
3769
+ - escape-string-regexp@5.0.0
2856
3770
  - execa@9.6.1
2857
3771
  - figures@6.1.0
2858
3772
  - get-east-asian-width@1.6.0
@@ -2865,6 +3779,7 @@ The following npm packages may be included in this product:
2865
3779
  - log-symbols@6.0.0
2866
3780
  - matcher@4.0.0
2867
3781
  - mimic-function@5.0.1
3782
+ - mimic-response@3.1.0
2868
3783
  - npm-run-path@6.0.0
2869
3784
  - onetime@7.0.0
2870
3785
  - ora@8.2.0
@@ -2934,6 +3849,118 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2934
3849
 
2935
3850
  -----------
2936
3851
 
3852
+ The following npm package may be included in this product:
3853
+
3854
+ - readable-stream@3.6.2
3855
+
3856
+ This package contains the following license:
3857
+
3858
+ Node.js is licensed for use as follows:
3859
+
3860
+ """
3861
+ Copyright Node.js contributors. All rights reserved.
3862
+
3863
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3864
+ of this software and associated documentation files (the "Software"), to
3865
+ deal in the Software without restriction, including without limitation the
3866
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
3867
+ sell copies of the Software, and to permit persons to whom the Software is
3868
+ furnished to do so, subject to the following conditions:
3869
+
3870
+ The above copyright notice and this permission notice shall be included in
3871
+ all copies or substantial portions of the Software.
3872
+
3873
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3874
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3875
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3876
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3877
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3878
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
3879
+ IN THE SOFTWARE.
3880
+ """
3881
+
3882
+ This license applies to parts of Node.js originating from the
3883
+ https://github.com/joyent/node repository:
3884
+
3885
+ """
3886
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
3887
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3888
+ of this software and associated documentation files (the "Software"), to
3889
+ deal in the Software without restriction, including without limitation the
3890
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
3891
+ sell copies of the Software, and to permit persons to whom the Software is
3892
+ furnished to do so, subject to the following conditions:
3893
+
3894
+ The above copyright notice and this permission notice shall be included in
3895
+ all copies or substantial portions of the Software.
3896
+
3897
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3898
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3899
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3900
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3901
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3902
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
3903
+ IN THE SOFTWARE.
3904
+ """
3905
+
3906
+ -----------
3907
+
3908
+ The following npm package may be included in this product:
3909
+
3910
+ - string_decoder@1.3.0
3911
+
3912
+ This package contains the following license:
3913
+
3914
+ Node.js is licensed for use as follows:
3915
+
3916
+ """
3917
+ Copyright Node.js contributors. All rights reserved.
3918
+
3919
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3920
+ of this software and associated documentation files (the "Software"), to
3921
+ deal in the Software without restriction, including without limitation the
3922
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
3923
+ sell copies of the Software, and to permit persons to whom the Software is
3924
+ furnished to do so, subject to the following conditions:
3925
+
3926
+ The above copyright notice and this permission notice shall be included in
3927
+ all copies or substantial portions of the Software.
3928
+
3929
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3930
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3931
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3932
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3933
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3934
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
3935
+ IN THE SOFTWARE.
3936
+ """
3937
+
3938
+ This license applies to parts of Node.js originating from the
3939
+ https://github.com/joyent/node repository:
3940
+
3941
+ """
3942
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
3943
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3944
+ of this software and associated documentation files (the "Software"), to
3945
+ deal in the Software without restriction, including without limitation the
3946
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
3947
+ sell copies of the Software, and to permit persons to whom the Software is
3948
+ furnished to do so, subject to the following conditions:
3949
+
3950
+ The above copyright notice and this permission notice shall be included in
3951
+ all copies or substantial portions of the Software.
3952
+
3953
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3954
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3955
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3956
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3957
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3958
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
3959
+ IN THE SOFTWARE.
3960
+ """
3961
+
3962
+ -----------
3963
+
2937
3964
  The following npm package may be included in this product:
2938
3965
 
2939
3966
  - graceful-fs@4.2.11
@@ -3034,6 +4061,8 @@ PERFORMANCE OF THIS SOFTWARE.
3034
4061
 
3035
4062
  The following npm packages may be included in this product:
3036
4063
 
4064
+ - chownr@1.1.4
4065
+ - ini@1.3.8
3037
4066
  - isexe@2.0.0
3038
4067
  - once@1.4.0
3039
4068
  - semver@7.7.4
@@ -3060,6 +4089,39 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3060
4089
 
3061
4090
  -----------
3062
4091
 
4092
+ The following npm package may be included in this product:
4093
+
4094
+ - rc@1.2.8
4095
+
4096
+ This package contains the following license:
4097
+
4098
+ The MIT License
4099
+
4100
+ Copyright (c) 2011 Dominic Tarr
4101
+
4102
+ Permission is hereby granted, free of charge,
4103
+ to any person obtaining a copy of this software and
4104
+ associated documentation files (the "Software"), to
4105
+ deal in the Software without restriction, including
4106
+ without limitation the rights to use, copy, modify,
4107
+ merge, publish, distribute, sublicense, and/or sell
4108
+ copies of the Software, and to permit persons to whom
4109
+ the Software is furnished to do so,
4110
+ subject to the following conditions:
4111
+
4112
+ The above copyright notice and this permission notice
4113
+ shall be included in all copies or substantial portions of the Software.
4114
+
4115
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4116
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
4117
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4118
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
4119
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4120
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4121
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4122
+
4123
+ -----------
4124
+
3063
4125
  The following npm package may be included in this product:
3064
4126
 
3065
4127
  - proxy-from-env@2.1.0
@@ -3095,9 +4157,315 @@ The following npm package may be included in this product:
3095
4157
 
3096
4158
  This package contains the following license:
3097
4159
 
3098
- The MIT License
4160
+ The MIT License
4161
+
4162
+ Copyright (c) EventSource GitHub organisation
4163
+
4164
+ Permission is hereby granted, free of charge, to any person obtaining
4165
+ a copy of this software and associated documentation files (the
4166
+ "Software"), to deal in the Software without restriction, including
4167
+ without limitation the rights to use, copy, modify, merge, publish,
4168
+ distribute, sublicense, and/or sell copies of the Software, and to
4169
+ permit persons to whom the Software is furnished to do so, subject to
4170
+ the following conditions:
4171
+
4172
+ The above copyright notice and this permission notice shall be
4173
+ included in all copies or substantial portions of the Software.
4174
+
4175
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4176
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4177
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4178
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4179
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4180
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
4181
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4182
+
4183
+ -----------
4184
+
4185
+ The following npm package may be included in this product:
4186
+
4187
+ - pend@1.2.0
4188
+
4189
+ This package contains the following license:
4190
+
4191
+ The MIT License (Expat)
4192
+
4193
+ Copyright (c) 2014 Andrew Kelley
4194
+
4195
+ Permission is hereby granted, free of charge, to any person
4196
+ obtaining a copy of this software and associated documentation files
4197
+ (the "Software"), to deal in the Software without restriction,
4198
+ including without limitation the rights to use, copy, modify, merge,
4199
+ publish, distribute, sublicense, and/or sell copies of the Software,
4200
+ and to permit persons to whom the Software is furnished to do so,
4201
+ subject to the following conditions:
4202
+
4203
+ The above copyright notice and this permission notice shall be
4204
+ included in all copies or substantial portions of the Software.
4205
+
4206
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4207
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4208
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4209
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
4210
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
4211
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
4212
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4213
+ SOFTWARE.
4214
+
4215
+ -----------
4216
+
4217
+ The following npm package may be included in this product:
4218
+
4219
+ - object-keys@1.1.1
4220
+
4221
+ This package contains the following license:
4222
+
4223
+ The MIT License (MIT)
4224
+
4225
+ Copyright (C) 2013 Jordan Harband
4226
+
4227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4228
+ of this software and associated documentation files (the "Software"), to deal
4229
+ in the Software without restriction, including without limitation the rights
4230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4231
+ copies of the Software, and to permit persons to whom the Software is
4232
+ furnished to do so, subject to the following conditions:
4233
+
4234
+ The above copyright notice and this permission notice shall be included in
4235
+ all copies or substantial portions of the Software.
4236
+
4237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4243
+ THE SOFTWARE.
4244
+
4245
+ -----------
4246
+
4247
+ The following npm package may be included in this product:
4248
+
4249
+ - raw-body@3.0.2
4250
+
4251
+ This package contains the following license:
4252
+
4253
+ The MIT License (MIT)
4254
+
4255
+ Copyright (c) 2013-2014 Jonathan Ong <me@jongleberry.com>
4256
+ Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
4257
+
4258
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4259
+ of this software and associated documentation files (the "Software"), to deal
4260
+ in the Software without restriction, including without limitation the rights
4261
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4262
+ copies of the Software, and to permit persons to whom the Software is
4263
+ furnished to do so, subject to the following conditions:
4264
+
4265
+ The above copyright notice and this permission notice shall be included in
4266
+ all copies or substantial portions of the Software.
4267
+
4268
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4269
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4270
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4271
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4272
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4273
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4274
+ THE SOFTWARE.
4275
+
4276
+ -----------
4277
+
4278
+ The following npm package may be included in this product:
4279
+
4280
+ - deep-extend@0.6.0
4281
+
4282
+ This package contains the following license:
4283
+
4284
+ The MIT License (MIT)
4285
+
4286
+ Copyright (c) 2013-2018, Viacheslav Lotsmanov
4287
+
4288
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
4289
+ this software and associated documentation files (the "Software"), to deal in
4290
+ the Software without restriction, including without limitation the rights to
4291
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
4292
+ the Software, and to permit persons to whom the Software is furnished to do so,
4293
+ subject to the following conditions:
4294
+
4295
+ The above copyright notice and this permission notice shall be included in all
4296
+ copies or substantial portions of the Software.
4297
+
4298
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4299
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
4300
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
4301
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4302
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
4303
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4304
+
4305
+ -----------
4306
+
4307
+ The following npm package may be included in this product:
4308
+
4309
+ - path-to-regexp@8.4.2
4310
+
4311
+ This package contains the following license:
4312
+
4313
+ The MIT License (MIT)
4314
+
4315
+ Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
4316
+
4317
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4318
+ of this software and associated documentation files (the "Software"), to deal
4319
+ in the Software without restriction, including without limitation the rights
4320
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4321
+ copies of the Software, and to permit persons to whom the Software is
4322
+ furnished to do so, subject to the following conditions:
4323
+
4324
+ The above copyright notice and this permission notice shall be included in
4325
+ all copies or substantial portions of the Software.
4326
+
4327
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4328
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4329
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4330
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4331
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4332
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4333
+ THE SOFTWARE.
4334
+
4335
+ -----------
4336
+
4337
+ The following npm package may be included in this product:
4338
+
4339
+ - regedit@5.1.4
4340
+
4341
+ This package contains the following license:
4342
+
4343
+ The MIT License (MIT)
4344
+
4345
+ Copyright (c) 2014 ironSource
4346
+
4347
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4348
+ of this software and associated documentation files (the "Software"), to deal
4349
+ in the Software without restriction, including without limitation the rights
4350
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4351
+ copies of the Software, and to permit persons to whom the Software is
4352
+ furnished to do so, subject to the following conditions:
4353
+
4354
+ The above copyright notice and this permission notice shall be included in all
4355
+ copies or substantial portions of the Software.
4356
+
4357
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4358
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4359
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4360
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4361
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4362
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4363
+ SOFTWARE.
4364
+
4365
+ -----------
4366
+
4367
+ The following npm package may be included in this product:
4368
+
4369
+ - base64-js@1.5.1
4370
+
4371
+ This package contains the following license:
4372
+
4373
+ The MIT License (MIT)
4374
+
4375
+ Copyright (c) 2014 Jameson Little
4376
+
4377
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4378
+ of this software and associated documentation files (the "Software"), to deal
4379
+ in the Software without restriction, including without limitation the rights
4380
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4381
+ copies of the Software, and to permit persons to whom the Software is
4382
+ furnished to do so, subject to the following conditions:
4383
+
4384
+ The above copyright notice and this permission notice shall be included in
4385
+ all copies or substantial portions of the Software.
4386
+
4387
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4388
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4389
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4390
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4391
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4392
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4393
+ THE SOFTWARE.
4394
+
4395
+ -----------
4396
+
4397
+ The following npm package may be included in this product:
4398
+
4399
+ - yauzl@3.4.0
4400
+
4401
+ This package contains the following license:
4402
+
4403
+ The MIT License (MIT)
4404
+
4405
+ Copyright (c) 2014 Josh Wolfe
4406
+
4407
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4408
+ of this software and associated documentation files (the "Software"), to deal
4409
+ in the Software without restriction, including without limitation the rights
4410
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4411
+ copies of the Software, and to permit persons to whom the Software is
4412
+ furnished to do so, subject to the following conditions:
4413
+
4414
+ The above copyright notice and this permission notice shall be included in all
4415
+ copies or substantial portions of the Software.
4416
+
4417
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4418
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4419
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4420
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4421
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4422
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4423
+ SOFTWARE.
4424
+
4425
+ -----------
4426
+
4427
+ The following npm packages may be included in this product:
4428
+
4429
+ - end-of-stream@1.4.5
4430
+ - pump@3.0.4
4431
+ - tar-fs@2.1.5
4432
+ - tar-stream@2.2.0
4433
+
4434
+ These packages each contain the following license:
4435
+
4436
+ The MIT License (MIT)
4437
+
4438
+ Copyright (c) 2014 Mathias Buus
4439
+
4440
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4441
+ of this software and associated documentation files (the "Software"), to deal
4442
+ in the Software without restriction, including without limitation the rights
4443
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4444
+ copies of the Software, and to permit persons to whom the Software is
4445
+ furnished to do so, subject to the following conditions:
4446
+
4447
+ The above copyright notice and this permission notice shall be included in
4448
+ all copies or substantial portions of the Software.
4449
+
4450
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4451
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4452
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4453
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4454
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4455
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4456
+ THE SOFTWARE.
4457
+
4458
+ -----------
4459
+
4460
+ The following npm package may be included in this product:
4461
+
4462
+ - extend@3.0.2
4463
+
4464
+ This package contains the following license:
4465
+
4466
+ The MIT License (MIT)
3099
4467
 
3100
- Copyright (c) EventSource GitHub organisation
4468
+ Copyright (c) 2014 Stefan Thomas
3101
4469
 
3102
4470
  Permission is hereby granted, free of charge, to any person obtaining
3103
4471
  a copy of this software and associated documentation files (the
@@ -3122,13 +4490,13 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3122
4490
 
3123
4491
  The following npm package may be included in this product:
3124
4492
 
3125
- - object-keys@1.1.1
4493
+ - if-async@3.7.4
3126
4494
 
3127
4495
  This package contains the following license:
3128
4496
 
3129
4497
  The MIT License (MIT)
3130
4498
 
3131
- Copyright (C) 2013 Jordan Harband
4499
+ Copyright (c) 2014 Yaniv Kessler
3132
4500
 
3133
4501
  Permission is hereby granted, free of charge, to any person obtaining a copy
3134
4502
  of this software and associated documentation files (the "Software"), to deal
@@ -3137,29 +4505,28 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3137
4505
  copies of the Software, and to permit persons to whom the Software is
3138
4506
  furnished to do so, subject to the following conditions:
3139
4507
 
3140
- The above copyright notice and this permission notice shall be included in
3141
- all copies or substantial portions of the Software.
4508
+ The above copyright notice and this permission notice shall be included in all
4509
+ copies or substantial portions of the Software.
3142
4510
 
3143
4511
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3144
4512
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3145
4513
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3146
4514
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3147
4515
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3148
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3149
- THE SOFTWARE.
4516
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4517
+ SOFTWARE.
3150
4518
 
3151
4519
  -----------
3152
4520
 
3153
4521
  The following npm package may be included in this product:
3154
4522
 
3155
- - raw-body@3.0.2
4523
+ - define-properties@1.2.1
3156
4524
 
3157
4525
  This package contains the following license:
3158
4526
 
3159
4527
  The MIT License (MIT)
3160
4528
 
3161
- Copyright (c) 2013-2014 Jonathan Ong <me@jongleberry.com>
3162
- Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
4529
+ Copyright (C) 2015 Jordan Harband
3163
4530
 
3164
4531
  Permission is hereby granted, free of charge, to any person obtaining a copy
3165
4532
  of this software and associated documentation files (the "Software"), to deal
@@ -3183,13 +4550,13 @@ THE SOFTWARE.
3183
4550
 
3184
4551
  The following npm package may be included in this product:
3185
4552
 
3186
- - path-to-regexp@8.4.2
4553
+ - prebuild-install@7.1.3
3187
4554
 
3188
4555
  This package contains the following license:
3189
4556
 
3190
4557
  The MIT License (MIT)
3191
4558
 
3192
- Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
4559
+ Copyright (c) 2015 Mathias Buus
3193
4560
 
3194
4561
  Permission is hereby granted, free of charge, to any person obtaining a copy
3195
4562
  of this software and associated documentation files (the "Software"), to deal
@@ -3213,13 +4580,13 @@ THE SOFTWARE.
3213
4580
 
3214
4581
  The following npm package may be included in this product:
3215
4582
 
3216
- - regedit@5.1.4
4583
+ - ajv@8.20.0
3217
4584
 
3218
4585
  This package contains the following license:
3219
4586
 
3220
4587
  The MIT License (MIT)
3221
4588
 
3222
- Copyright (c) 2014 ironSource
4589
+ Copyright (c) 2015-2021 Evgeny Poberezkin
3223
4590
 
3224
4591
  Permission is hereby granted, free of charge, to any person obtaining a copy
3225
4592
  of this software and associated documentation files (the "Software"), to deal
@@ -3243,13 +4610,13 @@ SOFTWARE.
3243
4610
 
3244
4611
  The following npm package may be included in this product:
3245
4612
 
3246
- - if-async@3.7.4
4613
+ - asynckit@0.4.0
3247
4614
 
3248
4615
  This package contains the following license:
3249
4616
 
3250
4617
  The MIT License (MIT)
3251
4618
 
3252
- Copyright (c) 2014 Yaniv Kessler
4619
+ Copyright (c) 2016 Alex Indigo
3253
4620
 
3254
4621
  Permission is hereby granted, free of charge, to any person obtaining a copy
3255
4622
  of this software and associated documentation files (the "Software"), to deal
@@ -3273,13 +4640,13 @@ SOFTWARE.
3273
4640
 
3274
4641
  The following npm package may be included in this product:
3275
4642
 
3276
- - define-properties@1.2.1
4643
+ - globalthis@1.0.4
3277
4644
 
3278
4645
  This package contains the following license:
3279
4646
 
3280
4647
  The MIT License (MIT)
3281
4648
 
3282
- Copyright (C) 2015 Jordan Harband
4649
+ Copyright (c) 2016 Jordan Harband
3283
4650
 
3284
4651
  Permission is hereby granted, free of charge, to any person obtaining a copy
3285
4652
  of this software and associated documentation files (the "Software"), to deal
@@ -3288,28 +4655,28 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3288
4655
  copies of the Software, and to permit persons to whom the Software is
3289
4656
  furnished to do so, subject to the following conditions:
3290
4657
 
3291
- The above copyright notice and this permission notice shall be included in
3292
- all copies or substantial portions of the Software.
4658
+ The above copyright notice and this permission notice shall be included in all
4659
+ copies or substantial portions of the Software.
3293
4660
 
3294
4661
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3295
4662
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3296
4663
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3297
4664
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3298
4665
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3299
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3300
- THE SOFTWARE.
4666
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4667
+ SOFTWARE.
3301
4668
 
3302
4669
  -----------
3303
4670
 
3304
4671
  The following npm package may be included in this product:
3305
4672
 
3306
- - ajv@8.20.0
4673
+ - better-sqlite3@12.11.1
3307
4674
 
3308
4675
  This package contains the following license:
3309
4676
 
3310
4677
  The MIT License (MIT)
3311
4678
 
3312
- Copyright (c) 2015-2021 Evgeny Poberezkin
4679
+ Copyright (c) 2017 Joshua Wise
3313
4680
 
3314
4681
  Permission is hereby granted, free of charge, to any person obtaining a copy
3315
4682
  of this software and associated documentation files (the "Software"), to deal
@@ -3333,13 +4700,13 @@ SOFTWARE.
3333
4700
 
3334
4701
  The following npm package may be included in this product:
3335
4702
 
3336
- - asynckit@0.4.0
4703
+ - jose@6.2.3
3337
4704
 
3338
4705
  This package contains the following license:
3339
4706
 
3340
4707
  The MIT License (MIT)
3341
4708
 
3342
- Copyright (c) 2016 Alex Indigo
4709
+ Copyright (c) 2018 Filip Skokan
3343
4710
 
3344
4711
  Permission is hereby granted, free of charge, to any person obtaining a copy
3345
4712
  of this software and associated documentation files (the "Software"), to deal
@@ -3363,13 +4730,13 @@ SOFTWARE.
3363
4730
 
3364
4731
  The following npm package may be included in this product:
3365
4732
 
3366
- - globalthis@1.0.4
4733
+ - expand-template@2.0.3
3367
4734
 
3368
4735
  This package contains the following license:
3369
4736
 
3370
4737
  The MIT License (MIT)
3371
4738
 
3372
- Copyright (c) 2016 Jordan Harband
4739
+ Copyright (c) 2018 Lars-Magnus Skog
3373
4740
 
3374
4741
  Permission is hereby granted, free of charge, to any person obtaining a copy
3375
4742
  of this software and associated documentation files (the "Software"), to deal
@@ -3378,28 +4745,59 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3378
4745
  copies of the Software, and to permit persons to whom the Software is
3379
4746
  furnished to do so, subject to the following conditions:
3380
4747
 
3381
- The above copyright notice and this permission notice shall be included in all
3382
- copies or substantial portions of the Software.
4748
+ The above copyright notice and this permission notice shall be included in
4749
+ all copies or substantial portions of the Software.
3383
4750
 
3384
4751
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3385
4752
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3386
4753
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3387
4754
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3388
4755
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3389
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3390
- SOFTWARE.
4756
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4757
+ THE SOFTWARE.
4758
+
4759
+ -----------
4760
+
4761
+ The following npm packages may be included in this product:
4762
+
4763
+ - cross-spawn@7.0.6
4764
+ - proper-lockfile@4.1.2
4765
+
4766
+ These packages each contain the following license:
4767
+
4768
+ The MIT License (MIT)
4769
+
4770
+ Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
4771
+
4772
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4773
+ of this software and associated documentation files (the "Software"), to deal
4774
+ in the Software without restriction, including without limitation the rights
4775
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4776
+ copies of the Software, and to permit persons to whom the Software is
4777
+ furnished to do so, subject to the following conditions:
4778
+
4779
+ The above copyright notice and this permission notice shall be included in
4780
+ all copies or substantial portions of the Software.
4781
+
4782
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4783
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4784
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4785
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4786
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4787
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4788
+ THE SOFTWARE.
3391
4789
 
3392
4790
  -----------
3393
4791
 
3394
4792
  The following npm package may be included in this product:
3395
4793
 
3396
- - jose@6.2.3
4794
+ - fs-constants@1.0.0
3397
4795
 
3398
4796
  This package contains the following license:
3399
4797
 
3400
4798
  The MIT License (MIT)
3401
4799
 
3402
- Copyright (c) 2018 Filip Skokan
4800
+ Copyright (c) 2018 Mathias Buus
3403
4801
 
3404
4802
  Permission is hereby granted, free of charge, to any person obtaining a copy
3405
4803
  of this software and associated documentation files (the "Software"), to deal
@@ -3408,29 +4806,28 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3408
4806
  copies of the Software, and to permit persons to whom the Software is
3409
4807
  furnished to do so, subject to the following conditions:
3410
4808
 
3411
- The above copyright notice and this permission notice shall be included in all
3412
- copies or substantial portions of the Software.
4809
+ The above copyright notice and this permission notice shall be included in
4810
+ all copies or substantial portions of the Software.
3413
4811
 
3414
4812
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3415
4813
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3416
4814
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3417
4815
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3418
4816
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3419
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3420
- SOFTWARE.
4817
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4818
+ THE SOFTWARE.
3421
4819
 
3422
4820
  -----------
3423
4821
 
3424
- The following npm packages may be included in this product:
4822
+ The following npm package may be included in this product:
3425
4823
 
3426
- - cross-spawn@7.0.6
3427
- - proper-lockfile@4.1.2
4824
+ - mkdirp-classic@0.5.3
3428
4825
 
3429
- These packages each contain the following license:
4826
+ This package contains the following license:
3430
4827
 
3431
4828
  The MIT License (MIT)
3432
4829
 
3433
- Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
4830
+ Copyright (c) 2020 James Halliday (mail@substack.net) and Mathias Buus
3434
4831
 
3435
4832
  Permission is hereby granted, free of charge, to any person obtaining a copy
3436
4833
  of this software and associated documentation files (the "Software"), to deal
@@ -3484,12 +4881,133 @@ SOFTWARE.
3484
4881
 
3485
4882
  The following npm package may be included in this product:
3486
4883
 
3487
- - object-assign@4.1.1
4884
+ - safe-buffer@5.2.1
4885
+
4886
+ This package contains the following license:
4887
+
4888
+ The MIT License (MIT)
4889
+
4890
+ Copyright (c) Feross Aboukhadijeh
4891
+
4892
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4893
+ of this software and associated documentation files (the "Software"), to deal
4894
+ in the Software without restriction, including without limitation the rights
4895
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4896
+ copies of the Software, and to permit persons to whom the Software is
4897
+ furnished to do so, subject to the following conditions:
4898
+
4899
+ The above copyright notice and this permission notice shall be included in
4900
+ all copies or substantial portions of the Software.
4901
+
4902
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4903
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4904
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4905
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4906
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4907
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4908
+ THE SOFTWARE.
4909
+
4910
+ -----------
4911
+
4912
+ The following npm packages may be included in this product:
4913
+
4914
+ - simple-concat@1.0.1
4915
+ - simple-get@4.0.1
4916
+
4917
+ These packages each contain the following license:
4918
+
4919
+ The MIT License (MIT)
4920
+
4921
+ Copyright (c) Feross Aboukhadijeh
4922
+
4923
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
4924
+ this software and associated documentation files (the "Software"), to deal in
4925
+ the Software without restriction, including without limitation the rights to
4926
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
4927
+ the Software, and to permit persons to whom the Software is furnished to do so,
4928
+ subject to the following conditions:
4929
+
4930
+ The above copyright notice and this permission notice shall be included in all
4931
+ copies or substantial portions of the Software.
4932
+
4933
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4934
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
4935
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
4936
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4937
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
4938
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4939
+
4940
+ -----------
4941
+
4942
+ The following npm package may be included in this product:
4943
+
4944
+ - buffer@5.7.1
4945
+
4946
+ This package contains the following license:
4947
+
4948
+ The MIT License (MIT)
4949
+
4950
+ Copyright (c) Feross Aboukhadijeh, and other contributors.
4951
+
4952
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4953
+ of this software and associated documentation files (the "Software"), to deal
4954
+ in the Software without restriction, including without limitation the rights
4955
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4956
+ copies of the Software, and to permit persons to whom the Software is
4957
+ furnished to do so, subject to the following conditions:
4958
+
4959
+ The above copyright notice and this permission notice shall be included in
4960
+ all copies or substantial portions of the Software.
4961
+
4962
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4963
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4964
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4965
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4966
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4967
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4968
+ THE SOFTWARE.
4969
+
4970
+ -----------
4971
+
4972
+ The following npm package may be included in this product:
4973
+
4974
+ - dequal@2.0.3
3488
4975
 
3489
4976
  This package contains the following license:
3490
4977
 
3491
4978
  The MIT License (MIT)
3492
4979
 
4980
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
4981
+
4982
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4983
+ of this software and associated documentation files (the "Software"), to deal
4984
+ in the Software without restriction, including without limitation the rights
4985
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4986
+ copies of the Software, and to permit persons to whom the Software is
4987
+ furnished to do so, subject to the following conditions:
4988
+
4989
+ The above copyright notice and this permission notice shall be included in
4990
+ all copies or substantial portions of the Software.
4991
+
4992
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4993
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4994
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4995
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4996
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4997
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4998
+ THE SOFTWARE.
4999
+
5000
+ -----------
5001
+
5002
+ The following npm packages may be included in this product:
5003
+
5004
+ - object-assign@4.1.1
5005
+ - strip-json-comments@2.0.1
5006
+
5007
+ These packages each contain the following license:
5008
+
5009
+ The MIT License (MIT)
5010
+
3493
5011
  Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3494
5012
 
3495
5013
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -3542,6 +5060,28 @@ THE SOFTWARE.
3542
5060
 
3543
5061
  -----------
3544
5062
 
5063
+ The following npm package may be included in this product:
5064
+
5065
+ - bl@4.1.0
5066
+
5067
+ This package contains the following license:
5068
+
5069
+ The MIT License (MIT)
5070
+ =====================
5071
+
5072
+ Copyright (c) 2013-2019 bl contributors
5073
+ ----------------------------------
5074
+
5075
+ *bl contributors listed at <https://github.com/rvagg/bl#contributors>*
5076
+
5077
+ 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:
5078
+
5079
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5080
+
5081
+ 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.
5082
+
5083
+ -----------
5084
+
3545
5085
  The following npm package may be included in this product:
3546
5086
 
3547
5087
  - xtend@4.0.2
@@ -3573,24 +5113,29 @@ THE SOFTWARE.
3573
5113
 
3574
5114
  The following npm packages may be included in this product:
3575
5115
 
3576
- - @vscode/ripgrep-win32-x64@1.18.0
3577
- - @vscode/ripgrep@1.18.0
5116
+ - github-from-package@0.0.0
5117
+ - minimist@1.2.8
3578
5118
 
3579
5119
  These packages each contain the following license:
3580
5120
 
3581
- vscode-ripgrep
3582
-
3583
- Copyright (c) Microsoft Corporation
3584
-
3585
- All rights reserved.
3586
-
3587
- MIT License
5121
+ This software is released under the MIT license:
3588
5122
 
3589
- 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:
5123
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
5124
+ this software and associated documentation files (the "Software"), to deal in
5125
+ the Software without restriction, including without limitation the rights to
5126
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
5127
+ the Software, and to permit persons to whom the Software is furnished to do so,
5128
+ subject to the following conditions:
3590
5129
 
3591
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
5130
+ The above copyright notice and this permission notice shall be included in all
5131
+ copies or substantial portions of the Software.
3592
5132
 
3593
- 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.
5133
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5134
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
5135
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
5136
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
5137
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
5138
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3594
5139
 
3595
5140
  -----------
3596
5141