@mongodb-js/compass-aggregations 0.0.0-next-5d4d8579be24c292424443140492919b337a3b28 → 0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467
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.
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"focus-mode.d.ts","sourceRoot":"","sources":["../../../../src/components/focus-mode/focus-mode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;
|
1
|
+
{"version":3,"file":"focus-mode.d.ts","sourceRoot":"","sources":["../../../../src/components/focus-mode/focus-mode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAgF1B,KAAK,cAAc,GAAG;IACpB,WAAW,EAAE,OAAO,CAAC;IACrB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,YAAY,EAAE,MAAM,IAAI,CAAC;CAC1B,CAAC;AAwFF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,iBAAiB,CAAC,cAAc,CAuB7D,CAAC;;;;;AAUF,wBAAyD"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"explain.d.ts","sourceRoot":"","sources":["../../../src/modules/explain.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAIpD,eAAO,MAAM,kBAAkB,QAAO,2BAA2B,IAAI,
|
1
|
+
{"version":3,"file":"explain.d.ts","sourceRoot":"","sources":["../../../src/modules/explain.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,GAAG,CAAC;AAIpD,eAAO,MAAM,kBAAkB,QAAO,2BAA2B,IAAI,CAkBpE,CAAC"}
|
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-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
5
5
|
"apiVersion": "3.0.0",
|
6
6
|
"description": "Compass Aggregation Pipeline Builder",
|
7
7
|
"main": "dist/index.js",
|
@@ -38,17 +38,17 @@
|
|
38
38
|
},
|
39
39
|
"license": "SSPL",
|
40
40
|
"peerDependencies": {
|
41
|
-
"@mongodb-js/compass-components": "^1.
|
42
|
-
"@mongodb-js/compass-crud": "^13.
|
43
|
-
"@mongodb-js/compass-editor": "^0.
|
44
|
-
"@mongodb-js/compass-logging": "^1.1.
|
45
|
-
"@mongodb-js/compass-utils": "^0.3.
|
41
|
+
"@mongodb-js/compass-components": "^1.10.0",
|
42
|
+
"@mongodb-js/compass-crud": "^13.10.0",
|
43
|
+
"@mongodb-js/compass-editor": "^0.9.0",
|
44
|
+
"@mongodb-js/compass-logging": "^1.1.6",
|
45
|
+
"@mongodb-js/compass-utils": "^0.3.1",
|
46
46
|
"@mongodb-js/mongodb-constants": "^0.6.0",
|
47
|
-
"@mongodb-js/mongodb-redux-common": "^2.0.
|
47
|
+
"@mongodb-js/mongodb-redux-common": "^2.0.8",
|
48
48
|
"bson": "^5.2.0",
|
49
|
-
"compass-preferences-model": "^2.
|
50
|
-
"hadron-document": "^8.2.
|
51
|
-
"hadron-type-checker": "^7.0.
|
49
|
+
"compass-preferences-model": "^2.10.0",
|
50
|
+
"hadron-document": "^8.2.1",
|
51
|
+
"hadron-type-checker": "^7.0.3",
|
52
52
|
"react": "^17.0.2"
|
53
53
|
},
|
54
54
|
"devDependencies": {
|
@@ -59,11 +59,11 @@
|
|
59
59
|
"@dnd-kit/sortable": "^7.0.2",
|
60
60
|
"@dnd-kit/utilities": "^3.2.1",
|
61
61
|
"@electron/remote": "^2.0.9",
|
62
|
-
"@mongodb-js/eslint-config-compass": "0.0.0-next-
|
63
|
-
"@mongodb-js/mocha-config-compass": "0.0.0-next-
|
64
|
-
"@mongodb-js/prettier-config-compass": "0.0.0-next-
|
65
|
-
"@mongodb-js/tsconfig-compass": "0.0.0-next-
|
66
|
-
"@mongodb-js/webpack-config-compass": "0.0.0-next-
|
62
|
+
"@mongodb-js/eslint-config-compass": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
63
|
+
"@mongodb-js/mocha-config-compass": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
64
|
+
"@mongodb-js/prettier-config-compass": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
65
|
+
"@mongodb-js/tsconfig-compass": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
66
|
+
"@mongodb-js/webpack-config-compass": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
67
67
|
"@testing-library/react": "^12.1.4",
|
68
68
|
"@testing-library/user-event": "^13.5.0",
|
69
69
|
"@types/lodash": "^4.14.188",
|
@@ -72,14 +72,14 @@
|
|
72
72
|
"debug": "^4.2.0",
|
73
73
|
"depcheck": "^1.4.1",
|
74
74
|
"ejson-shell-parser": "^1.2.4",
|
75
|
-
"electron": "^22.3.
|
75
|
+
"electron": "^22.3.12",
|
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-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
79
79
|
"lodash": "^4.17.21",
|
80
80
|
"mocha": "^10.2.0",
|
81
81
|
"mongodb": "^5.5.0",
|
82
|
-
"mongodb-data-service": "0.0.0-next-
|
82
|
+
"mongodb-data-service": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
83
83
|
"mongodb-ns": "^2.4.0",
|
84
84
|
"mongodb-query-parser": "^2.5.0",
|
85
85
|
"nyc": "^15.1.0",
|
@@ -97,17 +97,17 @@
|
|
97
97
|
"xvfb-maybe": "^0.2.1"
|
98
98
|
},
|
99
99
|
"dependencies": {
|
100
|
-
"@mongodb-js/compass-components": "0.0.0-next-
|
101
|
-
"@mongodb-js/compass-crud": "0.0.0-next-
|
102
|
-
"@mongodb-js/compass-editor": "0.0.0-next-
|
103
|
-
"@mongodb-js/compass-logging": "0.0.0-next-
|
104
|
-
"@mongodb-js/compass-utils": "0.0.0-next-
|
100
|
+
"@mongodb-js/compass-components": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
101
|
+
"@mongodb-js/compass-crud": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
102
|
+
"@mongodb-js/compass-editor": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
103
|
+
"@mongodb-js/compass-logging": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
104
|
+
"@mongodb-js/compass-utils": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
105
105
|
"@mongodb-js/mongodb-constants": "^0.6.0",
|
106
|
-
"@mongodb-js/mongodb-redux-common": "0.0.0-next-
|
106
|
+
"@mongodb-js/mongodb-redux-common": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
107
107
|
"bson": "^5.2.0",
|
108
|
-
"compass-preferences-model": "0.0.0-next-
|
109
|
-
"hadron-document": "0.0.0-next-
|
110
|
-
"hadron-type-checker": "0.0.0-next-
|
108
|
+
"compass-preferences-model": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
109
|
+
"hadron-document": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467",
|
110
|
+
"hadron-type-checker": "0.0.0-next-5dfa7c0dfa9690d09de616d9a4839fde1ab0e467"
|
111
111
|
},
|
112
112
|
"homepage": "https://github.com/mongodb-js/compass",
|
113
113
|
"bugs": {
|
@@ -118,5 +118,5 @@
|
|
118
118
|
"type": "git",
|
119
119
|
"url": "https://github.com/mongodb-js/compass.git"
|
120
120
|
},
|
121
|
-
"gitHead": "
|
121
|
+
"gitHead": "5dfa7c0dfa9690d09de616d9a4839fde1ab0e467"
|
122
122
|
}
|