@inovitas/infra3dapi 0.1.0-alpha1 → 0.2.0

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/licenses.txt CHANGED
@@ -1,711 +1,98 @@
1
- # Licenses and Copyright Notices:
2
-
3
- Copyright (C) 2023 iNovitas AG and its affiliate(s).
4
- All rights reserved.
5
-
6
- This software and other materials contain proprietary information
7
- controlled by iNovitas AG and are protected by applicable copyright legislation.
8
- Any use and utilization of this software and other materials and
9
- disclosure to any third parties is conditional upon having a separate
10
- agreement with iNovitas AG for the access, use, utilization or disclosure of this
11
- software. In the absence of such agreement, the use of the software is not
12
- allowed.
13
-
14
- ---
15
-
16
- This project contains or depends on third-party software components to which the following licenses apply:
17
-
18
- ---
19
-
20
- mapillary-js
21
- MIT
22
- MIT License
23
-
24
- Copyright (c) Facebook, Inc. and its affiliates.
25
-
26
- Permission is hereby granted, free of charge, to any person obtaining a copy
27
- of this software and associated documentation files (the "Software"), to deal
28
- in the Software without restriction, including without limitation the rights
29
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30
- copies of the Software, and to permit persons to whom the Software is
31
- furnished to do so, subject to the following conditions:
32
-
33
- The above copyright notice and this permission notice shall be included in all
34
- copies or substantial portions of the Software.
35
-
36
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42
- SOFTWARE.
43
-
44
- shapefile-js
45
- MIT
46
- MIT License
47
-
48
- Main library MIT license, original version was less permissive but there is 0 code shared. Included libraries are under their respective lisenses which are:
49
-
50
- JSZip by @Stuk MIT or GPLv3
51
- lie by me and @RubenVerborgh MIT
52
- setImmediate by @NobleJS et al MIT
53
- World Borders shapefile is CC-BY-SA 3.0.
54
- Park and Ride shapefile is from MassDOT and is public domain.
55
- MA town boundaries from MassGIS and is public domain
56
- NJ County Boundaries from NJgin and should be public domain.
57
- Proj4js by me et al MIT
58
-
59
- seidel
60
- MIT
61
- MIT License
62
-
63
- Copyright (c) 2014 Mapbox
64
-
65
- Based on a port of poly2tri Seidel algorithm implementation
66
- Copyright (c) 2009, Mason Green
67
-
68
- All rights reserved.
69
-
70
- Redistribution and use in source and binary forms, with or without modification,
71
- are permitted provided that the following conditions are met:
72
-
73
- Redistributions of source code must retain the above copyright notice,
74
- self list of conditions and the following disclaimer.
75
- Redistributions in binary form must reproduce the above copyright notice,
76
- self list of conditions and the following disclaimer in the documentation
77
- and/or other materials provided with the distribution.
78
- Neither the name of Poly2Tri nor the names of its contributors may be
79
- used to endorse or promote products derived from self software without specific
80
- prior written permission.
81
-
82
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
83
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
84
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
85
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
86
- CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
87
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
88
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
89
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
90
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
91
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
92
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
93
-
94
- @inovitas/infra3dsdk
95
- SEE LICENSE IN LICENSE
96
-
97
- @aws-crypto/sha256-js
98
- Apache-2.0
99
- Apache License
100
- Version 2.0, January 2004
101
- http://www.apache.org/licenses/
102
-
103
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
104
-
105
- 1. Definitions.
106
-
107
- "License" shall mean the terms and conditions for use, reproduction,
108
- and distribution as defined by Sections 1 through 9 of this document.
109
-
110
- "Licensor" shall mean the copyright owner or entity authorized by
111
- the copyright owner that is granting the License.
112
-
113
- "Legal Entity" shall mean the union of the acting entity and all
114
- other entities that control, are controlled by, or are under common
115
- control with that entity. For the purposes of this definition,
116
- "control" means (i) the power, direct or indirect, to cause the
117
- direction or management of such entity, whether by contract or
118
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
119
- outstanding shares, or (iii) beneficial ownership of such entity.
120
-
121
- "You" (or "Your") shall mean an individual or Legal Entity
122
- exercising permissions granted by this License.
123
-
124
- "Source" form shall mean the preferred form for making modifications,
125
- including but not limited to software source code, documentation
126
- source, and configuration files.
127
-
128
- "Object" form shall mean any form resulting from mechanical
129
- transformation or translation of a Source form, including but
130
- not limited to compiled object code, generated documentation,
131
- and conversions to other media types.
132
-
133
- "Work" shall mean the work of authorship, whether in Source or
134
- Object form, made available under the License, as indicated by a
135
- copyright notice that is included in or attached to the work
136
- (an example is provided in the Appendix below).
137
-
138
- "Derivative Works" shall mean any work, whether in Source or Object
139
- form, that is based on (or derived from) the Work and for which the
140
- editorial revisions, annotations, elaborations, or other modifications
141
- represent, as a whole, an original work of authorship. For the purposes
142
- of this License, Derivative Works shall not include works that remain
143
- separable from, or merely link (or bind by name) to the interfaces of,
144
- the Work and Derivative Works thereof.
145
-
146
- "Contribution" shall mean any work of authorship, including
147
- the original version of the Work and any modifications or additions
148
- to that Work or Derivative Works thereof, that is intentionally
149
- submitted to Licensor for inclusion in the Work by the copyright owner
150
- or by an individual or Legal Entity authorized to submit on behalf of
151
- the copyright owner. For the purposes of this definition, "submitted"
152
- means any form of electronic, verbal, or written communication sent
153
- to the Licensor or its representatives, including but not limited to
154
- communication on electronic mailing lists, source code control systems,
155
- and issue tracking systems that are managed by, or on behalf of, the
156
- Licensor for the purpose of discussing and improving the Work, but
157
- excluding communication that is conspicuously marked or otherwise
158
- designated in writing by the copyright owner as "Not a Contribution."
159
-
160
- "Contributor" shall mean Licensor and any individual or Legal Entity
161
- on behalf of whom a Contribution has been received by Licensor and
162
- subsequently incorporated within the Work.
163
-
164
- 2. Grant of Copyright License. Subject to the terms and conditions of
165
- this License, each Contributor hereby grants to You a perpetual,
166
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
167
- copyright license to reproduce, prepare Derivative Works of,
168
- publicly display, publicly perform, sublicense, and distribute the
169
- Work and such Derivative Works in Source or Object form.
170
-
171
- 3. Grant of Patent License. Subject to the terms and conditions of
172
- this License, each Contributor hereby grants to You a perpetual,
173
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
174
- (except as stated in this section) patent license to make, have made,
175
- use, offer to sell, sell, import, and otherwise transfer the Work,
176
- where such license applies only to those patent claims licensable
177
- by such Contributor that are necessarily infringed by their
178
- Contribution(s) alone or by combination of their Contribution(s)
179
- with the Work to which such Contribution(s) was submitted. If You
180
- institute patent litigation against any entity (including a
181
- cross-claim or counterclaim in a lawsuit) alleging that the Work
182
- or a Contribution incorporated within the Work constitutes direct
183
- or contributory patent infringement, then any patent licenses
184
- granted to You under this License for that Work shall terminate
185
- as of the date such litigation is filed.
186
-
187
- 4. Redistribution. You may reproduce and distribute copies of the
188
- Work or Derivative Works thereof in any medium, with or without
189
- modifications, and in Source or Object form, provided that You
190
- meet the following conditions:
191
-
192
- (a) You must give any other recipients of the Work or
193
- Derivative Works a copy of this License; and
194
-
195
- (b) You must cause any modified files to carry prominent notices
196
- stating that You changed the files; and
197
-
198
- (c) You must retain, in the Source form of any Derivative Works
199
- that You distribute, all copyright, patent, trademark, and
200
- attribution notices from the Source form of the Work,
201
- excluding those notices that do not pertain to any part of
202
- the Derivative Works; and
203
-
204
- (d) If the Work includes a "NOTICE" text file as part of its
205
- distribution, then any Derivative Works that You distribute must
206
- include a readable copy of the attribution notices contained
207
- within such NOTICE file, excluding those notices that do not
208
- pertain to any part of the Derivative Works, in at least one
209
- of the following places: within a NOTICE text file distributed
210
- as part of the Derivative Works; within the Source form or
211
- documentation, if provided along with the Derivative Works; or,
212
- within a display generated by the Derivative Works, if and
213
- wherever such third-party notices normally appear. The contents
214
- of the NOTICE file are for informational purposes only and
215
- do not modify the License. You may add Your own attribution
216
- notices within Derivative Works that You distribute, alongside
217
- or as an addendum to the NOTICE text from the Work, provided
218
- that such additional attribution notices cannot be construed
219
- as modifying the License.
220
-
221
- You may add Your own copyright statement to Your modifications and
222
- may provide additional or different license terms and conditions
223
- for use, reproduction, or distribution of Your modifications, or
224
- for any such Derivative Works as a whole, provided Your use,
225
- reproduction, and distribution of the Work otherwise complies with
226
- the conditions stated in this License.
227
-
228
- 5. Submission of Contributions. Unless You explicitly state otherwise,
229
- any Contribution intentionally submitted for inclusion in the Work
230
- by You to the Licensor shall be under the terms and conditions of
231
- this License, without any additional terms or conditions.
232
- Notwithstanding the above, nothing herein shall supersede or modify
233
- the terms of any separate license agreement you may have executed
234
- with Licensor regarding such Contributions.
235
-
236
- 6. Trademarks. This License does not grant permission to use the trade
237
- names, trademarks, service marks, or product names of the Licensor,
238
- except as required for reasonable and customary use in describing the
239
- origin of the Work and reproducing the content of the NOTICE file.
240
-
241
- 7. Disclaimer of Warranty. Unless required by applicable law or
242
- agreed to in writing, Licensor provides the Work (and each
243
- Contributor provides its Contributions) on an "AS IS" BASIS,
244
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
245
- implied, including, without limitation, any warranties or conditions
246
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
247
- PARTICULAR PURPOSE. You are solely responsible for determining the
248
- appropriateness of using or redistributing the Work and assume any
249
- risks associated with Your exercise of permissions under this License.
250
-
251
- 8. Limitation of Liability. In no event and under no legal theory,
252
- whether in tort (including negligence), contract, or otherwise,
253
- unless required by applicable law (such as deliberate and grossly
254
- negligent acts) or agreed to in writing, shall any Contributor be
255
- liable to You for damages, including any direct, indirect, special,
256
- incidental, or consequential damages of any character arising as a
257
- result of this License or out of the use or inability to use the
258
- Work (including but not limited to damages for loss of goodwill,
259
- work stoppage, computer failure or malfunction, or any and all
260
- other commercial damages or losses), even if such Contributor
261
- has been advised of the possibility of such damages.
262
-
263
- 9. Accepting Warranty or Additional Liability. While redistributing
264
- the Work or Derivative Works thereof, You may choose to offer,
265
- and charge a fee for, acceptance of support, warranty, indemnity,
266
- or other liability obligations and/or rights consistent with this
267
- License. However, in accepting such obligations, You may act only
268
- on Your own behalf and on Your sole responsibility, not on behalf
269
- of any other Contributor, and only if You agree to indemnify,
270
- defend, and hold each Contributor harmless for any liability
271
- incurred by, or claims asserted against, such Contributor by reason
272
- of your accepting any such warranty or additional liability.
273
-
274
- END OF TERMS AND CONDITIONS
275
-
276
- APPENDIX: How to apply the Apache License to your work.
277
-
278
- To apply the Apache License to your work, attach the following
279
- boilerplate notice, with the fields enclosed by brackets "{}"
280
- replaced with your own identifying information. (Don't include
281
- the brackets!) The text should be enclosed in the appropriate
282
- comment syntax for the file format. We also recommend that a
283
- file or class name and description of purpose be included on the
284
- same "printed page" as the copyright notice for easier
285
- identification within third-party archives.
286
-
287
- Copyright {yyyy} {name of copyright owner}
288
-
289
- Licensed under the Apache License, Version 2.0 (the "License");
290
- you may not use this file except in compliance with the License.
291
- You may obtain a copy of the License at
292
-
293
- http://www.apache.org/licenses/LICENSE-2.0
294
-
295
- Unless required by applicable law or agreed to in writing, software
296
- distributed under the License is distributed on an "AS IS" BASIS,
297
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
298
- See the License for the specific language governing permissions and
299
- limitations under the License.
300
-
301
- @aws-crypto/util
302
- Apache-2.0
303
- Apache License
304
- Version 2.0, January 2004
305
- http://www.apache.org/licenses/
306
-
307
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
308
-
309
- 1. Definitions.
310
-
311
- "License" shall mean the terms and conditions for use, reproduction,
312
- and distribution as defined by Sections 1 through 9 of this document.
313
-
314
- "Licensor" shall mean the copyright owner or entity authorized by
315
- the copyright owner that is granting the License.
316
-
317
- "Legal Entity" shall mean the union of the acting entity and all
318
- other entities that control, are controlled by, or are under common
319
- control with that entity. For the purposes of this definition,
320
- "control" means (i) the power, direct or indirect, to cause the
321
- direction or management of such entity, whether by contract or
322
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
323
- outstanding shares, or (iii) beneficial ownership of such entity.
324
-
325
- "You" (or "Your") shall mean an individual or Legal Entity
326
- exercising permissions granted by this License.
327
-
328
- "Source" form shall mean the preferred form for making modifications,
329
- including but not limited to software source code, documentation
330
- source, and configuration files.
331
-
332
- "Object" form shall mean any form resulting from mechanical
333
- transformation or translation of a Source form, including but
334
- not limited to compiled object code, generated documentation,
335
- and conversions to other media types.
336
-
337
- "Work" shall mean the work of authorship, whether in Source or
338
- Object form, made available under the License, as indicated by a
339
- copyright notice that is included in or attached to the work
340
- (an example is provided in the Appendix below).
341
-
342
- "Derivative Works" shall mean any work, whether in Source or Object
343
- form, that is based on (or derived from) the Work and for which the
344
- editorial revisions, annotations, elaborations, or other modifications
345
- represent, as a whole, an original work of authorship. For the purposes
346
- of this License, Derivative Works shall not include works that remain
347
- separable from, or merely link (or bind by name) to the interfaces of,
348
- the Work and Derivative Works thereof.
349
-
350
- "Contribution" shall mean any work of authorship, including
351
- the original version of the Work and any modifications or additions
352
- to that Work or Derivative Works thereof, that is intentionally
353
- submitted to Licensor for inclusion in the Work by the copyright owner
354
- or by an individual or Legal Entity authorized to submit on behalf of
355
- the copyright owner. For the purposes of this definition, "submitted"
356
- means any form of electronic, verbal, or written communication sent
357
- to the Licensor or its representatives, including but not limited to
358
- communication on electronic mailing lists, source code control systems,
359
- and issue tracking systems that are managed by, or on behalf of, the
360
- Licensor for the purpose of discussing and improving the Work, but
361
- excluding communication that is conspicuously marked or otherwise
362
- designated in writing by the copyright owner as "Not a Contribution."
363
-
364
- "Contributor" shall mean Licensor and any individual or Legal Entity
365
- on behalf of whom a Contribution has been received by Licensor and
366
- subsequently incorporated within the Work.
367
-
368
- 2. Grant of Copyright License. Subject to the terms and conditions of
369
- this License, each Contributor hereby grants to You a perpetual,
370
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
371
- copyright license to reproduce, prepare Derivative Works of,
372
- publicly display, publicly perform, sublicense, and distribute the
373
- Work and such Derivative Works in Source or Object form.
374
-
375
- 3. Grant of Patent License. Subject to the terms and conditions of
376
- this License, each Contributor hereby grants to You a perpetual,
377
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
378
- (except as stated in this section) patent license to make, have made,
379
- use, offer to sell, sell, import, and otherwise transfer the Work,
380
- where such license applies only to those patent claims licensable
381
- by such Contributor that are necessarily infringed by their
382
- Contribution(s) alone or by combination of their Contribution(s)
383
- with the Work to which such Contribution(s) was submitted. If You
384
- institute patent litigation against any entity (including a
385
- cross-claim or counterclaim in a lawsuit) alleging that the Work
386
- or a Contribution incorporated within the Work constitutes direct
387
- or contributory patent infringement, then any patent licenses
388
- granted to You under this License for that Work shall terminate
389
- as of the date such litigation is filed.
390
-
391
- 4. Redistribution. You may reproduce and distribute copies of the
392
- Work or Derivative Works thereof in any medium, with or without
393
- modifications, and in Source or Object form, provided that You
394
- meet the following conditions:
395
-
396
- (a) You must give any other recipients of the Work or
397
- Derivative Works a copy of this License; and
398
-
399
- (b) You must cause any modified files to carry prominent notices
400
- stating that You changed the files; and
401
-
402
- (c) You must retain, in the Source form of any Derivative Works
403
- that You distribute, all copyright, patent, trademark, and
404
- attribution notices from the Source form of the Work,
405
- excluding those notices that do not pertain to any part of
406
- the Derivative Works; and
407
-
408
- (d) If the Work includes a "NOTICE" text file as part of its
409
- distribution, then any Derivative Works that You distribute must
410
- include a readable copy of the attribution notices contained
411
- within such NOTICE file, excluding those notices that do not
412
- pertain to any part of the Derivative Works, in at least one
413
- of the following places: within a NOTICE text file distributed
414
- as part of the Derivative Works; within the Source form or
415
- documentation, if provided along with the Derivative Works; or,
416
- within a display generated by the Derivative Works, if and
417
- wherever such third-party notices normally appear. The contents
418
- of the NOTICE file are for informational purposes only and
419
- do not modify the License. You may add Your own attribution
420
- notices within Derivative Works that You distribute, alongside
421
- or as an addendum to the NOTICE text from the Work, provided
422
- that such additional attribution notices cannot be construed
423
- as modifying the License.
424
-
425
- You may add Your own copyright statement to Your modifications and
426
- may provide additional or different license terms and conditions
427
- for use, reproduction, or distribution of Your modifications, or
428
- for any such Derivative Works as a whole, provided Your use,
429
- reproduction, and distribution of the Work otherwise complies with
430
- the conditions stated in this License.
431
-
432
- 5. Submission of Contributions. Unless You explicitly state otherwise,
433
- any Contribution intentionally submitted for inclusion in the Work
434
- by You to the Licensor shall be under the terms and conditions of
435
- this License, without any additional terms or conditions.
436
- Notwithstanding the above, nothing herein shall supersede or modify
437
- the terms of any separate license agreement you may have executed
438
- with Licensor regarding such Contributions.
439
-
440
- 6. Trademarks. This License does not grant permission to use the trade
441
- names, trademarks, service marks, or product names of the Licensor,
442
- except as required for reasonable and customary use in describing the
443
- origin of the Work and reproducing the content of the NOTICE file.
444
-
445
- 7. Disclaimer of Warranty. Unless required by applicable law or
446
- agreed to in writing, Licensor provides the Work (and each
447
- Contributor provides its Contributions) on an "AS IS" BASIS,
448
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
449
- implied, including, without limitation, any warranties or conditions
450
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
451
- PARTICULAR PURPOSE. You are solely responsible for determining the
452
- appropriateness of using or redistributing the Work and assume any
453
- risks associated with Your exercise of permissions under this License.
454
-
455
- 8. Limitation of Liability. In no event and under no legal theory,
456
- whether in tort (including negligence), contract, or otherwise,
457
- unless required by applicable law (such as deliberate and grossly
458
- negligent acts) or agreed to in writing, shall any Contributor be
459
- liable to You for damages, including any direct, indirect, special,
460
- incidental, or consequential damages of any character arising as a
461
- result of this License or out of the use or inability to use the
462
- Work (including but not limited to damages for loss of goodwill,
463
- work stoppage, computer failure or malfunction, or any and all
464
- other commercial damages or losses), even if such Contributor
465
- has been advised of the possibility of such damages.
466
-
467
- 9. Accepting Warranty or Additional Liability. While redistributing
468
- the Work or Derivative Works thereof, You may choose to offer,
469
- and charge a fee for, acceptance of support, warranty, indemnity,
470
- or other liability obligations and/or rights consistent with this
471
- License. However, in accepting such obligations, You may act only
472
- on Your own behalf and on Your sole responsibility, not on behalf
473
- of any other Contributor, and only if You agree to indemnify,
474
- defend, and hold each Contributor harmless for any liability
475
- incurred by, or claims asserted against, such Contributor by reason
476
- of your accepting any such warranty or additional liability.
477
-
478
- END OF TERMS AND CONDITIONS
479
-
480
- APPENDIX: How to apply the Apache License to your work.
481
-
482
- To apply the Apache License to your work, attach the following
483
- boilerplate notice, with the fields enclosed by brackets "{}"
484
- replaced with your own identifying information. (Don't include
485
- the brackets!) The text should be enclosed in the appropriate
486
- comment syntax for the file format. We also recommend that a
487
- file or class name and description of purpose be included on the
488
- same "printed page" as the copyright notice for easier
489
- identification within third-party archives.
490
-
491
- Copyright {yyyy} {name of copyright owner}
492
-
493
- Licensed under the Apache License, Version 2.0 (the "License");
494
- you may not use this file except in compliance with the License.
495
- You may obtain a copy of the License at
496
-
497
- http://www.apache.org/licenses/LICENSE-2.0
498
-
499
- Unless required by applicable law or agreed to in writing, software
500
- distributed under the License is distributed on an "AS IS" BASIS,
501
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
502
- See the License for the specific language governing permissions and
503
- limitations under the License.
504
-
505
-
506
- @aws-sdk/util-utf8-browser
507
- Apache-2.0
508
- Apache License
509
- Version 2.0, January 2004
510
- http://www.apache.org/licenses/
511
-
512
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
513
-
514
- 1. Definitions.
515
-
516
- "License" shall mean the terms and conditions for use, reproduction,
517
- and distribution as defined by Sections 1 through 9 of this document.
518
-
519
- "Licensor" shall mean the copyright owner or entity authorized by
520
- the copyright owner that is granting the License.
521
-
522
- "Legal Entity" shall mean the union of the acting entity and all
523
- other entities that control, are controlled by, or are under common
524
- control with that entity. For the purposes of this definition,
525
- "control" means (i) the power, direct or indirect, to cause the
526
- direction or management of such entity, whether by contract or
527
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
528
- outstanding shares, or (iii) beneficial ownership of such entity.
529
-
530
- "You" (or "Your") shall mean an individual or Legal Entity
531
- exercising permissions granted by this License.
532
-
533
- "Source" form shall mean the preferred form for making modifications,
534
- including but not limited to software source code, documentation
535
- source, and configuration files.
536
-
537
- "Object" form shall mean any form resulting from mechanical
538
- transformation or translation of a Source form, including but
539
- not limited to compiled object code, generated documentation,
540
- and conversions to other media types.
541
-
542
- "Work" shall mean the work of authorship, whether in Source or
543
- Object form, made available under the License, as indicated by a
544
- copyright notice that is included in or attached to the work
545
- (an example is provided in the Appendix below).
546
-
547
- "Derivative Works" shall mean any work, whether in Source or Object
548
- form, that is based on (or derived from) the Work and for which the
549
- editorial revisions, annotations, elaborations, or other modifications
550
- represent, as a whole, an original work of authorship. For the purposes
551
- of this License, Derivative Works shall not include works that remain
552
- separable from, or merely link (or bind by name) to the interfaces of,
553
- the Work and Derivative Works thereof.
554
-
555
- "Contribution" shall mean any work of authorship, including
556
- the original version of the Work and any modifications or additions
557
- to that Work or Derivative Works thereof, that is intentionally
558
- submitted to Licensor for inclusion in the Work by the copyright owner
559
- or by an individual or Legal Entity authorized to submit on behalf of
560
- the copyright owner. For the purposes of this definition, "submitted"
561
- means any form of electronic, verbal, or written communication sent
562
- to the Licensor or its representatives, including but not limited to
563
- communication on electronic mailing lists, source code control systems,
564
- and issue tracking systems that are managed by, or on behalf of, the
565
- Licensor for the purpose of discussing and improving the Work, but
566
- excluding communication that is conspicuously marked or otherwise
567
- designated in writing by the copyright owner as "Not a Contribution."
568
-
569
- "Contributor" shall mean Licensor and any individual or Legal Entity
570
- on behalf of whom a Contribution has been received by Licensor and
571
- subsequently incorporated within the Work.
572
-
573
- 2. Grant of Copyright License. Subject to the terms and conditions of
574
- this License, each Contributor hereby grants to You a perpetual,
575
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
576
- copyright license to reproduce, prepare Derivative Works of,
577
- publicly display, publicly perform, sublicense, and distribute the
578
- Work and such Derivative Works in Source or Object form.
579
-
580
- 3. Grant of Patent License. Subject to the terms and conditions of
581
- this License, each Contributor hereby grants to You a perpetual,
582
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
583
- (except as stated in this section) patent license to make, have made,
584
- use, offer to sell, sell, import, and otherwise transfer the Work,
585
- where such license applies only to those patent claims licensable
586
- by such Contributor that are necessarily infringed by their
587
- Contribution(s) alone or by combination of their Contribution(s)
588
- with the Work to which such Contribution(s) was submitted. If You
589
- institute patent litigation against any entity (including a
590
- cross-claim or counterclaim in a lawsuit) alleging that the Work
591
- or a Contribution incorporated within the Work constitutes direct
592
- or contributory patent infringement, then any patent licenses
593
- granted to You under this License for that Work shall terminate
594
- as of the date such litigation is filed.
595
-
596
- 4. Redistribution. You may reproduce and distribute copies of the
597
- Work or Derivative Works thereof in any medium, with or without
598
- modifications, and in Source or Object form, provided that You
599
- meet the following conditions:
600
-
601
- (a) You must give any other recipients of the Work or
602
- Derivative Works a copy of this License; and
603
-
604
- (b) You must cause any modified files to carry prominent notices
605
- stating that You changed the files; and
606
-
607
- (c) You must retain, in the Source form of any Derivative Works
608
- that You distribute, all copyright, patent, trademark, and
609
- attribution notices from the Source form of the Work,
610
- excluding those notices that do not pertain to any part of
611
- the Derivative Works; and
612
-
613
- (d) If the Work includes a "NOTICE" text file as part of its
614
- distribution, then any Derivative Works that You distribute must
615
- include a readable copy of the attribution notices contained
616
- within such NOTICE file, excluding those notices that do not
617
- pertain to any part of the Derivative Works, in at least one
618
- of the following places: within a NOTICE text file distributed
619
- as part of the Derivative Works; within the Source form or
620
- documentation, if provided along with the Derivative Works; or,
621
- within a display generated by the Derivative Works, if and
622
- wherever such third-party notices normally appear. The contents
623
- of the NOTICE file are for informational purposes only and
624
- do not modify the License. You may add Your own attribution
625
- notices within Derivative Works that You distribute, alongside
626
- or as an addendum to the NOTICE text from the Work, provided
627
- that such additional attribution notices cannot be construed
628
- as modifying the License.
629
-
630
- You may add Your own copyright statement to Your modifications and
631
- may provide additional or different license terms and conditions
632
- for use, reproduction, or distribution of Your modifications, or
633
- for any such Derivative Works as a whole, provided Your use,
634
- reproduction, and distribution of the Work otherwise complies with
635
- the conditions stated in this License.
636
-
637
- 5. Submission of Contributions. Unless You explicitly state otherwise,
638
- any Contribution intentionally submitted for inclusion in the Work
639
- by You to the Licensor shall be under the terms and conditions of
640
- this License, without any additional terms or conditions.
641
- Notwithstanding the above, nothing herein shall supersede or modify
642
- the terms of any separate license agreement you may have executed
643
- with Licensor regarding such Contributions.
644
-
645
- 6. Trademarks. This License does not grant permission to use the trade
646
- names, trademarks, service marks, or product names of the Licensor,
647
- except as required for reasonable and customary use in describing the
648
- origin of the Work and reproducing the content of the NOTICE file.
649
-
650
- 7. Disclaimer of Warranty. Unless required by applicable law or
651
- agreed to in writing, Licensor provides the Work (and each
652
- Contributor provides its Contributions) on an "AS IS" BASIS,
653
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
654
- implied, including, without limitation, any warranties or conditions
655
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
656
- PARTICULAR PURPOSE. You are solely responsible for determining the
657
- appropriateness of using or redistributing the Work and assume any
658
- risks associated with Your exercise of permissions under this License.
659
-
660
- 8. Limitation of Liability. In no event and under no legal theory,
661
- whether in tort (including negligence), contract, or otherwise,
662
- unless required by applicable law (such as deliberate and grossly
663
- negligent acts) or agreed to in writing, shall any Contributor be
664
- liable to You for damages, including any direct, indirect, special,
665
- incidental, or consequential damages of any character arising as a
666
- result of this License or out of the use or inability to use the
667
- Work (including but not limited to damages for loss of goodwill,
668
- work stoppage, computer failure or malfunction, or any and all
669
- other commercial damages or losses), even if such Contributor
670
- has been advised of the possibility of such damages.
671
-
672
- 9. Accepting Warranty or Additional Liability. While redistributing
673
- the Work or Derivative Works thereof, You may choose to offer,
674
- and charge a fee for, acceptance of support, warranty, indemnity,
675
- or other liability obligations and/or rights consistent with this
676
- License. However, in accepting such obligations, You may act only
677
- on Your own behalf and on Your sole responsibility, not on behalf
678
- of any other Contributor, and only if You agree to indemnify,
679
- defend, and hold each Contributor harmless for any liability
680
- incurred by, or claims asserted against, such Contributor by reason
681
- of your accepting any such warranty or additional liability.
682
-
683
- END OF TERMS AND CONDITIONS
684
-
685
- APPENDIX: How to apply the Apache License to your work.
686
-
687
- To apply the Apache License to your work, attach the following
688
- boilerplate notice, with the fields enclosed by brackets "{}"
689
- replaced with your own identifying information. (Don't include
690
- the brackets!) The text should be enclosed in the appropriate
691
- comment syntax for the file format. We also recommend that a
692
- file or class name and description of purpose be included on the
693
- same "printed page" as the copyright notice for easier
694
- identification within third-party archives.
695
-
696
- Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
697
-
698
- Licensed under the Apache License, Version 2.0 (the "License");
699
- you may not use this file except in compliance with the License.
700
- You may obtain a copy of the License at
701
-
702
- http://www.apache.org/licenses/LICENSE-2.0
703
-
704
- Unless required by applicable law or agreed to in writing, software
705
- distributed under the License is distributed on an "AS IS" BASIS,
706
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
707
- See the License for the specific language governing permissions and
708
- limitations under the License.
1
+ # Licenses and Copyright Notices:
2
+
3
+ Copyright (C) 2023 iNovitas AG and its affiliate(s).
4
+ All rights reserved.
5
+
6
+ This software and other materials contain proprietary information
7
+ controlled by iNovitas AG and are protected by applicable copyright legislation.
8
+ Any use and utilization of this software and other materials and
9
+ disclosure to any third parties is conditional upon having a separate
10
+ agreement with iNovitas AG for the access, use, utilization or disclosure of this
11
+ software. In the absence of such agreement, the use of the software is not
12
+ allowed.
13
+
14
+ ---
15
+
16
+ This project contains or depends on third-party software components to which the following licenses apply:
17
+
18
+ ---
19
+
20
+ mapillary-js
21
+ MIT
22
+ MIT License
23
+
24
+ Copyright (c) Facebook, Inc. and its affiliates.
25
+
26
+ Permission is hereby granted, free of charge, to any person obtaining a copy
27
+ of this software and associated documentation files (the "Software"), to deal
28
+ in the Software without restriction, including without limitation the rights
29
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30
+ copies of the Software, and to permit persons to whom the Software is
31
+ furnished to do so, subject to the following conditions:
32
+
33
+ The above copyright notice and this permission notice shall be included in all
34
+ copies or substantial portions of the Software.
35
+
36
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42
+ SOFTWARE.
43
+
44
+ shapefile-js
45
+ MIT
46
+ MIT License
47
+
48
+ Main library MIT license, original version was less permissive but there is 0 code shared. Included libraries are under their respective lisenses which are:
49
+
50
+ JSZip by @Stuk MIT or GPLv3
51
+ lie by me and @RubenVerborgh MIT
52
+ setImmediate by @NobleJS et al MIT
53
+ World Borders shapefile is CC-BY-SA 3.0.
54
+ Park and Ride shapefile is from MassDOT and is public domain.
55
+ MA town boundaries from MassGIS and is public domain
56
+ NJ County Boundaries from NJgin and should be public domain.
57
+ Proj4js by me et al MIT
58
+
59
+ seidel
60
+ MIT
61
+ MIT License
62
+
63
+ Copyright (c) 2014 Mapbox
64
+
65
+ Based on a port of poly2tri Seidel algorithm implementation
66
+ Copyright (c) 2009, Mason Green
67
+
68
+ All rights reserved.
69
+
70
+ Redistribution and use in source and binary forms, with or without modification,
71
+ are permitted provided that the following conditions are met:
72
+
73
+ Redistributions of source code must retain the above copyright notice,
74
+ self list of conditions and the following disclaimer.
75
+ Redistributions in binary form must reproduce the above copyright notice,
76
+ self list of conditions and the following disclaimer in the documentation
77
+ and/or other materials provided with the distribution.
78
+ Neither the name of Poly2Tri nor the names of its contributors may be
79
+ used to endorse or promote products derived from self software without specific
80
+ prior written permission.
81
+
82
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
83
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
84
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
85
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
86
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
87
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
88
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
89
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
90
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
91
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
92
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
93
+
94
+ @inovitas/infra3dsdk
95
+ SEE LICENSE IN LICENSE
709
96
 
