dynamic-mui 1.0.41 → 1.0.43

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,3 +1,9 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
1
7
  /*!
2
8
  * @overview es6-promise - a tiny implementation of Promises/A+.
3
9
  * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
@@ -13,13 +19,6 @@
13
19
  * @license MIT
14
20
  */
15
21
 
16
- /*!
17
- * The buffer module from node.js, for the browser.
18
- *
19
- * @author Feross Aboukhadijeh <http://feross.org>
20
- * @license MIT
21
- */
22
-
23
22
  /*!
24
23
  * regjsgen 0.5.2
25
24
  * Copyright 2014-2020 Benjamin Tan <https://ofcr.se/>
@@ -38,8 +37,6 @@
38
37
 
39
38
  /*! https://mths.be/regenerate v1.4.2 by @mathias | MIT license */
40
39
 
41
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
42
-
43
40
  /**
44
41
  * @license
45
42
  * Lodash <https://lodash.com/>
package/docs/index.html CHANGED
@@ -11,8 +11,6 @@
11
11
  </head>
12
12
  <body>
13
13
  <div id="rsg-root"></div>
14
- <script src="build/bundle.2d61df25.js"></script>
15
- <script src="build/2.8784a577.js"></script>
16
- <script src="build/main.5b2b2fe7.js"></script>
14
+ <script src="build/bundle.b84aecd9.js"></script>
17
15
  </body>
18
16
  </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dynamic-mui",
3
- "version": "1.0.41",
3
+ "version": "1.0.43",
4
4
  "author": "Dinakaran S",
5
5
  "user": "dinakarans",
6
6
  "repository": {