@mongodb-js/compass-aggregations 0.0.0-next-f6dcd616f47e1d3843402c3e0f47d541edec53f3 → 0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7
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 +18 -18
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-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -58,11 +58,11 @@
|
|
58
58
|
"@dnd-kit/sortable": "^7.0.2",
|
59
59
|
"@dnd-kit/utilities": "^3.2.1",
|
60
60
|
"@electron/remote": "^2.0.8",
|
61
|
-
"@mongodb-js/eslint-config-compass": "0.0.0-next-
|
62
|
-
"@mongodb-js/mocha-config-compass": "0.0.0-next-
|
63
|
-
"@mongodb-js/prettier-config-compass": "0.0.0-next-
|
64
|
-
"@mongodb-js/tsconfig-compass": "0.0.0-next-
|
65
|
-
"@mongodb-js/webpack-config-compass": "0.0.0-next-
|
61
|
+
"@mongodb-js/eslint-config-compass": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
62
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
63
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
64
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
65
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
66
66
|
"@testing-library/react": "^12.1.4",
|
67
67
|
"@testing-library/user-event": "^13.5.0",
|
68
68
|
"@types/lodash": "^4.14.188",
|
@@ -75,11 +75,11 @@
|
|
75
75
|
"electron": "^15.5.7",
|
76
76
|
"enzyme": "^3.11.0",
|
77
77
|
"eslint": "^7.25.0",
|
78
|
-
"hadron-app-registry": "0.0.0-next-
|
78
|
+
"hadron-app-registry": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
79
79
|
"lodash": "^4.17.21",
|
80
80
|
"mocha": "^8.4.0",
|
81
81
|
"mongodb": "^4.13.0",
|
82
|
-
"mongodb-data-service": "0.0.0-next-
|
82
|
+
"mongodb-data-service": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
83
83
|
"mongodb-ns": "^2.4.0",
|
84
84
|
"mongodb-query-parser": "^2.4.6",
|
85
85
|
"nyc": "^15.1.0",
|
@@ -95,17 +95,17 @@
|
|
95
95
|
"xvfb-maybe": "^0.2.1"
|
96
96
|
},
|
97
97
|
"dependencies": {
|
98
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
99
|
-
"@mongodb-js/compass-crud": "0.0.0-next-
|
100
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
101
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
102
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
103
|
-
"@mongodb-js/explain-plan-helper": "0.0.0-next-
|
98
|
+
"@mongodb-js/compass-components": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
99
|
+
"@mongodb-js/compass-crud": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
100
|
+
"@mongodb-js/compass-editor": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
101
|
+
"@mongodb-js/compass-logging": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
102
|
+
"@mongodb-js/compass-utils": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
103
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
104
104
|
"@mongodb-js/mongodb-constants": "^0.1.5",
|
105
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
105
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
106
106
|
"bson": "^4.4.1",
|
107
|
-
"compass-preferences-model": "0.0.0-next-
|
108
|
-
"hadron-document": "0.0.0-next-
|
107
|
+
"compass-preferences-model": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
108
|
+
"hadron-document": "0.0.0-next-d09be9dbbff785d6692110b819e06b0186bd3ac7",
|
109
109
|
"react": "^17.0.2"
|
110
110
|
},
|
111
111
|
"homepage": "https://github.com/mongodb-js/compass",
|
@@ -117,5 +117,5 @@
|
|
117
117
|
"type": "git",
|
118
118
|
"url": "https://github.com/mongodb-js/compass.git"
|
119
119
|
},
|
120
|
-
"gitHead": "
|
120
|
+
"gitHead": "d09be9dbbff785d6692110b819e06b0186bd3ac7"
|
121
121
|
}
|