@mongodb-js/compass-indexes 0.0.0-next-c2ee6dc98a012b4f4494e197ec69ca57d395b8fa → 0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa
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 +20 -20
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-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
6
6
|
"author": {
|
7
7
|
"name": "MongoDB Inc",
|
8
8
|
"email": "compass@mongodb.com"
|
@@ -56,34 +56,34 @@
|
|
56
56
|
"reformat": "npm run prettier -- --write . && npm run eslint . --fix"
|
57
57
|
},
|
58
58
|
"peerDependencies": {
|
59
|
-
"@mongodb-js/compass-components": "^1.
|
60
|
-
"@mongodb-js/compass-editor": "^0.
|
61
|
-
"@mongodb-js/compass-logging": "^1.1.
|
62
|
-
"@mongodb-js/mongodb-redux-common": "^2.0.
|
59
|
+
"@mongodb-js/compass-components": "^1.9.0",
|
60
|
+
"@mongodb-js/compass-editor": "^0.8.0",
|
61
|
+
"@mongodb-js/compass-logging": "^1.1.6",
|
62
|
+
"@mongodb-js/mongodb-redux-common": "^2.0.8",
|
63
63
|
"bson": "^5.2.0",
|
64
|
-
"compass-preferences-model": "^2.
|
64
|
+
"compass-preferences-model": "^2.9.0",
|
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-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
69
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
70
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
71
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
72
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
73
73
|
"@testing-library/react": "^12.1.4",
|
74
74
|
"@testing-library/user-event": "^13.5.0",
|
75
75
|
"chai": "^4.2.0",
|
76
76
|
"debug": "^4.2.0",
|
77
77
|
"depcheck": "^1.4.1",
|
78
|
-
"electron": "^22.3.
|
78
|
+
"electron": "^22.3.12",
|
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-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
82
82
|
"lodash.clonedeep": "^4.5.0",
|
83
83
|
"lodash.contains": "^2.4.3",
|
84
84
|
"mocha": "^10.2.0",
|
85
85
|
"mongodb": "^5.5.0",
|
86
|
-
"mongodb-data-service": "0.0.0-next-
|
86
|
+
"mongodb-data-service": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
87
87
|
"mongodb-query-parser": "^2.5.0",
|
88
88
|
"numeral": "^2.0.6",
|
89
89
|
"nyc": "^15.1.0",
|
@@ -99,12 +99,12 @@
|
|
99
99
|
"xvfb-maybe": "^0.2.1"
|
100
100
|
},
|
101
101
|
"dependencies": {
|
102
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
103
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
104
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
105
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
102
|
+
"@mongodb-js/compass-components": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
103
|
+
"@mongodb-js/compass-editor": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
104
|
+
"@mongodb-js/compass-logging": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
105
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa",
|
106
106
|
"bson": "^5.2.0",
|
107
|
-
"compass-preferences-model": "0.0.0-next-
|
107
|
+
"compass-preferences-model": "0.0.0-next-5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa"
|
108
108
|
},
|
109
|
-
"gitHead": "
|
109
|
+
"gitHead": "5e0eb3ba4d40569bc6acb4383f7c85221ebc81fa"
|
110
110
|
}
|