@mongodb-js/compass-aggregations 0.0.0-next-5965a9bfaeadf7fcf283dfd3fe19aa58f68c5c1c → 0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f
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 +22 -22
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-
|
4
|
+
"version": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -47,7 +47,7 @@
|
|
47
47
|
"@mongodb-js/explain-plan-helper": "^1.0.5",
|
48
48
|
"@mongodb-js/mongodb-constants": "^0.2.1",
|
49
49
|
"@mongodb-js/mongodb-redux-common": "^2.0.7",
|
50
|
-
"bson": "^5.0
|
50
|
+
"bson": "^5.2.0",
|
51
51
|
"compass-preferences-model": "^2.8.0",
|
52
52
|
"hadron-document": "^8.2.0",
|
53
53
|
"react": "^17.0.2"
|
@@ -60,11 +60,11 @@
|
|
60
60
|
"@dnd-kit/sortable": "^7.0.2",
|
61
61
|
"@dnd-kit/utilities": "^3.2.1",
|
62
62
|
"@electron/remote": "^2.0.9",
|
63
|
-
"@mongodb-js/eslint-config-compass": "0.0.0-next-
|
64
|
-
"@mongodb-js/mocha-config-compass": "0.0.0-next-
|
65
|
-
"@mongodb-js/prettier-config-compass": "0.0.0-next-
|
66
|
-
"@mongodb-js/tsconfig-compass": "0.0.0-next-
|
67
|
-
"@mongodb-js/webpack-config-compass": "0.0.0-next-
|
63
|
+
"@mongodb-js/eslint-config-compass": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
64
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
65
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
66
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
67
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
68
68
|
"@testing-library/react": "^12.1.4",
|
69
69
|
"@testing-library/user-event": "^13.5.0",
|
70
70
|
"@types/lodash": "^4.14.188",
|
@@ -76,13 +76,13 @@
|
|
76
76
|
"electron": "^22.0.2",
|
77
77
|
"enzyme": "^3.11.0",
|
78
78
|
"eslint": "^7.25.0",
|
79
|
-
"hadron-app-registry": "0.0.0-next-
|
79
|
+
"hadron-app-registry": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
80
80
|
"lodash": "^4.17.21",
|
81
81
|
"mocha": "^10.2.0",
|
82
|
-
"mongodb": "^5.
|
83
|
-
"mongodb-data-service": "0.0.0-next-
|
82
|
+
"mongodb": "^5.3.0",
|
83
|
+
"mongodb-data-service": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
84
84
|
"mongodb-ns": "^2.4.0",
|
85
|
-
"mongodb-query-parser": "^2.
|
85
|
+
"mongodb-query-parser": "^2.5.0",
|
86
86
|
"nyc": "^15.1.0",
|
87
87
|
"prettier": "^2.7.1",
|
88
88
|
"prop-types": "^15.7.2",
|
@@ -99,17 +99,17 @@
|
|
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-crud": "0.0.0-next-
|
104
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
105
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
106
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
107
|
-
"@mongodb-js/explain-plan-helper": "0.0.0-next-
|
102
|
+
"@mongodb-js/compass-components": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
103
|
+
"@mongodb-js/compass-crud": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
104
|
+
"@mongodb-js/compass-editor": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
105
|
+
"@mongodb-js/compass-logging": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
106
|
+
"@mongodb-js/compass-utils": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
107
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
108
108
|
"@mongodb-js/mongodb-constants": "^0.2.1",
|
109
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
110
|
-
"bson": "^5.0
|
111
|
-
"compass-preferences-model": "0.0.0-next-
|
112
|
-
"hadron-document": "0.0.0-next-
|
109
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
110
|
+
"bson": "^5.2.0",
|
111
|
+
"compass-preferences-model": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f",
|
112
|
+
"hadron-document": "0.0.0-next-28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f"
|
113
113
|
},
|
114
114
|
"homepage": "https://github.com/mongodb-js/compass",
|
115
115
|
"bugs": {
|
@@ -120,5 +120,5 @@
|
|
120
120
|
"type": "git",
|
121
121
|
"url": "https://github.com/mongodb-js/compass.git"
|
122
122
|
},
|
123
|
-
"gitHead": "
|
123
|
+
"gitHead": "28d3c6ea9e684b19e4fcfd38c8b4e94fba06844f"
|
124
124
|
}
|