traitify-widgets 1.10.2 → 1.12.0-alpha.1

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,27 +1,4 @@
1
- /*!
2
- * Determine if an object is a Buffer
3
- *
4
- * @author Feross Aboukhadijeh <https://feross.org>
5
- * @license MIT
6
- */
7
-
8
1
  /*!
9
2
  * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
10
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
11
4
  */
12
-
13
- /*!
14
- * repeat-string <https://github.com/jonschlinkert/repeat-string>
15
- *
16
- * Copyright (c) 2014-2015, Jon Schlinkert.
17
- * Licensed under the MIT License.
18
- */
19
-
20
- /** @license React v16.13.1
21
- * react-is.production.min.js
22
- *
23
- * Copyright (c) Facebook, Inc. and its affiliates.
24
- *
25
- * This source code is licensed under the MIT license found in the
26
- * LICENSE file in the root directory of this source tree.
27
- */