|
1 | 1 | The following third-party software is used by and included in **mongosh**.
|
2 |
| -This document was automatically generated on Wed Mar 10 2021. |
| 2 | +This document was automatically generated on Thu Mar 11 2021. |
3 | 3 |
|
4 | 4 | ## List of dependencies
|
5 | 5 |
|
@@ -72,6 +72,7 @@ Package|Version|License
|
72 | 72 | **[array-back](#d21c23dddedd084017eb841a79ffc469f66f68e195a48c53f20144d941b472f1)**|4.0.1|MIT
|
73 | 73 | **[askpassword](#cc4d3349f11a12353c2c8e24a9931956887d7c14dd38926c84fcb148042bbc11)**|1.2.3|Apache-2.0
|
74 | 74 | **[atomic-sleep](#c2aa1160674677a67c8f8c4f84ce74846b64181defdd862ba85d82042577c2b9)**|1.0.0|MIT
|
| 75 | +**[aws4](#10a86cbc2356f4c2e30ecdd2d3f40dce2dee62e2a2efa860bf539568a5d14573)**|1.11.0|MIT |
75 | 76 | **[axios](#b90972744a253a068f0a15b11d8f9f73620a920283cd30aa808444b82e0548b2)**|0.18.1|MIT
|
76 | 77 | **[axios-retry](#a933fc75549ff5c33de504604749f9832d0619af4a680a36c912d08c5e01c678)**|3.1.5|Apache-2.0
|
77 | 78 | **[bindings](#acdb65ce90d2786593049f690752613250632fd5aeaa2960152abc4f0e8f3a44)**|1.5.0|MIT
|
@@ -4333,6 +4334,41 @@ Authors:
|
4333 | 4334 | * David Mark Clements (@davidmarkclem)
|
4334 | 4335 |
|
4335 | 4336 |
|
| 4337 | +<a id="10a86cbc2356f4c2e30ecdd2d3f40dce2dee62e2a2efa860bf539568a5d14573"></a> |
| 4338 | +### [aws4](https://www.npmjs.com/package/aws4) (version 1.11.0) |
| 4339 | +<!-- initially found at packages/service-provider-server/node_modules/aws4 --> |
| 4340 | +> Signs and prepares requests using AWS Signature Version 4 |
| 4341 | + |
| 4342 | +License tags: MIT |
| 4343 | + |
| 4344 | +License files: |
| 4345 | +* LICENSE: |
| 4346 | + |
| 4347 | + Copyright 2013 Michael Hart ( [email protected]) |
| 4348 | + |
| 4349 | + Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 4350 | + this software and associated documentation files (the "Software"), to deal in |
| 4351 | + the Software without restriction, including without limitation the rights to |
| 4352 | + use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
| 4353 | + of the Software, and to permit persons to whom the Software is furnished to do |
| 4354 | + so, subject to the following conditions: |
| 4355 | + |
| 4356 | + The above copyright notice and this permission notice shall be included in all |
| 4357 | + copies or substantial portions of the Software. |
| 4358 | + |
| 4359 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 4360 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 4361 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 4362 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 4363 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 4364 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 4365 | + SOFTWARE. |
| 4366 | + |
| 4367 | + |
| 4368 | +Authors: |
| 4369 | +* Michael Hart < [email protected]> (https://github.com/mhart) |
| 4370 | + |
| 4371 | + |
4336 | 4372 | <a id="b90972744a253a068f0a15b11d8f9f73620a920283cd30aa808444b82e0548b2"></a>
|
4337 | 4373 | ### [axios](https://www.npmjs.com/package/axios) (version 0.18.1)
|
4338 | 4374 | <!-- initially found at packages/cli-repl/node_modules/axios -->
|
|
0 commit comments