@ethersphere/bee-dashboard 0.6.0 → 0.10.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.
@@ -4,6 +4,19 @@ object-assign
4
4
  @license MIT
5
5
  */
6
6
 
7
+ /*!
8
+ * The buffer module from node.js, for the browser.
9
+ *
10
+ * @author Feross Aboukhadijeh <http://feross.org>
11
+ * @license MIT
12
+ */
13
+
14
+ /*! For license information please see index.browser.min.js.LICENSE.txt */
15
+
16
+ /*! For license information please see index.min.js.LICENSE.txt */
17
+
18
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
19
+
7
20
  /**
8
21
  * A better abstraction over CSS.
9
22
  *
@@ -30,8 +43,8 @@ object-assign
30
43
  * LICENSE file in the root directory of this source tree.
31
44
  */
32
45
 
33
- /** @license React v17.0.1
34
- * react-is.production.min.js
46
+ /** @license React v17.0.2
47
+ * react-dom.production.min.js
35
48
  *
36
49
  * Copyright (c) Facebook, Inc. and its affiliates.
37
50
  *
@@ -40,7 +53,7 @@ object-assign
40
53
  */
41
54
 
42
55
  /** @license React v17.0.2
43
- * react-dom.production.min.js
56
+ * react-is.production.min.js
44
57
  *
45
58
  * Copyright (c) Facebook, Inc. and its affiliates.
46
59
  *