@mongodb-js/compass-aggregations 0.0.0-next-04ba59a8ace9d68fd90d540d8a8936985115e22e → 0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600
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-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -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-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
64
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
65
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
66
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
67
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
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,11 +76,11 @@
|
|
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-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
80
80
|
"lodash": "^4.17.21",
|
81
81
|
"mocha": "^10.2.0",
|
82
82
|
"mongodb": "^5.1.0",
|
83
|
-
"mongodb-data-service": "0.0.0-next-
|
83
|
+
"mongodb-data-service": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
84
84
|
"mongodb-ns": "^2.4.0",
|
85
85
|
"mongodb-query-parser": "^2.4.8",
|
86
86
|
"nyc": "^15.1.0",
|
@@ -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-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
103
|
+
"@mongodb-js/compass-crud": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
104
|
+
"@mongodb-js/compass-editor": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
105
|
+
"@mongodb-js/compass-logging": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
106
|
+
"@mongodb-js/compass-utils": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
107
|
+
"@mongodb-js/explain-plan-helper": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
108
108
|
"@mongodb-js/mongodb-constants": "^0.2.1",
|
109
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
109
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
110
110
|
"bson": "^5.0.1",
|
111
|
-
"compass-preferences-model": "0.0.0-next-
|
112
|
-
"hadron-document": "0.0.0-next-
|
111
|
+
"compass-preferences-model": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600",
|
112
|
+
"hadron-document": "0.0.0-next-97c3945c3938ec09f9aa141b791f53d15bd47600"
|
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": "97c3945c3938ec09f9aa141b791f53d15bd47600"
|
124
124
|
}
|