@mongodb-js/compass-aggregations 8.26.0 → 9.0.0
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/browser.js.LICENSE.txt +28 -0
- package/dist/index.css +21 -2514
- package/dist/index.js +1 -14
- package/dist/index.js.LICENSE.txt +0 -39
- package/package.json +54 -62
@@ -1,3 +1,9 @@
|
|
1
|
+
/*
|
2
|
+
object-assign
|
3
|
+
(c) Sindre Sorhus
|
4
|
+
@license MIT
|
5
|
+
*/
|
6
|
+
|
1
7
|
/*!
|
2
8
|
Copyright (c) 2017 Jed Watson.
|
3
9
|
Licensed under the MIT License (MIT), see
|
@@ -19,6 +25,15 @@
|
|
19
25
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
20
26
|
*/
|
21
27
|
|
28
|
+
/** @license React v0.19.1
|
29
|
+
* scheduler.production.min.js
|
30
|
+
*
|
31
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
32
|
+
*
|
33
|
+
* This source code is licensed under the MIT license found in the
|
34
|
+
* LICENSE file in the root directory of this source tree.
|
35
|
+
*/
|
36
|
+
|
22
37
|
/** @license React v16.13.1
|
23
38
|
* react-is.production.min.js
|
24
39
|
*
|
@@ -27,3 +42,16 @@
|
|
27
42
|
* This source code is licensed under the MIT license found in the
|
28
43
|
* LICENSE file in the root directory of this source tree.
|
29
44
|
*/
|
45
|
+
|
46
|
+
/** @license React v16.14.0
|
47
|
+
* react-dom.production.min.js
|
48
|
+
*
|
49
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
50
|
+
*
|
51
|
+
* This source code is licensed under the MIT license found in the
|
52
|
+
* LICENSE file in the root directory of this source tree.
|
53
|
+
*/
|
54
|
+
|
55
|
+
//! moment.js
|
56
|
+
|
57
|
+
//! moment.js locale configuration
|