|
1 | 1 | The following third-party software is used by and included in **mongosh**.
|
2 |
| -This document was automatically generated on Wed Apr 30 2025. |
| 2 | +This document was automatically generated on Thu May 01 2025. |
3 | 3 |
|
4 | 4 | ## List of dependencies
|
5 | 5 |
|
@@ -335,6 +335,7 @@ Package|Version|License
|
335 | 335 | **[ms](#2083576c5af8054927640b4788059806d07e250a26066c9ccb2d928394fb9226)**|2.1.3|MIT
|
336 | 336 | **[nan](#00e62787551d5f453687d2666461908a6c4499fffd8f66e7d9d7c6036c7f1a65)**|2.19.0|MIT
|
337 | 337 | **[napi-build-utils](#26912b5ff7632f262d64273f99cd1a869376c5c378960e24501585e35b31054a)**|1.0.2|MIT
|
| 338 | +**[native-machine-id](#d847ad140662f3169e292928617ca86aaccc42e28022f914072e4185fd101f16)**|0.1.1|Apache-2.0 |
338 | 339 | **[negotiator](#e3856213d8f0a7d28cd4166e53ec7e2c019cb7becf4a8535097bac28d21e8579)**|0.6.3|MIT
|
339 | 340 | **[netmask](#2bd5b8ff7fab9adace6c38d3fd32e7328484939fdd07836635b0155d0afc35b2)**|2.0.2|MIT
|
340 | 341 | **[node-abi](#6b6e3668c7b638fe3bdbdfe7e5929922e46f2599ca98e8639bc88e733ce652fe)**|3.33.0|MIT
|
@@ -27955,6 +27956,208 @@ License files:
|
27955 | 27956 |
|
27956 | 27957 |
|
27957 | 27958 |
|
| 27959 | +<a id="d847ad140662f3169e292928617ca86aaccc42e28022f914072e4185fd101f16"></a> |
| 27960 | +### [native-machine-id](https://www.npmjs.com/package/native-machine-id) (version 0.1.1) |
| 27961 | +License tags: Apache-2.0 |
| 27962 | + |
| 27963 | +License files: |
| 27964 | +* LICENSE: |
| 27965 | + |
| 27966 | + |
| 27967 | + Apache License |
| 27968 | + Version 2.0, January 2004 |
| 27969 | + http://www.apache.org/licenses/ |
| 27970 | + |
| 27971 | + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
| 27972 | + |
| 27973 | + 1. Definitions. |
| 27974 | + |
| 27975 | + "License" shall mean the terms and conditions for use, reproduction, |
| 27976 | + and distribution as defined by Sections 1 through 9 of this document. |
| 27977 | + |
| 27978 | + "Licensor" shall mean the copyright owner or entity authorized by |
| 27979 | + the copyright owner that is granting the License. |
| 27980 | + |
| 27981 | + "Legal Entity" shall mean the union of the acting entity and all |
| 27982 | + other entities that control, are controlled by, or are under common |
| 27983 | + control with that entity. For the purposes of this definition, |
| 27984 | + "control" means (i) the power, direct or indirect, to cause the |
| 27985 | + direction or management of such entity, whether by contract or |
| 27986 | + otherwise, or (ii) ownership of fifty percent (50%) or more of the |
| 27987 | + outstanding shares, or (iii) beneficial ownership of such entity. |
| 27988 | + |
| 27989 | + "You" (or "Your") shall mean an individual or Legal Entity |
| 27990 | + exercising permissions granted by this License. |
| 27991 | + |
| 27992 | + "Source" form shall mean the preferred form for making modifications, |
| 27993 | + including but not limited to software source code, documentation |
| 27994 | + source, and configuration files. |
| 27995 | + |
| 27996 | + "Object" form shall mean any form resulting from mechanical |
| 27997 | + transformation or translation of a Source form, including but |
| 27998 | + not limited to compiled object code, generated documentation, |
| 27999 | + and conversions to other media types. |
| 28000 | + |
| 28001 | + "Work" shall mean the work of authorship, whether in Source or |
| 28002 | + Object form, made available under the License, as indicated by a |
| 28003 | + copyright notice that is included in or attached to the work |
| 28004 | + (an example is provided in the Appendix below). |
| 28005 | + |
| 28006 | + "Derivative Works" shall mean any work, whether in Source or Object |
| 28007 | + form, that is based on (or derived from) the Work and for which the |
| 28008 | + editorial revisions, annotations, elaborations, or other modifications |
| 28009 | + represent, as a whole, an original work of authorship. For the purposes |
| 28010 | + of this License, Derivative Works shall not include works that remain |
| 28011 | + separable from, or merely link (or bind by name) to the interfaces of, |
| 28012 | + the Work and Derivative Works thereof. |
| 28013 | + |
| 28014 | + "Contribution" shall mean any work of authorship, including |
| 28015 | + the original version of the Work and any modifications or additions |
| 28016 | + to that Work or Derivative Works thereof, that is intentionally |
| 28017 | + submitted to Licensor for inclusion in the Work by the copyright owner |
| 28018 | + or by an individual or Legal Entity authorized to submit on behalf of |
| 28019 | + the copyright owner. For the purposes of this definition, "submitted" |
| 28020 | + means any form of electronic, verbal, or written communication sent |
| 28021 | + to the Licensor or its representatives, including but not limited to |
| 28022 | + communication on electronic mailing lists, source code control systems, |
| 28023 | + and issue tracking systems that are managed by, or on behalf of, the |
| 28024 | + Licensor for the purpose of discussing and improving the Work, but |
| 28025 | + excluding communication that is conspicuously marked or otherwise |
| 28026 | + designated in writing by the copyright owner as "Not a Contribution." |
| 28027 | + |
| 28028 | + "Contributor" shall mean Licensor and any individual or Legal Entity |
| 28029 | + on behalf of whom a Contribution has been received by Licensor and |
| 28030 | + subsequently incorporated within the Work. |
| 28031 | + |
| 28032 | + 2. Grant of Copyright License. Subject to the terms and conditions of |
| 28033 | + this License, each Contributor hereby grants to You a perpetual, |
| 28034 | + worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 28035 | + copyright license to reproduce, prepare Derivative Works of, |
| 28036 | + publicly display, publicly perform, sublicense, and distribute the |
| 28037 | + Work and such Derivative Works in Source or Object form. |
| 28038 | + |
| 28039 | + 3. Grant of Patent License. Subject to the terms and conditions of |
| 28040 | + this License, each Contributor hereby grants to You a perpetual, |
| 28041 | + worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
| 28042 | + (except as stated in this section) patent license to make, have made, |
| 28043 | + use, offer to sell, sell, import, and otherwise transfer the Work, |
| 28044 | + where such license applies only to those patent claims licensable |
| 28045 | + by such Contributor that are necessarily infringed by their |
| 28046 | + Contribution(s) alone or by combination of their Contribution(s) |
| 28047 | + with the Work to which such Contribution(s) was submitted. If You |
| 28048 | + institute patent litigation against any entity (including a |
| 28049 | + cross-claim or counterclaim in a lawsuit) alleging that the Work |
| 28050 | + or a Contribution incorporated within the Work constitutes direct |
| 28051 | + or contributory patent infringement, then any patent licenses |
| 28052 | + granted to You under this License for that Work shall terminate |
| 28053 | + as of the date such litigation is filed. |
| 28054 | + |
| 28055 | + 4. Redistribution. You may reproduce and distribute copies of the |
| 28056 | + Work or Derivative Works thereof in any medium, with or without |
| 28057 | + modifications, and in Source or Object form, provided that You |
| 28058 | + meet the following conditions: |
| 28059 | + |
| 28060 | + (a) You must give any other recipients of the Work or |
| 28061 | + Derivative Works a copy of this License; and |
| 28062 | + |
| 28063 | + (b) You must cause any modified files to carry prominent notices |
| 28064 | + stating that You changed the files; and |
| 28065 | + |
| 28066 | + (c) You must retain, in the Source form of any Derivative Works |
| 28067 | + that You distribute, all copyright, patent, trademark, and |
| 28068 | + attribution notices from the Source form of the Work, |
| 28069 | + excluding those notices that do not pertain to any part of |
| 28070 | + the Derivative Works; and |
| 28071 | + |
| 28072 | + (d) If the Work includes a "NOTICE" text file as part of its |
| 28073 | + distribution, then any Derivative Works that You distribute must |
| 28074 | + include a readable copy of the attribution notices contained |
| 28075 | + within such NOTICE file, excluding those notices that do not |
| 28076 | + pertain to any part of the Derivative Works, in at least one |
| 28077 | + of the following places: within a NOTICE text file distributed |
| 28078 | + as part of the Derivative Works; within the Source form or |
| 28079 | + documentation, if provided along with the Derivative Works; or, |
| 28080 | + within a display generated by the Derivative Works, if and |
| 28081 | + wherever such third-party notices normally appear. The contents |
| 28082 | + of the NOTICE file are for informational purposes only and |
| 28083 | + do not modify the License. You may add Your own attribution |
| 28084 | + notices within Derivative Works that You distribute, alongside |
| 28085 | + or as an addendum to the NOTICE text from the Work, provided |
| 28086 | + that such additional attribution notices cannot be construed |
| 28087 | + as modifying the License. |
| 28088 | + |
| 28089 | + You may add Your own copyright statement to Your modifications and |
| 28090 | + may provide additional or different license terms and conditions |
| 28091 | + for use, reproduction, or distribution of Your modifications, or |
| 28092 | + for any such Derivative Works as a whole, provided Your use, |
| 28093 | + reproduction, and distribution of the Work otherwise complies with |
| 28094 | + the conditions stated in this License. |
| 28095 | + |
| 28096 | + 5. Submission of Contributions. Unless You explicitly state otherwise, |
| 28097 | + any Contribution intentionally submitted for inclusion in the Work |
| 28098 | + by You to the Licensor shall be under the terms and conditions of |
| 28099 | + this License, without any additional terms or conditions. |
| 28100 | + Notwithstanding the above, nothing herein shall supersede or modify |
| 28101 | + the terms of any separate license agreement you may have executed |
| 28102 | + with Licensor regarding such Contributions. |
| 28103 | + |
| 28104 | + 6. Trademarks. This License does not grant permission to use the trade |
| 28105 | + names, trademarks, service marks, or product names of the Licensor, |
| 28106 | + except as required for reasonable and customary use in describing the |
| 28107 | + origin of the Work and reproducing the content of the NOTICE file. |
| 28108 | + |
| 28109 | + 7. Disclaimer of Warranty. Unless required by applicable law or |
| 28110 | + agreed to in writing, Licensor provides the Work (and each |
| 28111 | + Contributor provides its Contributions) on an "AS IS" BASIS, |
| 28112 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
| 28113 | + implied, including, without limitation, any warranties or conditions |
| 28114 | + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
| 28115 | + PARTICULAR PURPOSE. You are solely responsible for determining the |
| 28116 | + appropriateness of using or redistributing the Work and assume any |
| 28117 | + risks associated with Your exercise of permissions under this License. |
| 28118 | + |
| 28119 | + 8. Limitation of Liability. In no event and under no legal theory, |
| 28120 | + whether in tort (including negligence), contract, or otherwise, |
| 28121 | + unless required by applicable law (such as deliberate and grossly |
| 28122 | + negligent acts) or agreed to in writing, shall any Contributor be |
| 28123 | + liable to You for damages, including any direct, indirect, special, |
| 28124 | + incidental, or consequential damages of any character arising as a |
| 28125 | + result of this License or out of the use or inability to use the |
| 28126 | + Work (including but not limited to damages for loss of goodwill, |
| 28127 | + work stoppage, computer failure or malfunction, or any and all |
| 28128 | + other commercial damages or losses), even if such Contributor |
| 28129 | + has been advised of the possibility of such damages. |
| 28130 | + |
| 28131 | + 9. Accepting Warranty or Additional Liability. While redistributing |
| 28132 | + the Work or Derivative Works thereof, You may choose to offer, |
| 28133 | + and charge a fee for, acceptance of support, warranty, indemnity, |
| 28134 | + or other liability obligations and/or rights consistent with this |
| 28135 | + License. However, in accepting such obligations, You may act only |
| 28136 | + on Your own behalf and on Your sole responsibility, not on behalf |
| 28137 | + of any other Contributor, and only if You agree to indemnify, |
| 28138 | + defend, and hold each Contributor harmless for any liability |
| 28139 | + incurred by, or claims asserted against, such Contributor by reason |
| 28140 | + of your accepting any such warranty or additional liability. |
| 28141 | + |
| 28142 | + END OF TERMS AND CONDITIONS |
| 28143 | + |
| 28144 | + Copyright 2024 MongoDB Inc. |
| 28145 | + |
| 28146 | + Licensed under the Apache License, Version 2.0 (the "License"); |
| 28147 | + you may not use this file except in compliance with the License. |
| 28148 | + You may obtain a copy of the License at |
| 28149 | + |
| 28150 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 28151 | + |
| 28152 | + Unless required by applicable law or agreed to in writing, software |
| 28153 | + distributed under the License is distributed on an "AS IS" BASIS, |
| 28154 | + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 28155 | + See the License for the specific language governing permissions and |
| 28156 | + limitations under the License. |
| 28157 | + |
| 28158 | + |
| 28159 | + |
| 28160 | + |
27958 | 28161 | <a id="e3856213d8f0a7d28cd4166e53ec7e2c019cb7becf4a8535097bac28d21e8579"></a>
|
27959 | 28162 | ### [negotiator](https://www.npmjs.com/package/negotiator) (version 0.6.3)
|
27960 | 28163 | License tags: MIT
|
|
0 commit comments