Skip to content

Commit 2b21379

Browse files
chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary
1 parent 0a65dbe commit 2b21379

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

THIRD-PARTY-NOTICES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The following third-party software is used by and included in **Mongodb Compass**.
2-
This document was automatically generated on Wed Jan 15 2025.
2+
This document was automatically generated on Thu Jan 16 2025.
33

44
## List of dependencies
55

docs/tracking-plan.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Compass Tracking Plan
33

4-
Generated on Wed, Jan 15, 2025
4+
Generated on Thu, Jan 16, 2025
55

66
## Table of Contents
77

@@ -936,8 +936,6 @@ This event is fired when a collection is created.
936936

937937
**Properties**:
938938

939-
- **is_capped** (required): `boolean`
940-
- Indicates whether the collection is capped.
941939
- **has_collation** (required): `boolean`
942940
- Indicates whether the collection has a custom collation.
943941
- **is_timeseries** (required): `boolean`
@@ -960,8 +958,6 @@ This event is fired when a database is created.
960958

961959
**Properties**:
962960

963-
- **is_capped** (required): `boolean`
964-
- Indicates whether the first collection in the database is capped.
965961
- **has_collation** (required): `boolean`
966962
- Indicates whether the first collection in the database has a custom collation.
967963
- **is_timeseries** (required): `boolean`

0 commit comments

Comments
 (0)