@@ -237,6 +237,7 @@ This document was automatically generated on Thu Sep 18 2025.
237
237
| **[debug](#f9b654e80c05af90dc288869333e452db67fbba75969b385acd60df9895a7944)** | 4.3.4 | MIT |
238
238
| **[debug](#f117ebafe49a5ae279e405caa8411b3c0084689db85a0d0fce172a562108f59b)** | 4.4.0 | MIT |
239
239
| **[debug](#87134f2a8e436e7c20b0e03b847e7cf8953a5eb4efcb182b20a2a439f7aba9f8)** | 4.4.1 | MIT |
240
+ | **[debug](#6390bf853aed627edd1fc017f5dc4771098786a93330a9fdd12060b62475b446)** | 4.4.3 | MIT |
240
241
| **[decode-named-character-reference](#c7830d2646a2726aa163e0cc28e108a00807f5e6ba39371de8026e9c4cd2c1fe)** | 1.2.0 | MIT |
241
242
| **[decompress-response](#71cad5eab34cc643a6a7853a43d3090ac7e8b6014c9ec55fabb8112cdbfd9fbd)** | 5.0.0 | MIT |
242
243
| **[deep-extend](#654bd7d00073c2195bca924a07d93393b2aaf5cacbb6f52a383877f6f33dbfbf)** | 0.6.0 | MIT |
@@ -392,6 +393,7 @@ This document was automatically generated on Thu Sep 18 2025.
392
393
| **[mongodb-client-encryption](#b69198b27f91ae57d05c6db2f6c1e6afdf2e56f8b5a66a2142292cd7efde2e53)** | 6.5.0 | Apache-2.0 |
393
394
| **[mongodb-cloud-info](#5437e58440df6b1fefae8943353daf4f333e29974720113bcddd634c6bcc3f75)** | 2.1.7 | Apache-2.0 |
394
395
| **[mongodb-connection-string-url](#2e1146256a89ebd24e3398881e03807fe363d58444e6b7952ea50bd6108707bc)** | 3.0.1 | Apache-2.0 |
396
+ | **[mongodb-connection-string-url](#1fd70d8a07ac5222eca41b7f648d7e56e854e4947d54123daeca8614d050a545)** | 3.0.2 | Apache-2.0 |
395
397
| **[mongodb-log-writer](#2773a73e5385ed96d47f2a1d6236804c4b9bfeccf4b2359d30b989810409b0f1)** | 2.4.1 | Apache-2.0 |
396
398
| **[mongodb-mql-engines](#f3c3cf99d701af28ef931ec96d633f53a8010e9a64fe99de829cd0788725e29d)** | 0.0.4 | Apache-2.0 |
397
399
| **[mongodb-ns](#68260f4d06e4d16a28d4139e391264d220e891ac6f0fb844b925a0cc37792aff)** | 2.4.2 | MIT |
@@ -21597,6 +21599,36 @@ License tags: MIT
21597
21599
21598
21600
License files:
21599
21601
21602
+ - LICENSE:
21603
+
21604
+ (The MIT License)
21605
+
21606
+ Copyright (c) 2014-2017 TJ Holowaychuk <
[email protected] >
21607
+ Copyright (c) 2018-2021 Josh Junon
21608
+
21609
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
21610
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
21611
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
21612
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
21613
+ subject to the following conditions:
21614
+
21615
+ The above copyright notice and this permission notice shall be included in all copies or substantial
21616
+ portions of the Software.
21617
+
21618
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
21619
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
21620
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
21621
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
21622
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
21623
+
21624
+ <a id="6390bf853aed627edd1fc017f5dc4771098786a93330a9fdd12060b62475b446"></a>
21625
+
21626
+ ### [debug](https://www.npmjs.com/package/debug) (version 4.4.3)
21627
+
21628
+ License tags: MIT
21629
+
21630
+ License files:
21631
+
21600
21632
- LICENSE:
21601
21633
21602
21634
(The MIT License)
@@ -27298,6 +27330,207 @@ License files:
27298
27330
See the License for the specific language governing permissions and
27299
27331
limitations under the License.
27300
27332
27333
+ <a id="1fd70d8a07ac5222eca41b7f648d7e56e854e4947d54123daeca8614d050a545"></a>
27334
+
27335
+ ### [mongodb-connection-string-url](https://www.npmjs.com/package/mongodb-connection-string-url) (version 3.0.2)
27336
+
27337
+ License tags: Apache-2.0
27338
+
27339
+ License files:
27340
+
27341
+ - LICENSE:
27342
+
27343
+ Apache License
27344
+ Version 2.0, January 2004
27345
+ http://www.apache.org/licenses/
27346
+
27347
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
27348
+
27349
+ 1. Definitions.
27350
+
27351
+ "License" shall mean the terms and conditions for use, reproduction,
27352
+ and distribution as defined by Sections 1 through 9 of this document.
27353
+
27354
+ "Licensor" shall mean the copyright owner or entity authorized by
27355
+ the copyright owner that is granting the License.
27356
+
27357
+ "Legal Entity" shall mean the union of the acting entity and all
27358
+ other entities that control, are controlled by, or are under common
27359
+ control with that entity. For the purposes of this definition,
27360
+ "control" means (i) the power, direct or indirect, to cause the
27361
+ direction or management of such entity, whether by contract or
27362
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
27363
+ outstanding shares, or (iii) beneficial ownership of such entity.
27364
+
27365
+ "You" (or "Your") shall mean an individual or Legal Entity
27366
+ exercising permissions granted by this License.
27367
+
27368
+ "Source" form shall mean the preferred form for making modifications,
27369
+ including but not limited to software source code, documentation
27370
+ source, and configuration files.
27371
+
27372
+ "Object" form shall mean any form resulting from mechanical
27373
+ transformation or translation of a Source form, including but
27374
+ not limited to compiled object code, generated documentation,
27375
+ and conversions to other media types.
27376
+
27377
+ "Work" shall mean the work of authorship, whether in Source or
27378
+ Object form, made available under the License, as indicated by a
27379
+ copyright notice that is included in or attached to the work
27380
+ (an example is provided in the Appendix below).
27381
+
27382
+ "Derivative Works" shall mean any work, whether in Source or Object
27383
+ form, that is based on (or derived from) the Work and for which the
27384
+ editorial revisions, annotations, elaborations, or other modifications
27385
+ represent, as a whole, an original work of authorship. For the purposes
27386
+ of this License, Derivative Works shall not include works that remain
27387
+ separable from, or merely link (or bind by name) to the interfaces of,
27388
+ the Work and Derivative Works thereof.
27389
+
27390
+ "Contribution" shall mean any work of authorship, including
27391
+ the original version of the Work and any modifications or additions
27392
+ to that Work or Derivative Works thereof, that is intentionally
27393
+ submitted to Licensor for inclusion in the Work by the copyright owner
27394
+ or by an individual or Legal Entity authorized to submit on behalf of
27395
+ the copyright owner. For the purposes of this definition, "submitted"
27396
+ means any form of electronic, verbal, or written communication sent
27397
+ to the Licensor or its representatives, including but not limited to
27398
+ communication on electronic mailing lists, source code control systems,
27399
+ and issue tracking systems that are managed by, or on behalf of, the
27400
+ Licensor for the purpose of discussing and improving the Work, but
27401
+ excluding communication that is conspicuously marked or otherwise
27402
+ designated in writing by the copyright owner as "Not a Contribution."
27403
+
27404
+ "Contributor" shall mean Licensor and any individual or Legal Entity
27405
+ on behalf of whom a Contribution has been received by Licensor and
27406
+ subsequently incorporated within the Work.
27407
+
27408
+ 2. Grant of Copyright License. Subject to the terms and conditions of
27409
+ this License, each Contributor hereby grants to You a perpetual,
27410
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
27411
+ copyright license to reproduce, prepare Derivative Works of,
27412
+ publicly display, publicly perform, sublicense, and distribute the
27413
+ Work and such Derivative Works in Source or Object form.
27414
+
27415
+ 3. Grant of Patent License. Subject to the terms and conditions of
27416
+ this License, each Contributor hereby grants to You a perpetual,
27417
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
27418
+ (except as stated in this section) patent license to make, have made,
27419
+ use, offer to sell, sell, import, and otherwise transfer the Work,
27420
+ where such license applies only to those patent claims licensable
27421
+ by such Contributor that are necessarily infringed by their
27422
+ Contribution(s) alone or by combination of their Contribution(s)
27423
+ with the Work to which such Contribution(s) was submitted. If You
27424
+ institute patent litigation against any entity (including a
27425
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
27426
+ or a Contribution incorporated within the Work constitutes direct
27427
+ or contributory patent infringement, then any patent licenses
27428
+ granted to You under this License for that Work shall terminate
27429
+ as of the date such litigation is filed.
27430
+
27431
+ 4. Redistribution. You may reproduce and distribute copies of the
27432
+ Work or Derivative Works thereof in any medium, with or without
27433
+ modifications, and in Source or Object form, provided that You
27434
+ meet the following conditions:
27435
+
27436
+ (a) You must give any other recipients of the Work or
27437
+ Derivative Works a copy of this License; and
27438
+
27439
+ (b) You must cause any modified files to carry prominent notices
27440
+ stating that You changed the files; and
27441
+
27442
+ (c) You must retain, in the Source form of any Derivative Works
27443
+ that You distribute, all copyright, patent, trademark, and
27444
+ attribution notices from the Source form of the Work,
27445
+ excluding those notices that do not pertain to any part of
27446
+ the Derivative Works; and
27447
+
27448
+ (d) If the Work includes a "NOTICE" text file as part of its
27449
+ distribution, then any Derivative Works that You distribute must
27450
+ include a readable copy of the attribution notices contained
27451
+ within such NOTICE file, excluding those notices that do not
27452
+ pertain to any part of the Derivative Works, in at least one
27453
+ of the following places: within a NOTICE text file distributed
27454
+ as part of the Derivative Works; within the Source form or
27455
+ documentation, if provided along with the Derivative Works; or,
27456
+ within a display generated by the Derivative Works, if and
27457
+ wherever such third-party notices normally appear. The contents
27458
+ of the NOTICE file are for informational purposes only and
27459
+ do not modify the License. You may add Your own attribution
27460
+ notices within Derivative Works that You distribute, alongside
27461
+ or as an addendum to the NOTICE text from the Work, provided
27462
+ that such additional attribution notices cannot be construed
27463
+ as modifying the License.
27464
+
27465
+ You may add Your own copyright statement to Your modifications and
27466
+ may provide additional or different license terms and conditions
27467
+ for use, reproduction, or distribution of Your modifications, or
27468
+ for any such Derivative Works as a whole, provided Your use,
27469
+ reproduction, and distribution of the Work otherwise complies with
27470
+ the conditions stated in this License.
27471
+
27472
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
27473
+ any Contribution intentionally submitted for inclusion in the Work
27474
+ by You to the Licensor shall be under the terms and conditions of
27475
+ this License, without any additional terms or conditions.
27476
+ Notwithstanding the above, nothing herein shall supersede or modify
27477
+ the terms of any separate license agreement you may have executed
27478
+ with Licensor regarding such Contributions.
27479
+
27480
+ 6. Trademarks. This License does not grant permission to use the trade
27481
+ names, trademarks, service marks, or product names of the Licensor,
27482
+ except as required for reasonable and customary use in describing the
27483
+ origin of the Work and reproducing the content of the NOTICE file.
27484
+
27485
+ 7. Disclaimer of Warranty. Unless required by applicable law or
27486
+ agreed to in writing, Licensor provides the Work (and each
27487
+ Contributor provides its Contributions) on an "AS IS" BASIS,
27488
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
27489
+ implied, including, without limitation, any warranties or conditions
27490
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
27491
+ PARTICULAR PURPOSE. You are solely responsible for determining the
27492
+ appropriateness of using or redistributing the Work and assume any
27493
+ risks associated with Your exercise of permissions under this License.
27494
+
27495
+ 8. Limitation of Liability. In no event and under no legal theory,
27496
+ whether in tort (including negligence), contract, or otherwise,
27497
+ unless required by applicable law (such as deliberate and grossly
27498
+ negligent acts) or agreed to in writing, shall any Contributor be
27499
+ liable to You for damages, including any direct, indirect, special,
27500
+ incidental, or consequential damages of any character arising as a
27501
+ result of this License or out of the use or inability to use the
27502
+ Work (including but not limited to damages for loss of goodwill,
27503
+ work stoppage, computer failure or malfunction, or any and all
27504
+ other commercial damages or losses), even if such Contributor
27505
+ has been advised of the possibility of such damages.
27506
+
27507
+ 9. Accepting Warranty or Additional Liability. While redistributing
27508
+ the Work or Derivative Works thereof, You may choose to offer,
27509
+ and charge a fee for, acceptance of support, warranty, indemnity,
27510
+ or other liability obligations and/or rights consistent with this
27511
+ License. However, in accepting such obligations, You may act only
27512
+ on Your own behalf and on Your sole responsibility, not on behalf
27513
+ of any other Contributor, and only if You agree to indemnify,
27514
+ defend, and hold each Contributor harmless for any liability
27515
+ incurred by, or claims asserted against, such Contributor by reason
27516
+ of your accepting any such warranty or additional liability.
27517
+
27518
+ END OF TERMS AND CONDITIONS
27519
+
27520
+ Copyright 2020 MongoDB Inc.
27521
+
27522
+ Licensed under the Apache License, Version 2.0 (the "License");
27523
+ you may not use this file except in compliance with the License.
27524
+ You may obtain a copy of the License at
27525
+
27526
+ http://www.apache.org/licenses/LICENSE-2.0
27527
+
27528
+ Unless required by applicable law or agreed to in writing, software
27529
+ distributed under the License is distributed on an "AS IS" BASIS,
27530
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
27531
+ See the License for the specific language governing permissions and
27532
+ limitations under the License.
27533
+
27301
27534
<a id="2773a73e5385ed96d47f2a1d6236804c4b9bfeccf4b2359d30b989810409b0f1"></a>
27302
27535
27303
27536
### [mongodb-log-writer](https://www.npmjs.com/package/mongodb-log-writer) (version 2.4.1)
0 commit comments