@mongodb-js/compass-aggregations 0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179 → 0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2

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":"input-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/input-documents.js"],"names":[],"mappings":"AAWA,4CAAyE;AAKzE,4CAAyE;AAKzE,6CAA2E;;;;;;;;;AA6CpE,iDAFM,MAAM,CAIjB;AAWK,6EAJI,KAAK,GAEH,MAAM,CAOjB;AAOK,yCAFM,MAAM,CAIjB;AAOK,kDA6CN;AAvGD,4DAJW,MAAM,GAEJ,GAAG,CAiBf"}
1
+ {"version":3,"file":"input-documents.d.ts","sourceRoot":"","sources":["../../../src/modules/input-documents.js"],"names":[],"mappings":"AAWA,4CAAyE;AAKzE,4CAAyE;AAKzE,6CAA2E;;;;;;;;;AA6CpE,iDAFM,MAAM,CAIjB;AAWK,6EAJI,KAAK,GAEH,MAAM,CAOjB;AAOK,yCAFM,MAAM,CAIjB;AAOK,kDA6BN;AAvFD,4DAJW,MAAM,GAEJ,GAAG,CAiBf"}
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-d43728ce0cf99f511bd2d2aebad966bc49276179",
4
+ "version": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
5
5
  "apiVersion": "3.0.0",
6
6
  "description": "Compass Aggregation Pipeline Builder",
7
7
  "main": "dist/index.js",
@@ -55,11 +55,11 @@
55
55
  "@babel/parser": "^7.19.4",
56
56
  "@babel/types": "^7.19.4",
57
57
  "@electron/remote": "^2.0.8",
58
- "@mongodb-js/eslint-config-compass": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
59
- "@mongodb-js/mocha-config-compass": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
60
- "@mongodb-js/prettier-config-compass": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
61
- "@mongodb-js/tsconfig-compass": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
62
- "@mongodb-js/webpack-config-compass": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
58
+ "@mongodb-js/eslint-config-compass": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
59
+ "@mongodb-js/mocha-config-compass": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
60
+ "@mongodb-js/prettier-config-compass": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
61
+ "@mongodb-js/tsconfig-compass": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
62
+ "@mongodb-js/webpack-config-compass": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
63
63
  "@testing-library/react": "^12.1.4",
64
64
  "@testing-library/user-event": "^13.5.0",
65
65
  "@types/lodash": "^4.14.188",
@@ -73,12 +73,12 @@
73
73
  "electron": "^15.5.7",
74
74
  "enzyme": "^3.11.0",
75
75
  "eslint": "^7.25.0",
76
- "hadron-app-registry": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
76
+ "hadron-app-registry": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
77
77
  "is-electron-renderer": "^2.0.1",
78
78
  "lodash": "^4.17.21",
79
79
  "mocha": "^8.4.0",
80
80
  "mongodb": "^4.12.1",
81
- "mongodb-data-service": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
81
+ "mongodb-data-service": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
82
82
  "mongodb-ns": "^2.4.0",
83
83
  "mongodb-query-parser": "^2.4.6",
84
84
  "nyc": "^15.1.0",
@@ -95,17 +95,17 @@
95
95
  "xvfb-maybe": "^0.2.1"
96
96
  },
97
97
  "dependencies": {
98
- "@mongodb-js/compass-components": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
99
- "@mongodb-js/compass-crud": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
100
- "@mongodb-js/compass-editor": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
101
- "@mongodb-js/compass-logging": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
102
- "@mongodb-js/compass-utils": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
103
- "@mongodb-js/explain-plan-helper": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
98
+ "@mongodb-js/compass-components": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
99
+ "@mongodb-js/compass-crud": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
100
+ "@mongodb-js/compass-editor": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
101
+ "@mongodb-js/compass-logging": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
102
+ "@mongodb-js/compass-utils": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
103
+ "@mongodb-js/explain-plan-helper": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
104
104
  "@mongodb-js/mongodb-constants": "^0.1.4",
105
- "@mongodb-js/mongodb-redux-common": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
105
+ "@mongodb-js/mongodb-redux-common": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
106
106
  "bson": "^4.4.1",
107
- "compass-preferences-model": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
108
- "hadron-document": "0.0.0-next-d43728ce0cf99f511bd2d2aebad966bc49276179",
107
+ "compass-preferences-model": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
108
+ "hadron-document": "0.0.0-next-0d9e77c42a99b49fd4ecc7167d0c769866f92ef2",
109
109
  "react": "^16.14.0"
110
110
  },
111
111
  "homepage": "https://github.com/mongodb-js/compass",
@@ -117,5 +117,5 @@
117
117
  "type": "git",
118
118
  "url": "https://github.com/mongodb-js/compass.git"
119
119
  },
120
- "gitHead": "d43728ce0cf99f511bd2d2aebad966bc49276179"
120
+ "gitHead": "0d9e77c42a99b49fd4ecc7167d0c769866f92ef2"
121
121
  }