File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change @@ -39,12 +39,13 @@ modify an existing installation) and select *Common Tools for Visual C++* during
3939Only the following version combinations with the [ MongoDB Node.js
4040Driver] ( https://github.com/mongodb/node-mongodb-native ) are considered stable.
4141
42- | | ` kerberos@1.x ` | ` kerberos@2.x ` |
43- | ------------- | -------------- | -------------- |
44- | ` mongodb@6.x ` | N/A | ✓ |
45- | ` mongodb@5.x ` | ✓ | ✓ |
46- | ` mongodb@4.x ` | ✓ | ✓ |
47- | ` mongodb@3.x ` | ✓ | N/A |
42+ | | ` kerberos@1.x ` | ` kerberos@2.x ` | ` kerberos@7.x ` |
43+ | ------------- | -------------- | -------------- | -------------- |
44+ | ` mongodb@7.x ` | N/A | N/A | ✓ |
45+ | ` mongodb@6.x ` | N/A | ✓ | N/A |
46+ | ` mongodb@5.x ` | ✓ | ✓ | N/A |
47+ | ` mongodb@4.x ` | ✓ | ✓ | N/A |
48+ | ` mongodb@3.x ` | ✓ | N/A | N/A |
4849
4950### Installation
5051
Original file line number Diff line number Diff line change @@ -39,12 +39,13 @@ modify an existing installation) and select *Common Tools for Visual C++* during
3939Only the following version combinations with the [MongoDB Node.js
4040Driver](https://github.com/mongodb/node-mongodb-native) are considered stable.
4141
42- | | `kerberos@1.x` | `kerberos@2.x` |
43- | ------------- | -------------- | -------------- |
44- | `mongodb@6.x` | N/A | ✓ |
45- | `mongodb@5.x` | ✓ | ✓ |
46- | `mongodb@4.x` | ✓ | ✓ |
47- | `mongodb@3.x` | ✓ | N/A |
42+ | | `kerberos@1.x` | `kerberos@2.x` | `kerberos@7.x` |
43+ | ------------- | -------------- | -------------- | -------------- |
44+ | `mongodb@7.x` | N/A | N/A | ✓ |
45+ | `mongodb@6.x` | N/A | ✓ | N/A |
46+ | `mongodb@5.x` | ✓ | ✓ | N/A |
47+ | `mongodb@4.x` | ✓ | ✓ | N/A |
48+ | `mongodb@3.x` | ✓ | N/A | N/A |
4849
4950### Installation
5051
You can’t perform that action at this time.
0 commit comments