@ngageoint/mage.web-app 6.2.8 → 6.2.9

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.
@@ -166,32 +166,6 @@ MIT
166
166
  @angular/upgrade
167
167
  MIT
168
168
 
169
- @babel/runtime-corejs3
170
- MIT
171
- MIT License
172
-
173
- Copyright (c) 2014-present Sebastian McKenzie and other contributors
174
-
175
- Permission is hereby granted, free of charge, to any person obtaining
176
- a copy of this software and associated documentation files (the
177
- "Software"), to deal in the Software without restriction, including
178
- without limitation the rights to use, copy, modify, merge, publish,
179
- distribute, sublicense, and/or sell copies of the Software, and to
180
- permit persons to whom the Software is furnished to do so, subject to
181
- the following conditions:
182
-
183
- The above copyright notice and this permission notice shall be
184
- included in all copies or substantial portions of the Software.
185
-
186
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
187
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
188
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
189
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
190
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
191
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
192
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
193
-
194
-
195
169
  @ctrl/tinycolor
196
170
  MIT
197
171
  Copyright (c) Scott Cooper <scttcper@gmail.com>
@@ -989,137 +963,384 @@ MIT
989
963
 
990
964
  @ngageoint/mage.web-core-lib
991
965
 
992
- @ngneat/input-mask
993
- MIT
994
-
995
- @turf/bbox
966
+ @ngageoint/md-date-time-picker
996
967
  MIT
997
968
  The MIT License (MIT)
998
969
 
999
- Copyright (c) 2017 TurfJS
970
+ Copyright (c) 2016 Puranjay Jain
1000
971
 
1001
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1002
- this software and associated documentation files (the "Software"), to deal in
1003
- the Software without restriction, including without limitation the rights to
1004
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1005
- the Software, and to permit persons to whom the Software is furnished to do so,
1006
- subject to the following conditions:
972
+ Permission is hereby granted, free of charge, to any person obtaining a copy
973
+ of this software and associated documentation files (the "Software"), to deal
974
+ in the Software without restriction, including without limitation the rights
975
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
976
+ copies of the Software, and to permit persons to whom the Software is
977
+ furnished to do so, subject to the following conditions:
1007
978
 
1008
979
  The above copyright notice and this permission notice shall be included in all
1009
980
  copies or substantial portions of the Software.
1010
981
 
1011
982
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1012
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1013
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1014
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1015
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1016
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
983
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
984
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
985
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
986
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
987
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
988
+ SOFTWARE.
1017
989
 
1018
990
 
1019
- @turf/center
1020
- MIT
1021
- The MIT License (MIT)
991
+ This application bundles the following third-party packages in accordance with the following licenses:
1022
992
 
1023
- Copyright (c) 2017 TurfJS
993
+ -------------------------------------------------------------------------
1024
994
 
1025
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1026
- this software and associated documentation files (the "Software"), to deal in
1027
- the Software without restriction, including without limitation the rights to
1028
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1029
- the Software, and to permit persons to whom the Software is furnished to do so,
1030
- subject to the following conditions:
995
+ Package: material-design-lite
996
+ License: Apache
997
+ License Source: LICENSE
998
+ Source Text:
1031
999
 
1032
- The above copyright notice and this permission notice shall be included in all
1033
- copies or substantial portions of the Software.
1000
+ Apache License
1001
+ Version 2.0, January 2004
1002
+ http://www.apache.org/licenses/
1034
1003
 
1035
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1036
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1037
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1038
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1039
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1040
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1004
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1041
1005
 
1006
+ 1. Definitions.
1042
1007
 
1043
- @turf/helpers
1044
- MIT
1045
- The MIT License (MIT)
1008
+ "License" shall mean the terms and conditions for use, reproduction,
1009
+ and distribution as defined by Sections 1 through 9 of this document.
1046
1010
 
1047
- Copyright (c) 2017 TurfJS
1011
+ "Licensor" shall mean the copyright owner or entity authorized by
1012
+ the copyright owner that is granting the License.
1048
1013
 
1049
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1050
- this software and associated documentation files (the "Software"), to deal in
1051
- the Software without restriction, including without limitation the rights to
1052
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1053
- the Software, and to permit persons to whom the Software is furnished to do so,
1054
- subject to the following conditions:
1014
+ "Legal Entity" shall mean the union of the acting entity and all
1015
+ other entities that control, are controlled by, or are under common
1016
+ control with that entity. For the purposes of this definition,
1017
+ "control" means (i) the power, direct or indirect, to cause the
1018
+ direction or management of such entity, whether by contract or
1019
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1020
+ outstanding shares, or (iii) beneficial ownership of such entity.
1055
1021
 
1056
- The above copyright notice and this permission notice shall be included in all
1057
- copies or substantial portions of the Software.
1022
+ "You" (or "Your") shall mean an individual or Legal Entity
1023
+ exercising permissions granted by this License.
1058
1024
 
1059
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1060
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1061
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1062
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1063
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1064
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1025
+ "Source" form shall mean the preferred form for making modifications,
1026
+ including but not limited to software source code, documentation
1027
+ source, and configuration files.
1065
1028
 
1029
+ "Object" form shall mean any form resulting from mechanical
1030
+ transformation or translation of a Source form, including but
1031
+ not limited to compiled object code, generated documentation,
1032
+ and conversions to other media types.
1066
1033
 
1067
- @turf/kinks
1068
- MIT
1069
- The MIT License (MIT)
1034
+ "Work" shall mean the work of authorship, whether in Source or
1035
+ Object form, made available under the License, as indicated by a
1036
+ copyright notice that is included in or attached to the work
1037
+ (an example is provided in the Appendix below).
1070
1038
 
1071
- Copyright (c) 2017 TurfJS
1039
+ "Derivative Works" shall mean any work, whether in Source or Object
1040
+ form, that is based on (or derived from) the Work and for which the
1041
+ editorial revisions, annotations, elaborations, or other modifications
1042
+ represent, as a whole, an original work of authorship. For the purposes
1043
+ of this License, Derivative Works shall not include works that remain
1044
+ separable from, or merely link (or bind by name) to the interfaces of,
1045
+ the Work and Derivative Works thereof.
1072
1046
 
1073
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1074
- this software and associated documentation files (the "Software"), to deal in
1075
- the Software without restriction, including without limitation the rights to
1076
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1077
- the Software, and to permit persons to whom the Software is furnished to do so,
1078
- subject to the following conditions:
1047
+ "Contribution" shall mean any work of authorship, including
1048
+ the original version of the Work and any modifications or additions
1049
+ to that Work or Derivative Works thereof, that is intentionally
1050
+ submitted to Licensor for inclusion in the Work by the copyright owner
1051
+ or by an individual or Legal Entity authorized to submit on behalf of
1052
+ the copyright owner. For the purposes of this definition, "submitted"
1053
+ means any form of electronic, verbal, or written communication sent
1054
+ to the Licensor or its representatives, including but not limited to
1055
+ communication on electronic mailing lists, source code control systems,
1056
+ and issue tracking systems that are managed by, or on behalf of, the
1057
+ Licensor for the purpose of discussing and improving the Work, but
1058
+ excluding communication that is conspicuously marked or otherwise
1059
+ designated in writing by the copyright owner as "Not a Contribution."
1079
1060
 
1080
- The above copyright notice and this permission notice shall be included in all
1081
- copies or substantial portions of the Software.
1061
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1062
+ on behalf of whom a Contribution has been received by Licensor and
1063
+ subsequently incorporated within the Work.
1082
1064
 
1083
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1084
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1085
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1086
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1087
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1088
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1065
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1066
+ this License, each Contributor hereby grants to You a perpetual,
1067
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1068
+ copyright license to reproduce, prepare Derivative Works of,
1069
+ publicly display, publicly perform, sublicense, and distribute the
1070
+ Work and such Derivative Works in Source or Object form.
1089
1071
 
