@gooddata/sdk-ui-charts 10.23.0-alpha.7 → 10.23.0-alpha.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.
- package/NOTICE +1420 -550
- package/esm/charts/repeater/columnWidths.d.ts +2 -2
- package/esm/charts/repeater/columnWidths.d.ts.map +1 -1
- package/esm/charts/repeater/columnWidths.js +1 -1
- package/esm/charts/repeater/columnWidths.js.map +1 -1
- package/esm/charts/repeater/hooks/useDrilling.d.ts +1 -1
- package/esm/charts/repeater/hooks/useDrilling.d.ts.map +1 -1
- package/esm/charts/repeater/hooks/useDrilling.js +3 -3
- package/esm/charts/repeater/hooks/useDrilling.js.map +1 -1
- package/esm/charts/repeater/hooks/useRenderWatcher.d.ts +1 -1
- package/esm/charts/repeater/hooks/useRenderWatcher.d.ts.map +1 -1
- package/esm/charts/repeater/hooks/useResizing.d.ts +1 -2
- package/esm/charts/repeater/hooks/useResizing.d.ts.map +1 -1
- package/esm/charts/repeater/hooks/useResizing.js +28 -8
- package/esm/charts/repeater/hooks/useResizing.js.map +1 -1
- package/esm/charts/repeater/internal/RepeaterChart.d.ts.map +1 -1
- package/esm/charts/repeater/internal/RepeaterChart.js +10 -6
- package/esm/charts/repeater/internal/RepeaterChart.js.map +1 -1
- package/esm/charts/repeater/internal/columnSizing.d.ts +2 -2
- package/esm/charts/repeater/internal/columnSizing.d.ts.map +1 -1
- package/esm/charts/repeater/internal/columnSizing.js +2 -2
- package/esm/charts/repeater/internal/columnSizing.js.map +1 -1
- package/esm/charts/repeater/internal/privateTypes.d.ts +3 -3
- package/esm/charts/repeater/internal/privateTypes.d.ts.map +1 -1
- package/esm/charts/repeater/internal/privateTypes.js +1 -1
- package/esm/charts/repeater/internal/privateTypes.js.map +1 -1
- package/esm/charts/repeater/internal/repeaterAgGridDataSource.d.ts +1 -1
- package/esm/charts/repeater/internal/repeaterAgGridDataSource.d.ts.map +1 -1
- package/esm/charts/repeater/internal/tableSizing.d.ts.map +1 -1
- package/esm/charts/repeater/internal/tableSizing.js +9 -5
- package/esm/charts/repeater/internal/tableSizing.js.map +1 -1
- package/package.json +12 -13
- package/styles/css/main.css +4173 -5697
- package/styles/css/main.css.map +1 -1
- package/styles/css/repeater.css +4161 -5685
- package/styles/css/repeater.css.map +1 -1
- package/styles/scss/repeater.scss +33 -34
package/NOTICE
CHANGED
@@ -7,9 +7,9 @@
|
|
7
7
|
|
8
8
|
The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
|
9
9
|
|
10
|
-
Date generated: 2025-3-
|
10
|
+
Date generated: 2025-3-10
|
11
11
|
|
12
|
-
Revision ID:
|
12
|
+
Revision ID: 1b839cab07f866c637c54cad5a25d260ffae52c2
|
13
13
|
|
14
14
|
================================================================================
|
15
15
|
================================================================================
|
@@ -25,12 +25,6 @@ Revision ID: 34ac651315601fae13f5c0e919946d6dabbbe8a4
|
|
25
25
|
================================================================================
|
26
26
|
|
27
27
|
- @aaronhayes/react-use-hubspot-form (2.1.1) [MIT]
|
28
|
-
- @ag-grid-community/all-modules (27.3.0) [MIT, Multi-license: GPL-2.0-only OR MIT, Multi-license: Apache-2.0 OR GPL-2.0-only, ISC, OFL-1.1, BSD-3-Clause, Apache-2.0]
|
29
|
-
- @ag-grid-community/client-side-row-model (27.3.0) [MIT]
|
30
|
-
- @ag-grid-community/core (27.3.0) [MIT, ISC]
|
31
|
-
- @ag-grid-community/csv-export (27.3.0) [MIT]
|
32
|
-
- @ag-grid-community/infinite-row-model (27.3.0) [MIT]
|
33
|
-
- @ag-grid-community/react (27.3.0) [MIT]
|
34
28
|
- @ampproject/remapping (2.2.1) [Apache-2.0]
|
35
29
|
- @babel/cli (7.23.4) [MIT]
|
36
30
|
- @babel/code-frame (7.23.5) [MIT]
|
@@ -285,6 +279,9 @@ Revision ID: 34ac651315601fae13f5c0e919946d6dabbbe8a4
|
|
285
279
|
- acorn (8.11.2) [MIT]
|
286
280
|
- acorn-import-assertions (1.9.0) [MIT]
|
287
281
|
- acorn-walk (8.3.1) [MIT]
|
282
|
+
- ag-charts-types (11.1.0) [MIT]
|
283
|
+
- ag-grid-community (33.1.0) [MIT, 0BSD]
|
284
|
+
- ag-grid-react (33.1.0) [MIT]
|
288
285
|
- agent-base (6.0.2) [MIT]
|
289
286
|
- aggregate-error (3.1.0) [MIT]
|
290
287
|
- ajv (6.12.6) [MIT, BSD-2-Clause]
|
@@ -429,6 +426,8 @@ Revision ID: 34ac651315601fae13f5c0e919946d6dabbbe8a4
|
|
429
426
|
- eastasianwidth (0.2.0) [MIT]
|
430
427
|
- ee-first (1.1.1) [MIT]
|
431
428
|
- electron-to-chromium (1.5.66) [ISC]
|
429
|
+
- emailjs-base64 (1.1.4) [MIT]
|
430
|
+
- emailjs-mime-codec (2.0.9) [MIT]
|
432
431
|
- emoji-regex (8.0.0) [MIT]
|
433
432
|
- emoji-regex (9.2.2) [MIT]
|
434
433
|
- emojilib (2.4.0) [MIT]
|
@@ -768,6 +767,7 @@ Revision ID: 34ac651315601fae13f5c0e919946d6dabbbe8a4
|
|
768
767
|
- querystringify (2.2.0) [MIT]
|
769
768
|
- queue-microtask (1.2.3) [MIT]
|
770
769
|
- quickselect (2.0.0) [ISC]
|
770
|
+
- ramda (0.26.1) [MIT]
|
771
771
|
- randombytes (2.1.0) [MIT]
|
772
772
|
- range-parser (1.2.1) [MIT]
|
773
773
|
- raw-body (2.5.1) [MIT]
|
@@ -908,6 +908,7 @@ Revision ID: 34ac651315601fae13f5c0e919946d6dabbbe8a4
|
|
908
908
|
- tar (6.2.0) [ISC]
|
909
909
|
- terser (5.26.0) [BSD-2-Clause]
|
910
910
|
- terser-webpack-plugin (5.3.9) [MIT]
|
911
|
+
- text-encoding (0.7.0) [Multi-license: ECL-2.0 OR Unlicense, Multi-license: Apache-2.0 OR Unlicense, Unlicense]
|
911
912
|
- through (2.3.8) [Multi-license: Apache-2.0 OR MIT]
|
912
913
|
- thunky (1.1.0) [MIT]
|
913
914
|
- tinybench (2.5.1) [MIT]
|
@@ -1044,348 +1045,6 @@ SOFTWARE.
|
|
1044
1045
|
|
1045
1046
|
|
1046
1047
|
|
1047
|
-
--------------------------------------------------------------------------------
|
1048
|
-
Package Title: @ag-grid-community/all-modules (27.3.0)
|
1049
|
-
|
1050
|
-
Package Locator: npm+@ag-grid-community/all-modules$27.3.0
|
1051
|
-
|
1052
|
-
Package Depth: Direct
|
1053
|
-
--------------------------------------------------------------------------------
|
1054
|
-
|
1055
|
-
* Declared Licenses *
|
1056
|
-
MIT, Multi-license: GPL-2.0-only OR MIT, Multi-license: Apache-2.0 OR GPL-2.0-only
|
1057
|
-
|
1058
|
-
* MIT *
|
1059
|
-
|
1060
|
-
This project is made up of many packages. There are two license types: MIT and Commercial.
|
1061
|
-
|
1062
|
-
Each package has it's own license file explaining the license for that package.
|
1063
|
-
|
1064
|
-
The following packages are MIT licensed:
|
1065
|
-
+ ag-grid-community
|
1066
|
-
+ ag-grid-angular
|
1067
|
-
+ ag-grid-angular-cli-example
|
1068
|
-
+ ag-grid-aurelia
|
1069
|
-
+ ag-grid-aurelia-example
|
1070
|
-
+ ag-grid-docs
|
1071
|
-
+ ag-grid-react
|
1072
|
-
+ ag-grid-react-example
|
1073
|
-
+ ag-grid-vue
|
1074
|
-
+ ag-grid-vue-example
|
1075
|
-
|
1076
|
-
The following packages are Commercial licensed:
|
1077
|
-
+ ag-grid-enterprise
|
1078
|
-
|
1079
|
-
To view the commercial license for ag-grid-enterprise, see the file grid-packages/ag-grid-enterprise/LICENSE.md
|
1080
|
-
|
1081
|
-
|
1082
|
-
|
1083
|
-
The MIT License
|
1084
|
-
|
1085
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
1086
|
-
|
1087
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1088
|
-
of this software and associated documentation files (the "Software"), to deal
|
1089
|
-
in the Software without restriction, including without limitation the rights
|
1090
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1091
|
-
copies of the Software, and to permit persons to whom the Software is
|
1092
|
-
furnished to do so, subject to the following conditions:
|
1093
|
-
|
1094
|
-
The above copyright notice and this permission notice shall be included in all
|
1095
|
-
copies or substantial portions of the Software.
|
1096
|
-
|
1097
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1098
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1099
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1100
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1101
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1102
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1103
|
-
SOFTWARE.
|
1104
|
-
|
1105
|
-
|
1106
|
-
* Multi-license: GPL-2.0-only OR MIT *
|
1107
|
-
|
1108
|
-
jQuery UI Datepicker 1.8.24
|
1109
|
-
|
1110
|
-
Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
|
1111
|
-
Dual licensed under the MIT or GPL Version 2 licenses.
|
1112
|
-
http://jquery.org/license
|
1113
|
-
|
1114
|
-
http://docs.jquery.com/UI/Datepicker
|
1115
|
-
|
1116
|
-
|
1117
|
-
* Multi-license: Apache-2.0 OR GPL-2.0-only *
|
1118
|
-
|
1119
|
-
Copyright 2012 Igor Vaynberg
|
1120
|
-
|
1121
|
-
Version: 3.4.5 Timestamp: Mon Nov 4 08:22:42 PST 2013
|
1122
|
-
|
1123
|
-
This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU
|
1124
|
-
General Public License version 2 (the "GPL License"). You may choose either license to govern your
|
1125
|
-
use of this software only upon the condition that you accept all of the terms of either the Apache
|
1126
|
-
License or the GPL License.
|
1127
|
-
|
1128
|
-
You may obtain a copy of the Apache License and the GPL License at:
|
1129
|
-
|
1130
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
1131
|
-
http://www.gnu.org/licenses/gpl-2.0.html
|
1132
|
-
|
1133
|
-
Unless required by applicable law or agreed to in writing, software distributed under the
|
1134
|
-
Apache License or the GPL Licesnse is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
1135
|
-
CONDITIONS OF ANY KIND, either express or implied. See the Apache License and the GPL License for
|
1136
|
-
the specific language governing permissions and limitations under the Apache License and the GPL License.
|
1137
|
-
|
1138
|
-
|
1139
|
-
|
1140
|
-
* Other Licenses *
|
1141
|
-
ISC, OFL-1.1, BSD-3-Clause, Apache-2.0
|
1142
|
-
|
1143
|
-
* ISC *
|
1144
|
-
|
1145
|
-
Copyright (c) Microsoft Corporation.
|
1146
|
-
|
1147
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
1148
|
-
purpose with or without fee is hereby granted.
|
1149
|
-
|
1150
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
1151
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
1152
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
1153
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
1154
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
1155
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
1156
|
-
PERFORMANCE OF THIS SOFTWARE.
|
1157
|
-
|
1158
|
-
|
1159
|
-
* OFL-1.1 *
|
1160
|
-
|
1161
|
-
PREAMBLE
|
1162
|
-
The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
|
1163
|
-
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
|
1164
|
-
DEFINITIONS
|
1165
|
-
"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
|
1166
|
-
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
|
1167
|
-
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
|
1168
|
-
"Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part or in whole — any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
|
1169
|
-
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
|
1170
|
-
PERMISSION & CONDITIONS
|
1171
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
|
1172
|
-
1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
|
1173
|
-
2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
|
1174
|
-
3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
|
1175
|
-
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
|
1176
|
-
5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
|
1177
|
-
TERMINATION
|
1178
|
-
This license becomes null and void if any of the above conditions are not met.
|
1179
|
-
DISCLAIMER
|
1180
|
-
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
|
1181
|
-
|
1182
|
-
* BSD-3-Clause *
|
1183
|
-
|
1184
|
-
Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
|
1185
|
-
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
1186
|
-
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
1187
|
-
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
1188
|
-
Code distributed by Google as part of the polymer project is also
|
1189
|
-
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
1190
|
-
|
1191
|
-
|
1192
|
-
* Apache-2.0 *
|
1193
|
-
|
1194
|
-
@atlassian/aui - Atlassian User Interface Framework
|
1195
|
-
@version v6.0.4
|
1196
|
-
@link https://docs.atlassian.com/aui/latest/
|
1197
|
-
@license Apache-2.0
|
1198
|
-
|
1199
|
-
|
1200
|
-
|
1201
|
-
--------------------------------------------------------------------------------
|
1202
|
-
Package Title: @ag-grid-community/client-side-row-model (27.3.0)
|
1203
|
-
|
1204
|
-
Package Locator: npm+@ag-grid-community/client-side-row-model$27.3.0
|
1205
|
-
|
1206
|
-
Package Depth: Transitive
|
1207
|
-
--------------------------------------------------------------------------------
|
1208
|
-
|
1209
|
-
* Declared Licenses *
|
1210
|
-
MIT
|
1211
|
-
|
1212
|
-
|
1213
|
-
The MIT License
|
1214
|
-
|
1215
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
1216
|
-
|
1217
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1218
|
-
of this software and associated documentation files (the "Software"), to deal
|
1219
|
-
in the Software without restriction, including without limitation the rights
|
1220
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1221
|
-
copies of the Software, and to permit persons to whom the Software is
|
1222
|
-
furnished to do so, subject to the following conditions:
|
1223
|
-
|
1224
|
-
The above copyright notice and this permission notice shall be included in all
|
1225
|
-
copies or substantial portions of the Software.
|
1226
|
-
|
1227
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1228
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1229
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1230
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1231
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1232
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1233
|
-
SOFTWARE.
|
1234
|
-
|
1235
|
-
|
1236
|
-
|
1237
|
-
--------------------------------------------------------------------------------
|
1238
|
-
Package Title: @ag-grid-community/core (27.3.0)
|
1239
|
-
|
1240
|
-
Package Locator: npm+@ag-grid-community/core$27.3.0
|
1241
|
-
|
1242
|
-
Package Depth: Direct
|
1243
|
-
--------------------------------------------------------------------------------
|
1244
|
-
|
1245
|
-
* Declared Licenses *
|
1246
|
-
MIT, ISC
|
1247
|
-
|
1248
|
-
* MIT *
|
1249
|
-
|
1250
|
-
The MIT License
|
1251
|
-
|
1252
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
1253
|
-
|
1254
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1255
|
-
of this software and associated documentation files (the "Software"), to deal
|
1256
|
-
in the Software without restriction, including without limitation the rights
|
1257
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1258
|
-
copies of the Software, and to permit persons to whom the Software is
|
1259
|
-
furnished to do so, subject to the following conditions:
|
1260
|
-
|
1261
|
-
The above copyright notice and this permission notice shall be included in all
|
1262
|
-
copies or substantial portions of the Software.
|
1263
|
-
|
1264
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1265
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1266
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1267
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1268
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1269
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1270
|
-
SOFTWARE.
|
1271
|
-
|
1272
|
-
|
1273
|
-
* ISC *
|
1274
|
-
|
1275
|
-
Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
|
1276
|
-
Copyright (c) 1995-2003 by Internet Software Consortium
|
1277
|
-
Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
1278
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
1279
|
-
|
1280
|
-
|
1281
|
-
--------------------------------------------------------------------------------
|
1282
|
-
Package Title: @ag-grid-community/csv-export (27.3.0)
|
1283
|
-
|
1284
|
-
Package Locator: npm+@ag-grid-community/csv-export$27.3.0
|
1285
|
-
|
1286
|
-
Package Depth: Transitive
|
1287
|
-
--------------------------------------------------------------------------------
|
1288
|
-
|
1289
|
-
* Declared Licenses *
|
1290
|
-
MIT
|
1291
|
-
|
1292
|
-
|
1293
|
-
The MIT License
|
1294
|
-
|
1295
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
1296
|
-
|
1297
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1298
|
-
of this software and associated documentation files (the "Software"), to deal
|
1299
|
-
in the Software without restriction, including without limitation the rights
|
1300
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1301
|
-
copies of the Software, and to permit persons to whom the Software is
|
1302
|
-
furnished to do so, subject to the following conditions:
|
1303
|
-
|
1304
|
-
The above copyright notice and this permission notice shall be included in all
|
1305
|
-
copies or substantial portions of the Software.
|
1306
|
-
|
1307
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1308
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1309
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1310
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1311
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1312
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1313
|
-
SOFTWARE.
|
1314
|
-
|
1315
|
-
|
1316
|
-
|
1317
|
-
--------------------------------------------------------------------------------
|
1318
|
-
Package Title: @ag-grid-community/infinite-row-model (27.3.0)
|
1319
|
-
|
1320
|
-
Package Locator: npm+@ag-grid-community/infinite-row-model$27.3.0
|
1321
|
-
|
1322
|
-
Package Depth: Transitive
|
1323
|
-
--------------------------------------------------------------------------------
|
1324
|
-
|
1325
|
-
* Declared Licenses *
|
1326
|
-
MIT
|
1327
|
-
|
1328
|
-
|
1329
|
-
The MIT License
|
1330
|
-
|
1331
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
1332
|
-
|
1333
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1334
|
-
of this software and associated documentation files (the "Software"), to deal
|
1335
|
-
in the Software without restriction, including without limitation the rights
|
1336
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1337
|
-
copies of the Software, and to permit persons to whom the Software is
|
1338
|
-
furnished to do so, subject to the following conditions:
|
1339
|
-
|
1340
|
-
The above copyright notice and this permission notice shall be included in all
|
1341
|
-
copies or substantial portions of the Software.
|
1342
|
-
|
1343
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1344
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1345
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1346
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1347
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1348
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1349
|
-
SOFTWARE.
|
1350
|
-
|
1351
|
-
|
1352
|
-
|
1353
|
-
--------------------------------------------------------------------------------
|
1354
|
-
Package Title: @ag-grid-community/react (27.3.0)
|
1355
|
-
|
1356
|
-
Package Locator: npm+@ag-grid-community/react$27.3.0
|
1357
|
-
|
1358
|
-
Package Depth: Direct
|
1359
|
-
--------------------------------------------------------------------------------
|
1360
|
-
|
1361
|
-
* Declared Licenses *
|
1362
|
-
MIT
|
1363
|
-
|
1364
|
-
|
1365
|
-
The MIT License
|
1366
|
-
|
1367
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
1368
|
-
|
1369
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1370
|
-
of this software and associated documentation files (the "Software"), to deal
|
1371
|
-
in the Software without restriction, including without limitation the rights
|
1372
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1373
|
-
copies of the Software, and to permit persons to whom the Software is
|
1374
|
-
furnished to do so, subject to the following conditions:
|
1375
|
-
|
1376
|
-
The above copyright notice and this permission notice shall be included in all
|
1377
|
-
copies or substantial portions of the Software.
|
1378
|
-
|
1379
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1380
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1381
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1382
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1383
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1384
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1385
|
-
SOFTWARE.
|
1386
|
-
|
1387
|
-
|
1388
|
-
|
1389
1048
|
--------------------------------------------------------------------------------
|
1390
1049
|
Package Title: @ampproject/remapping (2.2.1)
|
1391
1050
|
|
@@ -10927,6 +10586,123 @@ THE SOFTWARE.
|
|
10927
10586
|
|
10928
10587
|
|
10929
10588
|
|
10589
|
+
--------------------------------------------------------------------------------
|
10590
|
+
Package Title: ag-charts-types (11.1.0)
|
10591
|
+
|
10592
|
+
Package Locator: npm+ag-charts-types$11.1.0
|
10593
|
+
|
10594
|
+
Package Depth: Transitive
|
10595
|
+
--------------------------------------------------------------------------------
|
10596
|
+
|
10597
|
+
* Declared Licenses *
|
10598
|
+
MIT
|
10599
|
+
|
10600
|
+
|
10601
|
+
The MIT License
|
10602
|
+
|
10603
|
+
Copyright (c) 2015-2024 AG GRID LTD
|
10604
|
+
|
10605
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
10606
|
+
of this software and associated documentation files (the "Software"), to deal
|
10607
|
+
in the Software without restriction, including without limitation the rights
|
10608
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10609
|
+
copies of the Software, and to permit persons to whom the Software is
|
10610
|
+
furnished to do so, subject to the following conditions:
|
10611
|
+
|
10612
|
+
The above copyright notice and this permission notice shall be included in all
|
10613
|
+
copies or substantial portions of the Software.
|
10614
|
+
|
10615
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
10616
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
10617
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
10618
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
10619
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
10620
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
10621
|
+
SOFTWARE.
|
10622
|
+
|
10623
|
+
|
10624
|
+
|
10625
|
+
--------------------------------------------------------------------------------
|
10626
|
+
Package Title: ag-grid-community (33.1.0)
|
10627
|
+
|
10628
|
+
Package Locator: npm+ag-grid-community$33.1.0
|
10629
|
+
|
10630
|
+
Package Depth: Direct
|
10631
|
+
--------------------------------------------------------------------------------
|
10632
|
+
|
10633
|
+
* Declared Licenses *
|
10634
|
+
MIT
|
10635
|
+
|
10636
|
+
|
10637
|
+
The MIT License
|
10638
|
+
|
10639
|
+
Copyright (c) 2015-2024 AG GRID LTD
|
10640
|
+
|
10641
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
10642
|
+
of this software and associated documentation files (the "Software"), to deal
|
10643
|
+
in the Software without restriction, including without limitation the rights
|
10644
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10645
|
+
copies of the Software, and to permit persons to whom the Software is
|
10646
|
+
furnished to do so, subject to the following conditions:
|
10647
|
+
|
10648
|
+
The above copyright notice and this permission notice shall be included in all
|
10649
|
+
copies or substantial portions of the Software.
|
10650
|
+
|
10651
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
10652
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
10653
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
10654
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
10655
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
10656
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
10657
|
+
SOFTWARE.
|
10658
|
+
|
10659
|
+
|
10660
|
+
|
10661
|
+
* Other Licenses *
|
10662
|
+
0BSD
|
10663
|
+
|
10664
|
+
|
10665
|
+
Copyright (C) 2006 by Rob Landley <rob@landley.net>
|
10666
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
|
10667
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
10668
|
+
|
10669
|
+
|
10670
|
+
--------------------------------------------------------------------------------
|
10671
|
+
Package Title: ag-grid-react (33.1.0)
|
10672
|
+
|
10673
|
+
Package Locator: npm+ag-grid-react$33.1.0
|
10674
|
+
|
10675
|
+
Package Depth: Direct
|
10676
|
+
--------------------------------------------------------------------------------
|
10677
|
+
|
10678
|
+
* Declared Licenses *
|
10679
|
+
MIT
|
10680
|
+
|
10681
|
+
|
10682
|
+
The MIT License
|
10683
|
+
|
10684
|
+
Copyright (c) 2015-2024 AG GRID LTD
|
10685
|
+
|
10686
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
10687
|
+
of this software and associated documentation files (the "Software"), to deal
|
10688
|
+
in the Software without restriction, including without limitation the rights
|
10689
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
10690
|
+
copies of the Software, and to permit persons to whom the Software is
|
10691
|
+
furnished to do so, subject to the following conditions:
|
10692
|
+
|
10693
|
+
The above copyright notice and this permission notice shall be included in all
|
10694
|
+
copies or substantial portions of the Software.
|
10695
|
+
|
10696
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
10697
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
10698
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
10699
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
10700
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
10701
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
10702
|
+
SOFTWARE.
|
10703
|
+
|
10704
|
+
|
10705
|
+
|
10930
10706
|
--------------------------------------------------------------------------------
|
10931
10707
|
Package Title: agent-base (6.0.2)
|
10932
10708
|
|
@@ -16696,6 +16472,79 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
|
|
16696
16472
|
|
16697
16473
|
|
16698
16474
|
|
16475
|
+
--------------------------------------------------------------------------------
|
16476
|
+
Package Title: emailjs-base64 (1.1.4)
|
16477
|
+
|
16478
|
+
Package Locator: npm+emailjs-base64$1.1.4
|
16479
|
+
|
16480
|
+
Package Depth: Transitive
|
16481
|
+
--------------------------------------------------------------------------------
|
16482
|
+
|
16483
|
+
* Declared Licenses *
|
16484
|
+
MIT
|
16485
|
+
|
16486
|
+
|
16487
|
+
MIT License
|
16488
|
+
|
16489
|
+
Copyright (c) 2017 emailJS
|
16490
|
+
|
16491
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
16492
|
+
of this software and associated documentation files (the "Software"), to deal
|
16493
|
+
in the Software without restriction, including without limitation the rights
|
16494
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
16495
|
+
copies of the Software, and to permit persons to whom the Software is
|
16496
|
+
furnished to do so, subject to the following conditions:
|
16497
|
+
|
16498
|
+
The above copyright notice and this permission notice shall be included in all
|
16499
|
+
copies or substantial portions of the Software.
|
16500
|
+
|
16501
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16502
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
16503
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16504
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16505
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
16506
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
16507
|
+
SOFTWARE.
|
16508
|
+
|
16509
|
+
Base64 encoding code from [base64-js]{@link https://github.com/beatgammit/base64-js}, released under MIT license.
|
16510
|
+
Base64 decoding code from MDN docs, released under MIT license.
|
16511
|
+
|
16512
|
+
|
16513
|
+
|
16514
|
+
--------------------------------------------------------------------------------
|
16515
|
+
Package Title: emailjs-mime-codec (2.0.9)
|
16516
|
+
|
16517
|
+
Package Locator: npm+emailjs-mime-codec$2.0.9
|
16518
|
+
|
16519
|
+
Package Depth: Direct
|
16520
|
+
--------------------------------------------------------------------------------
|
16521
|
+
|
16522
|
+
* Declared Licenses *
|
16523
|
+
MIT
|
16524
|
+
|
16525
|
+
|
16526
|
+
Copyright (c) 2013 Andris Reinman
|
16527
|
+
|
16528
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
16529
|
+
of this software and associated documentation files (the "Software"), to deal
|
16530
|
+
in the Software without restriction, including without limitation the rights
|
16531
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
16532
|
+
copies of the Software, and to permit persons to whom the Software is
|
16533
|
+
furnished to do so, subject to the following conditions:
|
16534
|
+
|
16535
|
+
The above copyright notice and this permission notice shall be included in
|
16536
|
+
all copies or substantial portions of the Software.
|
16537
|
+
|
16538
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16539
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
16540
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16541
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16542
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
16543
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
16544
|
+
THE SOFTWARE.
|
16545
|
+
|
16546
|
+
|
16547
|
+
|
16699
16548
|
--------------------------------------------------------------------------------
|
16700
16549
|
Package Title: emoji-regex (8.0.0)
|
16701
16550
|
|
@@ -30155,9 +30004,9 @@ THIS SOFTWARE.
|
|
30155
30004
|
|
30156
30005
|
|
30157
30006
|
--------------------------------------------------------------------------------
|
30158
|
-
Package Title:
|
30007
|
+
Package Title: ramda (0.26.1)
|
30159
30008
|
|
30160
|
-
Package Locator: npm+
|
30009
|
+
Package Locator: npm+ramda$0.26.1
|
30161
30010
|
|
30162
30011
|
Package Depth: Transitive
|
30163
30012
|
--------------------------------------------------------------------------------
|
@@ -30166,10 +30015,7 @@ Package Depth: Transitive
|
|
30166
30015
|
MIT
|
30167
30016
|
|
30168
30017
|
|
30169
|
-
|
30170
|
-
|
30171
|
-
Copyright (c) 2017 crypto-browserify
|
30172
|
-
|
30018
|
+
Copyright (c) <year> <copyright holders>
|
30173
30019
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
30174
30020
|
of this software and associated documentation files (the "Software"), to deal
|
30175
30021
|
in the Software without restriction, including without limitation the rights
|
@@ -30189,49 +30035,10 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
30189
30035
|
SOFTWARE.
|
30190
30036
|
|
30191
30037
|
|
30192
|
-
|
30193
|
-
--------------------------------------------------------------------------------
|
30194
|
-
Package Title: range-parser (1.2.1)
|
30195
|
-
|
30196
|
-
Package Locator: npm+range-parser$1.2.1
|
30197
|
-
|
30198
|
-
Package Depth: Transitive
|
30199
30038
|
--------------------------------------------------------------------------------
|
30039
|
+
Package Title: randombytes (2.1.0)
|
30200
30040
|
|
30201
|
-
|
30202
|
-
MIT
|
30203
|
-
|
30204
|
-
|
30205
|
-
(The MIT License)
|
30206
|
-
|
30207
|
-
Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
|
30208
|
-
Copyright (c) 2015-2016 Douglas Christopher Wilson <doug@somethingdoug.com
|
30209
|
-
|
30210
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
30211
|
-
a copy of this software and associated documentation files (the
|
30212
|
-
'Software'), to deal in the Software without restriction, including
|
30213
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
30214
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
30215
|
-
permit persons to whom the Software is furnished to do so, subject to
|
30216
|
-
the following conditions:
|
30217
|
-
|
30218
|
-
The above copyright notice and this permission notice shall be
|
30219
|
-
included in all copies or substantial portions of the Software.
|
30220
|
-
|
30221
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
30222
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
30223
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
30224
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
30225
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
30226
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
30227
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
30228
|
-
|
30229
|
-
|
30230
|
-
|
30231
|
-
--------------------------------------------------------------------------------
|
30232
|
-
Package Title: raw-body (2.5.1)
|
30233
|
-
|
30234
|
-
Package Locator: npm+raw-body$2.5.1
|
30041
|
+
Package Locator: npm+randombytes$2.1.0
|
30235
30042
|
|
30236
30043
|
Package Depth: Transitive
|
30237
30044
|
--------------------------------------------------------------------------------
|
@@ -30240,46 +30047,120 @@ Package Depth: Transitive
|
|
30240
30047
|
MIT
|
30241
30048
|
|
30242
30049
|
|
30243
|
-
The MIT License (MIT)
|
30244
|
-
|
30245
|
-
Copyright (c) 2013-2014 Jonathan Ong <me@jongleberry.com>
|
30246
|
-
Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
|
30247
|
-
|
30248
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
30249
|
-
of this software and associated documentation files (the "Software"), to deal
|
30250
|
-
in the Software without restriction, including without limitation the rights
|
30251
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
30252
|
-
copies of the Software, and to permit persons to whom the Software is
|
30253
|
-
furnished to do so, subject to the following conditions:
|
30254
|
-
|
30255
|
-
The above copyright notice and this permission notice shall be included in
|
30256
|
-
all copies or substantial portions of the Software.
|
30257
|
-
|
30258
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
30259
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
30260
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
30261
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
30262
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
30263
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
30264
|
-
THE SOFTWARE.
|
30265
|
-
|
30266
|
-
|
30267
|
-
|
30268
|
-
--------------------------------------------------------------------------------
|
30269
|
-
Package Title: react (18.2.0)
|
30270
|
-
|
30271
|
-
Package Locator: npm+react$18.2.0
|
30272
|
-
|
30273
|
-
Package Depth: Direct
|
30274
|
-
--------------------------------------------------------------------------------
|
30275
|
-
|
30276
|
-
* Declared Licenses *
|
30277
|
-
MIT
|
30278
|
-
|
30279
|
-
|
30280
30050
|
MIT License
|
30281
30051
|
|
30282
|
-
Copyright (c)
|
30052
|
+
Copyright (c) 2017 crypto-browserify
|
30053
|
+
|
30054
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
30055
|
+
of this software and associated documentation files (the "Software"), to deal
|
30056
|
+
in the Software without restriction, including without limitation the rights
|
30057
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
30058
|
+
copies of the Software, and to permit persons to whom the Software is
|
30059
|
+
furnished to do so, subject to the following conditions:
|
30060
|
+
|
30061
|
+
The above copyright notice and this permission notice shall be included in all
|
30062
|
+
copies or substantial portions of the Software.
|
30063
|
+
|
30064
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
30065
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
30066
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
30067
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
30068
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
30069
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
30070
|
+
SOFTWARE.
|
30071
|
+
|
30072
|
+
|
30073
|
+
|
30074
|
+
--------------------------------------------------------------------------------
|
30075
|
+
Package Title: range-parser (1.2.1)
|
30076
|
+
|
30077
|
+
Package Locator: npm+range-parser$1.2.1
|
30078
|
+
|
30079
|
+
Package Depth: Transitive
|
30080
|
+
--------------------------------------------------------------------------------
|
30081
|
+
|
30082
|
+
* Declared Licenses *
|
30083
|
+
MIT
|
30084
|
+
|
30085
|
+
|
30086
|
+
(The MIT License)
|
30087
|
+
|
30088
|
+
Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
|
30089
|
+
Copyright (c) 2015-2016 Douglas Christopher Wilson <doug@somethingdoug.com
|
30090
|
+
|
30091
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
30092
|
+
a copy of this software and associated documentation files (the
|
30093
|
+
'Software'), to deal in the Software without restriction, including
|
30094
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
30095
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
30096
|
+
permit persons to whom the Software is furnished to do so, subject to
|
30097
|
+
the following conditions:
|
30098
|
+
|
30099
|
+
The above copyright notice and this permission notice shall be
|
30100
|
+
included in all copies or substantial portions of the Software.
|
30101
|
+
|
30102
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
30103
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
30104
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
30105
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
30106
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
30107
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
30108
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
30109
|
+
|
30110
|
+
|
30111
|
+
|
30112
|
+
--------------------------------------------------------------------------------
|
30113
|
+
Package Title: raw-body (2.5.1)
|
30114
|
+
|
30115
|
+
Package Locator: npm+raw-body$2.5.1
|
30116
|
+
|
30117
|
+
Package Depth: Transitive
|
30118
|
+
--------------------------------------------------------------------------------
|
30119
|
+
|
30120
|
+
* Declared Licenses *
|
30121
|
+
MIT
|
30122
|
+
|
30123
|
+
|
30124
|
+
The MIT License (MIT)
|
30125
|
+
|
30126
|
+
Copyright (c) 2013-2014 Jonathan Ong <me@jongleberry.com>
|
30127
|
+
Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
|
30128
|
+
|
30129
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
30130
|
+
of this software and associated documentation files (the "Software"), to deal
|
30131
|
+
in the Software without restriction, including without limitation the rights
|
30132
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
30133
|
+
copies of the Software, and to permit persons to whom the Software is
|
30134
|
+
furnished to do so, subject to the following conditions:
|
30135
|
+
|
30136
|
+
The above copyright notice and this permission notice shall be included in
|
30137
|
+
all copies or substantial portions of the Software.
|
30138
|
+
|
30139
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
30140
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
30141
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
30142
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
30143
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
30144
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
30145
|
+
THE SOFTWARE.
|
30146
|
+
|
30147
|
+
|
30148
|
+
|
30149
|
+
--------------------------------------------------------------------------------
|
30150
|
+
Package Title: react (18.2.0)
|
30151
|
+
|
30152
|
+
Package Locator: npm+react$18.2.0
|
30153
|
+
|
30154
|
+
Package Depth: Direct
|
30155
|
+
--------------------------------------------------------------------------------
|
30156
|
+
|
30157
|
+
* Declared Licenses *
|
30158
|
+
MIT
|
30159
|
+
|
30160
|
+
|
30161
|
+
MIT License
|
30162
|
+
|
30163
|
+
Copyright (c) Facebook, Inc. and its affiliates.
|
30283
30164
|
|
30284
30165
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
30285
30166
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -37386,6 +37267,744 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
37386
37267
|
|
37387
37268
|
|
37388
37269
|
|
37270
|
+
--------------------------------------------------------------------------------
|
37271
|
+
Package Title: text-encoding (0.7.0)
|
37272
|
+
|
37273
|
+
Package Locator: npm+text-encoding$0.7.0
|
37274
|
+
|
37275
|
+
Package Depth: Transitive
|
37276
|
+
--------------------------------------------------------------------------------
|
37277
|
+
|
37278
|
+
* Declared Licenses *
|
37279
|
+
Multi-license: ECL-2.0 OR Unlicense, Multi-license: Apache-2.0 OR Unlicense
|
37280
|
+
|
37281
|
+
* Multi-license: ECL-2.0 OR Unlicense *
|
37282
|
+
|
37283
|
+
The encoding indexes, algorithms, and many comments in the code
|
37284
|
+
derive from the Encoding Standard https://encoding.spec.whatwg.org/
|
37285
|
+
|
37286
|
+
Otherwise, the code of this repository is released under the Unlicense
|
37287
|
+
license and is also dual-licensed under an Apache 2.0 license. Both
|
37288
|
+
are included below.
|
37289
|
+
|
37290
|
+
# Unlicense
|
37291
|
+
|
37292
|
+
This is free and unencumbered software released into the public domain.
|
37293
|
+
|
37294
|
+
Anyone is free to copy, modify, publish, use, compile, sell, or
|
37295
|
+
distribute this software, either in source code form or as a compiled
|
37296
|
+
binary, for any purpose, commercial or non-commercial, and by any
|
37297
|
+
means.
|
37298
|
+
|
37299
|
+
In jurisdictions that recognize copyright laws, the author or authors
|
37300
|
+
of this software dedicate any and all copyright interest in the
|
37301
|
+
software to the public domain. We make this dedication for the benefit
|
37302
|
+
of the public at large and to the detriment of our heirs and
|
37303
|
+
successors. We intend this dedication to be an overt act of
|
37304
|
+
relinquishment in perpetuity of all present and future rights to this
|
37305
|
+
software under copyright law.
|
37306
|
+
|
37307
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
37308
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
37309
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
37310
|
+
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
37311
|
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
37312
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
37313
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
37314
|
+
|
37315
|
+
For more information, please refer to <http://unlicense.org/>
|
37316
|
+
|
37317
|
+
# Apache 2.0 License
|
37318
|
+
|
37319
|
+
Apache License
|
37320
|
+
Version 2.0, January 2004
|
37321
|
+
http://www.apache.org/licenses/
|
37322
|
+
|
37323
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
37324
|
+
|
37325
|
+
1. Definitions.
|
37326
|
+
|
37327
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
37328
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
37329
|
+
|
37330
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
37331
|
+
the copyright owner that is granting the License.
|
37332
|
+
|
37333
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
37334
|
+
other entities that control, are controlled by, or are under common
|
37335
|
+
control with that entity. For the purposes of this definition,
|
37336
|
+
"control" means (i) the power, direct or indirect, to cause the
|
37337
|
+
direction or management of such entity, whether by contract or
|
37338
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
37339
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
37340
|
+
|
37341
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
37342
|
+
exercising permissions granted by this License.
|
37343
|
+
|
37344
|
+
"Source" form shall mean the preferred form for making modifications,
|
37345
|
+
including but not limited to software source code, documentation
|
37346
|
+
source, and configuration files.
|
37347
|
+
|
37348
|
+
"Object" form shall mean any form resulting from mechanical
|
37349
|
+
transformation or translation of a Source form, including but
|
37350
|
+
not limited to compiled object code, generated documentation,
|
37351
|
+
and conversions to other media types.
|
37352
|
+
|
37353
|
+
"Work" shall mean the work of authorship, whether in Source or
|
37354
|
+
Object form, made available under the License, as indicated by a
|
37355
|
+
copyright notice that is included in or attached to the work
|
37356
|
+
(an example is provided in the Appendix below).
|
37357
|
+
|
37358
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
37359
|
+
form, that is based on (or derived from) the Work and for which the
|
37360
|
+
editorial revisions, annotations, elaborations, or other modifications
|
37361
|
+
represent, as a whole, an original work of authorship. For the purposes
|
37362
|
+
of this License, Derivative Works shall not include works that remain
|
37363
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
37364
|
+
the Work and Derivative Works thereof.
|
37365
|
+
|
37366
|
+
"Contribution" shall mean any work of authorship, including
|
37367
|
+
the original version of the Work and any modifications or additions
|
37368
|
+
to that Work or Derivative Works thereof, that is intentionally
|
37369
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
37370
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
37371
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
37372
|
+
means any form of electronic, verbal, or written communication sent
|
37373
|
+
to the Licensor or its representatives, including but not limited to
|
37374
|
+
communication on electronic mailing lists, source code control systems,
|
37375
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
37376
|
+
Licensor for the purpose of discussing and improving the Work, but
|
37377
|
+
excluding communication that is conspicuously marked or otherwise
|
37378
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
37379
|
+
|
37380
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
37381
|
+
on behalf of whom a Contribution has been received by Licensor and
|
37382
|
+
subsequently incorporated within the Work.
|
37383
|
+
|
37384
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
37385
|
+
this License, each Contributor hereby grants to You a perpetual,
|
37386
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
37387
|
+
copyright license to reproduce, prepare Derivative Works of,
|
37388
|
+
publicly display, publicly perform, sublicense, and distribute the
|
37389
|
+
Work and such Derivative Works in Source or Object form.
|
37390
|
+
|
37391
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
37392
|
+
this License, each Contributor hereby grants to You a perpetual,
|
37393
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
37394
|
+
(except as stated in this section) patent license to make, have made,
|
37395
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
37396
|
+
where such license applies only to those patent claims licensable
|
37397
|
+
by such Contributor that are necessarily infringed by their
|
37398
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
37399
|
+
with the Work to which such Contribution(s) was submitted. If You
|
37400
|
+
institute patent litigation against any entity (including a
|
37401
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
37402
|
+
or a Contribution incorporated within the Work constitutes direct
|
37403
|
+
or contributory patent infringement, then any patent licenses
|
37404
|
+
granted to You under this License for that Work shall terminate
|
37405
|
+
as of the date such litigation is filed.
|
37406
|
+
|
37407
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
37408
|
+
Work or Derivative Works thereof in any medium, with or without
|
37409
|
+
modifications, and in Source or Object form, provided that You
|
37410
|
+
meet the following conditions:
|
37411
|
+
|
37412
|
+
(a) You must give any other recipients of the Work or
|
37413
|
+
Derivative Works a copy of this License; and
|
37414
|
+
|
37415
|
+
(b) You must cause any modified files to carry prominent notices
|
37416
|
+
stating that You changed the files; and
|
37417
|
+
|
37418
|
+
(c) You must retain, in the Source form of any Derivative Works
|
37419
|
+
that You distribute, all copyright, patent, trademark, and
|
37420
|
+
attribution notices from the Source form of the Work,
|
37421
|
+
excluding those notices that do not pertain to any part of
|
37422
|
+
the Derivative Works; and
|
37423
|
+
|
37424
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
37425
|
+
distribution, then any Derivative Works that You distribute must
|
37426
|
+
include a readable copy of the attribution notices contained
|
37427
|
+
within such NOTICE file, excluding those notices that do not
|
37428
|
+
pertain to any part of the Derivative Works, in at least one
|
37429
|
+
of the following places: within a NOTICE text file distributed
|
37430
|
+
as part of the Derivative Works; within the Source form or
|
37431
|
+
documentation, if provided along with the Derivative Works; or,
|
37432
|
+
within a display generated by the Derivative Works, if and
|
37433
|
+
wherever such third-party notices normally appear. The contents
|
37434
|
+
of the NOTICE file are for informational purposes only and
|
37435
|
+
do not modify the License. You may add Your own attribution
|
37436
|
+
notices within Derivative Works that You distribute, alongside
|
37437
|
+
or as an addendum to the NOTICE text from the Work, provided
|
37438
|
+
that such additional attribution notices cannot be construed
|
37439
|
+
as modifying the License.
|
37440
|
+
|
37441
|
+
You may add Your own copyright statement to Your modifications and
|
37442
|
+
may provide additional or different license terms and conditions
|
37443
|
+
for use, reproduction, or distribution of Your modifications, or
|
37444
|
+
for any such Derivative Works as a whole, provided Your use,
|
37445
|
+
reproduction, and distribution of the Work otherwise complies with
|
37446
|
+
the conditions stated in this License.
|
37447
|
+
|
37448
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
37449
|
+
any Contribution intentionally submitted for inclusion in the Work
|
37450
|
+
by You to the Licensor shall be under the terms and conditions of
|
37451
|
+
this License, without any additional terms or conditions.
|
37452
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
37453
|
+
the terms of any separate license agreement you may have executed
|
37454
|
+
with Licensor regarding such Contributions.
|
37455
|
+
|
37456
|
+
6. Trademarks. This License does not grant permission to use the trade
|
37457
|
+
names, trademarks, service marks, or product names of the Licensor,
|
37458
|
+
except as required for reasonable and customary use in describing the
|
37459
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
37460
|
+
|
37461
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
37462
|
+
agreed to in writing, Licensor provides the Work (and each
|
37463
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
37464
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
37465
|
+
implied, including, without limitation, any warranties or conditions
|
37466
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
37467
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
37468
|
+
appropriateness of using or redistributing the Work and assume any
|
37469
|
+
risks associated with Your exercise of permissions under this License.
|
37470
|
+
|
37471
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
37472
|
+
whether in tort (including negligence), contract, or otherwise,
|
37473
|
+
unless required by applicable law (such as deliberate and grossly
|
37474
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
37475
|
+
liable to You for damages, including any direct, indirect, special,
|
37476
|
+
incidental, or consequential damages of any character arising as a
|
37477
|
+
result of this License or out of the use or inability to use the
|
37478
|
+
Work (including but not limited to damages for loss of goodwill,
|
37479
|
+
work stoppage, computer failure or malfunction, or any and all
|
37480
|
+
other commercial damages or losses), even if such Contributor
|
37481
|
+
has been advised of the possibility of such damages.
|
37482
|
+
|
37483
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
37484
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
37485
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
37486
|
+
or other liability obligations and/or rights consistent with this
|
37487
|
+
License. However, in accepting such obligations, You may act only
|
37488
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
37489
|
+
of any other Contributor, and only if You agree to indemnify,
|
37490
|
+
defend, and hold each Contributor harmless for any liability
|
37491
|
+
incurred by, or claims asserted against, such Contributor by reason
|
37492
|
+
of your accepting any such warranty or additional liability.
|
37493
|
+
|
37494
|
+
END OF TERMS AND CONDITIONS
|
37495
|
+
|
37496
|
+
APPENDIX: How to apply the Apache License to your work.
|
37497
|
+
|
37498
|
+
To apply the Apache License to your work, attach the following
|
37499
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
37500
|
+
replaced with your own identifying information. (Don't include
|
37501
|
+
the brackets!) The text should be enclosed in the appropriate
|
37502
|
+
comment syntax for the file format. We also recommend that a
|
37503
|
+
file or class name and description of purpose be included on the
|
37504
|
+
same "printed page" as the copyright notice for easier
|
37505
|
+
identification within third-party archives.
|
37506
|
+
|
37507
|
+
Copyright [yyyy] [name of copyright owner]
|
37508
|
+
|
37509
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
37510
|
+
you may not use this file except in compliance with the License.
|
37511
|
+
You may obtain a copy of the License at
|
37512
|
+
|
37513
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
37514
|
+
|
37515
|
+
Unless required by applicable law or agreed to in writing, software
|
37516
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
37517
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
37518
|
+
See the License for the specific language governing permissions and
|
37519
|
+
limitations under the License.
|
37520
|
+
|
37521
|
+
|
37522
|
+
* Multi-license: Apache-2.0 OR Unlicense *
|
37523
|
+
|
37524
|
+
The encoding indexes, algorithms, and many comments in the code
|
37525
|
+
derive from the Encoding Standard https://encoding.spec.whatwg.org/
|
37526
|
+
|
37527
|
+
Otherwise, the code of this repository is released under the Unlicense
|
37528
|
+
license and is also dual-licensed under an Apache 2.0 license. Both
|
37529
|
+
are included below.
|
37530
|
+
|
37531
|
+
# Unlicense
|
37532
|
+
|
37533
|
+
This is free and unencumbered software released into the public domain.
|
37534
|
+
|
37535
|
+
Anyone is free to copy, modify, publish, use, compile, sell, or
|
37536
|
+
distribute this software, either in source code form or as a compiled
|
37537
|
+
binary, for any purpose, commercial or non-commercial, and by any
|
37538
|
+
means.
|
37539
|
+
|
37540
|
+
In jurisdictions that recognize copyright laws, the author or authors
|
37541
|
+
of this software dedicate any and all copyright interest in the
|
37542
|
+
software to the public domain. We make this dedication for the benefit
|
37543
|
+
of the public at large and to the detriment of our heirs and
|
37544
|
+
successors. We intend this dedication to be an overt act of
|
37545
|
+
relinquishment in perpetuity of all present and future rights to this
|
37546
|
+
software under copyright law.
|
37547
|
+
|
37548
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
37549
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
37550
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
37551
|
+
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
37552
|
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
37553
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
37554
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
37555
|
+
|
37556
|
+
For more information, please refer to <http://unlicense.org/>
|
37557
|
+
|
37558
|
+
# Apache 2.0 License
|
37559
|
+
|
37560
|
+
Apache License
|
37561
|
+
Version 2.0, January 2004
|
37562
|
+
http://www.apache.org/licenses/
|
37563
|
+
|
37564
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
37565
|
+
|
37566
|
+
1. Definitions.
|
37567
|
+
|
37568
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
37569
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
37570
|
+
|
37571
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
37572
|
+
the copyright owner that is granting the License.
|
37573
|
+
|
37574
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
37575
|
+
other entities that control, are controlled by, or are under common
|
37576
|
+
control with that entity. For the purposes of this definition,
|
37577
|
+
"control" means (i) the power, direct or indirect, to cause the
|
37578
|
+
direction or management of such entity, whether by contract or
|
37579
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
37580
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
37581
|
+
|
37582
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
37583
|
+
exercising permissions granted by this License.
|
37584
|
+
|
37585
|
+
"Source" form shall mean the preferred form for making modifications,
|
37586
|
+
including but not limited to software source code, documentation
|
37587
|
+
source, and configuration files.
|
37588
|
+
|
37589
|
+
"Object" form shall mean any form resulting from mechanical
|
37590
|
+
transformation or translation of a Source form, including but
|
37591
|
+
not limited to compiled object code, generated documentation,
|
37592
|
+
and conversions to other media types.
|
37593
|
+
|
37594
|
+
"Work" shall mean the work of authorship, whether in Source or
|
37595
|
+
Object form, made available under the License, as indicated by a
|
37596
|
+
copyright notice that is included in or attached to the work
|
37597
|
+
(an example is provided in the Appendix below).
|
37598
|
+
|
37599
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
37600
|
+
form, that is based on (or derived from) the Work and for which the
|
37601
|
+
editorial revisions, annotations, elaborations, or other modifications
|
37602
|
+
represent, as a whole, an original work of authorship. For the purposes
|
37603
|
+
of this License, Derivative Works shall not include works that remain
|
37604
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
37605
|
+
the Work and Derivative Works thereof.
|
37606
|
+
|
37607
|
+
"Contribution" shall mean any work of authorship, including
|
37608
|
+
the original version of the Work and any modifications or additions
|
37609
|
+
to that Work or Derivative Works thereof, that is intentionally
|
37610
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
37611
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
37612
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
37613
|
+
means any form of electronic, verbal, or written communication sent
|
37614
|
+
to the Licensor or its representatives, including but not limited to
|
37615
|
+
communication on electronic mailing lists, source code control systems,
|
37616
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
37617
|
+
Licensor for the purpose of discussing and improving the Work, but
|
37618
|
+
excluding communication that is conspicuously marked or otherwise
|
37619
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
37620
|
+
|
37621
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
37622
|
+
on behalf of whom a Contribution has been received by Licensor and
|
37623
|
+
subsequently incorporated within the Work.
|
37624
|
+
|
37625
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
37626
|
+
this License, each Contributor hereby grants to You a perpetual,
|
37627
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
37628
|
+
copyright license to reproduce, prepare Derivative Works of,
|
37629
|
+
publicly display, publicly perform, sublicense, and distribute the
|
37630
|
+
Work and such Derivative Works in Source or Object form.
|
37631
|
+
|
37632
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
37633
|
+
this License, each Contributor hereby grants to You a perpetual,
|
37634
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
37635
|
+
(except as stated in this section) patent license to make, have made,
|
37636
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
37637
|
+
where such license applies only to those patent claims licensable
|
37638
|
+
by such Contributor that are necessarily infringed by their
|
37639
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
37640
|
+
with the Work to which such Contribution(s) was submitted. If You
|
37641
|
+
institute patent litigation against any entity (including a
|
37642
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
37643
|
+
or a Contribution incorporated within the Work constitutes direct
|
37644
|
+
or contributory patent infringement, then any patent licenses
|
37645
|
+
granted to You under this License for that Work shall terminate
|
37646
|
+
as of the date such litigation is filed.
|
37647
|
+
|
37648
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
37649
|
+
Work or Derivative Works thereof in any medium, with or without
|
37650
|
+
modifications, and in Source or Object form, provided that You
|
37651
|
+
meet the following conditions:
|
37652
|
+
|
37653
|
+
(a) You must give any other recipients of the Work or
|
37654
|
+
Derivative Works a copy of this License; and
|
37655
|
+
|
37656
|
+
(b) You must cause any modified files to carry prominent notices
|
37657
|
+
stating that You changed the files; and
|
37658
|
+
|
37659
|
+
(c) You must retain, in the Source form of any Derivative Works
|
37660
|
+
that You distribute, all copyright, patent, trademark, and
|
37661
|
+
attribution notices from the Source form of the Work,
|
37662
|
+
excluding those notices that do not pertain to any part of
|
37663
|
+
the Derivative Works; and
|
37664
|
+
|
37665
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
37666
|
+
distribution, then any Derivative Works that You distribute must
|
37667
|
+
include a readable copy of the attribution notices contained
|
37668
|
+
within such NOTICE file, excluding those notices that do not
|
37669
|
+
pertain to any part of the Derivative Works, in at least one
|
37670
|
+
of the following places: within a NOTICE text file distributed
|
37671
|
+
as part of the Derivative Works; within the Source form or
|
37672
|
+
documentation, if provided along with the Derivative Works; or,
|
37673
|
+
within a display generated by the Derivative Works, if and
|
37674
|
+
wherever such third-party notices normally appear. The contents
|
37675
|
+
of the NOTICE file are for informational purposes only and
|
37676
|
+
do not modify the License. You may add Your own attribution
|
37677
|
+
notices within Derivative Works that You distribute, alongside
|
37678
|
+
or as an addendum to the NOTICE text from the Work, provided
|
37679
|
+
that such additional attribution notices cannot be construed
|
37680
|
+
as modifying the License.
|
37681
|
+
|
37682
|
+
You may add Your own copyright statement to Your modifications and
|
37683
|
+
may provide additional or different license terms and conditions
|
37684
|
+
for use, reproduction, or distribution of Your modifications, or
|
37685
|
+
for any such Derivative Works as a whole, provided Your use,
|
37686
|
+
reproduction, and distribution of the Work otherwise complies with
|
37687
|
+
the conditions stated in this License.
|
37688
|
+
|
37689
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
37690
|
+
any Contribution intentionally submitted for inclusion in the Work
|
37691
|
+
by You to the Licensor shall be under the terms and conditions of
|
37692
|
+
this License, without any additional terms or conditions.
|
37693
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
37694
|
+
the terms of any separate license agreement you may have executed
|
37695
|
+
with Licensor regarding such Contributions.
|
37696
|
+
|
37697
|
+
6. Trademarks. This License does not grant permission to use the trade
|
37698
|
+
names, trademarks, service marks, or product names of the Licensor,
|
37699
|
+
except as required for reasonable and customary use in describing the
|
37700
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
37701
|
+
|
37702
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
37703
|
+
agreed to in writing, Licensor provides the Work (and each
|
37704
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
37705
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
37706
|
+
implied, including, without limitation, any warranties or conditions
|
37707
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
37708
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
37709
|
+
appropriateness of using or redistributing the Work and assume any
|
37710
|
+
risks associated with Your exercise of permissions under this License.
|
37711
|
+
|
37712
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
37713
|
+
whether in tort (including negligence), contract, or otherwise,
|
37714
|
+
unless required by applicable law (such as deliberate and grossly
|
37715
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
37716
|
+
liable to You for damages, including any direct, indirect, special,
|
37717
|
+
incidental, or consequential damages of any character arising as a
|
37718
|
+
result of this License or out of the use or inability to use the
|
37719
|
+
Work (including but not limited to damages for loss of goodwill,
|
37720
|
+
work stoppage, computer failure or malfunction, or any and all
|
37721
|
+
other commercial damages or losses), even if such Contributor
|
37722
|
+
has been advised of the possibility of such damages.
|
37723
|
+
|
37724
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
37725
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
37726
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
37727
|
+
or other liability obligations and/or rights consistent with this
|
37728
|
+
License. However, in accepting such obligations, You may act only
|
37729
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
37730
|
+
of any other Contributor, and only if You agree to indemnify,
|
37731
|
+
defend, and hold each Contributor harmless for any liability
|
37732
|
+
incurred by, or claims asserted against, such Contributor by reason
|
37733
|
+
of your accepting any such warranty or additional liability.
|
37734
|
+
|
37735
|
+
END OF TERMS AND CONDITIONS
|
37736
|
+
|
37737
|
+
APPENDIX: How to apply the Apache License to your work.
|
37738
|
+
|
37739
|
+
To apply the Apache License to your work, attach the following
|
37740
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
37741
|
+
replaced with your own identifying information. (Don't include
|
37742
|
+
the brackets!) The text should be enclosed in the appropriate
|
37743
|
+
comment syntax for the file format. We also recommend that a
|
37744
|
+
file or class name and description of purpose be included on the
|
37745
|
+
same "printed page" as the copyright notice for easier
|
37746
|
+
identification within third-party archives.
|
37747
|
+
|
37748
|
+
Copyright [yyyy] [name of copyright owner]
|
37749
|
+
|
37750
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
37751
|
+
you may not use this file except in compliance with the License.
|
37752
|
+
You may obtain a copy of the License at
|
37753
|
+
|
37754
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
37755
|
+
|
37756
|
+
Unless required by applicable law or agreed to in writing, software
|
37757
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
37758
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
37759
|
+
See the License for the specific language governing permissions and
|
37760
|
+
limitations under the License.
|
37761
|
+
|
37762
|
+
|
37763
|
+
|
37764
|
+
* Other Licenses *
|
37765
|
+
Unlicense
|
37766
|
+
|
37767
|
+
|
37768
|
+
The encoding indexes, algorithms, and many comments in the code
|
37769
|
+
derive from the Encoding Standard https://encoding.spec.whatwg.org/
|
37770
|
+
|
37771
|
+
Otherwise, the code of this repository is released under the Unlicense
|
37772
|
+
license and is also dual-licensed under an Apache 2.0 license. Both
|
37773
|
+
are included below.
|
37774
|
+
|
37775
|
+
# Unlicense
|
37776
|
+
|
37777
|
+
This is free and unencumbered software released into the public domain.
|
37778
|
+
|
37779
|
+
Anyone is free to copy, modify, publish, use, compile, sell, or
|
37780
|
+
distribute this software, either in source code form or as a compiled
|
37781
|
+
binary, for any purpose, commercial or non-commercial, and by any
|
37782
|
+
means.
|
37783
|
+
|
37784
|
+
In jurisdictions that recognize copyright laws, the author or authors
|
37785
|
+
of this software dedicate any and all copyright interest in the
|
37786
|
+
software to the public domain. We make this dedication for the benefit
|
37787
|
+
of the public at large and to the detriment of our heirs and
|
37788
|
+
successors. We intend this dedication to be an overt act of
|
37789
|
+
relinquishment in perpetuity of all present and future rights to this
|
37790
|
+
software under copyright law.
|
37791
|
+
|
37792
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
37793
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
37794
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
37795
|
+
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
37796
|
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
37797
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
37798
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
37799
|
+
|
37800
|
+
For more information, please refer to <http://unlicense.org/>
|
37801
|
+
|
37802
|
+
# Apache 2.0 License
|
37803
|
+
|
37804
|
+
Apache License
|
37805
|
+
Version 2.0, January 2004
|
37806
|
+
http://www.apache.org/licenses/
|
37807
|
+
|
37808
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
37809
|
+
|
37810
|
+
1. Definitions.
|
37811
|
+
|
37812
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
37813
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
37814
|
+
|
37815
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
37816
|
+
the copyright owner that is granting the License.
|
37817
|
+
|
37818
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
37819
|
+
other entities that control, are controlled by, or are under common
|
37820
|
+
control with that entity. For the purposes of this definition,
|
37821
|
+
"control" means (i) the power, direct or indirect, to cause the
|
37822
|
+
direction or management of such entity, whether by contract or
|
37823
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
37824
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
37825
|
+
|
37826
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
37827
|
+
exercising permissions granted by this License.
|
37828
|
+
|
37829
|
+
"Source" form shall mean the preferred form for making modifications,
|
37830
|
+
including but not limited to software source code, documentation
|
37831
|
+
source, and configuration files.
|
37832
|
+
|
37833
|
+
"Object" form shall mean any form resulting from mechanical
|
37834
|
+
transformation or translation of a Source form, including but
|
37835
|
+
not limited to compiled object code, generated documentation,
|
37836
|
+
and conversions to other media types.
|
37837
|
+
|
37838
|
+
"Work" shall mean the work of authorship, whether in Source or
|
37839
|
+
Object form, made available under the License, as indicated by a
|
37840
|
+
copyright notice that is included in or attached to the work
|
37841
|
+
(an example is provided in the Appendix below).
|
37842
|
+
|
37843
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
37844
|
+
form, that is based on (or derived from) the Work and for which the
|
37845
|
+
editorial revisions, annotations, elaborations, or other modifications
|
37846
|
+
represent, as a whole, an original work of authorship. For the purposes
|
37847
|
+
of this License, Derivative Works shall not include works that remain
|
37848
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
37849
|
+
the Work and Derivative Works thereof.
|
37850
|
+
|
37851
|
+
"Contribution" shall mean any work of authorship, including
|
37852
|
+
the original version of the Work and any modifications or additions
|
37853
|
+
to that Work or Derivative Works thereof, that is intentionally
|
37854
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
37855
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
37856
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
37857
|
+
means any form of electronic, verbal, or written communication sent
|
37858
|
+
to the Licensor or its representatives, including but not limited to
|
37859
|
+
communication on electronic mailing lists, source code control systems,
|
37860
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
37861
|
+
Licensor for the purpose of discussing and improving the Work, but
|
37862
|
+
excluding communication that is conspicuously marked or otherwise
|
37863
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
37864
|
+
|
37865
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
37866
|
+
on behalf of whom a Contribution has been received by Licensor and
|
37867
|
+
subsequently incorporated within the Work.
|
37868
|
+
|
37869
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
37870
|
+
this License, each Contributor hereby grants to You a perpetual,
|
37871
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
37872
|
+
copyright license to reproduce, prepare Derivative Works of,
|
37873
|
+
publicly display, publicly perform, sublicense, and distribute the
|
37874
|
+
Work and such Derivative Works in Source or Object form.
|
37875
|
+
|
37876
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
37877
|
+
this License, each Contributor hereby grants to You a perpetual,
|
37878
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
37879
|
+
(except as stated in this section) patent license to make, have made,
|
37880
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
37881
|
+
where such license applies only to those patent claims licensable
|
37882
|
+
by such Contributor that are necessarily infringed by their
|
37883
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
37884
|
+
with the Work to which such Contribution(s) was submitted. If You
|
37885
|
+
institute patent litigation against any entity (including a
|
37886
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
37887
|
+
or a Contribution incorporated within the Work constitutes direct
|
37888
|
+
or contributory patent infringement, then any patent licenses
|
37889
|
+
granted to You under this License for that Work shall terminate
|
37890
|
+
as of the date such litigation is filed.
|
37891
|
+
|
37892
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
37893
|
+
Work or Derivative Works thereof in any medium, with or without
|
37894
|
+
modifications, and in Source or Object form, provided that You
|
37895
|
+
meet the following conditions:
|
37896
|
+
|
37897
|
+
(a) You must give any other recipients of the Work or
|
37898
|
+
Derivative Works a copy of this License; and
|
37899
|
+
|
37900
|
+
(b) You must cause any modified files to carry prominent notices
|
37901
|
+
stating that You changed the files; and
|
37902
|
+
|
37903
|
+
(c) You must retain, in the Source form of any Derivative Works
|
37904
|
+
that You distribute, all copyright, patent, trademark, and
|
37905
|
+
attribution notices from the Source form of the Work,
|
37906
|
+
excluding those notices that do not pertain to any part of
|
37907
|
+
the Derivative Works; and
|
37908
|
+
|
37909
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
37910
|
+
distribution, then any Derivative Works that You distribute must
|
37911
|
+
include a readable copy of the attribution notices contained
|
37912
|
+
within such NOTICE file, excluding those notices that do not
|
37913
|
+
pertain to any part of the Derivative Works, in at least one
|
37914
|
+
of the following places: within a NOTICE text file distributed
|
37915
|
+
as part of the Derivative Works; within the Source form or
|
37916
|
+
documentation, if provided along with the Derivative Works; or,
|
37917
|
+
within a display generated by the Derivative Works, if and
|
37918
|
+
wherever such third-party notices normally appear. The contents
|
37919
|
+
of the NOTICE file are for informational purposes only and
|
37920
|
+
do not modify the License. You may add Your own attribution
|
37921
|
+
notices within Derivative Works that You distribute, alongside
|
37922
|
+
or as an addendum to the NOTICE text from the Work, provided
|
37923
|
+
that such additional attribution notices cannot be construed
|
37924
|
+
as modifying the License.
|
37925
|
+
|
37926
|
+
You may add Your own copyright statement to Your modifications and
|
37927
|
+
may provide additional or different license terms and conditions
|
37928
|
+
for use, reproduction, or distribution of Your modifications, or
|
37929
|
+
for any such Derivative Works as a whole, provided Your use,
|
37930
|
+
reproduction, and distribution of the Work otherwise complies with
|
37931
|
+
the conditions stated in this License.
|
37932
|
+
|
37933
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
37934
|
+
any Contribution intentionally submitted for inclusion in the Work
|
37935
|
+
by You to the Licensor shall be under the terms and conditions of
|
37936
|
+
this License, without any additional terms or conditions.
|
37937
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
37938
|
+
the terms of any separate license agreement you may have executed
|
37939
|
+
with Licensor regarding such Contributions.
|
37940
|
+
|
37941
|
+
6. Trademarks. This License does not grant permission to use the trade
|
37942
|
+
names, trademarks, service marks, or product names of the Licensor,
|
37943
|
+
except as required for reasonable and customary use in describing the
|
37944
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
37945
|
+
|
37946
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
37947
|
+
agreed to in writing, Licensor provides the Work (and each
|
37948
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
37949
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
37950
|
+
implied, including, without limitation, any warranties or conditions
|
37951
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
37952
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
37953
|
+
appropriateness of using or redistributing the Work and assume any
|
37954
|
+
risks associated with Your exercise of permissions under this License.
|
37955
|
+
|
37956
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
37957
|
+
whether in tort (including negligence), contract, or otherwise,
|
37958
|
+
unless required by applicable law (such as deliberate and grossly
|
37959
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
37960
|
+
liable to You for damages, including any direct, indirect, special,
|
37961
|
+
incidental, or consequential damages of any character arising as a
|
37962
|
+
result of this License or out of the use or inability to use the
|
37963
|
+
Work (including but not limited to damages for loss of goodwill,
|
37964
|
+
work stoppage, computer failure or malfunction, or any and all
|
37965
|
+
other commercial damages or losses), even if such Contributor
|
37966
|
+
has been advised of the possibility of such damages.
|
37967
|
+
|
37968
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
37969
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
37970
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
37971
|
+
or other liability obligations and/or rights consistent with this
|
37972
|
+
License. However, in accepting such obligations, You may act only
|
37973
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
37974
|
+
of any other Contributor, and only if You agree to indemnify,
|
37975
|
+
defend, and hold each Contributor harmless for any liability
|
37976
|
+
incurred by, or claims asserted against, such Contributor by reason
|
37977
|
+
of your accepting any such warranty or additional liability.
|
37978
|
+
|
37979
|
+
END OF TERMS AND CONDITIONS
|
37980
|
+
|
37981
|
+
APPENDIX: How to apply the Apache License to your work.
|
37982
|
+
|
37983
|
+
To apply the Apache License to your work, attach the following
|
37984
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
37985
|
+
replaced with your own identifying information. (Don't include
|
37986
|
+
the brackets!) The text should be enclosed in the appropriate
|
37987
|
+
comment syntax for the file format. We also recommend that a
|
37988
|
+
file or class name and description of purpose be included on the
|
37989
|
+
same "printed page" as the copyright notice for easier
|
37990
|
+
identification within third-party archives.
|
37991
|
+
|
37992
|
+
Copyright [yyyy] [name of copyright owner]
|
37993
|
+
|
37994
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
37995
|
+
you may not use this file except in compliance with the License.
|
37996
|
+
You may obtain a copy of the License at
|
37997
|
+
|
37998
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
37999
|
+
|
38000
|
+
Unless required by applicable law or agreed to in writing, software
|
38001
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
38002
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
38003
|
+
See the License for the specific language governing permissions and
|
38004
|
+
limitations under the License.
|
38005
|
+
|
38006
|
+
|
38007
|
+
|
37389
38008
|
--------------------------------------------------------------------------------
|
37390
38009
|
Package Title: through (2.3.8)
|
37391
38010
|
|
@@ -60651,13 +61270,11 @@ This software is covered under the following copyright:
|
|
60651
61270
|
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
60652
61271
|
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
60653
61272
|
|
60654
|
-
*
|
60655
|
-
|
60656
|
-
@atlassian/aui - Atlassian User Interface Framework
|
60657
|
-
@version v6.0.4
|
60658
|
-
@link https://docs.atlassian.com/aui/latest/
|
60659
|
-
@license Apache-2.0
|
61273
|
+
* 0BSD *
|
60660
61274
|
|
61275
|
+
Copyright (C) 2006 by Rob Landley <rob@landley.net>
|
61276
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
|
61277
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
60661
61278
|
|
60662
61279
|
* Python-2.0 *
|
60663
61280
|
|
@@ -62358,6 +62975,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
62358
62975
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
62359
62976
|
THE SOFTWARE.
|
62360
62977
|
|
62978
|
+
* MIT *
|
62979
|
+
|
62980
|
+
Copyright (c) 2013 Andris Reinman
|
62981
|
+
|
62982
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
62983
|
+
of this software and associated documentation files (the "Software"), to deal
|
62984
|
+
in the Software without restriction, including without limitation the rights
|
62985
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
62986
|
+
copies of the Software, and to permit persons to whom the Software is
|
62987
|
+
furnished to do so, subject to the following conditions:
|
62988
|
+
|
62989
|
+
The above copyright notice and this permission notice shall be included in
|
62990
|
+
all copies or substantial portions of the Software.
|
62991
|
+
|
62992
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
62993
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
62994
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
62995
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
62996
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
62997
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
62998
|
+
THE SOFTWARE.
|
62999
|
+
|
63000
|
+
|
62361
63001
|
* MIT *
|
62362
63002
|
|
62363
63003
|
Copyright (c) 2013 Jake Luer <jake@alogicalparadox.com> (http://alogicalparadox.com)
|
@@ -63114,16 +63754,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
63114
63754
|
SOFTWARE.
|
63115
63755
|
|
63116
63756
|
|
63117
|
-
* BSD-3-Clause *
|
63118
|
-
|
63119
|
-
Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
|
63120
|
-
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
|
63121
|
-
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
|
63122
|
-
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
|
63123
|
-
Code distributed by Google as part of the polymer project is also
|
63124
|
-
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
63125
|
-
|
63126
|
-
|
63127
63757
|
* BSD-3-Clause *
|
63128
63758
|
|
63129
63759
|
Copyright (c) 2019, Oath Inc.
|
@@ -63502,22 +64132,6 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
63502
64132
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
63503
64133
|
PERFORMANCE OF THIS SOFTWARE.
|
63504
64134
|
|
63505
|
-
* ISC *
|
63506
|
-
|
63507
|
-
Copyright (c) Microsoft Corporation.
|
63508
|
-
|
63509
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
63510
|
-
purpose with or without fee is hereby granted.
|
63511
|
-
|
63512
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
63513
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
63514
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
63515
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
63516
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
63517
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
63518
|
-
PERFORMANCE OF THIS SOFTWARE.
|
63519
|
-
|
63520
|
-
|
63521
64135
|
* Apache-2.0 *
|
63522
64136
|
|
63523
64137
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -63926,28 +64540,6 @@ THIS SOFTWARE IS PROVIDED BY GARY COURT "AS IS" AND ANY EXPRESS OR IMPLIED WARRA
|
|
63926
64540
|
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.
|
63927
64541
|
|
63928
64542
|
|
63929
|
-
* GPL-2.0-only *
|
63930
|
-
|
63931
|
-
Copyright 2012 Igor Vaynberg
|
63932
|
-
|
63933
|
-
Version: 3.4.5 Timestamp: Mon Nov 4 08:22:42 PST 2013
|
63934
|
-
|
63935
|
-
This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU
|
63936
|
-
General Public License version 2 (the "GPL License"). You may choose either license to govern your
|
63937
|
-
use of this software only upon the condition that you accept all of the terms of either the Apache
|
63938
|
-
License or the GPL License.
|
63939
|
-
|
63940
|
-
You may obtain a copy of the Apache License and the GPL License at:
|
63941
|
-
|
63942
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
63943
|
-
http://www.gnu.org/licenses/gpl-2.0.html
|
63944
|
-
|
63945
|
-
Unless required by applicable law or agreed to in writing, software distributed under the
|
63946
|
-
Apache License or the GPL Licesnse is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
63947
|
-
CONDITIONS OF ANY KIND, either express or implied. See the Apache License and the GPL License for
|
63948
|
-
the specific language governing permissions and limitations under the Apache License and the GPL License.
|
63949
|
-
|
63950
|
-
|
63951
64543
|
* Apache-2.0 *
|
63952
64544
|
|
63953
64545
|
Copyright 2012 The Obvious Corporation.
|
@@ -66275,6 +66867,74 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
66275
66867
|
SOFTWARE.
|
66276
66868
|
|
66277
66869
|
|
66870
|
+
* ECL-2.0 *
|
66871
|
+
|
66872
|
+
Educational Community License
|
66873
|
+
Version 2.0, April 2007 http://www.osedu.org/licenses/
|
66874
|
+
The Educational Community License version 2.0 ("ECL") consists of the Apache 2.0 license, modified to change the scope of the patent grant in section 3 to be specific to the needs of the education communities using this license. The original Apache 2.0 license can be found at: http://www.apache.org/licenses/LICENSE-2.0
|
66875
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
66876
|
+
1. Definitions.
|
66877
|
+
|
66878
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
66879
|
+
|
66880
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
66881
|
+
|
66882
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
66883
|
+
|
66884
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
66885
|
+
|
66886
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
66887
|
+
|
66888
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
66889
|
+
|
66890
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
66891
|
+
|
66892
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
66893
|
+
|
66894
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
66895
|
+
|
66896
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
66897
|
+
2. Grant of Copyright License.
|
66898
|
+
Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
66899
|
+
3. Grant of Patent License.
|
66900
|
+
Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. Any patent license granted hereby with respect to contributions by an individual employed by an institution or organization is limited to patent claims where the individual that is the author of the Work is also the inventor of the patent claims licensed, and where the organization or institution has the right to grant such license under applicable grant and research funding agreements. No other express or implied licenses are granted.
|
66901
|
+
4. Redistribution.
|
66902
|
+
You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
66903
|
+
a. You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
66904
|
+
b. You must cause any modified files to carry prominent notices stating that You changed the files; and
|
66905
|
+
c. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
66906
|
+
d. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
66907
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
66908
|
+
5. Submission of Contributions.
|
66909
|
+
Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
66910
|
+
6. Trademarks.
|
66911
|
+
This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
66912
|
+
7. Disclaimer of Warranty.
|
66913
|
+
Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
66914
|
+
8. Limitation of Liability.
|
66915
|
+
In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
66916
|
+
9. Accepting Warranty or Additional Liability.
|
66917
|
+
While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS
|
66918
|
+
APPENDIX: How to apply the Educational Community License to your work
|
66919
|
+
To apply the Educational Community License to your work, attach
|
66920
|
+
the following boilerplate notice, with the fields enclosed by
|
66921
|
+
brackets "[]" replaced with your own identifying information.
|
66922
|
+
(Don't include the brackets!) The text should be enclosed in the
|
66923
|
+
appropriate comment syntax for the file format. We also recommend
|
66924
|
+
that a file or class name and description of purpose be included on
|
66925
|
+
the same "printed page" as the copyright notice for easier
|
66926
|
+
identification within third-party archives.
|
66927
|
+
Copyright [yyyy] [name of copyright owner] Licensed under the
|
66928
|
+
Educational Community License, Version 2.0 (the "License"); you may
|
66929
|
+
not use this file except in compliance with the License. You may
|
66930
|
+
obtain a copy of the License at
|
66931
|
+
http://www.osedu.org/licenses/ECL-2.0
|
66932
|
+
Unless required by applicable law or agreed to in writing,
|
66933
|
+
software distributed under the License is distributed on an "AS IS"
|
66934
|
+
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
|
66935
|
+
or implied. See the License for the specific language governing
|
66936
|
+
permissions and limitations under the License.
|
66937
|
+
|
66278
66938
|
* MIT *
|
66279
66939
|
|
66280
66940
|
Highcharts React
|
@@ -67458,6 +68118,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
67458
68118
|
SOFTWARE.
|
67459
68119
|
|
67460
68120
|
|
68121
|
+
* MIT *
|
68122
|
+
|
68123
|
+
MIT License
|
68124
|
+
|
68125
|
+
Copyright (c) 2017 emailJS
|
68126
|
+
|
68127
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
68128
|
+
of this software and associated documentation files (the "Software"), to deal
|
68129
|
+
in the Software without restriction, including without limitation the rights
|
68130
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
68131
|
+
copies of the Software, and to permit persons to whom the Software is
|
68132
|
+
furnished to do so, subject to the following conditions:
|
68133
|
+
|
68134
|
+
The above copyright notice and this permission notice shall be included in all
|
68135
|
+
copies or substantial portions of the Software.
|
68136
|
+
|
68137
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
68138
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
68139
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
68140
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
68141
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
68142
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
68143
|
+
SOFTWARE.
|
68144
|
+
|
68145
|
+
Base64 encoding code from [base64-js]{@link https://github.com/beatgammit/base64-js}, released under MIT license.
|
68146
|
+
Base64 decoding code from MDN docs, released under MIT license.
|
68147
|
+
|
68148
|
+
|
67461
68149
|
* MIT *
|
67462
68150
|
|
67463
68151
|
MIT License
|
@@ -69502,7 +70190,7 @@ THE SOFTWARE.
|
|
69502
70190
|
|
69503
70191
|
The MIT License
|
69504
70192
|
|
69505
|
-
Copyright (c) 2015-
|
70193
|
+
Copyright (c) 2015-2024 AG GRID LTD
|
69506
70194
|
|
69507
70195
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
69508
70196
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -72486,6 +73174,247 @@ The above copyright notice and this permission notice shall be included in all c
|
|
72486
73174
|
|
72487
73175
|
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.
|
72488
73176
|
|
73177
|
+
* Unlicense *
|
73178
|
+
|
73179
|
+
The encoding indexes, algorithms, and many comments in the code
|
73180
|
+
derive from the Encoding Standard https://encoding.spec.whatwg.org/
|
73181
|
+
|
73182
|
+
Otherwise, the code of this repository is released under the Unlicense
|
73183
|
+
license and is also dual-licensed under an Apache 2.0 license. Both
|
73184
|
+
are included below.
|
73185
|
+
|
73186
|
+
# Unlicense
|
73187
|
+
|
73188
|
+
This is free and unencumbered software released into the public domain.
|
73189
|
+
|
73190
|
+
Anyone is free to copy, modify, publish, use, compile, sell, or
|
73191
|
+
distribute this software, either in source code form or as a compiled
|
73192
|
+
binary, for any purpose, commercial or non-commercial, and by any
|
73193
|
+
means.
|
73194
|
+
|
73195
|
+
In jurisdictions that recognize copyright laws, the author or authors
|
73196
|
+
of this software dedicate any and all copyright interest in the
|
73197
|
+
software to the public domain. We make this dedication for the benefit
|
73198
|
+
of the public at large and to the detriment of our heirs and
|
73199
|
+
successors. We intend this dedication to be an overt act of
|
73200
|
+
relinquishment in perpetuity of all present and future rights to this
|
73201
|
+
software under copyright law.
|
73202
|
+
|
73203
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
73204
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
73205
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
73206
|
+
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
73207
|
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
73208
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
73209
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
73210
|
+
|
73211
|
+
For more information, please refer to <http://unlicense.org/>
|
73212
|
+
|
73213
|
+
# Apache 2.0 License
|
73214
|
+
|
73215
|
+
Apache License
|
73216
|
+
Version 2.0, January 2004
|
73217
|
+
http://www.apache.org/licenses/
|
73218
|
+
|
73219
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
73220
|
+
|
73221
|
+
1. Definitions.
|
73222
|
+
|
73223
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
73224
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
73225
|
+
|
73226
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
73227
|
+
the copyright owner that is granting the License.
|
73228
|
+
|
73229
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
73230
|
+
other entities that control, are controlled by, or are under common
|
73231
|
+
control with that entity. For the purposes of this definition,
|
73232
|
+
"control" means (i) the power, direct or indirect, to cause the
|
73233
|
+
direction or management of such entity, whether by contract or
|
73234
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
73235
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
73236
|
+
|
73237
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
73238
|
+
exercising permissions granted by this License.
|
73239
|
+
|
73240
|
+
"Source" form shall mean the preferred form for making modifications,
|
73241
|
+
including but not limited to software source code, documentation
|
73242
|
+
source, and configuration files.
|
73243
|
+
|
73244
|
+
"Object" form shall mean any form resulting from mechanical
|
73245
|
+
transformation or translation of a Source form, including but
|
73246
|
+
not limited to compiled object code, generated documentation,
|
73247
|
+
and conversions to other media types.
|
73248
|
+
|
73249
|
+
"Work" shall mean the work of authorship, whether in Source or
|
73250
|
+
Object form, made available under the License, as indicated by a
|
73251
|
+
copyright notice that is included in or attached to the work
|
73252
|
+
(an example is provided in the Appendix below).
|
73253
|
+
|
73254
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
73255
|
+
form, that is based on (or derived from) the Work and for which the
|
73256
|
+
editorial revisions, annotations, elaborations, or other modifications
|
73257
|
+
represent, as a whole, an original work of authorship. For the purposes
|
73258
|
+
of this License, Derivative Works shall not include works that remain
|
73259
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
73260
|
+
the Work and Derivative Works thereof.
|
73261
|
+
|
73262
|
+
"Contribution" shall mean any work of authorship, including
|
73263
|
+
the original version of the Work and any modifications or additions
|
73264
|
+
to that Work or Derivative Works thereof, that is intentionally
|
73265
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
73266
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
73267
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
73268
|
+
means any form of electronic, verbal, or written communication sent
|
73269
|
+
to the Licensor or its representatives, including but not limited to
|
73270
|
+
communication on electronic mailing lists, source code control systems,
|
73271
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
73272
|
+
Licensor for the purpose of discussing and improving the Work, but
|
73273
|
+
excluding communication that is conspicuously marked or otherwise
|
73274
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
73275
|
+
|
73276
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
73277
|
+
on behalf of whom a Contribution has been received by Licensor and
|
73278
|
+
subsequently incorporated within the Work.
|
73279
|
+
|
73280
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
73281
|
+
this License, each Contributor hereby grants to You a perpetual,
|
73282
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
73283
|
+
copyright license to reproduce, prepare Derivative Works of,
|
73284
|
+
publicly display, publicly perform, sublicense, and distribute the
|
73285
|
+
Work and such Derivative Works in Source or Object form.
|
73286
|
+
|
73287
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
73288
|
+
this License, each Contributor hereby grants to You a perpetual,
|
73289
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
73290
|
+
(except as stated in this section) patent license to make, have made,
|
73291
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
73292
|
+
where such license applies only to those patent claims licensable
|
73293
|
+
by such Contributor that are necessarily infringed by their
|
73294
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
73295
|
+
with the Work to which such Contribution(s) was submitted. If You
|
73296
|
+
institute patent litigation against any entity (including a
|
73297
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
73298
|
+
or a Contribution incorporated within the Work constitutes direct
|
73299
|
+
or contributory patent infringement, then any patent licenses
|
73300
|
+
granted to You under this License for that Work shall terminate
|
73301
|
+
as of the date such litigation is filed.
|
73302
|
+
|
73303
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
73304
|
+
Work or Derivative Works thereof in any medium, with or without
|
73305
|
+
modifications, and in Source or Object form, provided that You
|
73306
|
+
meet the following conditions:
|
73307
|
+
|
73308
|
+
(a) You must give any other recipients of the Work or
|
73309
|
+
Derivative Works a copy of this License; and
|
73310
|
+
|
73311
|
+
(b) You must cause any modified files to carry prominent notices
|
73312
|
+
stating that You changed the files; and
|
73313
|
+
|
73314
|
+
(c) You must retain, in the Source form of any Derivative Works
|
73315
|
+
that You distribute, all copyright, patent, trademark, and
|
73316
|
+
attribution notices from the Source form of the Work,
|
73317
|
+
excluding those notices that do not pertain to any part of
|
73318
|
+
the Derivative Works; and
|
73319
|
+
|
73320
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
73321
|
+
distribution, then any Derivative Works that You distribute must
|
73322
|
+
include a readable copy of the attribution notices contained
|
73323
|
+
within such NOTICE file, excluding those notices that do not
|
73324
|
+
pertain to any part of the Derivative Works, in at least one
|
73325
|
+
of the following places: within a NOTICE text file distributed
|
73326
|
+
as part of the Derivative Works; within the Source form or
|
73327
|
+
documentation, if provided along with the Derivative Works; or,
|
73328
|
+
within a display generated by the Derivative Works, if and
|
73329
|
+
wherever such third-party notices normally appear. The contents
|
73330
|
+
of the NOTICE file are for informational purposes only and
|
73331
|
+
do not modify the License. You may add Your own attribution
|
73332
|
+
notices within Derivative Works that You distribute, alongside
|
73333
|
+
or as an addendum to the NOTICE text from the Work, provided
|
73334
|
+
that such additional attribution notices cannot be construed
|
73335
|
+
as modifying the License.
|
73336
|
+
|
73337
|
+
You may add Your own copyright statement to Your modifications and
|
73338
|
+
may provide additional or different license terms and conditions
|
73339
|
+
for use, reproduction, or distribution of Your modifications, or
|
73340
|
+
for any such Derivative Works as a whole, provided Your use,
|
73341
|
+
reproduction, and distribution of the Work otherwise complies with
|
73342
|
+
the conditions stated in this License.
|
73343
|
+
|
73344
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
73345
|
+
any Contribution intentionally submitted for inclusion in the Work
|
73346
|
+
by You to the Licensor shall be under the terms and conditions of
|
73347
|
+
this License, without any additional terms or conditions.
|
73348
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
73349
|
+
the terms of any separate license agreement you may have executed
|
73350
|
+
with Licensor regarding such Contributions.
|
73351
|
+
|
73352
|
+
6. Trademarks. This License does not grant permission to use the trade
|
73353
|
+
names, trademarks, service marks, or product names of the Licensor,
|
73354
|
+
except as required for reasonable and customary use in describing the
|
73355
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
73356
|
+
|
73357
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
73358
|
+
agreed to in writing, Licensor provides the Work (and each
|
73359
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
73360
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
73361
|
+
implied, including, without limitation, any warranties or conditions
|
73362
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
73363
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
73364
|
+
appropriateness of using or redistributing the Work and assume any
|
73365
|
+
risks associated with Your exercise of permissions under this License.
|
73366
|
+
|
73367
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
73368
|
+
whether in tort (including negligence), contract, or otherwise,
|
73369
|
+
unless required by applicable law (such as deliberate and grossly
|
73370
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
73371
|
+
liable to You for damages, including any direct, indirect, special,
|
73372
|
+
incidental, or consequential damages of any character arising as a
|
73373
|
+
result of this License or out of the use or inability to use the
|
73374
|
+
Work (including but not limited to damages for loss of goodwill,
|
73375
|
+
work stoppage, computer failure or malfunction, or any and all
|
73376
|
+
other commercial damages or losses), even if such Contributor
|
73377
|
+
has been advised of the possibility of such damages.
|
73378
|
+
|
73379
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
73380
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
73381
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
73382
|
+
or other liability obligations and/or rights consistent with this
|
73383
|
+
License. However, in accepting such obligations, You may act only
|
73384
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
73385
|
+
of any other Contributor, and only if You agree to indemnify,
|
73386
|
+
defend, and hold each Contributor harmless for any liability
|
73387
|
+
incurred by, or claims asserted against, such Contributor by reason
|
73388
|
+
of your accepting any such warranty or additional liability.
|
73389
|
+
|
73390
|
+
END OF TERMS AND CONDITIONS
|
73391
|
+
|
73392
|
+
APPENDIX: How to apply the Apache License to your work.
|
73393
|
+
|
73394
|
+
To apply the Apache License to your work, attach the following
|
73395
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
73396
|
+
replaced with your own identifying information. (Don't include
|
73397
|
+
the brackets!) The text should be enclosed in the appropriate
|
73398
|
+
comment syntax for the file format. We also recommend that a
|
73399
|
+
file or class name and description of purpose be included on the
|
73400
|
+
same "printed page" as the copyright notice for easier
|
73401
|
+
identification within third-party archives.
|
73402
|
+
|
73403
|
+
Copyright [yyyy] [name of copyright owner]
|
73404
|
+
|
73405
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
73406
|
+
you may not use this file except in compliance with the License.
|
73407
|
+
You may obtain a copy of the License at
|
73408
|
+
|
73409
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
73410
|
+
|
73411
|
+
Unless required by applicable law or agreed to in writing, software
|
73412
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
73413
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
73414
|
+
See the License for the specific language governing permissions and
|
73415
|
+
limitations under the License.
|
73416
|
+
|
73417
|
+
|
72489
73418
|
* MIT *
|
72490
73419
|
|
72491
73420
|
The project is double licensed, being [WTF2](./LICENSE) the master license and [MIT](./LICENSE2) the alternative license.
|
@@ -72516,54 +73445,6 @@ Blog
|
|
72516
73445
|
About
|
72517
73446
|
|
72518
73447
|
|
72519
|
-
* MIT *
|
72520
|
-
|
72521
|
-
This project is made up of many packages. There are two license types: MIT and Commercial.
|
72522
|
-
|
72523
|
-
Each package has it's own license file explaining the license for that package.
|
72524
|
-
|
72525
|
-
The following packages are MIT licensed:
|
72526
|
-
+ ag-grid-community
|
72527
|
-
+ ag-grid-angular
|
72528
|
-
+ ag-grid-angular-cli-example
|
72529
|
-
+ ag-grid-aurelia
|
72530
|
-
+ ag-grid-aurelia-example
|
72531
|
-
+ ag-grid-docs
|
72532
|
-
+ ag-grid-react
|
72533
|
-
+ ag-grid-react-example
|
72534
|
-
+ ag-grid-vue
|
72535
|
-
+ ag-grid-vue-example
|
72536
|
-
|
72537
|
-
The following packages are Commercial licensed:
|
72538
|
-
+ ag-grid-enterprise
|
72539
|
-
|
72540
|
-
To view the commercial license for ag-grid-enterprise, see the file grid-packages/ag-grid-enterprise/LICENSE.md
|
72541
|
-
|
72542
|
-
|
72543
|
-
|
72544
|
-
The MIT License
|
72545
|
-
|
72546
|
-
Copyright (c) 2015-2019 AG GRID LTD
|
72547
|
-
|
72548
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
72549
|
-
of this software and associated documentation files (the "Software"), to deal
|
72550
|
-
in the Software without restriction, including without limitation the rights
|
72551
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
72552
|
-
copies of the Software, and to permit persons to whom the Software is
|
72553
|
-
furnished to do so, subject to the following conditions:
|
72554
|
-
|
72555
|
-
The above copyright notice and this permission notice shall be included in all
|
72556
|
-
copies or substantial portions of the Software.
|
72557
|
-
|
72558
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
72559
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
72560
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
72561
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
72562
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
72563
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
72564
|
-
SOFTWARE.
|
72565
|
-
|
72566
|
-
|
72567
73448
|
* MIT *
|
72568
73449
|
|
72569
73450
|
This software is released under the MIT license:
|
@@ -73036,17 +73917,6 @@ Redistribution and use in source and binary forms, with or without modification,
|
|
73036
73917
|
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
73037
73918
|
Julian Seward, jseward@bzip.org bzip2/libbzip2 version 1.0.6 of 6 September 2010
|
73038
73919
|
|
73039
|
-
* GPL-2.0-only *
|
73040
|
-
|
73041
|
-
jQuery UI Datepicker 1.8.24
|
73042
|
-
|
73043
|
-
Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
|
73044
|
-
Dual licensed under the MIT or GPL Version 2 licenses.
|
73045
|
-
http://jquery.org/license
|
73046
|
-
|
73047
|
-
http://docs.jquery.com/UI/Datepicker
|
73048
|
-
|
73049
|
-
|
73050
73920
|
* MIT *
|
73051
73921
|
|
73052
73922
|
jsonschema is licensed under MIT license.
|
@@ -73130,4 +74000,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
73130
74000
|
--------------------------------------------------------------------------------
|
73131
74001
|
--------------------------------------------------------------------------------
|
73132
74002
|
|
73133
|
-
Report Generated by FOSSA on 2025-3-
|
74003
|
+
Report Generated by FOSSA on 2025-3-10
|