@mongodb-js/compass-aggregations 0.0.0-next-f7d2c3c921044145d0292e1f07c97ce7f94a8e06 → 0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f
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 +45 -45
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-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -38,25 +38,25 @@
|
|
38
38
|
},
|
39
39
|
"license": "SSPL",
|
40
40
|
"peerDependencies": {
|
41
|
-
"@mongodb-js/atlas-service": "0.0.0-next-
|
42
|
-
"@mongodb-js/compass-app-stores": "0.0.0-next-
|
43
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
44
|
-
"@mongodb-js/compass-crud": "0.0.0-next-
|
45
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
46
|
-
"@mongodb-js/compass-field-store": "0.0.0-next-
|
47
|
-
"@mongodb-js/compass-generative-ai": "0.0.0-next-
|
48
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
49
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
50
|
-
"@mongodb-js/compass-workspaces": "0.0.0-next-
|
51
|
-
"@mongodb-js/explain-plan-helper": "0.0.0-next-
|
41
|
+
"@mongodb-js/atlas-service": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
42
|
+
"@mongodb-js/compass-app-stores": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
43
|
+
"@mongodb-js/compass-components": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
44
|
+
"@mongodb-js/compass-crud": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
45
|
+
"@mongodb-js/compass-editor": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
46
|
+
"@mongodb-js/compass-field-store": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
47
|
+
"@mongodb-js/compass-generative-ai": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
48
|
+
"@mongodb-js/compass-logging": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
49
|
+
"@mongodb-js/compass-utils": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
50
|
+
"@mongodb-js/compass-workspaces": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
51
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
52
52
|
"@mongodb-js/mongodb-constants": "^0.9.0",
|
53
|
-
"@mongodb-js/my-queries-storage": "0.0.0-next-
|
53
|
+
"@mongodb-js/my-queries-storage": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
54
54
|
"bson": "^6.3.0",
|
55
|
-
"compass-preferences-model": "0.0.0-next-
|
56
|
-
"hadron-app-registry": "0.0.0-next-
|
57
|
-
"hadron-document": "0.0.0-next-
|
58
|
-
"hadron-type-checker": "0.0.0-next-
|
59
|
-
"mongodb-data-service": "0.0.0-next-
|
55
|
+
"compass-preferences-model": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
56
|
+
"hadron-app-registry": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
57
|
+
"hadron-document": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
58
|
+
"hadron-type-checker": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
59
|
+
"mongodb-data-service": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
60
60
|
"react": "^17.0.2"
|
61
61
|
},
|
62
62
|
"devDependencies": {
|
@@ -66,12 +66,12 @@
|
|
66
66
|
"@dnd-kit/core": "^6.0.7",
|
67
67
|
"@dnd-kit/sortable": "^7.0.2",
|
68
68
|
"@dnd-kit/utilities": "^3.2.1",
|
69
|
-
"@mongodb-js/compass-collection": "0.0.0-next-
|
70
|
-
"@mongodb-js/eslint-config-compass": "0.0.0-next-
|
71
|
-
"@mongodb-js/mocha-config-compass": "0.0.0-next-
|
72
|
-
"@mongodb-js/prettier-config-compass": "0.0.0-next-
|
73
|
-
"@mongodb-js/tsconfig-compass": "0.0.0-next-
|
74
|
-
"@mongodb-js/webpack-config-compass": "0.0.0-next-
|
69
|
+
"@mongodb-js/compass-collection": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
70
|
+
"@mongodb-js/eslint-config-compass": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
71
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
72
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
73
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
74
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
75
75
|
"@testing-library/react": "^12.1.4",
|
76
76
|
"@testing-library/user-event": "^13.5.0",
|
77
77
|
"@types/lodash": "^4.14.188",
|
@@ -85,9 +85,9 @@
|
|
85
85
|
"lodash": "^4.17.21",
|
86
86
|
"mocha": "^10.2.0",
|
87
87
|
"mongodb": "^6.3.0",
|
88
|
-
"mongodb-collection-model": "0.0.0-next-
|
89
|
-
"mongodb-database-model": "0.0.0-next-
|
90
|
-
"mongodb-instance-model": "0.0.0-next-
|
88
|
+
"mongodb-collection-model": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
89
|
+
"mongodb-database-model": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
90
|
+
"mongodb-instance-model": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
91
91
|
"mongodb-ns": "^2.4.0",
|
92
92
|
"mongodb-query-parser": "^4.1.0",
|
93
93
|
"mongodb-schema": "^12.1.0",
|
@@ -105,25 +105,25 @@
|
|
105
105
|
"xvfb-maybe": "^0.2.1"
|
106
106
|
},
|
107
107
|
"dependencies": {
|
108
|
-
"@mongodb-js/atlas-service": "0.0.0-next-
|
109
|
-
"@mongodb-js/compass-app-stores": "0.0.0-next-
|
110
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
111
|
-
"@mongodb-js/compass-crud": "0.0.0-next-
|
112
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
113
|
-
"@mongodb-js/compass-field-store": "0.0.0-next-
|
114
|
-
"@mongodb-js/compass-generative-ai": "0.0.0-next-
|
115
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
116
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
117
|
-
"@mongodb-js/compass-workspaces": "0.0.0-next-
|
118
|
-
"@mongodb-js/explain-plan-helper": "0.0.0-next-
|
108
|
+
"@mongodb-js/atlas-service": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
109
|
+
"@mongodb-js/compass-app-stores": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
110
|
+
"@mongodb-js/compass-components": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
111
|
+
"@mongodb-js/compass-crud": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
112
|
+
"@mongodb-js/compass-editor": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
113
|
+
"@mongodb-js/compass-field-store": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
114
|
+
"@mongodb-js/compass-generative-ai": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
115
|
+
"@mongodb-js/compass-logging": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
116
|
+
"@mongodb-js/compass-utils": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
117
|
+
"@mongodb-js/compass-workspaces": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
118
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
119
119
|
"@mongodb-js/mongodb-constants": "^0.9.0",
|
120
|
-
"@mongodb-js/my-queries-storage": "0.0.0-next-
|
120
|
+
"@mongodb-js/my-queries-storage": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
121
121
|
"bson": "^6.3.0",
|
122
|
-
"compass-preferences-model": "0.0.0-next-
|
123
|
-
"hadron-app-registry": "0.0.0-next-
|
124
|
-
"hadron-document": "0.0.0-next-
|
125
|
-
"hadron-type-checker": "0.0.0-next-
|
126
|
-
"mongodb-data-service": "0.0.0-next-
|
122
|
+
"compass-preferences-model": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
123
|
+
"hadron-app-registry": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
124
|
+
"hadron-document": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
125
|
+
"hadron-type-checker": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f",
|
126
|
+
"mongodb-data-service": "0.0.0-next-c9c4cc6402a40f9fffa2559bf521e5dd967cb76f"
|
127
127
|
},
|
128
128
|
"homepage": "https://github.com/mongodb-js/compass",
|
129
129
|
"bugs": {
|
@@ -134,5 +134,5 @@
|
|
134
134
|
"type": "git",
|
135
135
|
"url": "https://github.com/mongodb-js/compass.git"
|
136
136
|
},
|
137
|
-
"gitHead": "
|
137
|
+
"gitHead": "c9c4cc6402a40f9fffa2559bf521e5dd967cb76f"
|
138
138
|
}
|