Skip to content

Commit 4b6eb49

Browse files
chore: update THIRD_PARTY_NOTICES
1 parent 8f0c99e commit 4b6eb49

File tree

1 file changed

+20
-29
lines changed

1 file changed

+20
-29
lines changed

THIRD_PARTY_NOTICES.md

Lines changed: 20 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@ Package|Version|License
189189
**[mongodb](#35261e76b62e25442be5d5d4908439356df96f7a243c99a9a9032d822f9b1f53)**|4.6.0|Apache-2.0
190190
**[mongodb-ace-autocompleter](#77d4f48b8f17bee83995284d4449d815e79f6a3ab4f1984e0793407939336d0e)**|0.11.0|Apache-2.0
191191
**[mongodb-build-info](#1a7482a12b855301c3b063265543999a78d8e0ec3b3ad432782858594febd16c)**|1.4.0|Apache-2.0
192-
**[mongodb-client-encryption](#469e453bdb465e72a6ab0cd1aec7f2eaaff12493dad08019013a963134a3b4bd)**|2.0.0|Apache-2.0
193192
**[mongodb-client-encryption](#d09845a17cabede7eb49e7e01aca775f6733fea49340672a485d6160fb7c7f70)**|2.2.0-alpha.0|Apache-2.0
194193
**[mongodb-connection-string-url](#b4d900e6d4e4f5a7ea6424cce3fa58db71d531e6a14f92eb19825ac54e1d9db6)**|2.5.2|Apache-2.0
194+
**[mongodb-csfle-library-version](#5590535e38631917604a3eea0e610e497461452a699620e0fffc7e5e1bc34088)**|1.0.2|Apache-2.0
195195
**[mongodb-log-writer](#96c58bda4a870bc8879944bcf94b6242a3a1552cc179c3da480e3494672a3a2d)**|1.1.4|Apache-2.0
196196
**[mongodb-redact](#00a2cfed57df1e8b912b751b08bee4de24ad0189840c99820ebc00c1b219a421)**|0.2.2|Apache-2.0
197197
**[ms](#2083576c5af8054927640b4788059806d07e250a26066c9ccb2d928394fb9226)**|2.1.3|MIT
@@ -6895,7 +6895,7 @@ Authors:
68956895

68966896
<a id="acdb65ce90d2786593049f690752613250632fd5aeaa2960152abc4f0e8f3a44"></a>
68976897
### [bindings](https://www.npmjs.com/package/bindings) (version 1.5.0)
6898-
<!-- initially found at packages/service-provider-core/node_modules/bindings -->
6898+
<!-- initially found at packages/cli-repl/node_modules/bindings -->
68996899
> Helper module for loading your native module's .node file
69006900

69016901
License tags: MIT
@@ -9346,7 +9346,7 @@ Authors:
93469346

93479347
<a id="9eb41790b1cce0829afe7926edf4be80e0dd6927cd8376c00a54a8fc86f8943e"></a>
93489348
### [file-uri-to-path](https://www.npmjs.com/package/file-uri-to-path) (version 1.0.0)
9349-
<!-- initially found at packages/service-provider-core/node_modules/file-uri-to-path -->
9349+
<!-- initially found at packages/cli-repl/node_modules/file-uri-to-path -->
93509350
> Convert a file: URI to a file path
93519351

93529352
License tags: MIT
@@ -12349,8 +12349,8 @@ Authors:
1234912349
* Irina Shestak <[email protected]>
1235012350

1235112351

12352-
<a id="469e453bdb465e72a6ab0cd1aec7f2eaaff12493dad08019013a963134a3b4bd"></a>
12353-
### [mongodb-client-encryption](https://www.npmjs.com/package/mongodb-client-encryption) (version 2.0.0)
12352+
<a id="d09845a17cabede7eb49e7e01aca775f6733fea49340672a485d6160fb7c7f70"></a>
12353+
### [mongodb-client-encryption](https://www.npmjs.com/package/mongodb-client-encryption) (version 2.2.0-alpha.0)
1235412354
<!-- initially found at packages/service-provider-core/node_modules/mongodb-client-encryption -->
1235512355
> Official client encryption module for the MongoDB Node.js driver
1235612356

@@ -12566,16 +12566,17 @@ Authors:
1256612566
* The MongoDB NodeJS Team <[[email protected]](nomail)>
1256712567

1256812568

12569-
<a id="d09845a17cabede7eb49e7e01aca775f6733fea49340672a485d6160fb7c7f70"></a>
12570-
### [mongodb-client-encryption](https://www.npmjs.com/package/mongodb-client-encryption) (version 2.2.0-alpha.0)
12571-
<!-- initially found at packages/service-provider-server/node_modules/mongodb-client-encryption -->
12572-
> Official client encryption module for the MongoDB Node.js driver
12569+
<a id="b4d900e6d4e4f5a7ea6424cce3fa58db71d531e6a14f92eb19825ac54e1d9db6"></a>
12570+
### [mongodb-connection-string-url](https://www.npmjs.com/package/mongodb-connection-string-url) (version 2.5.2)
12571+
<!-- initially found at packages/cli-repl/node_modules/mongodb-connection-string-url -->
12572+
> MongoDB connection strings, based on the WhatWG URL API
1257312573

1257412574
License tags: Apache-2.0
1257512575

1257612576
License files:
1257712577
* LICENSE:
1257812578

12579+
1257912580
Apache License
1258012581
Version 2.0, January 2004
1258112582
http://www.apache.org/licenses/
@@ -12753,18 +12754,7 @@ License files:
1275312754

1275412755
END OF TERMS AND CONDITIONS
1275512756

12756-
APPENDIX: How to apply the Apache License to your work.
12757-
12758-
To apply the Apache License to your work, attach the following
12759-
boilerplate notice, with the fields enclosed by brackets "[]"
12760-
replaced with your own identifying information. (Don't include
12761-
the brackets!) The text should be enclosed in the appropriate
12762-
comment syntax for the file format. We also recommend that a
12763-
file or class name and description of purpose be included on the
12764-
same "printed page" as the copyright notice for easier
12765-
identification within third-party archives.
12766-
12767-
Copyright [yyyy] [name of copyright owner]
12757+
Copyright 2020 MongoDB Inc.
1276812758

1276912759
Licensed under the Apache License, Version 2.0 (the "License");
1277012760
you may not use this file except in compliance with the License.
@@ -12778,15 +12768,13 @@ License files:
1277812768
See the License for the specific language governing permissions and
1277912769
limitations under the License.
1278012770

12781-
12782-
Authors:
12783-
* The MongoDB NodeJS Team <[[email protected]](nomail)>
12771+
1278412772

1278512773

12786-
<a id="b4d900e6d4e4f5a7ea6424cce3fa58db71d531e6a14f92eb19825ac54e1d9db6"></a>
12787-
### [mongodb-connection-string-url](https://www.npmjs.com/package/mongodb-connection-string-url) (version 2.5.2)
12788-
<!-- initially found at packages/cli-repl/node_modules/mongodb-connection-string-url -->
12789-
> MongoDB connection strings, based on the WhatWG URL API
12774+
<a id="5590535e38631917604a3eea0e610e497461452a699620e0fffc7e5e1bc34088"></a>
12775+
### [mongodb-csfle-library-version](https://www.npmjs.com/package/mongodb-csfle-library-version) (version 1.0.2)
12776+
<!-- initially found at packages/cli-repl/node_modules/mongodb-csfle-library-version -->
12777+
> Get the version of a MongoDB CSFLE shared library programmatically and as a CLI
1279012778

1279112779
License tags: Apache-2.0
1279212780

@@ -12987,6 +12975,9 @@ License files:
1298712975

1298812976

1298912977

12978+
Authors:
12979+
* Anna Henningsen <[email protected]>
12980+
1299012981

1299112982
<a id="96c58bda4a870bc8879944bcf94b6242a3a1552cc179c3da480e3494672a3a2d"></a>
1299212983
### [mongodb-log-writer](https://www.npmjs.com/package/mongodb-log-writer) (version 1.1.4)
@@ -13892,7 +13883,7 @@ Authors:
1389213883

1389313884
<a id="af9f7588524ca4e68f4efe7b24aea46d9c8004263b1d7cf3b558f86d87a163e8"></a>
1389413885
### [node-addon-api](https://www.npmjs.com/package/node-addon-api) (version 4.3.0)
13895-
<!-- initially found at packages/service-provider-core/node_modules/node-addon-api -->
13886+
<!-- initially found at packages/cli-repl/node_modules/node-addon-api -->
1389613887
> Node.js API (Node-API)
1389713888

1389813889
License tags: MIT

0 commit comments

Comments
 (0)