@mongodb-js/compass-aggregations 8.18.0 → 8.18.1
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/lib/index.js +2 -2
- 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": "8.18.
|
4
|
+
"version": "8.18.1",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "lib/index.js",
|
@@ -32,22 +32,22 @@
|
|
32
32
|
},
|
33
33
|
"license": "SSPL",
|
34
34
|
"peerDependencies": {
|
35
|
-
"@mongodb-js/compass-components": "^0.
|
36
|
-
"@mongodb-js/compass-crud": "
|
37
|
-
"@mongodb-js/compass-export-to-language": "
|
38
|
-
"@mongodb-js/compass-field-store": "
|
35
|
+
"@mongodb-js/compass-components": "^0.9.1",
|
36
|
+
"@mongodb-js/compass-crud": "^12.18.1",
|
37
|
+
"@mongodb-js/compass-export-to-language": "^7.17.1",
|
38
|
+
"@mongodb-js/compass-field-store": "^7.17.1",
|
39
39
|
"ace-builds": "^1.4.3",
|
40
40
|
"async": "^3.2.0",
|
41
41
|
"bson": "*",
|
42
42
|
"electron": "^13.5.1",
|
43
|
-
"hadron-react-bson": "
|
44
|
-
"hadron-react-buttons": "
|
45
|
-
"hadron-react-components": "
|
43
|
+
"hadron-react-bson": "^5.7.0",
|
44
|
+
"hadron-react-buttons": "^5.6.0",
|
45
|
+
"hadron-react-components": "^5.9.1",
|
46
46
|
"mongodb-ace-autocompleter": "*",
|
47
|
-
"mongodb-ace-mode": "
|
48
|
-
"mongodb-ace-theme": "
|
49
|
-
"mongodb-data-service": "
|
50
|
-
"mongodb-js-metrics": "
|
47
|
+
"mongodb-ace-mode": "^1.5.0",
|
48
|
+
"mongodb-ace-theme": "^1.5.0",
|
49
|
+
"mongodb-data-service": "^21.15.1",
|
50
|
+
"mongodb-js-metrics": "^7.6.0",
|
51
51
|
"mongodb-query-parser": "^2.4.3",
|
52
52
|
"prop-types": "^15.7.2",
|
53
53
|
"react": "^16.14.0",
|
@@ -64,10 +64,10 @@
|
|
64
64
|
"@babel/preset-react": "^7.13.13",
|
65
65
|
"@babel/register": "^7.13.16",
|
66
66
|
"@hot-loader/react-dom": "^16.9.0",
|
67
|
-
"@mongodb-js/compass-components": "^0.9.
|
68
|
-
"@mongodb-js/compass-crud": "^12.18.
|
69
|
-
"@mongodb-js/compass-export-to-language": "^7.17.
|
70
|
-
"@mongodb-js/compass-field-store": "^7.17.
|
67
|
+
"@mongodb-js/compass-components": "^0.9.1",
|
68
|
+
"@mongodb-js/compass-crud": "^12.18.1",
|
69
|
+
"@mongodb-js/compass-export-to-language": "^7.17.1",
|
70
|
+
"@mongodb-js/compass-field-store": "^7.17.1",
|
71
71
|
"ace-builds": "^1.4.3",
|
72
72
|
"async": "^3.2.0",
|
73
73
|
"autoprefixer": "^9.4.10",
|
@@ -90,12 +90,12 @@
|
|
90
90
|
"extract-text-webpack-plugin": "^4.0.0-beta.0",
|
91
91
|
"file-loader": "^5.1.0",
|
92
92
|
"font-awesome": "^4.7.0",
|
93
|
-
"hadron-app": "^4.17.
|
93
|
+
"hadron-app": "^4.17.1",
|
94
94
|
"hadron-app-registry": "^8.7.0",
|
95
95
|
"hadron-document": "^7.7.0",
|
96
96
|
"hadron-react-bson": "^5.7.0",
|
97
97
|
"hadron-react-buttons": "^5.6.0",
|
98
|
-
"hadron-react-components": "^5.9.
|
98
|
+
"hadron-react-components": "^5.9.1",
|
99
99
|
"html-webpack-plugin": "^3.2.0",
|
100
100
|
"ignore-loader": "^0.1.2",
|
101
101
|
"istanbul-instrumenter-loader": "^3.0.1",
|
@@ -118,8 +118,8 @@
|
|
118
118
|
"mongodb-ace-autocompleter": "^0.10.0",
|
119
119
|
"mongodb-ace-mode": "^1.5.0",
|
120
120
|
"mongodb-ace-theme": "^1.5.0",
|
121
|
-
"mongodb-connection-model": "^21.11.
|
122
|
-
"mongodb-data-service": "^21.15.
|
121
|
+
"mongodb-connection-model": "^21.11.1",
|
122
|
+
"mongodb-data-service": "^21.15.1",
|
123
123
|
"mongodb-js-metrics": "^7.6.0",
|
124
124
|
"mongodb-query-parser": "^2.4.3",
|
125
125
|
"mongodb-reflux-store": "^0.0.1",
|
@@ -152,7 +152,7 @@
|
|
152
152
|
"webpack-node-externals": "^3.0.0"
|
153
153
|
},
|
154
154
|
"dependencies": {
|
155
|
-
"@mongodb-js/compass-logging": "^0.6.
|
155
|
+
"@mongodb-js/compass-logging": "^0.6.1",
|
156
156
|
"@mongodb-js/mongodb-redux-common": "^1.7.0",
|
157
157
|
"acorn-loose": "^8.0.2",
|
158
158
|
"astring": "^1.7.0",
|
@@ -185,5 +185,5 @@
|
|
185
185
|
"type": "git",
|
186
186
|
"url": "https://github.com/mongodb-js/compass.git"
|
187
187
|
},
|
188
|
-
"gitHead": "
|
188
|
+
"gitHead": "75710b287ad6e3ea08bc36b15e0be5ebb8f62050"
|
189
189
|
}
|