@egovernments/digit-ui-module-workbench 2.0.0-dev-19 → 2.0.0-dev-21
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.
- package/dist/main.js +11 -296
- package/dist/main.js.LICENSE.txt +0 -12
- package/dist/main.js.br +0 -0
- package/dist/main.js.map +1 -1
- package/package.json +2 -2
package/dist/main.js.LICENSE.txt
CHANGED
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
/* @license
|
|
2
|
-
Papa Parse
|
|
3
|
-
v5.4.1
|
|
4
|
-
https://github.com/mholt/PapaParse
|
|
5
|
-
License: MIT
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
1
|
/*!
|
|
9
2
|
|
|
10
3
|
JSZip v3.10.1 - A JavaScript class for generating and reading zip files
|
|
@@ -24,11 +17,6 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
24
17
|
* @license MIT
|
|
25
18
|
*/
|
|
26
19
|
|
|
27
|
-
/*!
|
|
28
|
-
* mustache.js - Logic-less {{mustache}} templates with JavaScript
|
|
29
|
-
* http://github.com/janl/mustache.js
|
|
30
|
-
*/
|
|
31
|
-
|
|
32
20
|
/*! *****************************************************************************
|
|
33
21
|
Copyright (c) Microsoft Corporation.
|
|
34
22
|
|
package/dist/main.js.br
CHANGED
|
Binary file
|