Skip to content

Commit d41dc0e

Browse files
chore: update THIRD_PARTY_NOTICES
1 parent 2d5cb6f commit d41dc0e

File tree

1 file changed

+52
-14
lines changed

1 file changed

+52
-14
lines changed

THIRD_PARTY_NOTICES.md

Lines changed: 52 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Package|Version|License
197197
**[mongodb-ace-autocompleter](#f8d74c39b8fd1bf8c68814e2006477bd7ae4df1586f48c43ec771797e1d3d064)**|0.5.0|Apache-2.0
198198
**[mongodb-build-info](#3e1ab3564d63f8a06a80cc2b752a458eabdaa33318303341aa6f7a9461115958)**|1.2.0|Apache-2.0
199199
**[mongodb-client-encryption](#2400753e4c313cbe1059fed67cfe07c83a8887810d236b84878dad8fdfba9ef7)**|1.2.6|Apache-2.0
200-
**[mongodb-connection-string-url](#10675501732c0f00dc5538bcef826b80639bd37040ed5104a4d4b9cb044034cb)**|1.1.2|Apache-2.0
200+
**[mongodb-connection-string-url](#151d9f737fe1a273e3e9915f9aa4c9194d52d2b9ed803047959027244af7036a)**|2.0.0|Apache-2.0
201201
**[mongodb-connection-string-url](#5d55c56f0938c1cee2fa2bbecfca8bd68d2ccc846a200b1d6da93e62e77dea3a)**|1.1.0|Apache-2.0
202202
**[mongodb-redact](#00a2cfed57df1e8b912b751b08bee4de24ad0189840c99820ebc00c1b219a421)**|0.2.2|Apache-2.0
203203
**[ms](#0a987b2f79ff37005e452a5afa7dacd3042061a7077054d2ba9cabacd88506d2)**|2.1.2|MIT
@@ -264,14 +264,15 @@ Package|Version|License
264264
**[tar-stream](#0dc8f500e45626ff1f83a8b3bb9d4dbae5ce9f2df7fc81b5eca6af1af2e85d27)**|2.2.0|MIT
265265
**[text-table](#408475075eb207dd5ae8858365d5b39a25bebe2b757601c43164cec36f315b23)**|0.2.0|MIT
266266
**[to-fast-properties](#79afe8c8f3cc0bb1187c6ffaf6105b49888137e917978e870d67727353aba954)**|2.0.0|MIT
267-
**[tr46](#ea9f887c545b5bf0b77a1359bbdefd249bd7caef35f5094febeb0de965480c4c)**|2.0.2|MIT
268267
**[tr46](#181343fca47e669c997ddb536b6caff3c769402b0674612e32d3c274719049c8)**|2.1.0|MIT
268+
**[tr46](#ea9f887c545b5bf0b77a1359bbdefd249bd7caef35f5094febeb0de965480c4c)**|2.0.2|MIT
269269
**[tunnel-agent](#09f746d17a1777efda5a12a6072da10c6820d7f56ea8aa0af202a2c83d6ccb67)**|0.6.0|Apache-2.0
270270
**[util-deprecate](#a1bd80d6a50b36e34032c402c5204d6276747d8212b68b164a9e3f895b90c2d6)**|1.0.2|MIT
271271
**[uuid](#e023df51e61e43f45cd8882485cac21ba6eb49b42732a93fe4f1f967d3933beb)**|3.4.0|MIT
272272
**[webidl-conversions](#0868d5fd0f1744b732e4832b5dd5bd9ce27ffe9dcaa6cacda5a4efca750da5fb)**|6.1.0|BSD-2-Clause
273-
**[whatwg-url](#ef6d4d46ba99598bc906aaf357ea6fefa6708c0c1dfa4cba1ce5cbc10c1a721b)**|8.4.0|MIT
273+
**[whatwg-url](#27c192a5f829a75dd40ddb7c74db291436ef4a59c16e9ed876ee2ecee80c460a)**|9.1.0|MIT
274274
**[whatwg-url](#1b9074bca64d1c71f4c40e9dffb78610493cda13a00a5ad06063ce2741751aff)**|8.6.0|MIT
275+
**[whatwg-url](#ef6d4d46ba99598bc906aaf357ea6fefa6708c0c1dfa4cba1ce5cbc10c1a721b)**|8.4.0|MIT
275276
**[which](#5a71f2b741944bf107d6e7f067241798a6e277e42e8ca1e28c4608ccc233f8ec)**|2.0.2|ISC
276277
**[wide-align](#c58d08bb85700ddf0f3ea9623adf6b3377301a5a4eeb3d115a63320de0cb59e6)**|1.1.3|ISC
277278
**[wrappy](#13cebf193d7ada5ee347b9ae819b96f5e6da21f9b53e7f268c7703b686158595)**|1.0.2|ISC
@@ -11227,8 +11228,8 @@ Authors:
1122711228
* Matt Broadstone <[email protected]>
1122811229

1122911230

11230-
<a id="10675501732c0f00dc5538bcef826b80639bd37040ed5104a4d4b9cb044034cb"></a>
11231-
### [mongodb-connection-string-url](https://www.npmjs.com/package/mongodb-connection-string-url) (version 1.1.2)
11231+
<a id="151d9f737fe1a273e3e9915f9aa4c9194d52d2b9ed803047959027244af7036a"></a>
11232+
### [mongodb-connection-string-url](https://www.npmjs.com/package/mongodb-connection-string-url) (version 2.0.0)
1123211233
<!-- initially found at packages/service-provider-core/node_modules/mongodb-connection-string-url -->
1123311234
> MongoDB connection strings, based on the WhatWG URL API
1123411235

@@ -14519,9 +14520,9 @@ Authors:
1451914520
* Sindre Sorhus <[[email protected]](nomail)> (sindresorhus.com)
1452014521

1452114522

14522-
<a id="ea9f887c545b5bf0b77a1359bbdefd249bd7caef35f5094febeb0de965480c4c"></a>
14523-
### [tr46](https://www.npmjs.com/package/tr46) (version 2.0.2)
14524-
<!-- initially found at packages/service-provider-core/node_modules/tr46 -->
14523+
<a id="181343fca47e669c997ddb536b6caff3c769402b0674612e32d3c274719049c8"></a>
14524+
### [tr46](https://www.npmjs.com/package/tr46) (version 2.1.0)
14525+
<!-- initially found at packages/service-provider-core/node_modules/mongodb-connection-string-url/node_modules/tr46 -->
1452514526
> An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
1452614527

1452714528
License tags: MIT
@@ -14557,9 +14558,9 @@ Authors:
1455714558
* Timothy Gu <[email protected]>
1455814559

1455914560

14560-
<a id="181343fca47e669c997ddb536b6caff3c769402b0674612e32d3c274719049c8"></a>
14561-
### [tr46](https://www.npmjs.com/package/tr46) (version 2.1.0)
14562-
<!-- initially found at packages/service-provider-server/node_modules/tr46 -->
14561+
<a id="ea9f887c545b5bf0b77a1359bbdefd249bd7caef35f5094febeb0de965480c4c"></a>
14562+
### [tr46](https://www.npmjs.com/package/tr46) (version 2.0.2)
14563+
<!-- initially found at packages/service-provider-core/node_modules/tr46 -->
1456314564
> An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
1456414565

1456514566
License tags: MIT
@@ -14767,9 +14768,9 @@ Authors:
1476714768
* Domenic Denicola <[email protected]> (https://domenic.me/)
1476814769

1476914770

14770-
<a id="ef6d4d46ba99598bc906aaf357ea6fefa6708c0c1dfa4cba1ce5cbc10c1a721b"></a>
14771-
### [whatwg-url](https://www.npmjs.com/package/whatwg-url) (version 8.4.0)
14772-
<!-- initially found at packages/service-provider-core/node_modules/whatwg-url -->
14771+
<a id="27c192a5f829a75dd40ddb7c74db291436ef4a59c16e9ed876ee2ecee80c460a"></a>
14772+
### [whatwg-url](https://www.npmjs.com/package/whatwg-url) (version 9.1.0)
14773+
<!-- initially found at packages/service-provider-core/node_modules/mongodb-connection-string-url/node_modules/whatwg-url -->
1477314774
> An implementation of the WHATWG URL Standard's URL API and parsing machinery
1477414775

1477514776
License tags: MIT
@@ -14841,6 +14842,43 @@ Authors:
1484114842
* Sebastian Mayr <[email protected]>
1484214843

1484314844

14845+
<a id="ef6d4d46ba99598bc906aaf357ea6fefa6708c0c1dfa4cba1ce5cbc10c1a721b"></a>
14846+
### [whatwg-url](https://www.npmjs.com/package/whatwg-url) (version 8.4.0)
14847+
<!-- initially found at packages/service-provider-core/node_modules/whatwg-url -->
14848+
> An implementation of the WHATWG URL Standard's URL API and parsing machinery
14849+
14850+
License tags: MIT
14851+
14852+
License files:
14853+
* LICENSE.txt:
14854+
14855+
The MIT License (MIT)
14856+
14857+
Copyright (c) 2015–2016 Sebastian Mayr
14858+
14859+
Permission is hereby granted, free of charge, to any person obtaining a copy
14860+
of this software and associated documentation files (the "Software"), to deal
14861+
in the Software without restriction, including without limitation the rights
14862+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14863+
copies of the Software, and to permit persons to whom the Software is
14864+
furnished to do so, subject to the following conditions:
14865+
14866+
The above copyright notice and this permission notice shall be included in
14867+
all copies or substantial portions of the Software.
14868+
14869+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14870+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14871+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
14872+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
14873+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14874+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
14875+
THE SOFTWARE.
14876+
14877+
14878+
Authors:
14879+
* Sebastian Mayr <[email protected]>
14880+
14881+
1484414882
<a id="5a71f2b741944bf107d6e7f067241798a6e277e42e8ca1e28c4608ccc233f8ec"></a>
1484514883
### [which](https://www.npmjs.com/package/which) (version 2.0.2)
1484614884
<!-- initially found at packages/snippet-manager/node_modules/which -->

0 commit comments

Comments
 (0)