@inovitas/infra3dapi 1.6.0 → 1.7.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/README.md +25 -0
- package/infra3dapi.d.ts +9 -9
- package/infra3dapi.js +1 -1
- package/licenses.txt +398 -20
- package/package.json +1 -1
package/licenses.txt
CHANGED
|
@@ -1312,6 +1312,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
1312
1312
|
SOFTWARE.
|
|
1313
1313
|
|
|
1314
1314
|
|
|
1315
|
+
abs-svg-path
|
|
1316
|
+
MIT
|
|
1317
|
+
|
|
1315
1318
|
amazon-cognito-identity-js
|
|
1316
1319
|
Apache-2.0
|
|
1317
1320
|
Apache License
|
|
@@ -1414,6 +1417,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
1414
1417
|
THE SOFTWARE.
|
|
1415
1418
|
|
|
1416
1419
|
|
|
1420
|
+
brotli
|
|
1421
|
+
MIT
|
|
1422
|
+
|
|
1417
1423
|
browser-split
|
|
1418
1424
|
MIT
|
|
1419
1425
|
|
|
@@ -1442,6 +1448,28 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
1442
1448
|
THE SOFTWARE.
|
|
1443
1449
|
|
|
1444
1450
|
|
|
1451
|
+
clone
|
|
1452
|
+
MIT
|
|
1453
|
+
Copyright © 2011-2015 Paul Vorbach <paul@vorba.ch>
|
|
1454
|
+
|
|
1455
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1456
|
+
this software and associated documentation files (the “Software”), to deal in
|
|
1457
|
+
the Software without restriction, including without limitation the rights to
|
|
1458
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1459
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1460
|
+
subject to the following conditions:
|
|
1461
|
+
|
|
1462
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1463
|
+
copies or substantial portions of the Software.
|
|
1464
|
+
|
|
1465
|
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1466
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1467
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1468
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1469
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE
|
|
1470
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1471
|
+
|
|
1472
|
+
|
|
1445
1473
|
clsx
|
|
1446
1474
|
MIT
|
|
1447
1475
|
MIT License
|
|
@@ -1466,6 +1494,59 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
1466
1494
|
|
|
1467
1495
|
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.
|
|
1468
1496
|
|
|
1497
|
+
color-string
|
|
1498
|
+
MIT
|
|
1499
|
+
Copyright (c) 2011 Heather Arthur <fayearthur@gmail.com>
|
|
1500
|
+
|
|
1501
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
1502
|
+
a copy of this software and associated documentation files (the
|
|
1503
|
+
"Software"), to deal in the Software without restriction, including
|
|
1504
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
1505
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
1506
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
1507
|
+
the following conditions:
|
|
1508
|
+
|
|
1509
|
+
The above copyright notice and this permission notice shall be
|
|
1510
|
+
included in all copies or substantial portions of the Software.
|
|
1511
|
+
|
|
1512
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1513
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1514
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
1515
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
1516
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1517
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1518
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1519
|
+
|
|
1520
|
+
|
|
1521
|
+
|
|
1522
|
+
crypto-js
|
|
1523
|
+
MIT
|
|
1524
|
+
# License
|
|
1525
|
+
|
|
1526
|
+
[The MIT License (MIT)](http://opensource.org/licenses/MIT)
|
|
1527
|
+
|
|
1528
|
+
Copyright (c) 2009-2013 Jeff Mott
|
|
1529
|
+
Copyright (c) 2013-2016 Evan Vosberg
|
|
1530
|
+
|
|
1531
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1532
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1533
|
+
in the Software without restriction, including without limitation the rights
|
|
1534
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1535
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1536
|
+
furnished to do so, subject to the following conditions:
|
|
1537
|
+
|
|
1538
|
+
The above copyright notice and this permission notice shall be included in
|
|
1539
|
+
all copies or substantial portions of the Software.
|
|
1540
|
+
|
|
1541
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1542
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1543
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1544
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1545
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1546
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1547
|
+
THE SOFTWARE.
|
|
1548
|
+
|
|
1549
|
+
|
|
1469
1550
|
css-loader
|
|
1470
1551
|
MIT
|
|
1471
1552
|
Copyright JS Foundation and other contributors
|
|
@@ -1671,6 +1752,9 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1671
1752
|
|
|
1672
1753
|
|
|
1673
1754
|
|
|
1755
|
+
dfa
|
|
1756
|
+
MIT
|
|
1757
|
+
|
|
1674
1758
|
ev-store
|
|
1675
1759
|
MIT
|
|
1676
1760
|
Copyright (c) 2012 Colingo.
|
|
@@ -1719,6 +1803,57 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
1719
1803
|
SOFTWARE.
|
|
1720
1804
|
|
|
1721
1805
|
|
|
1806
|
+
events
|
|
1807
|
+
MIT
|
|
1808
|
+
MIT
|
|
1809
|
+
|
|
1810
|
+
Copyright Joyent, Inc. and other Node contributors.
|
|
1811
|
+
|
|
1812
|
+
Permission is hereby granted, free of charge, to any person obtaining a
|
|
1813
|
+
copy of this software and associated documentation files (the
|
|
1814
|
+
"Software"), to deal in the Software without restriction, including
|
|
1815
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
1816
|
+
distribute, sublicense, and/or sell copies of the Software, and to permit
|
|
1817
|
+
persons to whom the Software is furnished to do so, subject to the
|
|
1818
|
+
following conditions:
|
|
1819
|
+
|
|
1820
|
+
The above copyright notice and this permission notice shall be included
|
|
1821
|
+
in all copies or substantial portions of the Software.
|
|
1822
|
+
|
|
1823
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
|
1824
|
+
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1825
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
|
|
1826
|
+
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
1827
|
+
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
|
1828
|
+
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
1829
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1830
|
+
|
|
1831
|
+
|
|
1832
|
+
fast-deep-equal
|
|
1833
|
+
MIT
|
|
1834
|
+
MIT License
|
|
1835
|
+
|
|
1836
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
1837
|
+
|
|
1838
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1839
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1840
|
+
in the Software without restriction, including without limitation the rights
|
|
1841
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1842
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1843
|
+
furnished to do so, subject to the following conditions:
|
|
1844
|
+
|
|
1845
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1846
|
+
copies or substantial portions of the Software.
|
|
1847
|
+
|
|
1848
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1849
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1850
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1851
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1852
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1853
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1854
|
+
SOFTWARE.
|
|
1855
|
+
|
|
1856
|
+
|
|
1722
1857
|
geostyler-openlayers-parser
|
|
1723
1858
|
BSD-2-Clause
|
|
1724
1859
|
BSD 2-Clause License
|
|
@@ -1807,6 +1942,12 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
1807
1942
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1808
1943
|
|
|
1809
1944
|
|
|
1945
|
+
hsl-to-hex
|
|
1946
|
+
MIT
|
|
1947
|
+
|
|
1948
|
+
hsl-to-rgb-for-reals
|
|
1949
|
+
ISC
|
|
1950
|
+
|
|
1810
1951
|
html-parse-stringify
|
|
1811
1952
|
MIT
|
|
1812
1953
|
|
|
@@ -1835,29 +1976,23 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
|
1835
1976
|
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
1836
1977
|
OTHER DEALINGS IN THE SOFTWARE.
|
|
1837
1978
|
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
Copyright (c) 2022 i18next
|
|
1979
|
+
hyphen
|
|
1980
|
+
ISC
|
|
1981
|
+
ISC License (ISC)
|
|
1843
1982
|
|
|
1844
|
-
|
|
1845
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1846
|
-
in the Software without restriction, including without limitation the rights
|
|
1847
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1848
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1849
|
-
furnished to do so, subject to the following conditions:
|
|
1983
|
+
Copyright (c) 2023, Yevhen Tiurin <yevhentiurin@gmail.com>
|
|
1850
1984
|
|
|
1851
|
-
|
|
1852
|
-
|
|
1985
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
1986
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
1987
|
+
copyright notice and this permission notice appear in all copies.
|
|
1853
1988
|
|
|
1854
|
-
THE SOFTWARE IS PROVIDED "AS IS"
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
SOFTWARE.
|
|
1989
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
1990
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
1991
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
1992
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
1993
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
1994
|
+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
1995
|
+
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
1861
1996
|
|
|
1862
1997
|
|
|
1863
1998
|
ieee754
|
|
@@ -1921,6 +2056,26 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1921
2056
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1922
2057
|
THE SOFTWARE.
|
|
1923
2058
|
|
|
2059
|
+
inherits
|
|
2060
|
+
ISC
|
|
2061
|
+
The ISC License
|
|
2062
|
+
|
|
2063
|
+
Copyright (c) Isaac Z. Schlueter
|
|
2064
|
+
|
|
2065
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
2066
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
2067
|
+
copyright notice and this permission notice appear in all copies.
|
|
2068
|
+
|
|
2069
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
2070
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
2071
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
2072
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
2073
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
2074
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
2075
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
2076
|
+
|
|
2077
|
+
|
|
2078
|
+
|
|
1924
2079
|
internmap
|
|
1925
2080
|
ISC
|
|
1926
2081
|
Copyright 2021 Mike Bostock
|
|
@@ -2616,6 +2771,31 @@ necessary. For more information on this, and how to apply and follow
|
|
|
2616
2771
|
the GNU AGPL, see <https://www.gnu.org/licenses/>.
|
|
2617
2772
|
|
|
2618
2773
|
|
|
2774
|
+
is-arrayish
|
|
2775
|
+
MIT
|
|
2776
|
+
The MIT License (MIT)
|
|
2777
|
+
|
|
2778
|
+
Copyright (c) 2015 JD Ballard
|
|
2779
|
+
|
|
2780
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2781
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2782
|
+
in the Software without restriction, including without limitation the rights
|
|
2783
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2784
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2785
|
+
furnished to do so, subject to the following conditions:
|
|
2786
|
+
|
|
2787
|
+
The above copyright notice and this permission notice shall be included in
|
|
2788
|
+
all copies or substantial portions of the Software.
|
|
2789
|
+
|
|
2790
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2791
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2792
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2793
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2794
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2795
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2796
|
+
THE SOFTWARE.
|
|
2797
|
+
|
|
2798
|
+
|
|
2619
2799
|
is-object
|
|
2620
2800
|
MIT
|
|
2621
2801
|
Copyright (c) 2013 Colingo.
|
|
@@ -2639,6 +2819,29 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2639
2819
|
THE SOFTWARE.
|
|
2640
2820
|
|
|
2641
2821
|
|
|
2822
|
+
is-url
|
|
2823
|
+
MIT
|
|
2824
|
+
MIT LICENSE
|
|
2825
|
+
|
|
2826
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2827
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2828
|
+
in the Software without restriction, including without limitation the rights
|
|
2829
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2830
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2831
|
+
furnished to do so, subject to the following conditions:
|
|
2832
|
+
|
|
2833
|
+
The above copyright notice and this permission notice shall be included in
|
|
2834
|
+
all copies or substantial portions of the Software.
|
|
2835
|
+
|
|
2836
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2837
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2838
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2839
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2840
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2841
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2842
|
+
THE SOFTWARE.
|
|
2843
|
+
|
|
2844
|
+
|
|
2642
2845
|
isarray
|
|
2643
2846
|
MIT
|
|
2644
2847
|
|
|
@@ -3479,6 +3682,9 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
|
3479
3682
|
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3480
3683
|
|
|
3481
3684
|
|
|
3685
|
+
media-engine
|
|
3686
|
+
MIT
|
|
3687
|
+
|
|
3482
3688
|
mgrs
|
|
3483
3689
|
MIT
|
|
3484
3690
|
Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons, Olivier Terral, Calvin Metcalf
|
|
@@ -3501,6 +3707,31 @@ Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons
|
|
|
3501
3707
|
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3502
3708
|
DEALINGS IN THE SOFTWARE._
|
|
3503
3709
|
|
|
3710
|
+
object-assign
|
|
3711
|
+
MIT
|
|
3712
|
+
The MIT License (MIT)
|
|
3713
|
+
|
|
3714
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3715
|
+
|
|
3716
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3717
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3718
|
+
in the Software without restriction, including without limitation the rights
|
|
3719
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3720
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3721
|
+
furnished to do so, subject to the following conditions:
|
|
3722
|
+
|
|
3723
|
+
The above copyright notice and this permission notice shall be included in
|
|
3724
|
+
all copies or substantial portions of the Software.
|
|
3725
|
+
|
|
3726
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3727
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3728
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3729
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3730
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3731
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3732
|
+
THE SOFTWARE.
|
|
3733
|
+
|
|
3734
|
+
|
|
3504
3735
|
ol
|
|
3505
3736
|
BSD-2-Clause
|
|
3506
3737
|
BSD 2-Clause License
|
|
@@ -3530,6 +3761,33 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
3530
3761
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3531
3762
|
|
|
3532
3763
|
|
|
3764
|
+
parse-svg-path
|
|
3765
|
+
MIT
|
|
3766
|
+
|
|
3767
|
+
The MIT License
|
|
3768
|
+
|
|
3769
|
+
Copyright (c) 2013 Jake Rosoman <jkroso@gmail.com>
|
|
3770
|
+
|
|
3771
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
3772
|
+
a copy of this software and associated documentation files (the
|
|
3773
|
+
'Software'), to deal in the Software without restriction, including
|
|
3774
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
3775
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3776
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
3777
|
+
the following conditions:
|
|
3778
|
+
|
|
3779
|
+
The above copyright notice and this permission notice shall be
|
|
3780
|
+
included in all copies or substantial portions of the Software.
|
|
3781
|
+
|
|
3782
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3783
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3784
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3785
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3786
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3787
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3788
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3789
|
+
|
|
3790
|
+
|
|
3533
3791
|
parsedbf
|
|
3534
3792
|
MIT
|
|
3535
3793
|
The MIT License (MIT)
|
|
@@ -3569,6 +3827,32 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
3569
3827
|
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.
|
|
3570
3828
|
|
|
3571
3829
|
|
|
3830
|
+
postcss-value-parser
|
|
3831
|
+
MIT
|
|
3832
|
+
Copyright (c) Bogdan Chadkin <trysound@yandex.ru>
|
|
3833
|
+
|
|
3834
|
+
Permission is hereby granted, free of charge, to any person
|
|
3835
|
+
obtaining a copy of this software and associated documentation
|
|
3836
|
+
files (the "Software"), to deal in the Software without
|
|
3837
|
+
restriction, including without limitation the rights to use,
|
|
3838
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3839
|
+
copies of the Software, and to permit persons to whom the
|
|
3840
|
+
Software is furnished to do so, subject to the following
|
|
3841
|
+
conditions:
|
|
3842
|
+
|
|
3843
|
+
The above copyright notice and this permission notice shall be
|
|
3844
|
+
included in all copies or substantial portions of the Software.
|
|
3845
|
+
|
|
3846
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3847
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
3848
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3849
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
3850
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3851
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
3852
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
3853
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
3854
|
+
|
|
3855
|
+
|
|
3572
3856
|
proj4
|
|
3573
3857
|
MIT
|
|
3574
3858
|
## Proj4js -- Javascript reprojection library.
|
|
@@ -3650,6 +3934,18 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3650
3934
|
SOFTWARE.
|
|
3651
3935
|
|
|
3652
3936
|
|
|
3937
|
+
queue
|
|
3938
|
+
MIT
|
|
3939
|
+
The MIT License (MIT)
|
|
3940
|
+
Copyright (c) 2014 Jesse Tane <jesse.tane@gmail.com>
|
|
3941
|
+
|
|
3942
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3943
|
+
|
|
3944
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3945
|
+
|
|
3946
|
+
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.
|
|
3947
|
+
|
|
3948
|
+
|
|
3653
3949
|
rbush
|
|
3654
3950
|
MIT
|
|
3655
3951
|
MIT License
|
|
@@ -4222,6 +4518,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4222
4518
|
SOFTWARE.
|
|
4223
4519
|
|
|
4224
4520
|
|
|
4521
|
+
simple-swizzle
|
|
4522
|
+
MIT
|
|
4523
|
+
The MIT License (MIT)
|
|
4524
|
+
|
|
4525
|
+
Copyright (c) 2015 Josh Junon
|
|
4526
|
+
|
|
4527
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4528
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4529
|
+
in the Software without restriction, including without limitation the rights
|
|
4530
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4531
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4532
|
+
furnished to do so, subject to the following conditions:
|
|
4533
|
+
|
|
4534
|
+
The above copyright notice and this permission notice shall be included in
|
|
4535
|
+
all copies or substantial portions of the Software.
|
|
4536
|
+
|
|
4537
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4538
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4539
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4540
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4541
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4542
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4543
|
+
THE SOFTWARE.
|
|
4544
|
+
|
|
4545
|
+
|
|
4225
4546
|
stackframe
|
|
4226
4547
|
SEE LICENSE IN LICENSE
|
|
4227
4548
|
|
|
@@ -4326,6 +4647,26 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4326
4647
|
SOFTWARE.
|
|
4327
4648
|
|
|
4328
4649
|
|
|
4650
|
+
svg-arc-to-cubic-bezier
|
|
4651
|
+
ISC
|
|
4652
|
+
Internet Systems Consortium license
|
|
4653
|
+
===================================
|
|
4654
|
+
|
|
4655
|
+
Copyright (c) `2017`, `Colin Meinke`
|
|
4656
|
+
|
|
4657
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
4658
|
+
with or without fee is hereby granted, provided that the above copyright notice
|
|
4659
|
+
and this permission notice appear in all copies.
|
|
4660
|
+
|
|
4661
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
4662
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
4663
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
4664
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
4665
|
+
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
4666
|
+
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
4667
|
+
THIS SOFTWARE.
|
|
4668
|
+
|
|
4669
|
+
|
|
4329
4670
|
three
|
|
4330
4671
|
MIT
|
|
4331
4672
|
The MIT License
|
|
@@ -4351,6 +4692,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
4351
4692
|
THE SOFTWARE.
|
|
4352
4693
|
|
|
4353
4694
|
|
|
4695
|
+
tiny-inflate
|
|
4696
|
+
MIT
|
|
4697
|
+
MIT License
|
|
4698
|
+
|
|
4699
|
+
Copyright (c) 2015-present Devon Govett
|
|
4700
|
+
|
|
4701
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4702
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4703
|
+
in the Software without restriction, including without limitation the rights
|
|
4704
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4705
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4706
|
+
furnished to do so, subject to the following conditions:
|
|
4707
|
+
|
|
4708
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4709
|
+
copies or substantial portions of the Software.
|
|
4710
|
+
|
|
4711
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4712
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4713
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4714
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4715
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4716
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4717
|
+
SOFTWARE.
|
|
4718
|
+
|
|
4719
|
+
|
|
4354
4720
|
tslib
|
|
4355
4721
|
0BSD
|
|
4356
4722
|
Copyright (c) Microsoft Corporation.
|
|
@@ -4391,6 +4757,18 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4391
4757
|
SOFTWARE.
|
|
4392
4758
|
|
|
4393
4759
|
|
|
4760
|
+
unicode-trie
|
|
4761
|
+
MIT
|
|
4762
|
+
Copyright 2018
|
|
4763
|
+
|
|
4764
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
4765
|
+
|
|
4766
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4767
|
+
|
|
4768
|
+
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.
|
|
4769
|
+
|
|
4770
|
+
|
|
4771
|
+
|
|
4394
4772
|
use-sync-external-store
|
|
4395
4773
|
MIT
|
|
4396
4774
|
MIT License
|