@mongodb-js/compass-indexes 0.0.0-next-b76ea7dd6d7035734d31099bf67212f561870431 → 0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +19 -19
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"name": "@mongodb-js/compass-indexes",
|
3
3
|
"productName": "Compass Indexes plugin",
|
4
4
|
"description": "Collection index management for Compass",
|
5
|
-
"version": "0.0.0-next-
|
5
|
+
"version": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
6
6
|
"author": {
|
7
7
|
"name": "MongoDB Inc",
|
8
8
|
"email": "compass@mongodb.com"
|
@@ -56,20 +56,20 @@
|
|
56
56
|
"reformat": "npm run prettier -- --write . && npm run eslint . --fix"
|
57
57
|
},
|
58
58
|
"peerDependencies": {
|
59
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
60
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
61
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
62
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
59
|
+
"@mongodb-js/compass-components": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
60
|
+
"@mongodb-js/compass-editor": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
61
|
+
"@mongodb-js/compass-logging": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
62
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
63
63
|
"bson": "^6.0.0",
|
64
|
-
"compass-preferences-model": "0.0.0-next-
|
64
|
+
"compass-preferences-model": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
65
65
|
"react": "^17.0.2"
|
66
66
|
},
|
67
67
|
"devDependencies": {
|
68
|
-
"@mongodb-js/eslint-config-compass": "0.0.0-next-
|
69
|
-
"@mongodb-js/mocha-config-compass": "0.0.0-next-
|
70
|
-
"@mongodb-js/prettier-config-compass": "0.0.0-next-
|
71
|
-
"@mongodb-js/tsconfig-compass": "0.0.0-next-
|
72
|
-
"@mongodb-js/webpack-config-compass": "0.0.0-next-
|
68
|
+
"@mongodb-js/eslint-config-compass": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
69
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
70
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
71
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
72
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
73
73
|
"@testing-library/react": "^12.1.4",
|
74
74
|
"@testing-library/user-event": "^13.5.0",
|
75
75
|
"chai": "^4.2.0",
|
@@ -78,11 +78,11 @@
|
|
78
78
|
"electron": "^26.2.2",
|
79
79
|
"enzyme": "^3.11.0",
|
80
80
|
"eslint": "^7.25.0",
|
81
|
-
"hadron-app-registry": "0.0.0-next-
|
81
|
+
"hadron-app-registry": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
82
82
|
"lodash": "^4.17.21",
|
83
83
|
"mocha": "^10.2.0",
|
84
84
|
"mongodb": "^6.0.0",
|
85
|
-
"mongodb-data-service": "0.0.0-next-
|
85
|
+
"mongodb-data-service": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
86
86
|
"mongodb-query-parser": "^3.1.3",
|
87
87
|
"numeral": "^2.0.6",
|
88
88
|
"nyc": "^15.1.0",
|
@@ -97,12 +97,12 @@
|
|
97
97
|
"xvfb-maybe": "^0.2.1"
|
98
98
|
},
|
99
99
|
"dependencies": {
|
100
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
101
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
102
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
103
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
100
|
+
"@mongodb-js/compass-components": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
101
|
+
"@mongodb-js/compass-editor": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
102
|
+
"@mongodb-js/compass-logging": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
103
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301",
|
104
104
|
"bson": "^6.0.0",
|
105
|
-
"compass-preferences-model": "0.0.0-next-
|
105
|
+
"compass-preferences-model": "0.0.0-next-91ec641e8e0114d6898011b33f611b5801c2b301"
|
106
106
|
},
|
107
|
-
"gitHead": "
|
107
|
+
"gitHead": "91ec641e8e0114d6898011b33f611b5801c2b301"
|
108
108
|
}
|