You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,12 +45,16 @@ Is there anything else you’d like to see in Compass? Let us know by submitting
45
45
-[**@mongodb-js/compass-connection-import-export**](packages/compass-connection-import-export): UI for Compass connection import/export
46
46
-[**@mongodb-js/compass-connections**](packages/compass-connections): Manage your MongoDB connections and connect in Compass
47
47
-[**@mongodb-js/compass-connections-navigation**](packages/compass-connections-navigation): Databases and collections sidebar navigation tree
48
+
-[**@mongodb-js/compass-context-menu**](packages/compass-context-menu): Context menu hooks and provider for Compass
49
+
-[**@mongodb-js/compass-data-modeling**](packages/compass-data-modeling): Data modeling diagram workspace and all related services
48
50
-[**@mongodb-js/compass-editor**](packages/compass-editor): Reusable Compass editor component based on codemirror editor, themes, and autocompleters
49
51
-[**@mongodb-js/compass-generative-ai**](packages/compass-generative-ai): Generative AI aspects for Compass
52
+
-[**@mongodb-js/compass-global-writes**](packages/compass-global-writes): Compass Global Sharding management
50
53
-[**@mongodb-js/compass-intercom**](packages/compass-intercom): Intercom scripts and utils for Compass
51
54
-[**@mongodb-js/compass-logging**](packages/compass-logging): Shared helpers for logging in Compass packages
52
55
-[**@mongodb-js/compass-maybe-protect-connection-string**](packages/compass-maybe-protect-connection-string): Utility for protecting connection strings if requested
53
56
-[**@mongodb-js/compass-settings**](packages/compass-settings): Settings for compass
57
+
-[**@mongodb-js/compass-smoke-tests**](packages/compass-smoke-tests): Smoke test suite for Compass app installers
Copyright (C) 2018-2021 by Marijn Haverbeke <[email protected]> and others
5982
+
Copyright (C) 2018-2021 by Marijn Haverbeke <[email protected]> and others
5982
5983
5983
5984
Permission is hereby granted, free of charge, to any person obtaining a copy
5984
5985
of this software and associated documentation files (the "Software"), to deal
@@ -18782,9 +18783,9 @@ License files:
18782
18783
18783
18784
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
0 commit comments