1072
+ 3. Grant of Patent License. Subject to the terms and conditions of
1073
+ this License, each Contributor hereby grants to You a perpetual,
1074
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1075
+ (except as stated in this section) patent license to make, have made,
1076
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1077
+ where such license applies only to those patent claims licensable
1078
+ by such Contributor that are necessarily infringed by their
1079
+ Contribution(s) alone or by combination of their Contribution(s)
1080
+ with the Work to which such Contribution(s) was submitted. If You
1081
+ institute patent litigation against any entity (including a
1082
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1083
+ or a Contribution incorporated within the Work constitutes direct
1084
+ or contributory patent infringement, then any patent licenses
1085
+ granted to You under this License for that Work shall terminate
1086
+ as of the date such litigation is filed.
1090
1087
 
1091
- @turf/meta
1092
- MIT
1093
- The MIT License (MIT)
1088
+ 4. Redistribution. You may reproduce and distribute copies of the
1089
+ Work or Derivative Works thereof in any medium, with or without
1090
+ modifications, and in Source or Object form, provided that You
1091
+ meet the following conditions:
1094
1092
 
1095
- Copyright (c) 2017 TurfJS
1093
+ (a) You must give any other recipients of the Work or
1094
+ Derivative Works a copy of this License; and
1096
1095
 
1097
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1098
- this software and associated documentation files (the "Software"), to deal in
1099
- the Software without restriction, including without limitation the rights to
1100
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1101
- the Software, and to permit persons to whom the Software is furnished to do so,
1102
- subject to the following conditions:
1096
+ (b) You must cause any modified files to carry prominent notices
1097
+ stating that You changed the files; and
1103
1098
 
1104
- The above copyright notice and this permission notice shall be included in all
1105
- copies or substantial portions of the Software.
1099
+ (c) You must retain, in the Source form of any Derivative Works
1100
+ that You distribute, all copyright, patent, trademark, and
1101
+ attribution notices from the Source form of the Work,
1102
+ excluding those notices that do not pertain to any part of
1103
+ the Derivative Works; and
1106
1104
 
1107
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1108
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1109
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1110
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1111
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1112
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1105
+ (d) If the Work includes a "NOTICE" text file as part of its
1106
+ distribution, then any Derivative Works that You distribute must
1107
+ include a readable copy of the attribution notices contained
1108
+ within such NOTICE file, excluding those notices that do not
1109
+ pertain to any part of the Derivative Works, in at least one
1110
+ of the following places: within a NOTICE text file distributed
1111
+ as part of the Derivative Works; within the Source form or
1112
+ documentation, if provided along with the Derivative Works; or,
1113
+ within a display generated by the Derivative Works, if and
1114
+ wherever such third-party notices normally appear. The contents
1115
+ of the NOTICE file are for informational purposes only and
1116
+ do not modify the License. You may add Your own attribution
1117
+ notices within Derivative Works that You distribute, alongside
1118
+ or as an addendum to the NOTICE text from the Work, provided
1119
+ that such additional attribution notices cannot be construed
1120
+ as modifying the License.
1113
1121
 
1122
+ You may add Your own copyright statement to Your modifications and
1123
+ may provide additional or different license terms and conditions
1124
+ for use, reproduction, or distribution of Your modifications, or
1125
+ for any such Derivative Works as a whole, provided Your use,
1126
+ reproduction, and distribution of the Work otherwise complies with
1127
+ the conditions stated in this License.
1114
1128
 
1115
- @uirouter/angular
1116
- MIT
1117
- The MIT License
1129
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1130
+ any Contribution intentionally submitted for inclusion in the Work
1131
+ by You to the Licensor shall be under the terms and conditions of
1132
+ this License, without any additional terms or conditions.
1133
+ Notwithstanding the above, nothing herein shall supersede or modify
1134
+ the terms of any separate license agreement you may have executed
1135
+ with Licensor regarding such Contributions.
1118
1136
 
1119
- Copyright (c) 2013-2015 The AngularUI Team, Karsten Sperling
1137
+ 6. Trademarks. This License does not grant permission to use the trade
1138
+ names, trademarks, service marks, or product names of the Licensor,
1139
+ except as required for reasonable and customary use in describing the
1140
+ origin of the Work and reproducing the content of the NOTICE file.
1120
1141
 
1121
- Permission is hereby granted, free of charge, to any person obtaining a copy
1122
- of this software and associated documentation files (the "Software"), to deal
1142
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1143
+ agreed to in writing, Licensor provides the Work (and each
1144
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1145
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1146
+ implied, including, without limitation, any warranties or conditions
1147
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1148
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1149
+ appropriateness of using or redistributing the Work and assume any
1150
+ risks associated with Your exercise of permissions under this License.
1151
+
1152
+ 8. Limitation of Liability. In no event and under no legal theory,
1153
+ whether in tort (including negligence), contract, or otherwise,
1154
+ unless required by applicable law (such as deliberate and grossly
1155
+ negligent acts) or agreed to in writing, shall any Contributor be
1156
+ liable to You for damages, including any direct, indirect, special,
1157
+ incidental, or consequential damages of any character arising as a
1158
+ result of this License or out of the use or inability to use the
1159
+ Work (including but not limited to damages for loss of goodwill,
1160
+ work stoppage, computer failure or malfunction, or any and all
1161
+ other commercial damages or losses), even if such Contributor
1162
+ has been advised of the possibility of such damages.
1163
+
1164
+ 9. Accepting Warranty or Additional Liability. While redistributing
1165
+ the Work or Derivative Works thereof, You may choose to offer,
1166
+ and charge a fee for, acceptance of support, warranty, indemnity,
1167
+ or other liability obligations and/or rights consistent with this
1168
+ License. However, in accepting such obligations, You may act only
1169
+ on Your own behalf and on Your sole responsibility, not on behalf
1170
+ of any other Contributor, and only if You agree to indemnify,
1171
+ defend, and hold each Contributor harmless for any liability
1172
+ incurred by, or claims asserted against, such Contributor by reason
1173
+ of your accepting any such warranty or additional liability.
1174
+
1175
+ END OF TERMS AND CONDITIONS
1176
+
1177
+ APPENDIX: How to apply the Apache License to your work.
1178
+
1179
+ To apply the Apache License to your work, attach the following
1180
+ boilerplate notice, with the fields enclosed by brackets "[]"
1181
+ replaced with your own identifying information. (Don't include
1182
+ the brackets!) The text should be enclosed in the appropriate
1183
+ comment syntax for the file format. We also recommend that a
1184
+ file or class name and description of purpose be included on the
1185
+ same "printed page" as the copyright notice for easier
1186
+ identification within third-party archives.
1187
+
1188
+ Copyright 2016 Google Inc
1189
+
1190
+ Licensed under the Apache License, Version 2.0 (the "License");
1191
+ you may not use this file except in compliance with the License.
1192
+ You may obtain a copy of the License at
1193
+
1194
+ http://www.apache.org/licenses/LICENSE-2.0
1195
+
1196
+ Unless required by applicable law or agreed to in writing, software
1197
+ distributed under the License is distributed on an "AS IS" BASIS,
1198
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1199
+ See the License for the specific language governing permissions and
1200
+ limitations under the License.
1201
+
1202
+ All code in any directories or sub-directories that end with *.html or
1203
+ *.css is licensed under the Creative Commons Attribution International
1204
+ 4.0 License, which full text can be found here:
1205
+ https://creativecommons.org/licenses/by/4.0/legalcode.
1206
+
1207
+ As an exception to this license, all html or css that is generated by
1208
+ the software at the direction of the user is copyright the user. The
1209
+ user has full ownership and control over such content, including
1210
+ whether and how they wish to license it.
1211
+
1212
+
1213
+ @ngneat/input-mask
1214
+ MIT
1215
+
1216
+ @turf/bbox
1217
+ MIT
1218
+ The MIT License (MIT)
1219
+
1220
+ Copyright (c) 2017 TurfJS
1221
+
1222
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1223
+ this software and associated documentation files (the "Software"), to deal in
1224
+ the Software without restriction, including without limitation the rights to
1225
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1226
+ the Software, and to permit persons to whom the Software is furnished to do so,
1227
+ subject to the following conditions:
1228
+
1229
+ The above copyright notice and this permission notice shall be included in all
1230
+ copies or substantial portions of the Software.
1231
+
1232
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1233
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1234
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1235
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1236
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1237
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1238
+
1239
+
1240
+ @turf/center
1241
+ MIT
1242
+ The MIT License (MIT)
1243
+
1244
+ Copyright (c) 2017 TurfJS
1245
+
1246
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1247
+ this software and associated documentation files (the "Software"), to deal in
1248
+ the Software without restriction, including without limitation the rights to
1249
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1250
+ the Software, and to permit persons to whom the Software is furnished to do so,
1251
+ subject to the following conditions:
1252
+
1253
+ The above copyright notice and this permission notice shall be included in all
1254
+ copies or substantial portions of the Software.
1255
+
1256
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1257
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1258
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1259
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1260
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1261
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1262
+
1263
+
1264
+ @turf/helpers
1265
+ MIT
1266
+ The MIT License (MIT)
1267
+
1268
+ Copyright (c) 2017 TurfJS
1269
+
1270
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1271
+ this software and associated documentation files (the "Software"), to deal in
1272
+ the Software without restriction, including without limitation the rights to
1273
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1274
+ the Software, and to permit persons to whom the Software is furnished to do so,
1275
+ subject to the following conditions:
1276
+
1277
+ The above copyright notice and this permission notice shall be included in all
1278
+ copies or substantial portions of the Software.
1279
+
1280
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1281
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1282
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1283
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1284
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1285
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1286
+
1287
+
1288
+ @turf/kinks
1289
+ MIT
1290
+ The MIT License (MIT)
1291
+
1292
+ Copyright (c) 2017 TurfJS
1293
+
1294
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1295
+ this software and associated documentation files (the "Software"), to deal in
1296
+ the Software without restriction, including without limitation the rights to
1297
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1298
+ the Software, and to permit persons to whom the Software is furnished to do so,
1299
+ subject to the following conditions:
1300
+
1301
+ The above copyright notice and this permission notice shall be included in all
1302
+ copies or substantial portions of the Software.
1303
+
1304
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1305
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1306
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1307
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1308
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1309
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1310
+
1311
+
1312
+ @turf/meta
1313
+ MIT
1314
+ The MIT License (MIT)
1315
+
1316
+ Copyright (c) 2017 TurfJS
1317
+
1318
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1319
+ this software and associated documentation files (the "Software"), to deal in
1320
+ the Software without restriction, including without limitation the rights to
1321
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1322
+ the Software, and to permit persons to whom the Software is furnished to do so,
1323
+ subject to the following conditions:
1324
+
1325
+ The above copyright notice and this permission notice shall be included in all
1326
+ copies or substantial portions of the Software.
1327
+
1328
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1329
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1330
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1331
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1332
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1333
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1334
+
1335
+
1336
+ @uirouter/angular
1337
+ MIT
1338
+ The MIT License
1339
+
1340
+ Copyright (c) 2013-2015 The AngularUI Team, Karsten Sperling
1341
+
1342
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1343
+ of this software and associated documentation files (the "Software"), to deal
1123
1344
  in the Software without restriction, including without limitation the rights
1124
1345
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1125
1346
  copies of the Software, and to permit persons to whom the Software is
@@ -1463,31 +1684,6 @@ THE SOFTWARE.
1463
1684
 
1464
1685
 
1465
1686
 
1466
- autolinker
1467
- MIT
1468
- The MIT License (MIT)
1469
-
1470
- Copyright (c) 2014 Gregory Jacobs (http://greg-jacobs.com)
1471
-
1472
- Permission is hereby granted, free of charge, to any person obtaining
1473
- a copy of this software and associated documentation files (the
1474
- "Software"), to deal in the Software without restriction, including
1475
- without limitation the rights to use, copy, modify, merge, publish,
1476
- distribute, sublicense, and/or sell copies of the Software, and to
1477
- permit persons to whom the Software is furnished to do so, subject to
1478
- the following conditions:
1479
-
1480
- The above copyright notice and this permission notice shall be
1481
- included in all copies or substantial portions of the Software.
1482
-
1483
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1484
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1485
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1486
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1487
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1488
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1489
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1490
-
1491
1687
  base64-js
1492
1688
  MIT
1493
1689
  The MIT License (MIT)
@@ -1513,201 +1709,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1513
1709
  THE SOFTWARE.
1514
1710
 
1515
1711
 
1516
- btoa
1517
- (MIT OR Apache-2.0)
1518
- Apache License
1519
- Version 2.0, January 2004
1520
- http://www.apache.org/licenses/
1521
-
1522
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1523
-
1524
- 1. Definitions.
1525
-
1526
- "License" shall mean the terms and conditions for use, reproduction, and
1527
- distribution as defined by Sections 1 through 9 of this document.
1528
-
1529
- "Licensor" shall mean the copyright owner or entity authorized by the copyright
1530
- owner that is granting the License.
1531
-
1532
- "Legal Entity" shall mean the union of the acting entity and all other entities
1533
- that control, are controlled by, or are under common control with that entity.
1534
- For the purposes of this definition, "control" means (i) the power, direct or
1535
- indirect, to cause the direction or management of such entity, whether by
1536
- contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
1537
- outstanding shares, or (iii) beneficial ownership of such entity.
1538
-
1539
- "You" (or "Your") shall mean an individual or Legal Entity exercising
1540
- permissions granted by this License.
1541
-
1542
- "Source" form shall mean the preferred form for making modifications, including
1543
- but not limited to software source code, documentation source, and configuration
1544
- files.
1545
-
1546
- "Object" form shall mean any form resulting from mechanical transformation or
1547
- translation of a Source form, including but not limited to compiled object code,
1548
- generated documentation, and conversions to other media types.
1549
-
1550
- "Work" shall mean the work of authorship, whether in Source or Object form, made
1551
- available under the License, as indicated by a copyright notice that is included
1552
- in or attached to the work (an example is provided in the Appendix below).
1553
-
1554
- "Derivative Works" shall mean any work, whether in Source or Object form, that
1555
- is based on (or derived from) the Work and for which the editorial revisions,
1556
- annotations, elaborations, or other modifications represent, as a whole, an
1557
- original work of authorship. For the purposes of this License, Derivative Works
1558
- shall not include works that remain separable from, or merely link (or bind by
1559
- name) to the interfaces of, the Work and Derivative Works thereof.
1560
-
1561
- "Contribution" shall mean any work of authorship, including the original version
1562
- of the Work and any modifications or additions to that Work or Derivative Works
1563
- thereof, that is intentionally submitted to Licensor for inclusion in the Work
1564
- by the copyright owner or by an individual or Legal Entity authorized to submit
1565
- on behalf of the copyright owner. For the purposes of this definition,
1566
- "submitted" means any form of electronic, verbal, or written communication sent
1567
- to the Licensor or its representatives, including but not limited to
1568
- communication on electronic mailing lists, source code control systems, and
1569
- issue tracking systems that are managed by, or on behalf of, the Licensor for
1570
- the purpose of discussing and improving the Work, but excluding communication
1571
- that is conspicuously marked or otherwise designated in writing by the copyright
1572
- owner as "Not a Contribution."
1573
-
1574
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
1575
- of whom a Contribution has been received by Licensor and subsequently
1576
- incorporated within the Work.
1577
-
1578
- 2. Grant of Copyright License.
1579
-
1580
- Subject to the terms and conditions of this License, each Contributor hereby
1581
- grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
1582
- irrevocable copyright license to reproduce, prepare Derivative Works of,
1583
- publicly display, publicly perform, sublicense, and distribute the Work and such
1584
- Derivative Works in Source or Object form.
1585
-
1586
- 3. Grant of Patent License.
1587
-
1588
- Subject to the terms and conditions of this License, each Contributor hereby
1589
- grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
1590
- irrevocable (except as stated in this section) patent license to make, have
1591
- made, use, offer to sell, sell, import, and otherwise transfer the Work, where
1592
- such license applies only to those patent claims licensable by such Contributor
1593
- that are necessarily infringed by their Contribution(s) alone or by combination
1594
- of their Contribution(s) with the Work to which such Contribution(s) was
1595
- submitted. If You institute patent litigation against any entity (including a
1596
- cross-claim or counterclaim in a lawsuit) alleging that the Work or a
1597
- Contribution incorporated within the Work constitutes direct or contributory
1598
- patent infringement, then any patent licenses granted to You under this License
1599
- for that Work shall terminate as of the date such litigation is filed.
1600
-
1601
- 4. Redistribution.
1602
-
1603
- You may reproduce and distribute copies of the Work or Derivative Works thereof
1604
- in any medium, with or without modifications, and in Source or Object form,
1605
- provided that You meet the following conditions:
1606
-
1607
- You must give any other recipients of the Work or Derivative Works a copy of
1608
- this License; and
1609
- You must cause any modified files to carry prominent notices stating that You
1610
- changed the files; and
1611
- You must retain, in the Source form of any Derivative Works that You distribute,
1612
- all copyright, patent, trademark, and attribution notices from the Source form
1613
- of the Work, excluding those notices that do not pertain to any part of the
1614
- Derivative Works; and
1615
- If the Work includes a "NOTICE" text file as part of its distribution, then any
1616
- Derivative Works that You distribute must include a readable copy of the
1617
- attribution notices contained within such NOTICE file, excluding those notices
1618
- that do not pertain to any part of the Derivative Works, in at least one of the
1619
- following places: within a NOTICE text file distributed as part of the
1620
- Derivative Works; within the Source form or documentation, if provided along
1621
- with the Derivative Works; or, within a display generated by the Derivative
1622
- Works, if and wherever such third-party notices normally appear. The contents of
1623
- the NOTICE file are for informational purposes only and do not modify the
1624
- License. You may add Your own attribution notices within Derivative Works that
1625
- You distribute, alongside or as an addendum to the NOTICE text from the Work,
1626
- provided that such additional attribution notices cannot be construed as
1627
- modifying the License.
1628
- You may add Your own copyright statement to Your modifications and may provide
1629
- additional or different license terms and conditions for use, reproduction, or
1630
- distribution of Your modifications, or for any such Derivative Works as a whole,
1631
- provided Your use, reproduction, and distribution of the Work otherwise complies
1632
- with the conditions stated in this License.
1633
-
1634
- 5. Submission of Contributions.
1635
-
1636
- Unless You explicitly state otherwise, any Contribution intentionally submitted
1637
- for inclusion in the Work by You to the Licensor shall be under the terms and
1638
- conditions of this License, without any additional terms or conditions.
1639
- Notwithstanding the above, nothing herein shall supersede or modify the terms of
1640
- any separate license agreement you may have executed with Licensor regarding
1641
- such Contributions.
1642
-
1643
- 6. Trademarks.
1644
-
1645
- This License does not grant permission to use the trade names, trademarks,
1646
- service marks, or product names of the Licensor, except as required for
1647
- reasonable and customary use in describing the origin of the Work and
1648
- reproducing the content of the NOTICE file.
1649
-
1650
- 7. Disclaimer of Warranty.
1651
-
1652
- Unless required by applicable law or agreed to in writing, Licensor provides the
1653
- Work (and each Contributor provides its Contributions) on an "AS IS" BASIS,
1654
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied,
1655
- including, without limitation, any warranties or conditions of TITLE,
1656
- NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
1657
- solely responsible for determining the appropriateness of using or
1658
- redistributing the Work and assume any risks associated with Your exercise of
1659
- permissions under this License.
1660
-
1661
- 8. Limitation of Liability.
1662
-
1663
- In no event and under no legal theory, whether in tort (including negligence),
1664
- contract, or otherwise, unless required by applicable law (such as deliberate
1665
- and grossly negligent acts) or agreed to in writing, shall any Contributor be
1666
- liable to You for damages, including any direct, indirect, special, incidental,
1667
- or consequential damages of any character arising as a result of this License or
1668
- out of the use or inability to use the Work (including but not limited to
1669
- damages for loss of goodwill, work stoppage, computer failure or malfunction, or
1670
- any and all other commercial damages or losses), even if such Contributor has
1671
- been advised of the possibility of such damages.
1672
-
1673
- 9. Accepting Warranty or Additional Liability.
1674
-
1675
- While redistributing the Work or Derivative Works thereof, You may choose to
1676
- offer, and charge a fee for, acceptance of support, warranty, indemnity, or
1677
- other liability obligations and/or rights consistent with this License. However,
1678
- in accepting such obligations, You may act only on Your own behalf and on Your
1679
- sole responsibility, not on behalf of any other Contributor, and only if You
1680
- agree to indemnify, defend, and hold each Contributor harmless for any liability
1681
- incurred by, or claims asserted against, such Contributor by reason of your
1682
- accepting any such warranty or additional liability.
1683
-
1684
- END OF TERMS AND CONDITIONS
1685
-
1686
- APPENDIX: How to apply the Apache License to your work
1687
-
1688
- To apply the Apache License to your work, attach the following boilerplate
1689
- notice, with the fields enclosed by brackets "[]" replaced with your own
1690
- identifying information. (Don't include the brackets!) The text should be
1691
- enclosed in the appropriate comment syntax for the file format. We also
1692
- recommend that a file or class name and description of purpose be included on
1693
- the same "printed page" as the copyright notice for easier identification within
1694
- third-party archives.
1695
-
1696
- Copyright [yyyy] [name of copyright owner]
1697
-
1698
- Licensed under the Apache License, Version 2.0 (the "License");
1699
- you may not use this file except in compliance with the License.
1700
- You may obtain a copy of the License at
1701
-
1702
- http://www.apache.org/licenses/LICENSE-2.0
1703
-
1704
- Unless required by applicable law or agreed to in writing, software
1705
- distributed under the License is distributed on an "AS IS" BASIS,
1706
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1707
- See the License for the specific language governing permissions and
1708
- limitations under the License.
1709
-
1710
-
1711
1712
  buffer
1712
1713
  MIT
1713
1714
  The MIT License (MIT)
@@ -1733,70 +1734,17 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1733
1734
  THE SOFTWARE.
1734
1735
 
1735
1736
 
1736
- call-bind
1737
+ css-loader
1737
1738
  MIT
1738
- MIT License
1739
-
1740
- Copyright (c) 2020 Jordan Harband
1739
+ Copyright JS Foundation and other contributors
1741
1740
 
1742
- Permission is hereby granted, free of charge, to any person obtaining a copy
1743
- of this software and associated documentation files (the "Software"), to deal
1744
- in the Software without restriction, including without limitation the rights
1745
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1746
- copies of the Software, and to permit persons to whom the Software is
1747
- furnished to do so, subject to the following conditions:
1748
-
1749
- The above copyright notice and this permission notice shall be included in all
1750
- copies or substantial portions of the Software.
1751
-
1752
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1753
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1754
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1755
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1756
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1757
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1758
- SOFTWARE.
1759
-
1760
-
1761
- classnames
1762
- MIT
1763
- The MIT License (MIT)
1764
-
1765
- Copyright (c) 2018 Jed Watson
1766
-
1767
- Permission is hereby granted, free of charge, to any person obtaining a copy
1768
- of this software and associated documentation files (the "Software"), to deal
1769
- in the Software without restriction, including without limitation the rights
1770
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1771
- copies of the Software, and to permit persons to whom the Software is
1772
- furnished to do so, subject to the following conditions:
1773
-
1774
- The above copyright notice and this permission notice shall be included in all
1775
- copies or substantial portions of the Software.
1776
-
1777
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1778
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1779
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1780
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1781
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1782
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1783
- SOFTWARE.
1784
-
1785
-
1786
- cookie
1787
- MIT
1788
- (The MIT License)
1789
-
1790
- Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>
1791
- Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
1792
-
1793
- Permission is hereby granted, free of charge, to any person obtaining
1794
- a copy of this software and associated documentation files (the
1795
- 'Software'), to deal in the Software without restriction, including
1796
- without limitation the rights to use, copy, modify, merge, publish,
1797
- distribute, sublicense, and/or sell copies of the Software, and to
1798
- permit persons to whom the Software is furnished to do so, subject to
1799
- the following conditions:
1741
+ Permission is hereby granted, free of charge, to any person obtaining
1742
+ a copy of this software and associated documentation files (the
1743
+ 'Software'), to deal in the Software without restriction, including
1744
+ without limitation the rights to use, copy, modify, merge, publish,
1745
+ distribute, sublicense, and/or sell copies of the Software, and to
1746
+ permit persons to whom the Software is furnished to do so, subject to
1747
+ the following conditions:
1800
1748
 
1801
1749
  The above copyright notice and this permission notice shall be
1802
1750
  included in all copies or substantial portions of the Software.
@@ -1810,10 +1758,17 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1810
1758
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1811
1759
 
1812
1760
 
1761
+ draggabilly
1762
+ MIT
1763
+
1764
+ ev-emitter
1765
+ MIT
1813
1766
 
1814
- core-js-pure
1767
+ fast-deep-equal
1815
1768
  MIT
1816
- Copyright (c) 2014-2022 Denis Pushkarev
1769
+ MIT License
1770
+
1771
+ Copyright (c) 2017 Evgeny Poberezkin
1817
1772
 
1818
1773
  Permission is hereby granted, free of charge, to any person obtaining a copy
1819
1774
  of this software and associated documentation files (the "Software"), to deal
@@ -1822,48 +1777,48 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1822
1777
  copies of the Software, and to permit persons to whom the Software is
1823
1778
  furnished to do so, subject to the following conditions:
1824
1779
 
1825
- The above copyright notice and this permission notice shall be included in
1826
- all copies or substantial portions of the Software.
1780
+ The above copyright notice and this permission notice shall be included in all
1781
+ copies or substantial portions of the Software.
1827
1782
 
1828
1783
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1829
1784
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1830
1785
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1831
1786
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1832
1787
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1833
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1834
- THE SOFTWARE.
1788
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1789
+ SOFTWARE.
1835
1790
 
1836
1791
 
1837
- create-react-class
1792
+ fast-json-stable-stringify
1838
1793
  MIT
1839
- MIT License
1794
+ This software is released under the MIT license:
1840
1795
 
1841
- Copyright (c) 2013-present, Facebook, Inc.
1796
+ Copyright (c) 2017 Evgeny Poberezkin
1797
+ Copyright (c) 2013 James Halliday
1842
1798
 
1843
- Permission is hereby granted, free of charge, to any person obtaining a copy
1844
- of this software and associated documentation files (the "Software"), to deal
1845
- in the Software without restriction, including without limitation the rights
1846
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1847
- copies of the Software, and to permit persons to whom the Software is
1848
- furnished to do so, subject to the following conditions:
1799
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1800
+ this software and associated documentation files (the "Software"), to deal in
1801
+ the Software without restriction, including without limitation the rights to
1802
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1803
+ the Software, and to permit persons to whom the Software is furnished to do so,
1804
+ subject to the following conditions:
1849
1805
 
1850
1806
  The above copyright notice and this permission notice shall be included in all
1851
1807
  copies or substantial portions of the Software.
1852
1808
 
1853
1809
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1854
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1855
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1856
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1857
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1858
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1859
- SOFTWARE.
1810
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1811
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1812
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1813
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1814
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1860
1815
 
1861
1816
 
1862
- cross-fetch
1817
+ focus-trap
1863
1818
  MIT
1864
1819
  The MIT License (MIT)
1865
1820
 
1866
- Copyright (c) 2017 Leonardo Quixadá
1821
+ Copyright (c) 2015-2016 David Clark
1867
1822
 
1868
1823
  Permission is hereby granted, free of charge, to any person obtaining a copy
1869
1824
  of this software and associated documentation files (the "Software"), to deal
@@ -1884,33 +1839,50 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1884
1839
  SOFTWARE.
1885
1840
 
1886
1841
 
1887
- css-loader
1842
+ get-size
1888
1843
  MIT
1889
- Copyright JS Foundation and other contributors
1890
1844
 
1891
- Permission is hereby granted, free of charge, to any person obtaining
1892
- a copy of this software and associated documentation files (the
1893
- 'Software'), to deal in the Software without restriction, including
1894
- without limitation the rights to use, copy, modify, merge, publish,
1895
- distribute, sublicense, and/or sell copies of the Software, and to
1896
- permit persons to whom the Software is furnished to do so, subject to
1897
- the following conditions:
1845
+ ieee754
1846
+ BSD-3-Clause
1847
+ Copyright 2008 Fair Oaks Labs, Inc.
1898
1848
 
1899
- The above copyright notice and this permission notice shall be
1900
- included in all copies or substantial portions of the Software.
1849
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1901
1850
 
1902
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1903
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1904
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1905
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1906
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1907
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1908
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1851
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1852
+
1853
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1854
+
1855
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1856
+
1857
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1858
+
1859
+
1860
+ inputmask
1861
+ MIT
1862
+ Copyright (c) 2010 - 2018 Robin Herbots
1909
1863
 
1864
+ 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:
1865
+
1866
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1867
+
1868
+ 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.
1869
+
1870
+
1871
+ isarray
1872
+ MIT
1910
1873
 
1911
- css.escape
1874
+ jquery
1912
1875
  MIT
1913
- Copyright Mathias Bynens <https://mathiasbynens.be/>
1876
+ Copyright JS Foundation and other contributors, https://js.foundation/
1877
+
1878
+ This software consists of voluntary contributions made by many
1879
+ individuals. For exact contribution history, see the revision history
1880
+ available at https://github.com/jquery/jquery
1881
+
1882
+ The following license applies to all parts of this software except as
1883
+ documented below:
1884
+
1885
+ ====
1914
1886
 
1915
1887
  Permission is hereby granted, free of charge, to any person obtaining
1916
1888
  a copy of this software and associated documentation files (the
@@ -1931,55 +1903,19 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1931
1903
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1932
1904
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1933
1905
 
1906
+ ====
1934
1907
 
1935
- d
1936
- ISC
1937
- ISC License
1938
-
1939
- Copyright (c) 2013-2019, Mariusz Nowak, @medikoo, medikoo.com
1940
-
1941
- Permission to use, copy, modify, and/or distribute this software for any
1942
- purpose with or without fee is hereby granted, provided that the above
1943
- copyright notice and this permission notice appear in all copies.
1944
-
1945
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1946
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
1947
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1948
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1949
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
1950
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1951
- PERFORMANCE OF THIS SOFTWARE.
1952
-
1953
-
1954
- deep-extend
1955
- MIT
1956
- The MIT License (MIT)
1957
-
1958
- Copyright (c) 2013-2018, Viacheslav Lotsmanov
1959
-
1960
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1961
- this software and associated documentation files (the "Software"), to deal in
1962
- the Software without restriction, including without limitation the rights to
1963
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1964
- the Software, and to permit persons to whom the Software is furnished to do so,
1965
- subject to the following conditions:
1966
-
1967
- The above copyright notice and this permission notice shall be included in all
1968
- copies or substantial portions of the Software.
1969
-
1970
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1971
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1972
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1973
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1974
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1975
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1908
+ All files located in the node_modules and external directories are
1909
+ externally maintained libraries used by this software which have their
1910
+ own licenses; we recommend you read them, as their terms may differ from
1911
+ the terms above.
1976
1912
 
1977
1913
 
1978
- deepmerge
1914
+ json-schema-traverse
1979
1915
  MIT
1980
- The MIT License (MIT)
1916
+ MIT License
1981
1917
 
1982
- Copyright (c) 2012 James Halliday, Josh Duff, and other contributors
1918
+ Copyright (c) 2017 Evgeny Poberezkin
1983
1919
 
1984
1920
  Permission is hereby granted, free of charge, to any person obtaining a copy
1985
1921
  of this software and associated documentation files (the "Software"), to deal
@@ -1988,474 +1924,110 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1988
1924
  copies of the Software, and to permit persons to whom the Software is
1989
1925
  furnished to do so, subject to the following conditions:
1990
1926
 
1991
- The above copyright notice and this permission notice shall be included in
1992
- all copies or substantial portions of the Software.
1927
+ The above copyright notice and this permission notice shall be included in all
1928
+ copies or substantial portions of the Software.
1993
1929
 
1994
1930
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1995
1931
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1996
1932
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1997
1933
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1998
1934
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1999
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2000
- THE SOFTWARE.
1935
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1936
+ SOFTWARE.
2001
1937
 
2002
1938
 
2003
- dompurify
2004
- (MPL-2.0 OR Apache-2.0)
2005
- DOMPurify
2006
- Copyright 2015 Mario Heiderich
1939
+ leaflet
1940
+ BSD-2-Clause
1941
+ Copyright (c) 2010-2019, Vladimir Agafonkin
1942
+ Copyright (c) 2010-2011, CloudMade
1943
+ All rights reserved.
2007
1944
 
2008
- DOMPurify is free software; you can redistribute it and/or modify it under the
2009
- terms of either:
1945
+ Redistribution and use in source and binary forms, with or without modification, are
1946
+ permitted provided that the following conditions are met:
2010
1947
 
2011
- a) the Apache License Version 2.0, or
2012
- b) the Mozilla Public License Version 2.0
1948
+ 1. Redistributions of source code must retain the above copyright notice, this list of
1949
+ conditions and the following disclaimer.
2013
1950
 
2014
- -----------------------------------------------------------------------------
1951
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list
1952
+ of conditions and the following disclaimer in the documentation and/or other materials
1953
+ provided with the distribution.
2015
1954
 
2016
- Licensed under the Apache License, Version 2.0 (the "License");
2017
- you may not use this file except in compliance with the License.
2018
- You may obtain a copy of the License at
1955
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
1956
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1957
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1958
+ COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1959
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
1960
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1961
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
1962
+ TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1963
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2019
1964
 
2020
- http://www.apache.org/licenses/LICENSE-2.0
2021
1965
 
2022
- Unless required by applicable law or agreed to in writing, software
2023
- distributed under the License is distributed on an "AS IS" BASIS,
2024
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2025
- See the License for the specific language governing permissions and
2026
- limitations under the License.
1966
+ leaflet-editable
1967
+ WTFPL
2027
1968
 
2028
- -----------------------------------------------------------------------------
2029
- Mozilla Public License, version 2.0
1969
+ leaflet.markercluster
1970
+ MIT
2030
1971
 
2031
- 1. Definitions
1972
+ leaflet.vectorgrid
1973
+ Beerware
2032
1974
 
2033
- 1.1. “Contributor”
1975
+ lodash
1976
+ MIT
1977
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
2034
1978
 
2035
- means each individual or legal entity that creates, contributes to the
2036
- creation of, or owns Covered Software.
1979
+ Based on Underscore.js, copyright Jeremy Ashkenas,
1980
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
2037
1981
 
2038
- 1.2. “Contributor Version”
1982
+ This software consists of voluntary contributions made by many
1983
+ individuals. For exact contribution history, see the revision history
1984
+ available at https://github.com/lodash/lodash
2039
1985
 
2040
- means the combination of the Contributions of others (if any) used by a
2041
- Contributor and that particular Contributor’s Contribution.
1986
+ The following license applies to all parts of this software except as
1987
+ documented below:
2042
1988
 
2043
- 1.3. “Contribution”
1989
+ ====
2044
1990
 
2045
- means Covered Software of a particular Contributor.
1991
+ Permission is hereby granted, free of charge, to any person obtaining
1992
+ a copy of this software and associated documentation files (the
1993
+ "Software"), to deal in the Software without restriction, including
1994
+ without limitation the rights to use, copy, modify, merge, publish,
1995
+ distribute, sublicense, and/or sell copies of the Software, and to
1996
+ permit persons to whom the Software is furnished to do so, subject to
1997
+ the following conditions:
2046
1998
 
2047
- 1.4. “Covered Software”
1999
+ The above copyright notice and this permission notice shall be
2000
+ included in all copies or substantial portions of the Software.
2048
2001
 
2049
- means Source Code Form to which the initial Contributor has attached the
2050
- notice in Exhibit A, the Executable Form of such Source Code Form, and
2051
- Modifications of such Source Code Form, in each case including portions
2052
- thereof.
2002
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2003
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2004
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2005
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2006
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2007
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2008
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2053
2009
 
2054
- 1.5. “Incompatible With Secondary Licenses”
2055
- means
2010
+ ====
2056
2011
 
2057
- a. that the initial Contributor has attached the notice described in
2058
- Exhibit B to the Covered Software; or
2012
+ Copyright and related rights for sample code are waived via CC0. Sample
2013
+ code is defined as all source code displayed within the prose of the
2014
+ documentation.
2059
2015
 
2060
- b. that the Covered Software was made available under the terms of version
2061
- 1.1 or earlier of the License, but not also under the terms of a
2062
- Secondary License.
2016
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
2063
2017
 
2064
- 1.6. “Executable Form”
2018
+ ====
2065
2019
 
2066
- means any form of the work other than Source Code Form.
2067
-
2068
- 1.7. “Larger Work”
2069
-
2070
- means a work that combines Covered Software with other material, in a separate
2071
- file or files, that is not Covered Software.
2072
-
2073
- 1.8. “License”
2074
-
2075
- means this document.
2076
-
2077
- 1.9. “Licensable”
2078
-
2079
- means having the right to grant, to the maximum extent possible, whether at the
2080
- time of the initial grant or subsequently, any and all of the rights conveyed by
2081
- this License.
2082
-
2083
- 1.10. “Modifications”
2084
-
2085
- means any of the following:
2086
-
2087
- a. any file in Source Code Form that results from an addition to, deletion
2088
- from, or modification of the contents of Covered Software; or
2089
-
2090
- b. any new file in Source Code Form that contains any Covered Software.
2091
-
2092
- 1.11. “Patent Claims” of a Contributor
2093
-
2094
- means any patent claim(s), including without limitation, method, process,
2095
- and apparatus claims, in any patent Licensable by such Contributor that
2096
- would be infringed, but for the grant of the License, by the making,
2097
- using, selling, offering for sale, having made, import, or transfer of
2098
- either its Contributions or its Contributor Version.
2099
-
2100
- 1.12. “Secondary License”
2101
-
2102
- means either the GNU General Public License, Version 2.0, the GNU Lesser
2103
- General Public License, Version 2.1, the GNU Affero General Public
2104
- License, Version 3.0, or any later versions of those licenses.
2105
-
2106
- 1.13. “Source Code Form”
2107
-
2108
- means the form of the work preferred for making modifications.
2109
-
2110
- 1.14. “You” (or “Your”)
2111
-
2112
- means an individual or a legal entity exercising rights under this
2113
- License. For legal entities, “You” includes any entity that controls, is
2114
- controlled by, or is under common control with You. For purposes of this
2115
- definition, “control” means (a) the power, direct or indirect, to cause
2116
- the direction or management of such entity, whether by contract or
2117
- otherwise, or (b) ownership of more than fifty percent (50%) of the
2118
- outstanding shares or beneficial ownership of such entity.
2119
-
2120
-
2121
- 2. License Grants and Conditions
2122
-
2123
- 2.1. Grants
2124
-
2125
- Each Contributor hereby grants You a world-wide, royalty-free,
2126
- non-exclusive license:
2127
-
2128
- a. under intellectual property rights (other than patent or trademark)
2129
- Licensable by such Contributor to use, reproduce, make available,
2130
- modify, display, perform, distribute, and otherwise exploit its
2131
- Contributions, either on an unmodified basis, with Modifications, or as
2132
- part of a Larger Work; and
2133
-
2134
- b. under Patent Claims of such Contributor to make, use, sell, offer for
2135
- sale, have made, import, and otherwise transfer either its Contributions
2136
- or its Contributor Version.
2137
-
2138
- 2.2. Effective Date
2139
-
2140
- The licenses granted in Section 2.1 with respect to any Contribution become
2141
- effective for each Contribution on the date the Contributor first distributes
2142
- such Contribution.
2143
-
2144
- 2.3. Limitations on Grant Scope
2145
-
2146
- The licenses granted in this Section 2 are the only rights granted under this
2147
- License. No additional rights or licenses will be implied from the distribution
2148
- or licensing of Covered Software under this License. Notwithstanding Section
2149
- 2.1(b) above, no patent license is granted by a Contributor:
2150
-
2151
- a. for any code that a Contributor has removed from Covered Software; or
2152
-
2153
- b. for infringements caused by: (i) Your and any other third party’s
2154
- modifications of Covered Software, or (ii) the combination of its
2155
- Contributions with other software (except as part of its Contributor
2156
- Version); or
2157
-
2158
- c. under Patent Claims infringed by Covered Software in the absence of its
2159
- Contributions.
2160
-
2161
- This License does not grant any rights in the trademarks, service marks, or
2162
- logos of any Contributor (except as may be necessary to comply with the
2163
- notice requirements in Section 3.4).
2164
-
2165
- 2.4. Subsequent Licenses
2166
-
2167
- No Contributor makes additional grants as a result of Your choice to
2168
- distribute the Covered Software under a subsequent version of this License
2169
- (see Section 10.2) or under the terms of a Secondary License (if permitted
2170
- under the terms of Section 3.3).
2171
-
2172
- 2.5. Representation
2173
-
2174
- Each Contributor represents that the Contributor believes its Contributions
2175
- are its original creation(s) or it has sufficient rights to grant the
2176
- rights to its Contributions conveyed by this License.
2177
-
2178
- 2.6. Fair Use
2179
-
2180
- This License is not intended to limit any rights You have under applicable
2181
- copyright doctrines of fair use, fair dealing, or other equivalents.
2182
-
2183
- 2.7. Conditions
2184
-
2185
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
2186
- Section 2.1.
2187
-
2188
-
2189
- 3. Responsibilities
2190
-
2191
- 3.1. Distribution of Source Form
2192
-
2193
- All distribution of Covered Software in Source Code Form, including any
2194
- Modifications that You create or to which You contribute, must be under the
2195
- terms of this License. You must inform recipients that the Source Code Form
2196
- of the Covered Software is governed by the terms of this License, and how
2197
- they can obtain a copy of this License. You may not attempt to alter or
2198
- restrict the recipients’ rights in the Source Code Form.
2199
-
2200
- 3.2. Distribution of Executable Form
2201
-
2202
- If You distribute Covered Software in Executable Form then:
2203
-
2204
- a. such Covered Software must also be made available in Source Code Form,
2205
- as described in Section 3.1, and You must inform recipients of the
2206
- Executable Form how they can obtain a copy of such Source Code Form by
2207
- reasonable means in a timely manner, at a charge no more than the cost
2208
- of distribution to the recipient; and
2209
-
2210
- b. You may distribute such Executable Form under the terms of this License,
2211
- or sublicense it under different terms, provided that the license for
2212
- the Executable Form does not attempt to limit or alter the recipients’
2213
- rights in the Source Code Form under this License.
2214
-
2215
- 3.3. Distribution of a Larger Work
2216
-
2217
- You may create and distribute a Larger Work under terms of Your choice,
2218
- provided that You also comply with the requirements of this License for the
2219
- Covered Software. If the Larger Work is a combination of Covered Software
2220
- with a work governed by one or more Secondary Licenses, and the Covered
2221
- Software is not Incompatible With Secondary Licenses, this License permits
2222
- You to additionally distribute such Covered Software under the terms of
2223
- such Secondary License(s), so that the recipient of the Larger Work may, at
2224
- their option, further distribute the Covered Software under the terms of
2225
- either this License or such Secondary License(s).
2226
-
2227
- 3.4. Notices
2228
-
2229
- You may not remove or alter the substance of any license notices (including
2230
- copyright notices, patent notices, disclaimers of warranty, or limitations
2231
- of liability) contained within the Source Code Form of the Covered
2232
- Software, except that You may alter any license notices to the extent
2233
- required to remedy known factual inaccuracies.
2234
-
2235
- 3.5. Application of Additional Terms
2236
-
2237
- You may choose to offer, and to charge a fee for, warranty, support,
2238
- indemnity or liability obligations to one or more recipients of Covered
2239
- Software. However, You may do so only on Your own behalf, and not on behalf
2240
- of any Contributor. You must make it absolutely clear that any such
2241
- warranty, support, indemnity, or liability obligation is offered by You
2242
- alone, and You hereby agree to indemnify every Contributor for any
2243
- liability incurred by such Contributor as a result of warranty, support,
2244
- indemnity or liability terms You offer. You may include additional
2245
- disclaimers of warranty and limitations of liability specific to any
2246
- jurisdiction.
2247
-
2248
- 4. Inability to Comply Due to Statute or Regulation
2249
-
2250
- If it is impossible for You to comply with any of the terms of this License
2251
- with respect to some or all of the Covered Software due to statute, judicial
2252
- order, or regulation then You must: (a) comply with the terms of this License
2253
- to the maximum extent possible; and (b) describe the limitations and the code
2254
- they affect. Such description must be placed in a text file included with all
2255
- distributions of the Covered Software under this License. Except to the
2256
- extent prohibited by statute or regulation, such description must be
2257
- sufficiently detailed for a recipient of ordinary skill to be able to
2258
- understand it.
2259
-
2260
- 5. Termination
2261
-
2262
- 5.1. The rights granted under this License will terminate automatically if You
2263
- fail to comply with any of its terms. However, if You become compliant,
2264
- then the rights granted under this License from a particular Contributor
2265
- are reinstated (a) provisionally, unless and until such Contributor
2266
- explicitly and finally terminates Your grants, and (b) on an ongoing basis,
2267
- if such Contributor fails to notify You of the non-compliance by some
2268
- reasonable means prior to 60 days after You have come back into compliance.
2269
- Moreover, Your grants from a particular Contributor are reinstated on an
2270
- ongoing basis if such Contributor notifies You of the non-compliance by
2271
- some reasonable means, this is the first time You have received notice of
2272
- non-compliance with this License from such Contributor, and You become
2273
- compliant prior to 30 days after Your receipt of the notice.
2274
-
2275
- 5.2. If You initiate litigation against any entity by asserting a patent
2276
- infringement claim (excluding declaratory judgment actions, counter-claims,
2277
- and cross-claims) alleging that a Contributor Version directly or
2278
- indirectly infringes any patent, then the rights granted to You by any and
2279
- all Contributors for the Covered Software under Section 2.1 of this License
2280
- shall terminate.
2281
-
2282
- 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
2283
- license agreements (excluding distributors and resellers) which have been
2284
- validly granted by You or Your distributors under this License prior to
2285
- termination shall survive termination.
2286
-
2287
- 6. Disclaimer of Warranty
2288
-
2289
- Covered Software is provided under this License on an “as is” basis, without
2290
- warranty of any kind, either expressed, implied, or statutory, including,
2291
- without limitation, warranties that the Covered Software is free of defects,
2292
- merchantable, fit for a particular purpose or non-infringing. The entire
2293
- risk as to the quality and performance of the Covered Software is with You.
2294
- Should any Covered Software prove defective in any respect, You (not any
2295
- Contributor) assume the cost of any necessary servicing, repair, or
2296
- correction. This disclaimer of warranty constitutes an essential part of this
2297
- License. No use of any Covered Software is authorized under this License
2298
- except under this disclaimer.
2299
-
2300
- 7. Limitation of Liability
2301
-
2302
- Under no circumstances and under no legal theory, whether tort (including
2303
- negligence), contract, or otherwise, shall any Contributor, or anyone who
2304
- distributes Covered Software as permitted above, be liable to You for any
2305
- direct, indirect, special, incidental, or consequential damages of any
2306
- character including, without limitation, damages for lost profits, loss of
2307
- goodwill, work stoppage, computer failure or malfunction, or any and all
2308
- other commercial damages or losses, even if such party shall have been
2309
- informed of the possibility of such damages. This limitation of liability
2310
- shall not apply to liability for death or personal injury resulting from such
2311
- party’s negligence to the extent applicable law prohibits such limitation.
2312
- Some jurisdictions do not allow the exclusion or limitation of incidental or
2313
- consequential damages, so this exclusion and limitation may not apply to You.
2314
-
2315
- 8. Litigation
2316
-
2317
- Any litigation relating to this License may be brought only in the courts of
2318
- a jurisdiction where the defendant maintains its principal place of business
2319
- and such litigation shall be governed by laws of that jurisdiction, without
2320
- reference to its conflict-of-law provisions. Nothing in this Section shall
2321
- prevent a party’s ability to bring cross-claims or counter-claims.
2322
-
2323
- 9. Miscellaneous
2324
-
2325
- This License represents the complete agreement concerning the subject matter
2326
- hereof. If any provision of this License is held to be unenforceable, such
2327
- provision shall be reformed only to the extent necessary to make it
2328
- enforceable. Any law or regulation which provides that the language of a
2329
- contract shall be construed against the drafter shall not be used to construe
2330
- this License against a Contributor.
2331
-
2332
-
2333
- 10. Versions of the License
2334
-
2335
- 10.1. New Versions
2336
-
2337
- Mozilla Foundation is the license steward. Except as provided in Section
2338
- 10.3, no one other than the license steward has the right to modify or
2339
- publish new versions of this License. Each version will be given a
2340
- distinguishing version number.
2341
-
2342
- 10.2. Effect of New Versions
2343
-
2344
- You may distribute the Covered Software under the terms of the version of
2345
- the License under which You originally received the Covered Software, or
2346
- under the terms of any subsequent version published by the license
2347
- steward.
2348
-
2349
- 10.3. Modified Versions
2350
-
2351
- If you create software not governed by this License, and you want to
2352
- create a new license for such software, you may create and use a modified
2353
- version of this License if you rename the license and remove any
2354
- references to the name of the license steward (except to note that such
2355
- modified license differs from this License).
2356
-
2357
- 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
2358
- If You choose to distribute Source Code Form that is Incompatible With
2359
- Secondary Licenses under the terms of this version of the License, the
2360
- notice described in Exhibit B of this License must be attached.
2361
-
2362
- Exhibit A - Source Code Form License Notice
2363
-
2364
- This Source Code Form is subject to the
2365
- terms of the Mozilla Public License, v.
2366
- 2.0. If a copy of the MPL was not
2367
- distributed with this file, You can
2368
- obtain one at
2369
- http://mozilla.org/MPL/2.0/.
2370
-
2371
- If it is not possible or desirable to put the notice in a particular file, then
2372
- You may include the notice in a location (such as a LICENSE file in a relevant
2373
- directory) where a recipient would be likely to look for such a notice.
2374
-
2375
- You may add additional accurate notices of copyright ownership.
2376
-
2377
- Exhibit B - “Incompatible With Secondary Licenses” Notice
2378
-
2379
- This Source Code Form is “Incompatible
2380
- With Secondary Licenses”, as defined by
2381
- the Mozilla Public License, v. 2.0.
2382
-
2383
-
2384
-
2385
- draggabilly
2386
- MIT
2387
-
2388
- emitter-component
2389
-
2390
- es5-ext
2391
- ISC
2392
- ISC License
2393
-
2394
- Copyright (c) 2011-2022, Mariusz Nowak, @medikoo, medikoo.com
2395
-
2396
- Permission to use, copy, modify, and/or distribute this software for any
2397
- purpose with or without fee is hereby granted, provided that the above
2398
- copyright notice and this permission notice appear in all copies.
2399
-
2400
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2401
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2402
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2403
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2404
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2405
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2406
- PERFORMANCE OF THIS SOFTWARE.
2407
-
2408
-
2409
- es6-symbol
2410
- ISC
2411
- ISC License
2412
-
2413
- Copyright (c) 2013-2019, Mariusz Nowak, @medikoo, medikoo.com
2414
-
2415
- Permission to use, copy, modify, and/or distribute this software for any
2416
- purpose with or without fee is hereby granted, provided that the above
2417
- copyright notice and this permission notice appear in all copies.
2418
-
2419
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2420
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2421
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2422
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2423
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2424
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2425
- PERFORMANCE OF THIS SOFTWARE.
2426
-
2427
-
2428
- esprima
2429
- BSD-2-Clause
2430
- Copyright JS Foundation and other contributors, https://js.foundation/
2431
-
2432
- Redistribution and use in source and binary forms, with or without
2433
- modification, are permitted provided that the following conditions are met:
2434
-
2435
- * Redistributions of source code must retain the above copyright
2436
- notice, this list of conditions and the following disclaimer.
2437
- * Redistributions in binary form must reproduce the above copyright
2438
- notice, this list of conditions and the following disclaimer in the
2439
- documentation and/or other materials provided with the distribution.
2440
-
2441
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2442
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2443
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2444
- ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
2445
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2446
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2447
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
2448
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2449
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2450
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2020
+ Files located in the node_modules and vendor directories are externally
2021
+ maintained libraries used by this software which have their own
2022
+ licenses; we recommend you read them, as their terms may differ from the
2023
+ terms above.
2451
2024
 
2452
2025
 
2453
- ev-emitter
2026
+ material-components-web
2454
2027
  MIT
2028
+ The MIT License
2455
2029
 
2456
- event-emitter
2457
- MIT
2458
- Copyright (C) 2012-2015 Mariusz Nowak (www.medikoo.com)
2030
+ Copyright (c) 2014-2019 Google, Inc.
2459
2031
 
2460
2032
  Permission is hereby granted, free of charge, to any person obtaining a copy
2461
2033
  of this software and associated documentation files (the "Software"), to deal
@@ -2476,130 +2048,59 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2476
2048
  THE SOFTWARE.
2477
2049
 
2478
2050
 
2479
- ext
2480
- ISC
2481
- ISC License
2482
-
2483
- Copyright (c) 2011-2019, Mariusz Nowak, @medikoo, medikoo.com
2484
-
2485
- Permission to use, copy, modify, and/or distribute this software for any
2486
- purpose with or without fee is hereby granted, provided that the above
2487
- copyright notice and this permission notice appear in all copies.
2488
-
2489
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2490
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2491
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2492
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2493
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
2494
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2495
- PERFORMANCE OF THIS SOFTWARE.
2496
-
2497
-
2498
- fast-deep-equal
2051
+ mgrs
2499
2052
  MIT
2500
- MIT License
2501
-
2502
- Copyright (c) 2017 Evgeny Poberezkin
2503
-
2504
- Permission is hereby granted, free of charge, to any person obtaining a copy
2505
- of this software and associated documentation files (the "Software"), to deal
2506
- in the Software without restriction, including without limitation the rights
2507
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2508
- copies of the Software, and to permit persons to whom the Software is
2509
- furnished to do so, subject to the following conditions:
2053
+ Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons, Olivier Terral, Calvin Metcalf
2510
2054
 
2511
- The above copyright notice and this permission notice shall be included in all
2512
- copies or substantial portions of the Software.
2055
+ Permission is hereby granted, free of charge, to any person obtaining a
2056
+ copy of this software and associated documentation files (the "Software"),
2057
+ to deal in the Software without restriction, including without limitation
2058
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
2059
+ and/or sell copies of the Software, and to permit persons to whom the
2060
+ Software is furnished to do so, subject to the following conditions:
2513
2061
 
2514
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2515
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2516
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2517
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2518
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2519
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2520
- SOFTWARE.
2062
+ The above copyright notice and this permission notice shall be included
2063
+ in all copies or substantial portions of the Software.
2521
2064
 
2065
+ _THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
2066
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2067
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
2068
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2069
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2070
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2071
+ DEALINGS IN THE SOFTWARE._
2522
2072
 
2523
- fast-json-patch
2073
+ moment
2524
2074
  MIT
2525
- (The MIT License)
2526
-
2527
- Copyright (c) 2013, 2014, 2020 Joachim Wester
2075
+ Copyright (c) JS Foundation and other contributors
2528
2076
 
2529
- Permission is hereby granted, free of charge, to any person obtaining
2530
- a copy of this software and associated documentation files (the
2531
- 'Software'), to deal in the Software without restriction, including
2532
- without limitation the rights to use, copy, modify, merge, publish,
2533
- distribute, sublicense, and/or sell copies of the Software, and to
2534
- permit persons to whom the Software is furnished to do so, subject to
2535
- the following conditions:
2077
+ Permission is hereby granted, free of charge, to any person
2078
+ obtaining a copy of this software and associated documentation
2079
+ files (the "Software"), to deal in the Software without
2080
+ restriction, including without limitation the rights to use,
2081
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
2082
+ copies of the Software, and to permit persons to whom the
2083
+ Software is furnished to do so, subject to the following
2084
+ conditions:
2536
2085
 
2537
2086
  The above copyright notice and this permission notice shall be
2538
2087
  included in all copies or substantial portions of the Software.
2539
2088
 
2540
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2541
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2542
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2543
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2544
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2545
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2546
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2547
-
2548
-
2549
- fast-json-stable-stringify
2550
- MIT
2551
- This software is released under the MIT license:
2552
-
2553
- Copyright (c) 2017 Evgeny Poberezkin
2554
- Copyright (c) 2013 James Halliday
2555
-
2556
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2557
- this software and associated documentation files (the "Software"), to deal in
2558
- the Software without restriction, including without limitation the rights to
2559
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2560
- the Software, and to permit persons to whom the Software is furnished to do so,
2561
- subject to the following conditions:
2562
-
2563
- The above copyright notice and this permission notice shall be included in all
2564
- copies or substantial portions of the Software.
2565
-
2566
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2567
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2568
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2569
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2570
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2571
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2572
-
2573
-
2574
- fbjs
2575
- MIT
2576
- MIT License
2577
-
2578
- Copyright (c) 2013-present, Facebook, Inc.
2579
-
2580
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2581
- this software and associated documentation files (the "Software"), to deal in
2582
- the Software without restriction, including without limitation the rights to
2583
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2584
- the Software, and to permit persons to whom the Software is furnished to do so,
2585
- subject to the following conditions:
2586
-
2587
- The above copyright notice and this permission notice shall be included in all
2588
- copies or substantial portions of the Software.
2589
-
2590
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2591
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2592
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2593
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2594
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2595
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2089
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2090
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2091
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2092
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2093
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2094
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2095
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2096
+ OTHER DEALINGS IN THE SOFTWARE.
2596
2097
 
2597
2098
 
2598
- focus-trap
2099
+ ngx-color
2599
2100
  MIT
2600
2101
  The MIT License (MIT)
2601
2102
 
2602
- Copyright (c) 2015-2016 David Clark
2103
+ Copyright (c) Scott Cooper
2603
2104
 
2604
2105
  Permission is hereby granted, free of charge, to any person obtaining a copy
2605
2106
  of this software and associated documentation files (the "Software"), to deal
@@ -2620,11 +2121,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2620
2121
  SOFTWARE.
2621
2122
 
2622
2123
 
2623
- formdata-node
2124
+ ngx-mat-select-search
2624
2125
  MIT
2625
- The MIT License (MIT)
2126
+ MIT License
2626
2127
 
2627
- Copyright (c) 2017-present Nick K.
2128
+ Copyright (c) 2018 Bithost GmbH
2628
2129
 
2629
2130
  Permission is hereby granted, free of charge, to any person obtaining a copy
2630
2131
  of this software and associated documentation files (the "Software"), to deal
@@ -2645,1576 +2146,35 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2645
2146
  SOFTWARE.
2646
2147
 
2647
2148
 
2648
- function-bind
2149
+ papaparse
2649
2150
  MIT
2650
- Copyright (c) 2013 Raynos.
2151
+ The MIT License (MIT)
2651
2152
 
2652
- Permission is hereby granted, free of charge, to any person obtaining a copy
2653
- of this software and associated documentation files (the "Software"), to deal
2654
- in the Software without restriction, including without limitation the rights
2655
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2656
- copies of the Software, and to permit persons to whom the Software is
2657
- furnished to do so, subject to the following conditions:
2153
+ Copyright (c) 2015 Matthew Holt
2658
2154
 
2659
- The above copyright notice and this permission notice shall be included in
2660
- all copies or substantial portions of the Software.
2155
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2156
+ this software and associated documentation files (the "Software"), to deal in
2157
+ the Software without restriction, including without limitation the rights to
2158
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2159
+ the Software, and to permit persons to whom the Software is furnished to do so,
2160
+ subject to the following conditions:
2661
2161
 
2662
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2663
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2664
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2665
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2666
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2667
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2668
- THE SOFTWARE.
2669
-
2670
-
2671
-
2672
- get-intrinsic
2673
- MIT
2674
- MIT License
2675
-
2676
- Copyright (c) 2020 Jordan Harband
2677
-
2678
- Permission is hereby granted, free of charge, to any person obtaining a copy
2679
- of this software and associated documentation files (the "Software"), to deal
2680
- in the Software without restriction, including without limitation the rights
2681
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2682
- copies of the Software, and to permit persons to whom the Software is
2683
- furnished to do so, subject to the following conditions:
2684
-
2685
- The above copyright notice and this permission notice shall be included in all
2686
- copies or substantial portions of the Software.
2687
-
2688
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2689
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2690
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2691
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2692
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2693
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2694
- SOFTWARE.
2695
-
2696
-
2697
- get-size
2698
- MIT
2699
-
2700
- has
2701
- MIT
2702
- Copyright (c) 2013 Thiago de Arruda
2703
-
2704
- Permission is hereby granted, free of charge, to any person
2705
- obtaining a copy of this software and associated documentation
2706
- files (the "Software"), to deal in the Software without
2707
- restriction, including without limitation the rights to use,
2708
- copy, modify, merge, publish, distribute, sublicense, and/or sell
2709
- copies of the Software, and to permit persons to whom the
2710
- Software is furnished to do so, subject to the following
2711
- conditions:
2712
-
2713
- The above copyright notice and this permission notice shall be
2714
- included in all copies or substantial portions of the Software.
2715
-
2716
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2717
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
2718
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2719
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2720
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2721
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2722
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2723
- OTHER DEALINGS IN THE SOFTWARE.
2724
-
2725
-
2726
- has-symbols
2727
- MIT
2728
- MIT License
2729
-
2730
- Copyright (c) 2016 Jordan Harband
2731
-
2732
- Permission is hereby granted, free of charge, to any person obtaining a copy
2733
- of this software and associated documentation files (the "Software"), to deal
2734
- in the Software without restriction, including without limitation the rights
2735
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2736
- copies of the Software, and to permit persons to whom the Software is
2737
- furnished to do so, subject to the following conditions:
2738
-
2739
- The above copyright notice and this permission notice shall be included in all
2740
- copies or substantial portions of the Software.
2741
-
2742
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2743
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2744
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2745
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2746
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2747
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2748
- SOFTWARE.
2749
-
2750
-
2751
- hoist-non-react-statics
2752
- BSD-3-Clause
2753
- Software License Agreement (BSD License)
2754
- ========================================
2755
-
2756
- Copyright (c) 2015, Yahoo! Inc. All rights reserved.
2757
- ----------------------------------------------------
2758
-
2759
- Redistribution and use of this software in source and binary forms, with or
2760
- without modification, are permitted provided that the following conditions are
2761
- met:
2762
-
2763
- * Redistributions of source code must retain the above copyright notice, this
2764
- list of conditions and the following disclaimer.
2765
- * Redistributions in binary form must reproduce the above copyright notice,
2766
- this list of conditions and the following disclaimer in the documentation
2767
- and/or other materials provided with the distribution.
2768
- * Neither the name of Yahoo! Inc. nor the names of YUI's contributors may be
2769
- used to endorse or promote products derived from this software without
2770
- specific prior written permission of Yahoo! Inc.
2771
-
2772
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2773
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2774
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2775
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
2776
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2777
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2778
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2779
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2780
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2781
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2782
-
2783
-
2784
- ieee754
2785
- BSD-3-Clause
2786
- Copyright 2008 Fair Oaks Labs, Inc.
2787
-
2788
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2789
-
2790
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2791
-
2792
- 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
2793
-
2794
- 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
2795
-
2796
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2797
-
2798
-
2799
- immutable
2800
- MIT
2801
- MIT License
2802
-
2803
- Copyright (c) 2014-present, Facebook, Inc.
2804
-
2805
- Permission is hereby granted, free of charge, to any person obtaining a copy
2806
- of this software and associated documentation files (the "Software"), to deal
2807
- in the Software without restriction, including without limitation the rights
2808
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2809
- copies of the Software, and to permit persons to whom the Software is
2810
- furnished to do so, subject to the following conditions:
2811
-
2812
- The above copyright notice and this permission notice shall be included in all
2813
- copies or substantial portions of the Software.
2814
-
2815
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2816
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2817
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2818
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2819
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2820
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2821
- SOFTWARE.
2822
-
2823
-
2824
- inherits
2825
- ISC
2826
- The ISC License
2827
-
2828
- Copyright (c) Isaac Z. Schlueter
2829
-
2830
- Permission to use, copy, modify, and/or distribute this software for any
2831
- purpose with or without fee is hereby granted, provided that the above
2832
- copyright notice and this permission notice appear in all copies.
2833
-
2834
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2835
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2836
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2837
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2838
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
2839
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2840
- PERFORMANCE OF THIS SOFTWARE.
2841
-
2842
-
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
-
2855
- invariant
2856
- MIT
2857
- MIT License
2858
-
2859
- Copyright (c) 2013-present, Facebook, Inc.
2860
-
2861
- Permission is hereby granted, free of charge, to any person obtaining a copy
2862
- of this software and associated documentation files (the "Software"), to deal
2863
- in the Software without restriction, including without limitation the rights
2864
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2865
- copies of the Software, and to permit persons to whom the Software is
2866
- furnished to do so, subject to the following conditions:
2867
-
2868
- The above copyright notice and this permission notice shall be included in all
2869
- copies or substantial portions of the Software.
2870
-
2871
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2872
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2873
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2874
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2875
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2876
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2877
- SOFTWARE.
2878
-
2879
-
2880
- is-plain-object
2881
- MIT
2882
- The MIT License (MIT)
2883
-
2884
- Copyright (c) 2014-2017, Jon Schlinkert.
2885
-
2886
- Permission is hereby granted, free of charge, to any person obtaining a copy
2887
- of this software and associated documentation files (the "Software"), to deal
2888
- in the Software without restriction, including without limitation the rights
2889
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2890
- copies of the Software, and to permit persons to whom the Software is
2891
- furnished to do so, subject to the following conditions:
2892
-
2893
- The above copyright notice and this permission notice shall be included in
2894
- all copies or substantial portions of the Software.
2895
-
2896
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2897
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2898
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2899
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2900
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2901
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2902
- THE SOFTWARE.
2903
-
2904
-
2905
- is-promise
2906
- MIT
2907
- Copyright (c) 2014 Forbes Lindesay
2908
-
2909
- Permission is hereby granted, free of charge, to any person obtaining a copy
2910
- of this software and associated documentation files (the "Software"), to deal
2911
- in the Software without restriction, including without limitation the rights
2912
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2913
- copies of the Software, and to permit persons to whom the Software is
2914
- furnished to do so, subject to the following conditions:
2915
-
2916
- The above copyright notice and this permission notice shall be included in
2917
- all copies or substantial portions of the Software.
2918
-
2919
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2920
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2921
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2922
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2923
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2924
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2925
- THE SOFTWARE.
2926
-
2927
- isarray
2928
- MIT
2929
-
2930
- jquery
2931
- MIT
2932
- Copyright JS Foundation and other contributors, https://js.foundation/
2933
-
2934
- This software consists of voluntary contributions made by many
2935
- individuals. For exact contribution history, see the revision history
2936
- available at https://github.com/jquery/jquery
2937
-
2938
- The following license applies to all parts of this software except as
2939
- documented below:
2940
-
2941
- ====
2942
-
2943
- Permission is hereby granted, free of charge, to any person obtaining
2944
- a copy of this software and associated documentation files (the
2945
- "Software"), to deal in the Software without restriction, including
2946
- without limitation the rights to use, copy, modify, merge, publish,
2947
- distribute, sublicense, and/or sell copies of the Software, and to
2948
- permit persons to whom the Software is furnished to do so, subject to
2949
- the following conditions:
2950
-
2951
- The above copyright notice and this permission notice shall be
2952
- included in all copies or substantial portions of the Software.
2953
-
2954
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2955
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2956
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2957
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2958
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2959
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2960
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2961
-
2962
- ====
2963
-
2964
- All files located in the node_modules and external directories are
2965
- externally maintained libraries used by this software which have their
2966
- own licenses; we recommend you read them, as their terms may differ from
2967
- the terms above.
2968
-
2969
-
2970
- js-file-download
2971
- MIT
2972
- Copyright 2017 Kenneth Jiang
2973
-
2974
- 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:
2975
-
2976
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2977
-
2978
- 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
2979
-
2980
-
2981
- js-yaml
2982
- MIT
2983
- (The MIT License)
2984
-
2985
- Copyright (C) 2011-2015 by Vitaly Puzrin
2986
-
2987
- Permission is hereby granted, free of charge, to any person obtaining a copy
2988
- of this software and associated documentation files (the "Software"), to deal
2989
- in the Software without restriction, including without limitation the rights
2990
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2991
- copies of the Software, and to permit persons to whom the Software is
2992
- furnished to do so, subject to the following conditions:
2993
-
2994
- The above copyright notice and this permission notice shall be included in
2995
- all copies or substantial portions of the Software.
2996
-
2997
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2998
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2999
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3000
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3001
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3002
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3003
- THE SOFTWARE.
3004
-
3005
-
3006
- json-schema-traverse
3007
- MIT
3008
- MIT License
3009
-
3010
- Copyright (c) 2017 Evgeny Poberezkin
3011
-
3012
- Permission is hereby granted, free of charge, to any person obtaining a copy
3013
- of this software and associated documentation files (the "Software"), to deal
3014
- in the Software without restriction, including without limitation the rights
3015
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3016
- copies of the Software, and to permit persons to whom the Software is
3017
- furnished to do so, subject to the following conditions:
3018
-
3019
- The above copyright notice and this permission notice shall be included in all
3020
- copies or substantial portions of the Software.
3021
-
3022
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3023
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3024
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3025
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3026
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3027
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3028
- SOFTWARE.
3029
-
3030
-
3031
- leaflet
3032
- BSD-2-Clause
3033
- Copyright (c) 2010-2019, Vladimir Agafonkin
3034
- Copyright (c) 2010-2011, CloudMade
3035
- All rights reserved.
3036
-
3037
- Redistribution and use in source and binary forms, with or without modification, are
3038
- permitted provided that the following conditions are met:
3039
-
3040
- 1. Redistributions of source code must retain the above copyright notice, this list of
3041
- conditions and the following disclaimer.
3042
-
3043
- 2. Redistributions in binary form must reproduce the above copyright notice, this list
3044
- of conditions and the following disclaimer in the documentation and/or other materials
3045
- provided with the distribution.
3046
-
3047
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
3048
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
3049
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3050
- COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3051
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3052
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3053
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
3054
- TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3055
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3056
-
3057
-
3058
- leaflet-editable
3059
- WTFPL
3060
-
3061
- leaflet.markercluster
3062
- MIT
3063
-
3064
- leaflet.vectorgrid
3065
- Beerware
3066
-
3067
- lodash
3068
- MIT
3069
- Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
3070
-
3071
- Based on Underscore.js, copyright Jeremy Ashkenas,
3072
- DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
3073
-
3074
- This software consists of voluntary contributions made by many
3075
- individuals. For exact contribution history, see the revision history
3076
- available at https://github.com/lodash/lodash
3077
-
3078
- The following license applies to all parts of this software except as
3079
- documented below:
3080
-
3081
- ====
3082
-
3083
- Permission is hereby granted, free of charge, to any person obtaining
3084
- a copy of this software and associated documentation files (the
3085
- "Software"), to deal in the Software without restriction, including
3086
- without limitation the rights to use, copy, modify, merge, publish,
3087
- distribute, sublicense, and/or sell copies of the Software, and to
3088
- permit persons to whom the Software is furnished to do so, subject to
3089
- the following conditions:
3090
-
3091
- The above copyright notice and this permission notice shall be
3092
- included in all copies or substantial portions of the Software.
3093
-
3094
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3095
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3096
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3097
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3098
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3099
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3100
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3101
-
3102
- ====
3103
-
3104
- Copyright and related rights for sample code are waived via CC0. Sample
3105
- code is defined as all source code displayed within the prose of the
3106
- documentation.
3107
-
3108
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
3109
-
3110
- ====
3111
-
3112
- Files located in the node_modules and vendor directories are externally
3113
- maintained libraries used by this software which have their own
3114
- licenses; we recommend you read them, as their terms may differ from the
3115
- terms above.
3116
-
3117
-
3118
- lodash-es
3119
- MIT
3120
- Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
3121
-
3122
- Based on Underscore.js, copyright Jeremy Ashkenas,
3123
- DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
3124
-
3125
- This software consists of voluntary contributions made by many
3126
- individuals. For exact contribution history, see the revision history
3127
- available at https://github.com/lodash/lodash
3128
-
3129
- The following license applies to all parts of this software except as
3130
- documented below:
3131
-
3132
- ====
3133
-
3134
- Permission is hereby granted, free of charge, to any person obtaining
3135
- a copy of this software and associated documentation files (the
3136
- "Software"), to deal in the Software without restriction, including
3137
- without limitation the rights to use, copy, modify, merge, publish,
3138
- distribute, sublicense, and/or sell copies of the Software, and to
3139
- permit persons to whom the Software is furnished to do so, subject to
3140
- the following conditions:
3141
-
3142
- The above copyright notice and this permission notice shall be
3143
- included in all copies or substantial portions of the Software.
3144
-
3145
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3146
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3147
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3148
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3149
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3150
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3151
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3152
-
3153
- ====
3154
-
3155
- Copyright and related rights for sample code are waived via CC0. Sample
3156
- code is defined as all source code displayed within the prose of the
3157
- documentation.
3158
-
3159
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
3160
-
3161
- ====
3162
-
3163
- Files located in the node_modules and vendor directories are externally
3164
- maintained libraries used by this software which have their own
3165
- licenses; we recommend you read them, as their terms may differ from the
3166
- terms above.
3167
-
3168
-
3169
- lodash.debounce
3170
- MIT
3171
- Copyright jQuery Foundation and other contributors <https://jquery.org/>
3172
-
3173
- Based on Underscore.js, copyright Jeremy Ashkenas,
3174
- DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
3175
-
3176
- This software consists of voluntary contributions made by many
3177
- individuals. For exact contribution history, see the revision history
3178
- available at https://github.com/lodash/lodash
3179
-
3180
- The following license applies to all parts of this software except as
3181
- documented below:
3182
-
3183
- ====
3184
-
3185
- Permission is hereby granted, free of charge, to any person obtaining
3186
- a copy of this software and associated documentation files (the
3187
- "Software"), to deal in the Software without restriction, including
3188
- without limitation the rights to use, copy, modify, merge, publish,
3189
- distribute, sublicense, and/or sell copies of the Software, and to
3190
- permit persons to whom the Software is furnished to do so, subject to
3191
- the following conditions:
3192
-
3193
- The above copyright notice and this permission notice shall be
3194
- included in all copies or substantial portions of the Software.
3195
-
3196
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3197
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3198
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3199
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3200
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3201
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3202
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3203
-
3204
- ====
3205
-
3206
- Copyright and related rights for sample code are waived via CC0. Sample
3207
- code is defined as all source code displayed within the prose of the
3208
- documentation.
3209
-
3210
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
3211
-
3212
- ====
3213
-
3214
- Files located in the node_modules and vendor directories are externally
3215
- maintained libraries used by this software which have their own
3216
- licenses; we recommend you read them, as their terms may differ from the
3217
- terms above.
3218
-
3219
-
3220
- lru-queue
3221
- MIT
3222
- Copyright (C) 2014 Mariusz Nowak (www.medikoo.com)
3223
-
3224
- Permission is hereby granted, free of charge, to any person obtaining a copy
3225
- of this software and associated documentation files (the "Software"), to deal
3226
- in the Software without restriction, including without limitation the rights
3227
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3228
- copies of the Software, and to permit persons to whom the Software is
3229
- furnished to do so, subject to the following conditions:
3230
-
3231
- The above copyright notice and this permission notice shall be included in
3232
- all copies or substantial portions of the Software.
3233
-
3234
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3235
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3236
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3237
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3238
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3239
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3240
- THE SOFTWARE.
3241
-
3242
-
3243
- material-components-web
3244
- MIT
3245
- The MIT License
3246
-
3247
- Copyright (c) 2014-2019 Google, Inc.
3248
-
3249
- Permission is hereby granted, free of charge, to any person obtaining a copy
3250
- of this software and associated documentation files (the "Software"), to deal
3251
- in the Software without restriction, including without limitation the rights
3252
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3253
- copies of the Software, and to permit persons to whom the Software is
3254
- furnished to do so, subject to the following conditions:
3255
-
3256
- The above copyright notice and this permission notice shall be included in
3257
- all copies or substantial portions of the Software.
3258
-
3259
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3260
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3261
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3262
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3263
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3264
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3265
- THE SOFTWARE.
3266
-
3267
-
3268
- md-date-time-picker
3269
- MIT
3270
- The MIT License (MIT)
3271
-
3272
- Copyright (c) 2016 Puranjay Jain
3273
-
3274
- Permission is hereby granted, free of charge, to any person obtaining a copy
3275
- of this software and associated documentation files (the "Software"), to deal
3276
- in the Software without restriction, including without limitation the rights
3277
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3278
- copies of the Software, and to permit persons to whom the Software is
3279
- furnished to do so, subject to the following conditions:
3280
-
3281
- The above copyright notice and this permission notice shall be included in all
3282
- copies or substantial portions of the Software.
3283
-
3284
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3285
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3286
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3287
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3288
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3289
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3290
- SOFTWARE.
3291
-
3292
-
3293
- This application bundles the following third-party packages in accordance with the following licenses:
3294
-
3295
- -------------------------------------------------------------------------
3296
-
3297
- Package: material-design-lite
3298
- License: Apache
3299
- License Source: LICENSE
3300
- Source Text:
3301
-
3302
- Apache License
3303
- Version 2.0, January 2004
3304
- http://www.apache.org/licenses/
3305
-
3306
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3307
-
3308
- 1. Definitions.
3309
-
3310
- "License" shall mean the terms and conditions for use, reproduction,
3311
- and distribution as defined by Sections 1 through 9 of this document.
3312
-
3313
- "Licensor" shall mean the copyright owner or entity authorized by
3314
- the copyright owner that is granting the License.
3315
-
3316
- "Legal Entity" shall mean the union of the acting entity and all
3317
- other entities that control, are controlled by, or are under common
3318
- control with that entity. For the purposes of this definition,
3319
- "control" means (i) the power, direct or indirect, to cause the
3320
- direction or management of such entity, whether by contract or
3321
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
3322
- outstanding shares, or (iii) beneficial ownership of such entity.
3323
-
3324
- "You" (or "Your") shall mean an individual or Legal Entity
3325
- exercising permissions granted by this License.
3326
-
3327
- "Source" form shall mean the preferred form for making modifications,
3328
- including but not limited to software source code, documentation
3329
- source, and configuration files.
3330
-
3331
- "Object" form shall mean any form resulting from mechanical
3332
- transformation or translation of a Source form, including but
3333
- not limited to compiled object code, generated documentation,
3334
- and conversions to other media types.
3335
-
3336
- "Work" shall mean the work of authorship, whether in Source or
3337
- Object form, made available under the License, as indicated by a
3338
- copyright notice that is included in or attached to the work
3339
- (an example is provided in the Appendix below).
3340
-
3341
- "Derivative Works" shall mean any work, whether in Source or Object
3342
- form, that is based on (or derived from) the Work and for which the
3343
- editorial revisions, annotations, elaborations, or other modifications
3344
- represent, as a whole, an original work of authorship. For the purposes
3345
- of this License, Derivative Works shall not include works that remain
3346
- separable from, or merely link (or bind by name) to the interfaces of,
3347
- the Work and Derivative Works thereof.
3348
-
3349
- "Contribution" shall mean any work of authorship, including
3350
- the original version of the Work and any modifications or additions
3351
- to that Work or Derivative Works thereof, that is intentionally
3352
- submitted to Licensor for inclusion in the Work by the copyright owner
3353
- or by an individual or Legal Entity authorized to submit on behalf of
3354
- the copyright owner. For the purposes of this definition, "submitted"
3355
- means any form of electronic, verbal, or written communication sent
3356
- to the Licensor or its representatives, including but not limited to
3357
- communication on electronic mailing lists, source code control systems,
3358
- and issue tracking systems that are managed by, or on behalf of, the
3359
- Licensor for the purpose of discussing and improving the Work, but
3360
- excluding communication that is conspicuously marked or otherwise
3361
- designated in writing by the copyright owner as "Not a Contribution."
3362
-
3363
- "Contributor" shall mean Licensor and any individual or Legal Entity
3364
- on behalf of whom a Contribution has been received by Licensor and
3365
- subsequently incorporated within the Work.
3366
-
3367
- 2. Grant of Copyright License. Subject to the terms and conditions of
3368
- this License, each Contributor hereby grants to You a perpetual,
3369
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3370
- copyright license to reproduce, prepare Derivative Works of,
3371
- publicly display, publicly perform, sublicense, and distribute the
3372
- Work and such Derivative Works in Source or Object form.
3373
-
3374
- 3. Grant of Patent License. Subject to the terms and conditions of
3375
- this License, each Contributor hereby grants to You a perpetual,
3376
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3377
- (except as stated in this section) patent license to make, have made,
3378
- use, offer to sell, sell, import, and otherwise transfer the Work,
3379
- where such license applies only to those patent claims licensable
3380
- by such Contributor that are necessarily infringed by their
3381
- Contribution(s) alone or by combination of their Contribution(s)
3382
- with the Work to which such Contribution(s) was submitted. If You
3383
- institute patent litigation against any entity (including a
3384
- cross-claim or counterclaim in a lawsuit) alleging that the Work
3385
- or a Contribution incorporated within the Work constitutes direct
3386
- or contributory patent infringement, then any patent licenses
3387
- granted to You under this License for that Work shall terminate
3388
- as of the date such litigation is filed.
3389
-
3390
- 4. Redistribution. You may reproduce and distribute copies of the
3391
- Work or Derivative Works thereof in any medium, with or without
3392
- modifications, and in Source or Object form, provided that You
3393
- meet the following conditions:
3394
-
3395
- (a) You must give any other recipients of the Work or
3396
- Derivative Works a copy of this License; and
3397
-
3398
- (b) You must cause any modified files to carry prominent notices
3399
- stating that You changed the files; and
3400
-
3401
- (c) You must retain, in the Source form of any Derivative Works
3402
- that You distribute, all copyright, patent, trademark, and
3403
- attribution notices from the Source form of the Work,
3404
- excluding those notices that do not pertain to any part of
3405
- the Derivative Works; and
3406
-
3407
- (d) If the Work includes a "NOTICE" text file as part of its
3408
- distribution, then any Derivative Works that You distribute must
3409
- include a readable copy of the attribution notices contained
3410
- within such NOTICE file, excluding those notices that do not
3411
- pertain to any part of the Derivative Works, in at least one
3412
- of the following places: within a NOTICE text file distributed
3413
- as part of the Derivative Works; within the Source form or
3414
- documentation, if provided along with the Derivative Works; or,
3415
- within a display generated by the Derivative Works, if and
3416
- wherever such third-party notices normally appear. The contents
3417
- of the NOTICE file are for informational purposes only and
3418
- do not modify the License. You may add Your own attribution
3419
- notices within Derivative Works that You distribute, alongside
3420
- or as an addendum to the NOTICE text from the Work, provided
3421
- that such additional attribution notices cannot be construed
3422
- as modifying the License.
3423
-
3424
- You may add Your own copyright statement to Your modifications and
3425
- may provide additional or different license terms and conditions
3426
- for use, reproduction, or distribution of Your modifications, or
3427
- for any such Derivative Works as a whole, provided Your use,
3428
- reproduction, and distribution of the Work otherwise complies with
3429
- the conditions stated in this License.
3430
-
3431
- 5. Submission of Contributions. Unless You explicitly state otherwise,
3432
- any Contribution intentionally submitted for inclusion in the Work
3433
- by You to the Licensor shall be under the terms and conditions of
3434
- this License, without any additional terms or conditions.
3435
- Notwithstanding the above, nothing herein shall supersede or modify
3436
- the terms of any separate license agreement you may have executed
3437
- with Licensor regarding such Contributions.
3438
-
3439
- 6. Trademarks. This License does not grant permission to use the trade
3440
- names, trademarks, service marks, or product names of the Licensor,
3441
- except as required for reasonable and customary use in describing the
3442
- origin of the Work and reproducing the content of the NOTICE file.
3443
-
3444
- 7. Disclaimer of Warranty. Unless required by applicable law or
3445
- agreed to in writing, Licensor provides the Work (and each
3446
- Contributor provides its Contributions) on an "AS IS" BASIS,
3447
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3448
- implied, including, without limitation, any warranties or conditions
3449
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3450
- PARTICULAR PURPOSE. You are solely responsible for determining the
3451
- appropriateness of using or redistributing the Work and assume any
3452
- risks associated with Your exercise of permissions under this License.
3453
-
3454
- 8. Limitation of Liability. In no event and under no legal theory,
3455
- whether in tort (including negligence), contract, or otherwise,
3456
- unless required by applicable law (such as deliberate and grossly
3457
- negligent acts) or agreed to in writing, shall any Contributor be
3458
- liable to You for damages, including any direct, indirect, special,
3459
- incidental, or consequential damages of any character arising as a
3460
- result of this License or out of the use or inability to use the
3461
- Work (including but not limited to damages for loss of goodwill,
3462
- work stoppage, computer failure or malfunction, or any and all
3463
- other commercial damages or losses), even if such Contributor
3464
- has been advised of the possibility of such damages.
3465
-
3466
- 9. Accepting Warranty or Additional Liability. While redistributing
3467
- the Work or Derivative Works thereof, You may choose to offer,
3468
- and charge a fee for, acceptance of support, warranty, indemnity,
3469
- or other liability obligations and/or rights consistent with this
3470
- License. However, in accepting such obligations, You may act only
3471
- on Your own behalf and on Your sole responsibility, not on behalf
3472
- of any other Contributor, and only if You agree to indemnify,
3473
- defend, and hold each Contributor harmless for any liability
3474
- incurred by, or claims asserted against, such Contributor by reason
3475
- of your accepting any such warranty or additional liability.
3476
-
3477
- END OF TERMS AND CONDITIONS
3478
-
3479
- APPENDIX: How to apply the Apache License to your work.
3480
-
3481
- To apply the Apache License to your work, attach the following
3482
- boilerplate notice, with the fields enclosed by brackets "[]"
3483
- replaced with your own identifying information. (Don't include
3484
- the brackets!) The text should be enclosed in the appropriate
3485
- comment syntax for the file format. We also recommend that a
3486
- file or class name and description of purpose be included on the
3487
- same "printed page" as the copyright notice for easier
3488
- identification within third-party archives.
3489
-
3490
- Copyright 2016 Google Inc
3491
-
3492
- Licensed under the Apache License, Version 2.0 (the "License");
3493
- you may not use this file except in compliance with the License.
3494
- You may obtain a copy of the License at
3495
-
3496
- http://www.apache.org/licenses/LICENSE-2.0
3497
-
3498
- Unless required by applicable law or agreed to in writing, software
3499
- distributed under the License is distributed on an "AS IS" BASIS,
3500
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3501
- See the License for the specific language governing permissions and
3502
- limitations under the License.
3503
-
3504
- All code in any directories or sub-directories that end with *.html or
3505
- *.css is licensed under the Creative Commons Attribution International
3506
- 4.0 License, which full text can be found here:
3507
- https://creativecommons.org/licenses/by/4.0/legalcode.
3508
-
3509
- As an exception to this license, all html or css that is generated by
3510
- the software at the direction of the user is copyright the user. The
3511
- user has full ownership and control over such content, including
3512
- whether and how they wish to license it.
3513
-
3514
-
3515
- memoizee
3516
- ISC
3517
- ISC License
3518
-
3519
- Copyright (c) 2012-2018, Mariusz Nowak, @medikoo, medikoo.com
3520
-
3521
- Permission to use, copy, modify, and/or distribute this software for any
3522
- purpose with or without fee is hereby granted, provided that the above
3523
- copyright notice and this permission notice appear in all copies.
3524
-
3525
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3526
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
3527
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3528
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3529
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
3530
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3531
- PERFORMANCE OF THIS SOFTWARE.
3532
-
3533
-
3534
- mgrs
3535
- MIT
3536
- Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons, Olivier Terral, Calvin Metcalf
3537
-
3538
- Permission is hereby granted, free of charge, to any person obtaining a
3539
- copy of this software and associated documentation files (the "Software"),
3540
- to deal in the Software without restriction, including without limitation
3541
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
3542
- and/or sell copies of the Software, and to permit persons to whom the
3543
- Software is furnished to do so, subject to the following conditions:
3544
-
3545
- The above copyright notice and this permission notice shall be included
3546
- in all copies or substantial portions of the Software.
3547
-
3548
- _THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3549
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3550
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
3551
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3552
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3553
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3554
- DEALINGS IN THE SOFTWARE._
3555
-
3556
- moment
3557
- MIT
3558
- Copyright (c) JS Foundation and other contributors
3559
-
3560
- Permission is hereby granted, free of charge, to any person
3561
- obtaining a copy of this software and associated documentation
3562
- files (the "Software"), to deal in the Software without
3563
- restriction, including without limitation the rights to use,
3564
- copy, modify, merge, publish, distribute, sublicense, and/or sell
3565
- copies of the Software, and to permit persons to whom the
3566
- Software is furnished to do so, subject to the following
3567
- conditions:
3568
-
3569
- The above copyright notice and this permission notice shall be
3570
- included in all copies or substantial portions of the Software.
3571
-
3572
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3573
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3574
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3575
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3576
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3577
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3578
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3579
- OTHER DEALINGS IN THE SOFTWARE.
3580
-
3581
-
3582
- next-tick
3583
- ISC
3584
- ISC License
3585
-
3586
- Copyright (c) 2012-2020, Mariusz Nowak, @medikoo, medikoo.com
3587
-
3588
- Permission to use, copy, modify, and/or distribute this software for any
3589
- purpose with or without fee is hereby granted, provided that the above
3590
- copyright notice and this permission notice appear in all copies.
3591
-
3592
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3593
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
3594
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3595
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3596
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
3597
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3598
- PERFORMANCE OF THIS SOFTWARE.
3599
-
3600
-
3601
- ngx-color
3602
- MIT
3603
- The MIT License (MIT)
3604
-
3605
- Copyright (c) Scott Cooper
3606
-
3607
- Permission is hereby granted, free of charge, to any person obtaining a copy
3608
- of this software and associated documentation files (the "Software"), to deal
3609
- in the Software without restriction, including without limitation the rights
3610
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3611
- copies of the Software, and to permit persons to whom the Software is
3612
- furnished to do so, subject to the following conditions:
3613
-
3614
- The above copyright notice and this permission notice shall be included in all
3615
- copies or substantial portions of the Software.
3616
-
3617
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3618
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3619
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3620
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3621
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3622
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3623
- SOFTWARE.
3624
-
3625
-
3626
- ngx-mat-select-search
3627
- MIT
3628
- MIT License
3629
-
3630
- Copyright (c) 2018 Bithost GmbH
3631
-
3632
- Permission is hereby granted, free of charge, to any person obtaining a copy
3633
- of this software and associated documentation files (the "Software"), to deal
3634
- in the Software without restriction, including without limitation the rights
3635
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3636
- copies of the Software, and to permit persons to whom the Software is
3637
- furnished to do so, subject to the following conditions:
3638
-
3639
- The above copyright notice and this permission notice shall be included in all
3640
- copies or substantial portions of the Software.
3641
-
3642
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3643
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3644
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3645
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3646
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3647
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3648
- SOFTWARE.
3649
-
3650
-
3651
- object-assign
3652
- MIT
3653
- The MIT License (MIT)
3654
-
3655
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3656
-
3657
- Permission is hereby granted, free of charge, to any person obtaining a copy
3658
- of this software and associated documentation files (the "Software"), to deal
3659
- in the Software without restriction, including without limitation the rights
3660
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3661
- copies of the Software, and to permit persons to whom the Software is
3662
- furnished to do so, subject to the following conditions:
3663
-
3664
- The above copyright notice and this permission notice shall be included in
3665
- all copies or substantial portions of the Software.
3666
-
3667
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3668
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3669
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3670
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3671
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3672
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3673
- THE SOFTWARE.
3674
-
3675
-
3676
- object-inspect
3677
- MIT
3678
- MIT License
3679
-
3680
- Copyright (c) 2013 James Halliday
3681
-
3682
- Permission is hereby granted, free of charge, to any person obtaining a copy
3683
- of this software and associated documentation files (the "Software"), to deal
3684
- in the Software without restriction, including without limitation the rights
3685
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3686
- copies of the Software, and to permit persons to whom the Software is
3687
- furnished to do so, subject to the following conditions:
3688
-
3689
- The above copyright notice and this permission notice shall be included in all
3690
- copies or substantial portions of the Software.
3691
-
3692
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3693
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3694
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3695
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3696
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3697
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3698
- SOFTWARE.
3699
-
3700
-
3701
- papaparse
3702
- MIT
3703
- The MIT License (MIT)
3704
-
3705
- Copyright (c) 2015 Matthew Holt
3706
-
3707
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3708
- this software and associated documentation files (the "Software"), to deal in
3709
- the Software without restriction, including without limitation the rights to
3710
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3711
- the Software, and to permit persons to whom the Software is furnished to do so,
3712
- subject to the following conditions:
3713
-
3714
- The above copyright notice and this permission notice shall be included in all
3715
- copies or substantial portions of the Software.
3716
-
3717
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3718
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3719
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3720
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3721
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3722
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3723
-
3724
-
3725
- prop-types
3726
- MIT
3727
- MIT License
3728
-
3729
- Copyright (c) 2013-present, Facebook, Inc.
3730
-
3731
- Permission is hereby granted, free of charge, to any person obtaining a copy
3732
- of this software and associated documentation files (the "Software"), to deal
3733
- in the Software without restriction, including without limitation the rights
3734
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3735
- copies of the Software, and to permit persons to whom the Software is
3736
- furnished to do so, subject to the following conditions:
3737
-
3738
- The above copyright notice and this permission notice shall be included in all
3739
- copies or substantial portions of the Software.
3740
-
3741
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3742
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3743
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3744
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3745
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3746
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3747
- SOFTWARE.
3748
-
3749
-
3750
- punycode
3751
- MIT
3752
- Copyright Mathias Bynens <https://mathiasbynens.be/>
3753
-
3754
- Permission is hereby granted, free of charge, to any person obtaining
3755
- a copy of this software and associated documentation files (the
3756
- "Software"), to deal in the Software without restriction, including
3757
- without limitation the rights to use, copy, modify, merge, publish,
3758
- distribute, sublicense, and/or sell copies of the Software, and to
3759
- permit persons to whom the Software is furnished to do so, subject to
3760
- the following conditions:
3761
-
3762
- The above copyright notice and this permission notice shall be
3763
- included in all copies or substantial portions of the Software.
3764
-
3765
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3766
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3767
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3768
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3769
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3770
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3771
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3772
-
3773
-
3774
- qs
3775
- BSD-3-Clause
3776
- BSD 3-Clause License
3777
-
3778
- Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
3779
- All rights reserved.
3780
-
3781
- Redistribution and use in source and binary forms, with or without
3782
- modification, are permitted provided that the following conditions are met:
3783
-
3784
- 1. Redistributions of source code must retain the above copyright notice, this
3785
- list of conditions and the following disclaimer.
3786
-
3787
- 2. Redistributions in binary form must reproduce the above copyright notice,
3788
- this list of conditions and the following disclaimer in the documentation
3789
- and/or other materials provided with the distribution.
3790
-
3791
- 3. Neither the name of the copyright holder nor the names of its
3792
- contributors may be used to endorse or promote products derived from
3793
- this software without specific prior written permission.
3794
-
3795
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3796
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3797
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3798
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
3799
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3800
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3801
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3802
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
3803
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3804
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3805
-
3806
-
3807
- querystring
3808
- MIT
3809
-
3810
- Copyright 2012 Irakli Gozalishvili. All rights reserved.
3811
- Permission is hereby granted, free of charge, to any person obtaining a copy
3812
- of this software and associated documentation files (the "Software"), to
3813
- deal in the Software without restriction, including without limitation the
3814
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
3815
- sell copies of the Software, and to permit persons to whom the Software is
3816
- furnished to do so, subject to the following conditions:
3817
-
3818
- The above copyright notice and this permission notice shall be included in
3819
- all copies or substantial portions of the Software.
3820
-
3821
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3822
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3823
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3824
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3825
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3826
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
3827
- IN THE SOFTWARE.
3828
-
3829
-
3830
- querystringify
3831
- MIT
3832
- The MIT License (MIT)
3833
-
3834
- Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
3835
-
3836
- Permission is hereby granted, free of charge, to any person obtaining a copy
3837
- of this software and associated documentation files (the "Software"), to deal
3838
- in the Software without restriction, including without limitation the rights
3839
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3840
- copies of the Software, and to permit persons to whom the Software is
3841
- furnished to do so, subject to the following conditions:
3842
-
3843
- The above copyright notice and this permission notice shall be included in all
3844
- copies or substantial portions of the Software.
3845
-
3846
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3847
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3848
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3849
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3850
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3851
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3852
- SOFTWARE.
3853
-
3854
-
3855
-
3856
- randombytes
3857
- MIT
3858
- MIT License
3859
-
3860
- Copyright (c) 2017 crypto-browserify
3861
-
3862
- Permission is hereby granted, free of charge, to any person obtaining a copy
3863
- of this software and associated documentation files (the "Software"), to deal
3864
- in the Software without restriction, including without limitation the rights
3865
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3866
- copies of the Software, and to permit persons to whom the Software is
3867
- furnished to do so, subject to the following conditions:
3868
-
3869
- The above copyright notice and this permission notice shall be included in all
3870
- copies or substantial portions of the Software.
3871
-
3872
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3873
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3874
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3875
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3876
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3877
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3878
- SOFTWARE.
3879
-
3880
-
3881
- react
3882
- MIT
3883
- MIT License
3884
-
3885
- Copyright (c) 2013-present, Facebook, Inc.
3886
-
3887
- Permission is hereby granted, free of charge, to any person obtaining a copy
3888
- of this software and associated documentation files (the "Software"), to deal
3889
- in the Software without restriction, including without limitation the rights
3890
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3891
- copies of the Software, and to permit persons to whom the Software is
3892
- furnished to do so, subject to the following conditions:
3893
-
3894
- The above copyright notice and this permission notice shall be included in all
3895
- copies or substantial portions of the Software.
3896
-
3897
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3898
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3899
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3900
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3901
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3902
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3903
- SOFTWARE.
3904
-
3905
-
3906
- react-debounce-input
3907
- MIT
3908
- The MIT License (MIT)
3909
-
3910
- Copyright (c) 2016 Nik Butenko
3911
-
3912
- Permission is hereby granted, free of charge, to any person obtaining a copy
3913
- of this software and associated documentation files (the "Software"), to deal
3914
- in the Software without restriction, including without limitation the rights
3915
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3916
- copies of the Software, and to permit persons to whom the Software is
3917
- furnished to do so, subject to the following conditions:
3918
-
3919
- The above copyright notice and this permission notice shall be included in all
3920
- copies or substantial portions of the Software.
3921
-
3922
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3923
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3924
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3925
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3926
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3927
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3928
- SOFTWARE.
3929
-
3930
-
3931
-
3932
- react-dom
3933
- MIT
3934
- MIT License
3935
-
3936
- Copyright (c) 2013-present, Facebook, Inc.
3937
-
3938
- Permission is hereby granted, free of charge, to any person obtaining a copy
3939
- of this software and associated documentation files (the "Software"), to deal
3940
- in the Software without restriction, including without limitation the rights
3941
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3942
- copies of the Software, and to permit persons to whom the Software is
3943
- furnished to do so, subject to the following conditions:
3944
-
3945
- The above copyright notice and this permission notice shall be included in all
3946
- copies or substantial portions of the Software.
3947
-
3948
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3949
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3950
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3951
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3952
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3953
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3954
- SOFTWARE.
3955
-
3956
-
3957
- react-immutable-proptypes
3958
- MIT
3959
- The MIT License (MIT)
3960
-
3961
- Copyright (c) 2015 James Burnett
3962
-
3963
- Permission is hereby granted, free of charge, to any person obtaining a copy
3964
- of this software and associated documentation files (the "Software"), to deal
3965
- in the Software without restriction, including without limitation the rights
3966
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3967
- copies of the Software, and to permit persons to whom the Software is
3968
- furnished to do so, subject to the following conditions:
3969
-
3970
- The above copyright notice and this permission notice shall be included in all
3971
- copies or substantial portions of the Software.
3972
-
3973
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3974
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3975
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3976
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3977
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3978
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3979
- SOFTWARE.
3980
-
3981
-
3982
-
3983
- react-immutable-pure-component
3984
- MIT
3985
- The MIT License (MIT)
3986
-
3987
- Copyright (c) 2017 Piotr Tomasz Monarski
3988
-
3989
- Permission is hereby granted, free of charge, to any person obtaining a copy
3990
- of this software and associated documentation files (the "Software"), to deal
3991
- in the Software without restriction, including without limitation the rights
3992
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3993
- copies of the Software, and to permit persons to whom the Software is
3994
- furnished to do so, subject to the following conditions:
3995
-
3996
- The above copyright notice and this permission notice shall be included in all
3997
- copies or substantial portions of the Software.
3998
-
3999
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4000
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4001
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4002
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4003
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4004
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4005
- SOFTWARE.
4006
-
4007
-
4008
- react-is
4009
- MIT
4010
- MIT License
4011
-
4012
- Copyright (c) Facebook, Inc. and its affiliates.
4013
-
4014
- Permission is hereby granted, free of charge, to any person obtaining a copy
4015
- of this software and associated documentation files (the "Software"), to deal
4016
- in the Software without restriction, including without limitation the rights
4017
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4018
- copies of the Software, and to permit persons to whom the Software is
4019
- furnished to do so, subject to the following conditions:
4020
-
4021
- The above copyright notice and this permission notice shall be included in all
4022
- copies or substantial portions of the Software.
4023
-
4024
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4025
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4026
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4027
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4028
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4029
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4030
- SOFTWARE.
4031
-
4032
-
4033
- react-redux
4034
- MIT
4035
- The MIT License (MIT)
4036
-
4037
- Copyright (c) 2015 Dan Abramov
4038
-
4039
- Permission is hereby granted, free of charge, to any person obtaining a copy
4040
- of this software and associated documentation files (the "Software"), to deal
4041
- in the Software without restriction, including without limitation the rights
4042
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4043
- copies of the Software, and to permit persons to whom the Software is
4044
- furnished to do so, subject to the following conditions:
4045
-
4046
- The above copyright notice and this permission notice shall be included in all
4047
- copies or substantial portions of the Software.
4048
-
4049
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4050
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4051
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4052
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4053
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4054
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4055
- SOFTWARE.
4056
-
4057
-
4058
- redux
4059
- MIT
4060
- The MIT License (MIT)
4061
-
4062
- Copyright (c) 2015-present Dan Abramov
4063
-
4064
- Permission is hereby granted, free of charge, to any person obtaining a copy
4065
- of this software and associated documentation files (the "Software"), to deal
4066
- in the Software without restriction, including without limitation the rights
4067
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4068
- copies of the Software, and to permit persons to whom the Software is
4069
- furnished to do so, subject to the following conditions:
4070
-
4071
- The above copyright notice and this permission notice shall be included in all
4072
- copies or substantial portions of the Software.
4073
-
4074
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4075
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4076
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4077
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4078
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4079
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4080
- SOFTWARE.
4081
-
4082
-
4083
- redux-immutable
4084
- BSD-3-Clause
4085
- Copyright (c) 2016, Gajus Kuizinas (http://gajus.com/)
4086
- All rights reserved.
4087
-
4088
- Redistribution and use in source and binary forms, with or without
4089
- modification, are permitted provided that the following conditions are met:
4090
- * Redistributions of source code must retain the above copyright
4091
- notice, this list of conditions and the following disclaimer.
4092
- * Redistributions in binary form must reproduce the above copyright
4093
- notice, this list of conditions and the following disclaimer in the
4094
- documentation and/or other materials provided with the distribution.
4095
- * Neither the name of the Gajus Kuizinas (http://gajus.com/) nor the
4096
- names of its contributors may be used to endorse or promote products
4097
- derived from this software without specific prior written permission.
4098
-
4099
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4100
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4101
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4102
- DISCLAIMED. IN NO EVENT SHALL ANUARY BE LIABLE FOR ANY
4103
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4104
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4105
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
4106
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4107
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4108
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4109
-
4110
-
4111
- regenerator-runtime
4112
- MIT
4113
- MIT License
4114
-
4115
- Copyright (c) 2014-present, Facebook, Inc.
4116
-
4117
- Permission is hereby granted, free of charge, to any person obtaining a copy
4118
- of this software and associated documentation files (the "Software"), to deal
4119
- in the Software without restriction, including without limitation the rights
4120
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4121
- copies of the Software, and to permit persons to whom the Software is
4122
- furnished to do so, subject to the following conditions:
4123
-
4124
- The above copyright notice and this permission notice shall be included in all
4125
- copies or substantial portions of the Software.
4126
-
4127
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4128
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4129
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4130
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4131
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4132
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4133
- SOFTWARE.
4134
-
4135
-
4136
- remarkable
4137
- MIT
4138
- The MIT License (MIT)
4139
-
4140
- Copyright (c) 2014-2016, Jon Schlinkert
4141
- Copyright (c) 2014 Jon Schlinkert, Vitaly Puzrin.
4142
-
4143
- Permission is hereby granted, free of charge, to any person obtaining a copy
4144
- of this software and associated documentation files (the "Software"), to deal
4145
- in the Software without restriction, including without limitation the rights
4146
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4147
- copies of the Software, and to permit persons to whom the Software is
4148
- furnished to do so, subject to the following conditions:
4149
-
4150
- The above copyright notice and this permission notice shall be included in
4151
- all copies or substantial portions of the Software.
4152
-
4153
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4154
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4155
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4156
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4157
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4158
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4159
- THE SOFTWARE.
4160
-
4161
-
4162
- repeat-string
4163
- MIT
4164
- The MIT License (MIT)
4165
-
4166
- Copyright (c) 2014-2016, Jon Schlinkert.
4167
-
4168
- Permission is hereby granted, free of charge, to any person obtaining a copy
4169
- of this software and associated documentation files (the "Software"), to deal
4170
- in the Software without restriction, including without limitation the rights
4171
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4172
- copies of the Software, and to permit persons to whom the Software is
4173
- furnished to do so, subject to the following conditions:
4174
-
4175
- The above copyright notice and this permission notice shall be included in
4176
- all copies or substantial portions of the Software.
4177
-
4178
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4179
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4180
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4181
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4182
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4183
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4184
- THE SOFTWARE.
4185
-
4186
-
4187
- requires-port
4188
- MIT
4189
- The MIT License (MIT)
4190
-
4191
- Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
4192
-
4193
- Permission is hereby granted, free of charge, to any person obtaining a copy
4194
- of this software and associated documentation files (the "Software"), to deal
4195
- in the Software without restriction, including without limitation the rights
4196
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4197
- copies of the Software, and to permit persons to whom the Software is
4198
- furnished to do so, subject to the following conditions:
4199
-
4200
- The above copyright notice and this permission notice shall be included in all
4201
- copies or substantial portions of the Software.
2162
+ The above copyright notice and this permission notice shall be included in all
2163
+ copies or substantial portions of the Software.
4202
2164
 
4203
2165
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4204
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4205
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4206
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4207
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4208
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4209
- SOFTWARE.
4210
-
2166
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2167
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2168
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2169
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2170
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4211
2171
 
4212
2172
 
4213
2173
  reselect
4214
2174
  MIT
4215
2175
  The MIT License (MIT)
4216
2176
 
4217
- Copyright (c) 2015-2016 Reselect Contributors
2177
+ Copyright (c) 2015-2018 Reselect Contributors
4218
2178
 
4219
2179
  Permission is hereby granted, free of charge, to any person obtaining a copy
4220
2180
  of this software and associated documentation files (the "Software"), to deal
@@ -4441,31 +2401,6 @@ Apache-2.0
4441
2401
 
4442
2402
 
4443
2403
 
4444
- safe-buffer
4445
- MIT
4446
- The MIT License (MIT)
4447
-
4448
- Copyright (c) Feross Aboukhadijeh
4449
-
4450
- Permission is hereby granted, free of charge, to any person obtaining a copy
4451
- of this software and associated documentation files (the "Software"), to deal
4452
- in the Software without restriction, including without limitation the rights
4453
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4454
- copies of the Software, and to permit persons to whom the Software is
4455
- furnished to do so, subject to the following conditions:
4456
-
4457
- The above copyright notice and this permission notice shall be included in
4458
- all copies or substantial portions of the Software.
4459
-
4460
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4461
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4462
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4463
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4464
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4465
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4466
- THE SOFTWARE.
4467
-
4468
-
4469
2404
  select2
4470
2405
  MIT
4471
2406
  The MIT License (MIT)
@@ -4491,115 +2426,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4491
2426
  THE SOFTWARE.
4492
2427
 
4493
2428
 
4494
- serialize-error
4495
- MIT
4496
- The MIT License (MIT)
4497
-
4498
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
4499
-
4500
- Permission is hereby granted, free of charge, to any person obtaining a copy
4501
- of this software and associated documentation files (the "Software"), to deal
4502
- in the Software without restriction, including without limitation the rights
4503
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4504
- copies of the Software, and to permit persons to whom the Software is
4505
- furnished to do so, subject to the following conditions:
4506
-
4507
- The above copyright notice and this permission notice shall be included in
4508
- all copies or substantial portions of the Software.
4509
-
4510
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4511
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4512
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4513
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4514
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4515
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4516
- THE SOFTWARE.
4517
-
4518
-
4519
- sha.js
4520
- (MIT AND BSD-3-Clause)
4521
- Copyright (c) 2013-2018 sha.js contributors
4522
-
4523
- Permission is hereby granted, free of charge, to any person obtaining a copy
4524
- of this software and associated documentation files (the "Software"), to deal
4525
- in the Software without restriction, including without limitation the rights
4526
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4527
- copies of the Software, and to permit persons to whom the Software is
4528
- furnished to do so, subject to the following conditions:
4529
-
4530
- The above copyright notice and this permission notice shall be included in all
4531
- copies or substantial portions of the Software.
4532
-
4533
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4534
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4535
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4536
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4537
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4538
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4539
- SOFTWARE.
4540
-
4541
-
4542
- Copyright (c) 1998 - 2009, Paul Johnston & Contributors
4543
- All rights reserved.
4544
-
4545
- Redistribution and use in source and binary forms, with or without
4546
- modification, are permitted provided that the following conditions are met:
4547
-
4548
- Redistributions of source code must retain the above copyright notice, this
4549
- list of conditions and the following disclaimer.
4550
-
4551
- Redistributions in binary form must reproduce the above copyright notice, this
4552
- list of conditions and the following disclaimer in the documentation and/or
4553
- other materials provided with the distribution.
4554
-
4555
- Neither the name of the author nor the names of its contributors may be used to
4556
- endorse or promote products derived from this software without specific prior
4557
- written permission.
4558
-
4559
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4560
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4561
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4562
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4563
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4564
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4565
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4566
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4567
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4568
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4569
-
4570
-
4571
-
4572
- side-channel
4573
- MIT
4574
- MIT License
4575
-
4576
- Copyright (c) 2019 Jordan Harband
4577
-
4578
- Permission is hereby granted, free of charge, to any person obtaining a copy
4579
- of this software and associated documentation files (the "Software"), to deal
4580
- in the Software without restriction, including without limitation the rights
4581
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4582
- copies of the Software, and to permit persons to whom the Software is
4583
- furnished to do so, subject to the following conditions:
4584
-
4585
- The above copyright notice and this permission notice shall be included in all
4586
- copies or substantial portions of the Software.
4587
-
4588
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4589
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4590
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4591
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4592
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4593
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4594
- SOFTWARE.
4595
-
4596
-
4597
- stream
4598
- MIT
4599
-
4600
- swagger-client
2429
+ swagger-ui
4601
2430
  Apache-2.0
4602
-
4603
2431
  Apache License
4604
2432
  Version 2.0, January 2004
4605
2433
  http://www.apache.org/licenses/
@@ -4788,7 +2616,7 @@ Apache-2.0
4788
2616
  same "printed page" as the copyright notice for easier
4789
2617
  identification within third-party archives.
4790
2618
 
4791
- Copyright [yyyy] [name of copyright owner]
2619
+ Copyright 2020 SmartBear Software Inc.
4792
2620
 
4793
2621
  Licensed under the Apache License, Version 2.0 (the "License");
4794
2622
  you may not use this file except in compliance with the License.
@@ -4803,47 +2631,6 @@ Apache-2.0
4803
2631
  limitations under the License.
4804
2632
 
4805
2633
 
4806
- swagger-ui
4807
- Apache-2.0
4808
- Copyright 2019 SmartBear Software
4809
-
4810
- Licensed under the Apache License, Version 2.0 (the "License");
4811
- you may not use this file except in compliance with the License.
4812
- You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
4813
-
4814
- Unless required by applicable law or agreed to in writing, software
4815
- distributed under the License is distributed on an "AS IS" BASIS,
4816
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4817
- See the License for the specific language governing permissions and
4818
- limitations under the License.
4819
-
4820
-
4821
- symbol-observable
4822
- MIT
4823
- The MIT License (MIT)
4824
-
4825
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
4826
- Copyright (c) Ben Lesh <ben@benlesh.com>
4827
-
4828
- Permission is hereby granted, free of charge, to any person obtaining a copy
4829
- of this software and associated documentation files (the "Software"), to deal
4830
- in the Software without restriction, including without limitation the rights
4831
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4832
- copies of the Software, and to permit persons to whom the Software is
4833
- furnished to do so, subject to the following conditions:
4834
-
4835
- The above copyright notice and this permission notice shall be included in
4836
- all copies or substantial portions of the Software.
4837
-
4838
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4839
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4840
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4841
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4842
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4843
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4844
- THE SOFTWARE.
4845
-
4846
-
4847
2634
  tabbable
4848
2635
  MIT
4849
2636
  The MIT License (MIT)
@@ -4870,53 +2657,6 @@ SOFTWARE.
4870
2657
 
4871
2658
 
4872
2659
 
4873
- timers-ext
4874
- ISC
4875
- ISC License
4876
-
4877
- Copyright (c) 2013-2018, Mariusz Nowak, @medikoo, medikoo.com
4878
-
4879
- Permission to use, copy, modify, and/or distribute this software for any
4880
- purpose with or without fee is hereby granted, provided that the above
4881
- copyright notice and this permission notice appear in all copies.
4882
-
4883
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
4884
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4885
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
4886
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4887
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
4888
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4889
- PERFORMANCE OF THIS SOFTWARE.
4890
-
4891
-
4892
- traverse
4893
- MIT
4894
- Copyright 2010 James Halliday (mail@substack.net)
4895
-
4896
- This project is free software released under the MIT/X11 license:
4897
- http://www.opensource.org/licenses/mit-license.php
4898
-
4899
- Copyright 2010 James Halliday (mail@substack.net)
4900
-
4901
- Permission is hereby granted, free of charge, to any person obtaining a copy
4902
- of this software and associated documentation files (the "Software"), to deal
4903
- in the Software without restriction, including without limitation the rights
4904
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4905
- copies of the Software, and to permit persons to whom the Software is
4906
- furnished to do so, subject to the following conditions:
4907
-
4908
- The above copyright notice and this permission notice shall be included in
4909
- all copies or substantial portions of the Software.
4910
-
4911
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4912
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4913
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4914
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4915
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4916
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4917
- THE SOFTWARE.
4918
-
4919
-
4920
2660
  tslib
4921
2661
  0BSD
4922
2662
  Copyright (c) Microsoft Corporation.
@@ -4932,25 +2672,6 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
4932
2672
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4933
2673
  PERFORMANCE OF THIS SOFTWARE.
4934
2674
 
4935
- type
4936
- ISC
4937
- ISC License
4938
-
4939
- Copyright (c) 2019, Mariusz Nowak, @medikoo, medikoo.com
4940
-
4941
- Permission to use, copy, modify, and/or distribute this software for any
4942
- purpose with or without fee is hereby granted, provided that the above
4943
- copyright notice and this permission notice appear in all copies.
4944
-
4945
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
4946
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
4947
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
4948
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
4949
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
4950
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4951
- PERFORMANCE OF THIS SOFTWARE.
4952
-
4953
-
4954
2675
  ui-select
4955
2676
  MIT
4956
2677
  The MIT License (MIT)
@@ -5023,57 +2744,6 @@ THIS SOFTWARE IS PROVIDED BY GARY COURT "AS IS" AND ANY EXPRESS OR IMPLIED WARRA
5023
2744
  The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Gary Court.
5024
2745
 
5025
2746
 
5026
- url
5027
- MIT
5028
- The MIT License (MIT)
5029
-
5030
- Copyright Joyent, Inc. and other Node contributors.
5031
-
5032
- Permission is hereby granted, free of charge, to any person obtaining a copy
5033
- of this software and associated documentation files (the "Software"), to deal
5034
- in the Software without restriction, including without limitation the rights
5035
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5036
- copies of the Software, and to permit persons to whom the Software is
5037
- furnished to do so, subject to the following conditions:
5038
-
5039
- The above copyright notice and this permission notice shall be included in all
5040
- copies or substantial portions of the Software.
5041
-
5042
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5043
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5044
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5045
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5046
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5047
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5048
- SOFTWARE.
5049
-
5050
-
5051
- url-parse
5052
- MIT
5053
- The MIT License (MIT)
5054
-
5055
- Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
5056
-
5057
- Permission is hereby granted, free of charge, to any person obtaining a copy
5058
- of this software and associated documentation files (the "Software"), to deal
5059
- in the Software without restriction, including without limitation the rights
5060
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5061
- copies of the Software, and to permit persons to whom the Software is
5062
- furnished to do so, subject to the following conditions:
5063
-
5064
- The above copyright notice and this permission notice shall be included in all
5065
- copies or substantial portions of the Software.
5066
-
5067
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5068
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5069
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5070
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5071
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5072
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5073
- SOFTWARE.
5074
-
5075
-
5076
-
5077
2747
  webfontloader
5078
2748
  Apache-2.0
5079
2749
  Apache License
@@ -5278,31 +2948,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5278
2948
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5279
2949
 
5280
2950
 
5281
- xml-but-prettier
5282
- MIT
5283
- The MIT License (MIT)
5284
-
5285
- Copyright (c) 2015 Jonathan Persson
5286
-
5287
- Permission is hereby granted, free of charge, to any person obtaining a copy
5288
- of this software and associated documentation files (the "Software"), to deal
5289
- in the Software without restriction, including without limitation the rights
5290
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5291
- copies of the Software, and to permit persons to whom the Software is
5292
- furnished to do so, subject to the following conditions:
5293
-
5294
- The above copyright notice and this permission notice shall be included in all
5295
- copies or substantial portions of the Software.
5296
-
5297
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5298
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5299
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5300
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5301
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5302
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5303
- SOFTWARE.
5304
-
5305
-
5306
2951
  xtend
5307
2952
  MIT
5308
2953
  The MIT License (MIT)
@@ -5327,35 +2972,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5327
2972
  THE SOFTWARE.
5328
2973
 
5329
2974
 
5330
- zenscroll
5331
- Unlicense
5332
- This is free and unencumbered software released into the public domain.
5333
-
5334
- Anyone is free to copy, modify, publish, use, compile, sell, or
5335
- distribute this software, either in source code form or as a compiled
5336
- binary, for any purpose, commercial or non-commercial, and by any
5337
- means.
5338
-
5339
- In jurisdictions that recognize copyright laws, the author or authors
5340
- of this software dedicate any and all copyright interest in the
5341
- software to the public domain. We make this dedication for the benefit
5342
- of the public at large and to the detriment of our heirs and
5343
- successors. We intend this dedication to be an overt act of
5344
- relinquishment in perpetuity of all present and future rights to this
5345
- software under copyright law.
5346
-
5347
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5348
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5349
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5350
- IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
5351
- OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
5352
- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
5353
- OTHER DEALINGS IN THE SOFTWARE.
5354
-
5355
- For more information, please refer to <http://unlicense.org>
5356
-
5357
-
5358
-
5359
2975
  zone.js
5360
2976
  MIT
5361
2977
  The MIT License