hart-estate-widget 1.1.6 → 2.0.4

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,13 @@ object-assign
4
4
  @license MIT
5
5
  */
6
6
 
7
+ /*!
8
+ fflate - fast JavaScript compression/decompression
9
+ <https://101arrowz.github.io/fflate>
10
+ Licensed under MIT. https://github.com/101arrowz/fflate/blob/master/LICENSE
11
+ version 0.6.9
12
+ */
13
+
7
14
  /** @license React v0.20.2
8
15
  * scheduler.production.min.js
9
16
  *
@@ -39,5 +46,3 @@ object-assign
39
46
  * This source code is licensed under the MIT license found in the
40
47
  * LICENSE file in the root directory of this source tree.
41
48
  */
42
-
43
- //!\ DECLARE ALIAS AFTER assign prototype !