@egovernments/digit-ui-module-workbench 2.0.0-dev-02 → 2.0.0-dev-03

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,3 +1,10 @@
1
+ /* @license
2
+ Papa Parse
3
+ v5.5.3
4
+ https://github.com/mholt/PapaParse
5
+ License: MIT
6
+ */
7
+
1
8
  /*!
2
9
 
3
10
  JSZip v3.10.1 - A JavaScript class for generating and reading zip files
@@ -17,21 +24,6 @@ https://github.com/nodeca/pako/blob/main/LICENSE
17
24
  * @license MIT
18
25
  */
19
26
 
20
- /*! *****************************************************************************
21
- Copyright (c) Microsoft Corporation.
22
-
23
- Permission to use, copy, modify, and/or distribute this software for any
24
- purpose with or without fee is hereby granted.
25
-
26
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
27
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
28
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
29
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
30
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
31
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
32
- PERFORMANCE OF THIS SOFTWARE.
33
- ***************************************************************************** */
34
-
35
27
  /*! ExcelJS 19-10-2023 */
36
28
 
37
29
  /*! cpexcel.js (C) 2013-present SheetJS -- http://sheetjs.com */
@@ -85,6 +77,28 @@ PERFORMANCE OF THIS SOFTWARE.
85
77
  * LICENSE file in the root directory of this source tree.
86
78
  */
87
79
 
80
+ /**
81
+ * @licstart The following is the entire license notice for the
82
+ * Javascript code in this page
83
+ *
84
+ * Copyright 2021 Mozilla Foundation
85
+ *
86
+ * Licensed under the Apache License, Version 2.0 (the "License");
87
+ * you may not use this file except in compliance with the License.
88
+ * You may obtain a copy of the License at
89
+ *
90
+ * http://www.apache.org/licenses/LICENSE-2.0
91
+ *
92
+ * Unless required by applicable law or agreed to in writing, software
93
+ * distributed under the License is distributed on an "AS IS" BASIS,
94
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
95
+ * See the License for the specific language governing permissions and
96
+ * limitations under the License.
97
+ *
98
+ * @licend The above is the entire license notice for the
99
+ * Javascript code in this page
100
+ */
101
+
88
102
  /**
89
103
  * Character class utilities for XML NS 1.0 edition 3.
90
104
  *
package/dist/main.js.br CHANGED
Binary file