710
97
  @babel/runtime
711
98
  MIT
@@ -1371,83 +758,6 @@ This project is licensed under the 2-Clause BSD License:
1371
758
  Source: https://opensource.org/licenses/BSD-2-Clause
1372
759
 
1373
760
 
1374
- amazon-cognito-identity-js
1375
- Apache-2.0
1376
- Apache License
1377
- Version 2.0, January 2004
1378
- http://www.apache.org/licenses/
1379
-
1380
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1381
-
1382
- 1. Definitions.
1383
-
1384
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
1385
-
1386
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
1387
-
1388
- "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.
1389
-
1390
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
1391
-
1392
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
1393
-
1394
- "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.
1395
-
1396
- "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).
1397
-
1398
- "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.
1399
-
1400
- "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."
1401
-
1402
- "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.
1403
-
1404
- 2. Grant of Copyright License. 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.
1405
-
1406
- 3. Grant of Patent License. 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.
1407
-
1408
- 4. Redistribution. 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:
1409
-
1410
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
1411
-
1412
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
1413
-
1414
- (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
1415
-
1416
- (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.
1417
-
1418
- 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.
1419
-
1420
- 5. Submission of Contributions. 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.
1421
-
1422
- 6. Trademarks. 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.
1423
-
1424
- 7. Disclaimer of Warranty. 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.
1425
-
1426
- 8. Limitation of Liability. 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.
1427
-
1428
- 9. Accepting Warranty or Additional Liability. 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.
1429
-
1430
- END OF TERMS AND CONDITIONS
1431
-
1432
- APPENDIX: How to apply the Apache License to your work.
1433
-
1434
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
1435
-
1436
- Copyright [yyyy] [name of copyright owner]
1437
-
1438
- Licensed under the Apache License, Version 2.0 (the "License");
1439
- you may not use this file except in compliance with the License.
1440
- You may obtain a copy of the License at
1441
-
1442
- http://www.apache.org/licenses/LICENSE-2.0
1443
-
1444
- Unless required by applicable law or agreed to in writing, software
1445
- distributed under the License is distributed on an "AS IS" BASIS,
1446
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1447
- See the License for the specific language governing permissions and
1448
- limitations under the License.
1449
-
1450
-
1451
761
  base64-js
1452
762
  MIT
1453
763
  The MIT License (MIT)
@@ -1538,6 +848,68 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1538
848
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1539
849
 
1540
850
 
851
+ d3-color
852
+ BSD-3-Clause
853
+ Copyright 2010-2016 Mike Bostock
854
+ All rights reserved.
855
+
856
+ Redistribution and use in source and binary forms, with or without modification,
857
+ are permitted provided that the following conditions are met:
858
+
859
+ * Redistributions of source code must retain the above copyright notice, this
860
+ list of conditions and the following disclaimer.
861
+
862
+ * Redistributions in binary form must reproduce the above copyright notice,
863
+ this list of conditions and the following disclaimer in the documentation
864
+ and/or other materials provided with the distribution.
865
+
866
+ * Neither the name of the author nor the names of contributors may be used to
867
+ endorse or promote products derived from this software without specific prior
868
+ written permission.
869
+
870
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
871
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
872
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
873
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
874
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
875
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
876
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
877
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
878
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
879
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
880
+
881
+
882
+ d3-format
883
+ BSD-3-Clause
884
+ Copyright 2010-2015 Mike Bostock
885
+ All rights reserved.
886
+
887
+ Redistribution and use in source and binary forms, with or without modification,
888
+ are permitted provided that the following conditions are met:
889
+
890
+ * Redistributions of source code must retain the above copyright notice, this
891
+ list of conditions and the following disclaimer.
892
+
893
+ * Redistributions in binary form must reproduce the above copyright notice,
894
+ this list of conditions and the following disclaimer in the documentation
895
+ and/or other materials provided with the distribution.
896
+
897
+ * Neither the name of the author nor the names of contributors may be used to
898
+ endorse or promote products derived from this software without specific prior
899
+ written permission.
900
+
901
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
902
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
903
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
904
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
905
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
906
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
907
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
908
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
909
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
910
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
911
+
912
+
1541
913
  d3-selection
1542
914
  BSD-3-Clause
1543
915
  Copyright (c) 2010-2018, Michael Bostock
@@ -1568,6 +940,95 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
1568
940
  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1569
941
 
1570
942
 
943
+ d3-time
944
+ BSD-3-Clause
945
+ Copyright 2010-2016 Mike Bostock
946
+ All rights reserved.
947
+
948
+ Redistribution and use in source and binary forms, with or without modification,
949
+ are permitted provided that the following conditions are met:
950
+
951
+ * Redistributions of source code must retain the above copyright notice, this
952
+ list of conditions and the following disclaimer.
953
+
954
+ * Redistributions in binary form must reproduce the above copyright notice,
955
+ this list of conditions and the following disclaimer in the documentation
956
+ and/or other materials provided with the distribution.
957
+
958
+ * Neither the name of the author nor the names of contributors may be used to
959
+ endorse or promote products derived from this software without specific prior
960
+ written permission.
961
+
962
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
963
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
964
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
965
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
966
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
967
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
968
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
969
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
970
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
971
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
972
+
973
+
974
+ d3-time-format
975
+ BSD-3-Clause
976
+ Copyright 2010-2017 Mike Bostock
977
+ All rights reserved.
978
+
979
+ Redistribution and use in source and binary forms, with or without modification,
980
+ are permitted provided that the following conditions are met:
981
+
982
+ * Redistributions of source code must retain the above copyright notice, this
983
+ list of conditions and the following disclaimer.
984
+
985
+ * Redistributions in binary form must reproduce the above copyright notice,
986
+ this list of conditions and the following disclaimer in the documentation
987
+ and/or other materials provided with the distribution.
988
+
989
+ * Neither the name of the author nor the names of contributors may be used to
990
+ endorse or promote products derived from this software without specific prior
991
+ written permission.
992
+
993
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
994
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
995
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
996
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
997
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
998
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
999
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1000
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1001
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1002
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1003
+
1004
+
1005
+ decimal.js-light
1006
+ MIT
1007
+ The MIT Expat Licence.
1008
+
1009
+ Copyright (c) 2020 Michael Mclaughlin
1010
+
1011
+ Permission is hereby granted, free of charge, to any person obtaining
1012
+ a copy of this software and associated documentation files (the
1013
+ 'Software'), to deal in the Software without restriction, including
1014
+ without limitation the rights to use, copy, modify, merge, publish,
1015
+ distribute, sublicense, and/or sell copies of the Software, and to
1016
+ permit persons to whom the Software is furnished to do so, subject to
1017
+ the following conditions:
1018
+
1019
+ The above copyright notice and this permission notice shall be
1020
+ included in all copies or substantial portions of the Software.
1021
+
1022
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1023
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1024
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1025
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1026
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1027
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1028
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1029
+
1030
+
1031
+
1571
1032
  decode-uri-component
1572
1033
  MIT
1573
1034
  The MIT License (MIT)
@@ -1581,6 +1042,30 @@ The above copyright notice and this permission notice shall be included in all c
1581
1042
  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.
1582
1043
 
1583
1044
 
1045
+ dom-helpers
1046
+ MIT
1047
+ The MIT License (MIT)
1048
+
1049
+ Copyright (c) 2015 Jason Quense
1050
+
1051
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1052
+ of this software and associated documentation files (the "Software"), to deal
1053
+ in the Software without restriction, including without limitation the rights
1054
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1055
+ copies of the Software, and to permit persons to whom the Software is
1056
+ furnished to do so, subject to the following conditions:
1057
+
1058
+ The above copyright notice and this permission notice shall be included in all
1059
+ copies or substantial portions of the Software.
1060
+
1061
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1062
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1063
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1064
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1065
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1066
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1067
+ SOFTWARE.
1068
+
1584
1069
  ev-store
1585
1070
  MIT
1586
1071
  Copyright (c) 2012 Colingo.
@@ -1604,6 +1089,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1604
1089
  THE SOFTWARE.
1605
1090
 
1606
1091
 
1092
+ eventemitter3
1093
+ MIT
1094
+ The MIT License (MIT)
1095
+
1096
+ Copyright (c) 2014 Arnout Kazemier
1097
+
1098
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1099
+ of this software and associated documentation files (the "Software"), to deal
1100
+ in the Software without restriction, including without limitation the rights
1101
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1102
+ copies of the Software, and to permit persons to whom the Software is
1103
+ furnished to do so, subject to the following conditions:
1104
+
1105
+ The above copyright notice and this permission notice shall be included in all
1106
+ copies or substantial portions of the Software.
1107
+
1108
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1109
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1110
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1111
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1112
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1113
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1114
+ SOFTWARE.
1115
+
1116
+
1607
1117
  filter-obj
1608
1118
  MIT
1609
1119
  The MIT License (MIT)
@@ -1720,6 +1230,31 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1720
1230
  html-parse-stringify
1721
1231
  MIT
1722
1232
 
1233
+ i18next
1234
+ MIT
1235
+ The MIT License (MIT)
1236
+
1237
+ Copyright (c) 2022 i18next
1238
+
1239
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1240
+ of this software and associated documentation files (the "Software"), to deal
1241
+ in the Software without restriction, including without limitation the rights
1242
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1243
+ copies of the Software, and to permit persons to whom the Software is
1244
+ furnished to do so, subject to the following conditions:
1245
+
1246
+ The above copyright notice and this permission notice shall be included in all
1247
+ copies or substantial portions of the Software.
1248
+
1249
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1250
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1251
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1252
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1253
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1254
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1255
+ SOFTWARE.
1256
+
1257
+
1723
1258
  ieee754
1724
1259
  BSD-3-Clause
1725
1260
  Copyright 2008 Fair Oaks Labs, Inc.
@@ -1781,6 +1316,23 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1781
1316
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1782
1317
  THE SOFTWARE.
1783
1318
 
1319
+ internmap
1320
+ ISC
1321
+ Copyright 2021 Mike Bostock
1322
+
1323
+ Permission to use, copy, modify, and/or distribute this software for any purpose
1324
+ with or without fee is hereby granted, provided that the above copyright notice
1325
+ and this permission notice appear in all copies.
1326
+
1327
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1328
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
1329
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1330
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
1331
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1332
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
1333
+ THIS SOFTWARE.
1334
+
1335
+
1784
1336
  intro.js
1785
1337
  AGPL-3.0
1786
1338
  ## License
@@ -2507,12 +2059,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2507
2059
  THE SOFTWARE.
2508
2060
 
2509
2061
 
2510
- isarray
2511
- MIT
2512
-
2513
- isomorphic-unfetch
2514
- MIT
2515
-
2516
2062
  jquery
2517
2063
  MIT
2518
2064
  Copyright JS Foundation and other contributors, https://js.foundation/
@@ -2537,31 +2083,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2537
2083
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2538
2084
 
2539
2085
 
2540
- js-cookie
2541
- MIT
2542
- MIT License
2543
-
2544
- Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors
2545
-
2546
- Permission is hereby granted, free of charge, to any person obtaining a copy
2547
- of this software and associated documentation files (the "Software"), to deal
2548
- in the Software without restriction, including without limitation the rights
2549
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2550
- copies of the Software, and to permit persons to whom the Software is
2551
- furnished to do so, subject to the following conditions:
2552
-
2553
- The above copyright notice and this permission notice shall be included in all
2554
- copies or substantial portions of the Software.
2555
-
2556
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2557
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2558
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2559
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2560
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2561
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2562
- SOFTWARE.
2563
-
2564
-
2565
2086
  jszip
2566
2087
  (MIT OR GPL-3.0-or-later)
2567
2088
  JSZip is dual licensed. At your choice you may use it under the MIT license *or* the GPLv3
@@ -3694,6 +3215,30 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3694
3215
  SOFTWARE.
3695
3216
 
3696
3217
 
3218
+ react-lifecycles-compat
3219
+ MIT
3220
+ MIT License
3221
+
3222
+ Copyright (c) 2013-present, Facebook, Inc.
3223
+
3224
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3225
+ of this software and associated documentation files (the "Software"), to deal
3226
+ in the Software without restriction, including without limitation the rights
3227
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3228
+ copies of the Software, and to permit persons to whom the Software is
3229
+ furnished to do so, subject to the following conditions:
3230
+
3231
+ The above copyright notice and this permission notice shall be included in all
3232
+ copies or substantial portions of the Software.
3233
+
3234
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3235
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3236
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3237
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3238
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3239
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3240
+ SOFTWARE.
3241
+
3697
3242
  react-router
3698
3243
  MIT
3699
3244
  MIT License
@@ -3746,6 +3291,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3746
3291
  SOFTWARE.
3747
3292
 
3748
3293
 
3294
+ react-smooth
3295
+ MIT
3296
+ The MIT License (MIT)
3297
+
3298
+ Copyright (c) 2016 recharts
3299
+
3300
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3301
+ of this software and associated documentation files (the "Software"), to deal
3302
+ in the Software without restriction, including without limitation the rights
3303
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3304
+ copies of the Software, and to permit persons to whom the Software is
3305
+ furnished to do so, subject to the following conditions:
3306
+
3307
+ The above copyright notice and this permission notice shall be included in all
3308
+ copies or substantial portions of the Software.
3309
+
3310
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3311
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3312
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3313
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3314
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3315
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3316
+ SOFTWARE.
3317
+
3318
+
3749
3319
  react-transition-group
3750
3320
  BSD-3-Clause
3751
3321
  BSD 3-Clause License
@@ -3780,6 +3350,58 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3780
3350
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3781
3351
 
3782
3352
 
3353
+ recharts
3354
+ MIT
3355
+ The MIT License (MIT)
3356
+
3357
+ Copyright (c) 2015-present recharts
3358
+
3359
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3360
+ of this software and associated documentation files (the "Software"), to deal
3361
+ in the Software without restriction, including without limitation the rights
3362
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3363
+ copies of the Software, and to permit persons to whom the Software is
3364
+ furnished to do so, subject to the following conditions:
3365
+
3366
+ The above copyright notice and this permission notice shall be included in all
3367
+ copies or substantial portions of the Software.
3368
+
3369
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3370
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3371
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3372
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3373
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3374
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3375
+ SOFTWARE.
3376
+
3377
+
3378
+
3379
+ recharts-scale
3380
+ MIT
3381
+ The MIT License (MIT)
3382
+
3383
+ Copyright (c) 2015 Sen Yang
3384
+
3385
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3386
+ of this software and associated documentation files (the "Software"), to deal
3387
+ in the Software without restriction, including without limitation the rights
3388
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3389
+ copies of the Software, and to permit persons to whom the Software is
3390
+ furnished to do so, subject to the following conditions:
3391
+
3392
+ The above copyright notice and this permission notice shall be included in all
3393
+ copies or substantial portions of the Software.
3394
+
3395
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3396
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3397
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3398
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3399
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3400
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3401
+ SOFTWARE.
3402
+
3403
+
3404
+
3783
3405
  requires-port
3784
3406
  MIT
3785
3407
  The MIT License (MIT)
@@ -4219,11 +3841,11 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
4219
3841
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
4220
3842
  PERFORMANCE OF THIS SOFTWARE.
4221
3843
 
4222
- unfetch
3844
+ url-parse
4223
3845
  MIT
4224
3846
  The MIT License (MIT)
4225
3847
 
4226
- Copyright (c) 2017 Jason Miller
3848
+ Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
4227
3849
 
4228
3850
  Permission is hereby granted, free of charge, to any person obtaining a copy
4229
3851
  of this software and associated documentation files (the "Software"), to deal
@@ -4244,11 +3866,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4244
3866
  SOFTWARE.
4245
3867
 
4246
3868
 
4247
- url-parse
3869
+
3870
+ use-sync-external-store
4248
3871
  MIT
4249
- The MIT License (MIT)
3872
+ MIT License
4250
3873
 
4251
- Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
3874
+ Copyright (c) Facebook, Inc. and its affiliates.
4252
3875
 
4253
3876
  Permission is hereby granted, free of charge, to any person obtaining a copy
4254
3877
  of this software and associated documentation files (the "Software"), to deal
@@ -4269,7 +3892,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4269
3892
  SOFTWARE.
4270
3893
 
4271
3894
 
4272
-
4273
3895
  uuid
4274
3896
  MIT
4275
3897
  The MIT License (MIT)
@@ -4410,3 +4032,28 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4410
4032
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4411
4033
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4412
4034
  THE SOFTWARE.
4035
+
4036
+
4037
+ zustand
4038
+ MIT
4039
+ MIT License
4040
+
4041
+ Copyright (c) 2019 Paul Henschel
4042
+
4043
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4044
+ of this software and associated documentation files (the "Software"), to deal
4045
+ in the Software without restriction, including without limitation the rights
4046
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4047
+ copies of the Software, and to permit persons to whom the Software is
4048
+ furnished to do so, subject to the following conditions:
4049
+
4050
+ The above copyright notice and this permission notice shall be included in all
4051
+ copies or substantial portions of the Software.
4052
+
4053
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4054
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4055
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4056
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4057
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4058
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4059
+ SOFTWARE.