@inovitas/infra3dapi 1.6.0 → 1.6.1
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 +16 -0
- package/infra3dapi.d.ts +9 -9
- package/infra3dapi.js +1 -1
- package/licenses.txt +403 -0
- 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,6 +1976,25 @@ 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
|
|
|
1979
|
+
hyphen
|
|
1980
|
+
ISC
|
|
1981
|
+
ISC License (ISC)
|
|
1982
|
+
|
|
1983
|
+
Copyright (c) 2023, Yevhen Tiurin <yevhentiurin@gmail.com>
|
|
1984
|
+
|
|
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.
|
|
1988
|
+
|
|
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.
|
|
1996
|
+
|
|
1997
|
+
|
|
1838
1998
|
i18next
|
|
1839
1999
|
MIT
|
|
1840
2000
|
The MIT License (MIT)
|
|
@@ -1921,6 +2081,26 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1921
2081
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1922
2082
|
THE SOFTWARE.
|
|
1923
2083
|
|
|
2084
|
+
inherits
|
|
2085
|
+
ISC
|
|
2086
|
+
The ISC License
|
|
2087
|
+
|
|
2088
|
+
Copyright (c) Isaac Z. Schlueter
|
|
2089
|
+
|
|
2090
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
2091
|
+
purpose with or without fee is hereby granted, provided that the above
|
|
2092
|
+
copyright notice and this permission notice appear in all copies.
|
|
2093
|
+
|
|
2094
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
2095
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
2096
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
2097
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
2098
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
2099
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
2100
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
2101
|
+
|
|
2102
|
+
|
|
2103
|
+
|
|
1924
2104
|
internmap
|
|
1925
2105
|
ISC
|
|
1926
2106
|
Copyright 2021 Mike Bostock
|
|
@@ -2616,6 +2796,31 @@ necessary. For more information on this, and how to apply and follow
|
|
|
2616
2796
|
the GNU AGPL, see <https://www.gnu.org/licenses/>.
|
|
2617
2797
|
|
|
2618
2798
|
|
|
2799
|
+
is-arrayish
|
|
2800
|
+
MIT
|
|
2801
|
+
The MIT License (MIT)
|
|
2802
|
+
|
|
2803
|
+
Copyright (c) 2015 JD Ballard
|
|
2804
|
+
|
|
2805
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2806
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2807
|
+
in the Software without restriction, including without limitation the rights
|
|
2808
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2809
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2810
|
+
furnished to do so, subject to the following conditions:
|
|
2811
|
+
|
|
2812
|
+
The above copyright notice and this permission notice shall be included in
|
|
2813
|
+
all copies or substantial portions of the Software.
|
|
2814
|
+
|
|
2815
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2816
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2817
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2818
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2819
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2820
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2821
|
+
THE SOFTWARE.
|
|
2822
|
+
|
|
2823
|
+
|
|
2619
2824
|
is-object
|
|
2620
2825
|
MIT
|
|
2621
2826
|
Copyright (c) 2013 Colingo.
|
|
@@ -2639,6 +2844,29 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
2639
2844
|
THE SOFTWARE.
|
|
2640
2845
|
|
|
2641
2846
|
|
|
2847
|
+
is-url
|
|
2848
|
+
MIT
|
|
2849
|
+
MIT LICENSE
|
|
2850
|
+
|
|
2851
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2852
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2853
|
+
in the Software without restriction, including without limitation the rights
|
|
2854
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2855
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2856
|
+
furnished to do so, subject to the following conditions:
|
|
2857
|
+
|
|
2858
|
+
The above copyright notice and this permission notice shall be included in
|
|
2859
|
+
all copies or substantial portions of the Software.
|
|
2860
|
+
|
|
2861
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2862
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2863
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2864
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2865
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2866
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2867
|
+
THE SOFTWARE.
|
|
2868
|
+
|
|
2869
|
+
|
|
2642
2870
|
isarray
|
|
2643
2871
|
MIT
|
|
2644
2872
|
|
|
@@ -3479,6 +3707,9 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|
|
3479
3707
|
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
3480
3708
|
|
|
3481
3709
|
|
|
3710
|
+
media-engine
|
|
3711
|
+
MIT
|
|
3712
|
+
|
|
3482
3713
|
mgrs
|
|
3483
3714
|
MIT
|
|
3484
3715
|
Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons, Olivier Terral, Calvin Metcalf
|
|
@@ -3501,6 +3732,31 @@ Copyright (c) 2012, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons
|
|
|
3501
3732
|
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3502
3733
|
DEALINGS IN THE SOFTWARE._
|
|
3503
3734
|
|
|
3735
|
+
object-assign
|
|
3736
|
+
MIT
|
|
3737
|
+
The MIT License (MIT)
|
|
3738
|
+
|
|
3739
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3740
|
+
|
|
3741
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3742
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3743
|
+
in the Software without restriction, including without limitation the rights
|
|
3744
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3745
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3746
|
+
furnished to do so, subject to the following conditions:
|
|
3747
|
+
|
|
3748
|
+
The above copyright notice and this permission notice shall be included in
|
|
3749
|
+
all copies or substantial portions of the Software.
|
|
3750
|
+
|
|
3751
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3752
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3753
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3754
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3755
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3756
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3757
|
+
THE SOFTWARE.
|
|
3758
|
+
|
|
3759
|
+
|
|
3504
3760
|
ol
|
|
3505
3761
|
BSD-2-Clause
|
|
3506
3762
|
BSD 2-Clause License
|
|
@@ -3530,6 +3786,33 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
|
3530
3786
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3531
3787
|
|
|
3532
3788
|
|
|
3789
|
+
parse-svg-path
|
|
3790
|
+
MIT
|
|
3791
|
+
|
|
3792
|
+
The MIT License
|
|
3793
|
+
|
|
3794
|
+
Copyright (c) 2013 Jake Rosoman <jkroso@gmail.com>
|
|
3795
|
+
|
|
3796
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
3797
|
+
a copy of this software and associated documentation files (the
|
|
3798
|
+
'Software'), to deal in the Software without restriction, including
|
|
3799
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
3800
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
3801
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
3802
|
+
the following conditions:
|
|
3803
|
+
|
|
3804
|
+
The above copyright notice and this permission notice shall be
|
|
3805
|
+
included in all copies or substantial portions of the Software.
|
|
3806
|
+
|
|
3807
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
3808
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
3809
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3810
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3811
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
3812
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
3813
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3814
|
+
|
|
3815
|
+
|
|
3533
3816
|
parsedbf
|
|
3534
3817
|
MIT
|
|
3535
3818
|
The MIT License (MIT)
|
|
@@ -3569,6 +3852,32 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
3569
3852
|
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
3853
|
|
|
3571
3854
|
|
|
3855
|
+
postcss-value-parser
|
|
3856
|
+
MIT
|
|
3857
|
+
Copyright (c) Bogdan Chadkin <trysound@yandex.ru>
|
|
3858
|
+
|
|
3859
|
+
Permission is hereby granted, free of charge, to any person
|
|
3860
|
+
obtaining a copy of this software and associated documentation
|
|
3861
|
+
files (the "Software"), to deal in the Software without
|
|
3862
|
+
restriction, including without limitation the rights to use,
|
|
3863
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3864
|
+
copies of the Software, and to permit persons to whom the
|
|
3865
|
+
Software is furnished to do so, subject to the following
|
|
3866
|
+
conditions:
|
|
3867
|
+
|
|
3868
|
+
The above copyright notice and this permission notice shall be
|
|
3869
|
+
included in all copies or substantial portions of the Software.
|
|
3870
|
+
|
|
3871
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
3872
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
3873
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
3874
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
3875
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
3876
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
3877
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
3878
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
3879
|
+
|
|
3880
|
+
|
|
3572
3881
|
proj4
|
|
3573
3882
|
MIT
|
|
3574
3883
|
## Proj4js -- Javascript reprojection library.
|
|
@@ -3650,6 +3959,18 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3650
3959
|
SOFTWARE.
|
|
3651
3960
|
|
|
3652
3961
|
|
|
3962
|
+
queue
|
|
3963
|
+
MIT
|
|
3964
|
+
The MIT License (MIT)
|
|
3965
|
+
Copyright (c) 2014 Jesse Tane <jesse.tane@gmail.com>
|
|
3966
|
+
|
|
3967
|
+
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:
|
|
3968
|
+
|
|
3969
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3970
|
+
|
|
3971
|
+
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.
|
|
3972
|
+
|
|
3973
|
+
|
|
3653
3974
|
rbush
|
|
3654
3975
|
MIT
|
|
3655
3976
|
MIT License
|
|
@@ -4222,6 +4543,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4222
4543
|
SOFTWARE.
|
|
4223
4544
|
|
|
4224
4545
|
|
|
4546
|
+
simple-swizzle
|
|
4547
|
+
MIT
|
|
4548
|
+
The MIT License (MIT)
|
|
4549
|
+
|
|
4550
|
+
Copyright (c) 2015 Josh Junon
|
|
4551
|
+
|
|
4552
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4553
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4554
|
+
in the Software without restriction, including without limitation the rights
|
|
4555
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4556
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4557
|
+
furnished to do so, subject to the following conditions:
|
|
4558
|
+
|
|
4559
|
+
The above copyright notice and this permission notice shall be included in
|
|
4560
|
+
all copies or substantial portions of the Software.
|
|
4561
|
+
|
|
4562
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4563
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4564
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4565
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4566
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4567
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4568
|
+
THE SOFTWARE.
|
|
4569
|
+
|
|
4570
|
+
|
|
4225
4571
|
stackframe
|
|
4226
4572
|
SEE LICENSE IN LICENSE
|
|
4227
4573
|
|
|
@@ -4326,6 +4672,26 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4326
4672
|
SOFTWARE.
|
|
4327
4673
|
|
|
4328
4674
|
|
|
4675
|
+
svg-arc-to-cubic-bezier
|
|
4676
|
+
ISC
|
|
4677
|
+
Internet Systems Consortium license
|
|
4678
|
+
===================================
|
|
4679
|
+
|
|
4680
|
+
Copyright (c) `2017`, `Colin Meinke`
|
|
4681
|
+
|
|
4682
|
+
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
4683
|
+
with or without fee is hereby granted, provided that the above copyright notice
|
|
4684
|
+
and this permission notice appear in all copies.
|
|
4685
|
+
|
|
4686
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
4687
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
4688
|
+
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
4689
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
4690
|
+
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
4691
|
+
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
4692
|
+
THIS SOFTWARE.
|
|
4693
|
+
|
|
4694
|
+
|
|
4329
4695
|
three
|
|
4330
4696
|
MIT
|
|
4331
4697
|
The MIT License
|
|
@@ -4351,6 +4717,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
4351
4717
|
THE SOFTWARE.
|
|
4352
4718
|
|
|
4353
4719
|
|
|
4720
|
+
tiny-inflate
|
|
4721
|
+
MIT
|
|
4722
|
+
MIT License
|
|
4723
|
+
|
|
4724
|
+
Copyright (c) 2015-present Devon Govett
|
|
4725
|
+
|
|
4726
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4727
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4728
|
+
in the Software without restriction, including without limitation the rights
|
|
4729
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4730
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4731
|
+
furnished to do so, subject to the following conditions:
|
|
4732
|
+
|
|
4733
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4734
|
+
copies or substantial portions of the Software.
|
|
4735
|
+
|
|
4736
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4737
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4738
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4739
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4740
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4741
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4742
|
+
SOFTWARE.
|
|
4743
|
+
|
|
4744
|
+
|
|
4354
4745
|
tslib
|
|
4355
4746
|
0BSD
|
|
4356
4747
|
Copyright (c) Microsoft Corporation.
|
|
@@ -4391,6 +4782,18 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4391
4782
|
SOFTWARE.
|
|
4392
4783
|
|
|
4393
4784
|
|
|
4785
|
+
unicode-trie
|
|
4786
|
+
MIT
|
|
4787
|
+
Copyright 2018
|
|
4788
|
+
|
|
4789
|
+
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:
|
|
4790
|
+
|
|
4791
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4792
|
+
|
|
4793
|
+
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.
|
|
4794
|
+
|
|
4795
|
+
|
|
4796
|
+
|
|
4394
4797
|
use-sync-external-store
|
|
4395
4798
|
MIT
|
|
4396
4799
|
MIT License
|