@mongodb-js/compass-aggregations 0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9 → 0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mongodb-js/compass-aggregations",
3
3
  "productName": "Aggregations plugin",
4
- "version": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
4
+ "version": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
5
5
  "apiVersion": "3.0.0",
6
6
  "description": "Compass Aggregation Pipeline Builder",
7
7
  "main": "dist/index.js",
@@ -48,16 +48,15 @@
48
48
  },
49
49
  "devDependencies": {
50
50
  "@electron/remote": "^2.0.8",
51
- "@mongodb-js/eslint-config-compass": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
52
- "@mongodb-js/mocha-config-compass": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
53
- "@mongodb-js/prettier-config-compass": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
54
- "@mongodb-js/tsconfig-compass": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
55
- "@mongodb-js/webpack-config-compass": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
51
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
52
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
53
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
54
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
55
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
56
56
  "@testing-library/react": "^12.1.4",
57
57
  "@testing-library/user-event": "^13.5.0",
58
58
  "@types/decomment": "^0.9.2",
59
59
  "@types/lodash.debounce": "^4.0.7",
60
- "@types/lodash.isempty": "^4.4.6",
61
60
  "@types/semver": "^7.3.9",
62
61
  "acorn-loose": "^8.0.2",
63
62
  "astring": "^1.7.0",
@@ -69,14 +68,14 @@
69
68
  "electron": "^15.5.7",
70
69
  "enzyme": "^3.11.0",
71
70
  "eslint": "^7.25.0",
72
- "hadron-app-registry": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
71
+ "hadron-app-registry": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
73
72
  "is-electron-renderer": "^2.0.1",
74
73
  "lodash.debounce": "^4.0.8",
75
74
  "lodash.isempty": "^4.4.0",
76
75
  "lodash.isstring": "^4.0.1",
77
76
  "mocha": "^8.4.0",
78
77
  "mongodb": "^4.10.0",
79
- "mongodb-data-service": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
78
+ "mongodb-data-service": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
80
79
  "mongodb-ns": "^2.4.0",
81
80
  "mongodb-query-parser": "^2.4.6",
82
81
  "nyc": "^15.1.0",
@@ -94,15 +93,15 @@
94
93
  "xvfb-maybe": "^0.2.1"
95
94
  },
96
95
  "dependencies": {
97
- "@mongodb-js/compass-components": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
98
- "@mongodb-js/compass-crud": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
99
- "@mongodb-js/compass-logging": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
100
- "@mongodb-js/explain-plan-helper": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
101
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
96
+ "@mongodb-js/compass-components": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
97
+ "@mongodb-js/compass-crud": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
98
+ "@mongodb-js/compass-logging": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
99
+ "@mongodb-js/explain-plan-helper": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
100
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
102
101
  "bson": "^4.4.1",
103
- "hadron-document": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
104
- "hadron-react-buttons": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
105
- "hadron-react-components": "0.0.0-next-cd3c5c1303c464ef7900dc08adb8154d15c7f3a9",
102
+ "hadron-document": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
103
+ "hadron-react-buttons": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
104
+ "hadron-react-components": "0.0.0-next-1cb9ea1724d90e58422b33fe089df5b774e0be10",
106
105
  "mongodb-ace-autocompleter": "^1.1.1",
107
106
  "react": "^16.14.0"
108
107
  },
@@ -115,5 +114,5 @@
115
114
  "type": "git",
116
115
  "url": "https://github.com/mongodb-js/compass.git"
117
116
  },
118
- "gitHead": "cd3c5c1303c464ef7900dc08adb8154d15c7f3a9"
117
+ "gitHead": "1cb9ea1724d90e58422b33fe089df5b774e0be10"
119
118
  }