@pdfme/ui 1.1.9 → 1.2.0

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.
@@ -6,7 +6,7 @@ object-assign
6
6
 
7
7
  /*!
8
8
  * @name @pdfme/ui
9
- * @version 1.1.9 | Sun Mar 05 2023
9
+ * @version 1.2.0 | Sun Jun 04 2023
10
10
  * @author hand-dot
11
11
  * @license MIT
12
12
  */
@@ -15,6 +15,13 @@ object-assign
15
15
  * Programatically add the following
16
16
  */
17
17
 
18
+ /*!
19
+ * The buffer module from node.js, for the browser.
20
+ *
21
+ * @author Feross Aboukhadijeh <https://feross.org>
22
+ * @license MIT
23
+ */
24
+
18
25
  /*! *****************************************************************************
19
26
  Copyright (c) Microsoft Corporation.
20
27
 
@@ -45,6 +52,8 @@ See the Apache Version 2.0 License for specific language governing permissions
45
52
  and limitations under the License.
46
53
  ***************************************************************************** */
47
54
 
55
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
56
+
48
57
  /**
49
58
  * @licstart The following is the entire license notice for the
50
59
  * Javascript code in this page