@ngageoint/mage.web-app 6.2.3 → 6.2.4
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/3rdpartylicenses.txt
CHANGED
|
@@ -989,6 +989,9 @@ MIT
|
|
|
989
989
|
|
|
990
990
|
@ngageoint/mage.web-core-lib
|
|
991
991
|
|
|
992
|
+
@ngneat/input-mask
|
|
993
|
+
MIT
|
|
994
|
+
|
|
992
995
|
@turf/bbox
|
|
993
996
|
MIT
|
|
994
997
|
The MIT License (MIT)
|
|
@@ -2838,6 +2841,17 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
2838
2841
|
|
|
2839
2842
|
|
|
2840
2843
|
|
|
2844
|
+
inputmask
|
|
2845
|
+
MIT
|
|
2846
|
+
Copyright (c) 2010 - 2018 Robin Herbots
|
|
2847
|
+
|
|
2848
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2849
|
+
|
|
2850
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2851
|
+
|
|
2852
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2853
|
+
|
|
2854
|
+
|
|
2841
2855
|
invariant
|
|
2842
2856
|
MIT
|
|
2843
2857
|
MIT License
|
package/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<head>
|
|
5
5
|
<title>MAGE</title>
|
|
6
6
|
<meta id="view" name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
|
7
|
-
<link rel="stylesheet" href="styles.
|
|
7
|
+
<link rel="stylesheet" href="styles.282df1acc1e8e65af5fb.css"></head>
|
|
8
8
|
|
|
9
9
|
<body class="mdc-typography">
|
|
10
10
|
<bootstrap>
|
|
@@ -15,6 +15,6 @@
|
|
|
15
15
|
<banner ng-if="myself" class="banner" type="footer"></banner>
|
|
16
16
|
</div>
|
|
17
17
|
</bootstrap>
|
|
18
|
-
<script src="runtime.c51bd5b1c616d9ffddc1.js" defer></script><script src="polyfills.379180be753fc0c81114.js" defer></script><script src="scripts.3e61564529421cb666ad.js" defer></script><script src="main.
|
|
18
|
+
<script src="runtime.c51bd5b1c616d9ffddc1.js" defer></script><script src="polyfills.379180be753fc0c81114.js" defer></script><script src="scripts.3e61564529421cb666ad.js" defer></script><script src="main.d9b142888d3bcaa0b196.js" defer></script></body>
|
|
19
19
|
|
|
20
20
|
</html>
|