@@ -189,9 +189,9 @@ Package|Version|License
189
189
**[mongodb](#35261e76b62e25442be5d5d4908439356df96f7a243c99a9a9032d822f9b1f53)**|4.6.0|Apache-2.0
190
190
**[mongodb-ace-autocompleter](#77d4f48b8f17bee83995284d4449d815e79f6a3ab4f1984e0793407939336d0e)**|0.11.0|Apache-2.0
191
191
**[mongodb-build-info](#1a7482a12b855301c3b063265543999a78d8e0ec3b3ad432782858594febd16c)**|1.4.0|Apache-2.0
192
- **[mongodb-client-encryption](#469e453bdb465e72a6ab0cd1aec7f2eaaff12493dad08019013a963134a3b4bd)**|2.0.0|Apache-2.0
193
192
**[mongodb-client-encryption](#d09845a17cabede7eb49e7e01aca775f6733fea49340672a485d6160fb7c7f70)**|2.2.0-alpha.0|Apache-2.0
194
193
**[mongodb-connection-string-url](#b4d900e6d4e4f5a7ea6424cce3fa58db71d531e6a14f92eb19825ac54e1d9db6)**|2.5.2|Apache-2.0
194
+ **[mongodb-csfle-library-version](#5590535e38631917604a3eea0e610e497461452a699620e0fffc7e5e1bc34088)**|1.0.2|Apache-2.0
195
195
**[mongodb-log-writer](#96c58bda4a870bc8879944bcf94b6242a3a1552cc179c3da480e3494672a3a2d)**|1.1.4|Apache-2.0
196
196
**[mongodb-redact](#00a2cfed57df1e8b912b751b08bee4de24ad0189840c99820ebc00c1b219a421)**|0.2.2|Apache-2.0
197
197
**[ms](#2083576c5af8054927640b4788059806d07e250a26066c9ccb2d928394fb9226)**|2.1.3|MIT
@@ -6895,7 +6895,7 @@ Authors:
6895
6895
6896
6896
<a id="acdb65ce90d2786593049f690752613250632fd5aeaa2960152abc4f0e8f3a44"></a>
6897
6897
### [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 -->
6899
6899
> Helper module for loading your native module's .node file
6900
6900
6901
6901
License tags: MIT
@@ -9346,7 +9346,7 @@ Authors:
9346
9346
9347
9347
<a id="9eb41790b1cce0829afe7926edf4be80e0dd6927cd8376c00a54a8fc86f8943e"></a>
9348
9348
### [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 -->
9350
9350
> Convert a file: URI to a file path
9351
9351
9352
9352
License tags: MIT
@@ -12349,8 +12349,8 @@ Authors:
12349
12349
* Irina Shestak <
[email protected] >
12350
12350
12351
12351
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)
12354
12354
<!-- initially found at packages/service-provider-core/node_modules/mongodb-client-encryption -->
12355
12355
> Official client encryption module for the MongoDB Node.js driver
12356
12356
@@ -12566,16 +12566,17 @@ Authors:
12566
12566
* The MongoDB NodeJS Team <[
[email protected] ](nomail)>
12567
12567
12568
12568
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
12573
12573
12574
12574
License tags: Apache-2.0
12575
12575
12576
12576
License files:
12577
12577
* LICENSE:
12578
12578
12579
+
12579
12580
Apache License
12580
12581
Version 2.0, January 2004
12581
12582
http://www.apache.org/licenses/
@@ -12753,18 +12754,7 @@ License files:
12753
12754
12754
12755
END OF TERMS AND CONDITIONS
12755
12756
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.
12768
12758
12769
12759
Licensed under the Apache License, Version 2.0 (the "License");
12770
12760
you may not use this file except in compliance with the License.
@@ -12778,15 +12768,13 @@ License files:
12778
12768
See the License for the specific language governing permissions and
12779
12769
limitations under the License.
12780
12770
12781
-
12782
- Authors:
12783
- * The MongoDB NodeJS Team <[
[email protected] ](nomail)>
12771
+
12784
12772
12785
12773
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
12790
12778
12791
12779
License tags: Apache-2.0
12792
12780
@@ -12987,6 +12975,9 @@ License files:
12987
12975
12988
12976
12989
12977
12978
+ Authors:
12979
+ * Anna Henningsen <
[email protected] >
12980
+
12990
12981
12991
12982
<a id="96c58bda4a870bc8879944bcf94b6242a3a1552cc179c3da480e3494672a3a2d"></a>
12992
12983
### [mongodb-log-writer](https://www.npmjs.com/package/mongodb-log-writer) (version 1.1.4)
@@ -13892,7 +13883,7 @@ Authors:
13892
13883
13893
13884
<a id="af9f7588524ca4e68f4efe7b24aea46d9c8004263b1d7cf3b558f86d87a163e8"></a>
13894
13885
### [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 -->
13896
13887
> Node.js API (Node-API)
13897
13888
13898
13889
License tags: MIT
0 commit comments