@botfabrik/engine-webclient 4.0.1-alpha.9 → 4.0.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,9 +1,3 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
  /*
8
2
  object-assign
9
3
  (c) Sindre Sorhus
@@ -16,18 +10,6 @@ object-assign
16
10
  http://jedwatson.github.io/classnames
17
11
  */
18
12
 
19
- /*!
20
- * Clamp.js 0.7.0
21
- * Based on: https://github.com/xavi160/Clamp.js/commit/e313818da231b8dd8fd603dd9c9a61a9d725c22f
22
- * Mixins:
23
- * - https://github.com/josephschmitt/Clamp.js/pull/50
24
- * - https://github.com/josephschmitt/Clamp.js/pull/49
25
- *
26
- * Copyright 2011-2013, Joseph Schmitt http://joe.sh
27
- * Released under the WTFPL license
28
- * http://sam.zoy.org/wtfpl/
29
- */
30
-
31
13
  /*!
32
14
  * Determine if an object is a Buffer
33
15
  *
@@ -50,20 +32,6 @@ object-assign
50
32
  * @license MIT
51
33
  */
52
34
 
53
- /*!
54
- * isobject <https://github.com/jonschlinkert/isobject>
55
- *
56
- * Copyright (c) 2014-2017, Jon Schlinkert.
57
- * Released under the MIT License.
58
- */
59
-
60
- /*!
61
- * object.pick <https://github.com/jonschlinkert/object.pick>
62
- *
63
- * Copyright (c) 2014-2015 Jon Schlinkert, contributors.
64
- * Licensed under the MIT License
65
- */
66
-
67
35
  /*! https://mths.be/utf8js v2.1.2 by @mathias */
68
36
 
69
37
  /** @license React v0.19.1