@mongodb-js/compass-aggregations 0.0.0-next-c7da735c993b0c4bb31311d9c77ff8e9e69d69d0 → 0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0
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 +37 -37
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-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -38,23 +38,23 @@
|
|
38
38
|
},
|
39
39
|
"license": "SSPL",
|
40
40
|
"peerDependencies": {
|
41
|
-
"@mongodb-js/atlas-service": "0.0.0-next-
|
42
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
43
|
-
"@mongodb-js/compass-crud": "0.0.0-next-
|
44
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
45
|
-
"@mongodb-js/compass-generative-ai": "0.0.0-next-
|
46
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
47
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
48
|
-
"@mongodb-js/explain-plan-helper": "0.0.0-next-
|
41
|
+
"@mongodb-js/atlas-service": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
42
|
+
"@mongodb-js/compass-components": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
43
|
+
"@mongodb-js/compass-crud": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
44
|
+
"@mongodb-js/compass-editor": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
45
|
+
"@mongodb-js/compass-generative-ai": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
46
|
+
"@mongodb-js/compass-logging": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
47
|
+
"@mongodb-js/compass-utils": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
48
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
49
49
|
"@mongodb-js/mongodb-constants": "^0.8.7",
|
50
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
51
|
-
"@mongodb-js/my-queries-storage": "0.0.0-next-
|
50
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
51
|
+
"@mongodb-js/my-queries-storage": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
52
52
|
"bson": "^6.2.0",
|
53
|
-
"compass-preferences-model": "0.0.0-next-
|
54
|
-
"hadron-app-registry": "0.0.0-next-
|
55
|
-
"hadron-document": "0.0.0-next-
|
56
|
-
"hadron-type-checker": "0.0.0-next-
|
57
|
-
"mongodb-data-service": "0.0.0-next-
|
53
|
+
"compass-preferences-model": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
54
|
+
"hadron-app-registry": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
55
|
+
"hadron-document": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
56
|
+
"hadron-type-checker": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
57
|
+
"mongodb-data-service": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
58
58
|
"react": "^17.0.2"
|
59
59
|
},
|
60
60
|
"devDependencies": {
|
@@ -64,11 +64,11 @@
|
|
64
64
|
"@dnd-kit/core": "^6.0.7",
|
65
65
|
"@dnd-kit/sortable": "^7.0.2",
|
66
66
|
"@dnd-kit/utilities": "^3.2.1",
|
67
|
-
"@mongodb-js/eslint-config-compass": "0.0.0-next-
|
68
|
-
"@mongodb-js/mocha-config-compass": "0.0.0-next-
|
69
|
-
"@mongodb-js/prettier-config-compass": "0.0.0-next-
|
70
|
-
"@mongodb-js/tsconfig-compass": "0.0.0-next-
|
71
|
-
"@mongodb-js/webpack-config-compass": "0.0.0-next-
|
67
|
+
"@mongodb-js/eslint-config-compass": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
68
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
69
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
70
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
71
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
72
72
|
"@testing-library/react": "^12.1.4",
|
73
73
|
"@testing-library/user-event": "^13.5.0",
|
74
74
|
"@types/lodash": "^4.14.188",
|
@@ -98,23 +98,23 @@
|
|
98
98
|
"xvfb-maybe": "^0.2.1"
|
99
99
|
},
|
100
100
|
"dependencies": {
|
101
|
-
"@mongodb-js/atlas-service": "0.0.0-next-
|
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-generative-ai": "0.0.0-next-
|
106
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
107
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
108
|
-
"@mongodb-js/explain-plan-helper": "0.0.0-next-
|
101
|
+
"@mongodb-js/atlas-service": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
102
|
+
"@mongodb-js/compass-components": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
103
|
+
"@mongodb-js/compass-crud": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
104
|
+
"@mongodb-js/compass-editor": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
105
|
+
"@mongodb-js/compass-generative-ai": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
106
|
+
"@mongodb-js/compass-logging": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
107
|
+
"@mongodb-js/compass-utils": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
108
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
109
109
|
"@mongodb-js/mongodb-constants": "^0.8.7",
|
110
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
111
|
-
"@mongodb-js/my-queries-storage": "0.0.0-next-
|
110
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
111
|
+
"@mongodb-js/my-queries-storage": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
112
112
|
"bson": "^6.2.0",
|
113
|
-
"compass-preferences-model": "0.0.0-next-
|
114
|
-
"hadron-app-registry": "0.0.0-next-
|
115
|
-
"hadron-document": "0.0.0-next-
|
116
|
-
"hadron-type-checker": "0.0.0-next-
|
117
|
-
"mongodb-data-service": "0.0.0-next-
|
113
|
+
"compass-preferences-model": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
114
|
+
"hadron-app-registry": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
115
|
+
"hadron-document": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
116
|
+
"hadron-type-checker": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0",
|
117
|
+
"mongodb-data-service": "0.0.0-next-a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0"
|
118
118
|
},
|
119
119
|
"homepage": "https://github.com/mongodb-js/compass",
|
120
120
|
"bugs": {
|
@@ -125,5 +125,5 @@
|
|
125
125
|
"type": "git",
|
126
126
|
"url": "https://github.com/mongodb-js/compass.git"
|
127
127
|
},
|
128
|
-
"gitHead": "
|
128
|
+
"gitHead": "a1c61e50bb5e8026e7dfd9aebe1b799e78146ed0"
|
129
129
|
}
|