@mongodb-js/compass-indexes 0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973 → 0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400

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/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-1f064ba7669c838cc646f440aedd0cf45c4df973",
5
+ "version": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
6
6
  "author": {
7
7
  "name": "MongoDB Inc",
8
8
  "email": "compass@mongodb.com"
@@ -50,27 +50,27 @@
50
50
  "check-ci": "npm run check",
51
51
  "test": "mocha",
52
52
  "test-electron": "xvfb-maybe electron-mocha --no-sandbox",
53
- "test-cov": "nyc -x \"**/*.spec.*\" --reporter=lcov --reporter=text --reporter=html npm run test",
53
+ "test-cov": "nyc --compact=false --produce-source-map=false -x \"**/*.spec.*\" --reporter=lcov --reporter=text --reporter=html npm run test",
54
54
  "test-watch": "npm run test -- --watch",
55
55
  "test-ci": "npm run test-cov",
56
56
  "test-ci-electron": "npm run test-electron",
57
57
  "reformat": "npm run prettier -- --write . && npm run eslint . --fix"
58
58
  },
59
59
  "peerDependencies": {
60
- "@mongodb-js/compass-components": "^1.7.0",
61
- "@mongodb-js/compass-editor": "^0.6.0",
62
- "@mongodb-js/compass-logging": "^1.1.4",
63
- "@mongodb-js/mongodb-redux-common": "^2.0.6",
60
+ "@mongodb-js/compass-components": "^1.8.0",
61
+ "@mongodb-js/compass-editor": "^0.7.0",
62
+ "@mongodb-js/compass-logging": "^1.1.5",
63
+ "@mongodb-js/mongodb-redux-common": "^2.0.7",
64
64
  "bson": "^5.0.1",
65
- "compass-preferences-model": "^2.7.0",
65
+ "compass-preferences-model": "^2.8.0",
66
66
  "react": "^17.0.2"
67
67
  },
68
68
  "devDependencies": {
69
- "@mongodb-js/eslint-config-compass": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
70
- "@mongodb-js/mocha-config-compass": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
71
- "@mongodb-js/prettier-config-compass": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
72
- "@mongodb-js/tsconfig-compass": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
73
- "@mongodb-js/webpack-config-compass": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
69
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
70
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
71
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
72
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
73
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
74
74
  "@testing-library/react": "^12.1.4",
75
75
  "@testing-library/user-event": "^13.5.0",
76
76
  "chai": "^4.2.0",
@@ -79,12 +79,12 @@
79
79
  "electron": "^22.0.2",
80
80
  "enzyme": "^3.11.0",
81
81
  "eslint": "^7.25.0",
82
- "hadron-app-registry": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
82
+ "hadron-app-registry": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
83
83
  "lodash.clonedeep": "^4.5.0",
84
84
  "lodash.contains": "^2.4.3",
85
85
  "mocha": "^10.2.0",
86
86
  "mongodb": "^5.1.0",
87
- "mongodb-data-service": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
87
+ "mongodb-data-service": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
88
88
  "mongodb-query-parser": "^2.4.8",
89
89
  "numeral": "^2.0.6",
90
90
  "nyc": "^15.1.0",
@@ -101,12 +101,12 @@
101
101
  "xvfb-maybe": "^0.2.1"
102
102
  },
103
103
  "dependencies": {
104
- "@mongodb-js/compass-components": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
105
- "@mongodb-js/compass-editor": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
106
- "@mongodb-js/compass-logging": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
107
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973",
104
+ "@mongodb-js/compass-components": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
105
+ "@mongodb-js/compass-editor": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
106
+ "@mongodb-js/compass-logging": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
107
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400",
108
108
  "bson": "^5.0.1",
109
- "compass-preferences-model": "0.0.0-next-1f064ba7669c838cc646f440aedd0cf45c4df973"
109
+ "compass-preferences-model": "0.0.0-next-604fdbd72ed8b3cb7869997416b51ea07fd77400"
110
110
  },
111
- "gitHead": "1f064ba7669c838cc646f440aedd0cf45c4df973"
111
+ "gitHead": "604fdbd72ed8b3cb7869997416b51ea07fd77400"
112
112
  }