hart-estate-widget 0.0.81 → 0.0.84

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,50 +4,8 @@ object-assign
4
4
  @license MIT
5
5
  */
6
6
 
7
- /*!
8
- * camera-controls
9
- * https://github.com/yomotsu/camera-controls
10
- * (c) 2017 @yomotsu
11
- * Released under the MIT License.
12
- */
13
-
14
- /*!
15
- * hold-event
16
- * https://github.com/yomotsu/hold-event
17
- * (c) 2020 @yomotsu
18
- * Released under the MIT License.
19
- */
20
-
21
- /*!
22
- fflate - fast JavaScript compression/decompression
23
- <https://101arrowz.github.io/fflate>
24
- Licensed under MIT. https://github.com/101arrowz/fflate/blob/master/LICENSE
25
- version 0.6.9
26
- */
27
-
28
- /*! *****************************************************************************
29
- Copyright (c) Microsoft Corporation.
30
-
31
- Permission to use, copy, modify, and/or distribute this software for any
32
- purpose with or without fee is hereby granted.
33
-
34
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
35
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
36
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
37
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
38
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
39
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
40
- PERFORMANCE OF THIS SOFTWARE.
41
- ***************************************************************************** */
42
-
43
7
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
44
8
 
45
- /**
46
- * @license
47
- * Copyright 2010-2022 Three.js Authors
48
- * SPDX-License-Identifier: MIT
49
- */
50
-
51
9
  /** @license React v0.20.2
52
10
  * scheduler.production.min.js
53
11
  *