@inovitas/infra3dapi 1.7.0 → 1.7.2

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
@@ -1571,160 +1571,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1571
1571
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1572
1572
 
1573
1573
 
1574
- d3-color
1575
- BSD-3-Clause
1576
- Copyright 2010-2016 Mike Bostock
1577
- All rights reserved.
1578
-
1579
- Redistribution and use in source and binary forms, with or without modification,
1580
- are permitted provided that the following conditions are met:
1581
-
1582
- * Redistributions of source code must retain the above copyright notice, this
1583
- list of conditions and the following disclaimer.
1584
-
1585
- * Redistributions in binary form must reproduce the above copyright notice,
1586
- this list of conditions and the following disclaimer in the documentation
1587
- and/or other materials provided with the distribution.
1588
-
1589
- * Neither the name of the author nor the names of contributors may be used to
1590
- endorse or promote products derived from this software without specific prior
1591
- written permission.
1592
-
1593
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1594
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1595
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1596
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1597
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1598
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1599
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1600
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1601
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1602
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1603
-
1604
-
1605
- d3-format
1606
- BSD-3-Clause
1607
- Copyright 2010-2015 Mike Bostock
1608
- All rights reserved.
1609
-
1610
- Redistribution and use in source and binary forms, with or without modification,
1611
- are permitted provided that the following conditions are met:
1612
-
1613
- * Redistributions of source code must retain the above copyright notice, this
1614
- list of conditions and the following disclaimer.
1615
-
1616
- * Redistributions in binary form must reproduce the above copyright notice,
1617
- this list of conditions and the following disclaimer in the documentation
1618
- and/or other materials provided with the distribution.
1619
-
1620
- * Neither the name of the author nor the names of contributors may be used to
1621
- endorse or promote products derived from this software without specific prior
1622
- written permission.
1623
-
1624
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1625
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1626
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1627
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1628
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1629
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1630
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1631
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1632
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1633
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1634
-
1635
-
1636
- d3-selection
1637
- BSD-3-Clause
1638
- Copyright (c) 2010-2018, Michael Bostock
1639
- All rights reserved.
1640
-
1641
- Redistribution and use in source and binary forms, with or without
1642
- modification, are permitted provided that the following conditions are met:
1643
-
1644
- * Redistributions of source code must retain the above copyright notice, this
1645
- list of conditions and the following disclaimer.
1646
-
1647
- * Redistributions in binary form must reproduce the above copyright notice,
1648
- this list of conditions and the following disclaimer in the documentation
1649
- and/or other materials provided with the distribution.
1650
-
1651
- * The name Michael Bostock may not be used to endorse or promote products
1652
- derived from this software without specific prior written permission.
1653
-
1654
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1655
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1656
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1657
- DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,
1658
- INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1659
- BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1660
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
1661
- OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1662
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
1663
- EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1664
-
1665
-
1666
- d3-time
1667
- BSD-3-Clause
1668
- Copyright 2010-2016 Mike Bostock
1669
- All rights reserved.
1670
-
1671
- Redistribution and use in source and binary forms, with or without modification,
1672
- are permitted provided that the following conditions are met:
1673
-
1674
- * Redistributions of source code must retain the above copyright notice, this
1675
- list of conditions and the following disclaimer.
1676
-
1677
- * Redistributions in binary form must reproduce the above copyright notice,
1678
- this list of conditions and the following disclaimer in the documentation
1679
- and/or other materials provided with the distribution.
1680
-
1681
- * Neither the name of the author nor the names of contributors may be used to
1682
- endorse or promote products derived from this software without specific prior
1683
- written permission.
1684
-
1685
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1686
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1687
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1688
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1689
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1690
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1691
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1692
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1693
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1694
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1695
-
1696
-
1697
- d3-time-format
1698
- BSD-3-Clause
1699
- Copyright 2010-2017 Mike Bostock
1700
- All rights reserved.
1701
-
1702
- Redistribution and use in source and binary forms, with or without modification,
1703
- are permitted provided that the following conditions are met:
1704
-
1705
- * Redistributions of source code must retain the above copyright notice, this
1706
- list of conditions and the following disclaimer.
1707
-
1708
- * Redistributions in binary form must reproduce the above copyright notice,
1709
- this list of conditions and the following disclaimer in the documentation
1710
- and/or other materials provided with the distribution.
1711
-
1712
- * Neither the name of the author nor the names of contributors may be used to
1713
- endorse or promote products derived from this software without specific prior
1714
- written permission.
1715
-
1716
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1717
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1718
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1719
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1720
- ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1721
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1722
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1723
- ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1724
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1725
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1726
-
1727
-
1728
1574
  decimal.js-light
1729
1575
  MIT
1730
1576
  The MIT Expat Licence.
@@ -1883,9 +1729,6 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1883
1729
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1884
1730
 
1885
1731
 
1886
- geostyler-style
1887
- BSD-2-Clause
1888
-
1889
1732
  global
1890
1733
  MIT
1891
1734
  Copyright (c) 2012 Colingo.
@@ -2076,23 +1919,6 @@ PERFORMANCE OF THIS SOFTWARE.
2076
1919
 
2077
1920
 
2078
1921
 
2079
- internmap
2080
- ISC
2081
- Copyright 2021 Mike Bostock
2082
-
2083
- Permission to use, copy, modify, and/or distribute this software for any purpose
2084
- with or without fee is hereby granted, provided that the above copyright notice
2085
- and this permission notice appear in all copies.
2086
-
2087
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2088
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2089
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2090
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
2091
- OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
2092
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
2093
- THIS SOFTWARE.
2094
-
2095
-
2096
1922
  intro.js
2097
1923
  AGPL-3.0
2098
1924
  ## License
@@ -2848,30 +2674,6 @@ MIT
2848
2674
  isomorphic-unfetch
2849
2675
  MIT
2850
2676
 
2851
- jquery
2852
- MIT
2853
- Copyright JS Foundation and other contributors, https://js.foundation/
2854
-
2855
- Permission is hereby granted, free of charge, to any person obtaining
2856
- a copy of this software and associated documentation files (the
2857
- "Software"), to deal in the Software without restriction, including
2858
- without limitation the rights to use, copy, modify, merge, publish,
2859
- distribute, sublicense, and/or sell copies of the Software, and to
2860
- permit persons to whom the Software is furnished to do so, subject to
2861
- the following conditions:
2862
-
2863
- The above copyright notice and this permission notice shall be
2864
- included in all copies or substantial portions of the Software.
2865
-
2866
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2867
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2868
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2869
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2870
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2871
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2872
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2873
-
2874
-
2875
2677
  js-cookie
2876
2678
  MIT
2877
2679
  MIT License
@@ -3577,30 +3379,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3577
3379
  SOFTWARE.
3578
3380
 
3579
3381
 
3580
- latlon-geohash
3581
- MIT
3582
- The MIT License (MIT)
3583
-
3584
- Copyright (c) 2014 Chris Veness
3585
-
3586
- Permission is hereby granted, free of charge, to any person obtaining a copy
3587
- of this software and associated documentation files (the "Software"), to deal
3588
- in the Software without restriction, including without limitation the rights
3589
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3590
- copies of the Software, and to permit persons to whom the Software is
3591
- furnished to do so, subject to the following conditions:
3592
-
3593
- The above copyright notice and this permission notice shall be included in all
3594
- copies or substantial portions of the Software.
3595
-
3596
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3597
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3598
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3599
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3600
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3601
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3602
- SOFTWARE.
3603
-
3604
3382
  lie
3605
3383
  MIT
3606
3384
  #Copyright (c) 2014-2018 Calvin Metcalf, Jordan Harband
@@ -3950,7 +3728,7 @@ rbush
3950
3728
  MIT
3951
3729
  MIT License
3952
3730
 
3953
- Copyright (c) 2016 Vladimir Agafonkin
3731
+ Copyright (c) 2024 Volodymyr Agafonkin
3954
3732
 
3955
3733
  Permission is hereby granted, free of charge, to any person obtaining a copy
3956
3734
  of this software and associated documentation files (the "Software"), to deal
@@ -4468,31 +4246,6 @@ Apache-2.0
4468
4246
 
4469
4247
 
4470
4248
 
4471
- safe-buffer
4472
- MIT
4473
- The MIT License (MIT)
4474
-
4475
- Copyright (c) Feross Aboukhadijeh
4476
-
4477
- Permission is hereby granted, free of charge, to any person obtaining a copy
4478
- of this software and associated documentation files (the "Software"), to deal
4479
- in the Software without restriction, including without limitation the rights
4480
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4481
- copies of the Software, and to permit persons to whom the Software is
4482
- furnished to do so, subject to the following conditions:
4483
-
4484
- The above copyright notice and this permission notice shall be included in
4485
- all copies or substantial portions of the Software.
4486
-
4487
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4488
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4489
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4490
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4491
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4492
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4493
- THE SOFTWARE.
4494
-
4495
-
4496
4249
  scheduler
4497
4250
  MIT
4498
4251
  MIT License
@@ -4518,6 +4271,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4518
4271
  SOFTWARE.
4519
4272
 
4520
4273
 
4274
+ shared
4275
+ ISC
4276
+
4521
4277
  simple-swizzle
4522
4278
  MIT
4523
4279
  The MIT License (MIT)
@@ -4548,54 +4304,26 @@ SEE LICENSE IN LICENSE
4548
4304
 
4549
4305
  string_decoder
4550
4306
  MIT
4551
- Node.js is licensed for use as follows:
4552
-
4553
- """
4554
- Copyright Node.js contributors. All rights reserved.
4555
-
4556
- Permission is hereby granted, free of charge, to any person obtaining a copy
4557
- of this software and associated documentation files (the "Software"), to
4558
- deal in the Software without restriction, including without limitation the
4559
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
4560
- sell copies of the Software, and to permit persons to whom the Software is
4561
- furnished to do so, subject to the following conditions:
4562
-
4563
- The above copyright notice and this permission notice shall be included in
4564
- all copies or substantial portions of the Software.
4565
-
4566
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4567
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4568
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4569
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4570
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
4571
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
4572
- IN THE SOFTWARE.
4573
- """
4574
-
4575
- This license applies to parts of Node.js originating from the
4576
- https://github.com/joyent/node repository:
4577
-
4578
- """
4579
- Copyright Joyent, Inc. and other Node contributors. All rights reserved.
4580
- Permission is hereby granted, free of charge, to any person obtaining a copy
4581
- of this software and associated documentation files (the "Software"), to
4582
- deal in the Software without restriction, including without limitation the
4583
- rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
4584
- sell copies of the Software, and to permit persons to whom the Software is
4585
- furnished to do so, subject to the following conditions:
4307
+ Copyright Joyent, Inc. and other Node contributors.
4586
4308
 
4587
- The above copyright notice and this permission notice shall be included in
4588
- all copies or substantial portions of the Software.
4309
+ Permission is hereby granted, free of charge, to any person obtaining a
4310
+ copy of this software and associated documentation files (the
4311
+ "Software"), to deal in the Software without restriction, including
4312
+ without limitation the rights to use, copy, modify, merge, publish,
4313
+ distribute, sublicense, and/or sell copies of the Software, and to permit
4314
+ persons to whom the Software is furnished to do so, subject to the
4315
+ following conditions:
4589
4316
 
4590
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4591
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4592
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4593
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4594
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
4595
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
4596
- IN THE SOFTWARE.
4597
- """
4317
+ The above copyright notice and this permission notice shall be included
4318
+ in all copies or substantial portions of the Software.
4598
4319
 
4320
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
4321
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4322
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
4323
+ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
4324
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
4325
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
4326
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
4599
4327
 
4600
4328
 
4601
4329
  style-loader
@@ -4622,31 +4350,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4622
4350
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4623
4351
 
4624
4352
 
4625
- stylis
4626
- MIT
4627
- MIT License
4628
-
4629
- Copyright (c) 2016-present Sultan Tarimo
4630
-
4631
- Permission is hereby granted, free of charge, to any person obtaining a copy
4632
- of this software and associated documentation files (the "Software"), to deal
4633
- in the Software without restriction, including without limitation the rights
4634
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4635
- copies of the Software, and to permit persons to whom the Software is
4636
- furnished to do so, subject to the following conditions:
4637
-
4638
- The above copyright notice and this permission notice shall be included in all
4639
- copies or substantial portions of the Software.
4640
-
4641
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4642
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4643
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4644
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4645
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4646
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4647
- SOFTWARE.
4648
-
4649
-
4650
4353
  svg-arc-to-cubic-bezier
4651
4354
  ISC
4652
4355
  Internet Systems Consortium license
@@ -4671,7 +4374,7 @@ three
4671
4374
  MIT
4672
4375
  The MIT License
4673
4376
 
4674
- Copyright © 2010-2017 three.js authors
4377
+ Copyright © 2010-2025 three.js authors
4675
4378
 
4676
4379
  Permission is hereby granted, free of charge, to any person obtaining a copy
4677
4380
  of this software and associated documentation files (the "Software"), to deal
@@ -4773,7 +4476,7 @@ use-sync-external-store
4773
4476
  MIT
4774
4477
  MIT License
4775
4478
 
4776
- Copyright (c) Facebook, Inc. and its affiliates.
4479
+ Copyright (c) Meta Platforms, Inc. and affiliates.
4777
4480
 
4778
4481
  Permission is hereby granted, free of charge, to any person obtaining a copy
4779
4482
  of this software and associated documentation files (the "Software"), to deal
@@ -4856,39 +4559,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4856
4559
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4857
4560
 
4858
4561
 
4859
- wkt-parser
4860
- MIT
4861
- ## Proj4js -- Javascript reprojection library.
4862
-
4863
- Authors:
4864
- - Mike Adair madairATdmsolutions.ca
4865
- - Richard Greenwood richATgreenwoodmap.com
4866
- - Didier Richard didier.richardATign.fr
4867
- - Stephen Irons stephen.ironsATclear.net.nz
4868
- - Olivier Terral oterralATgmail.com
4869
- - Calvin Metcalf cmetcalfATappgeo.com
4870
-
4871
- Copyright (c) 2014, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons, Olivier Terral and Calvin Metcalf
4872
-
4873
- Permission is hereby granted, free of charge, to any person obtaining a
4874
- copy of this software and associated documentation files (the "Software"),
4875
- to deal in the Software without restriction, including without limitation
4876
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
4877
- and/or sell copies of the Software, and to permit persons to whom the
4878
- Software is furnished to do so, subject to the following conditions:
4879
-
4880
- The above copyright notice and this permission notice shall be included
4881
- in all copies or substantial portions of the Software.
4882
-
4883
- _THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
4884
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4885
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
4886
- THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4887
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
4888
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4889
- DEALINGS IN THE SOFTWARE._
4890
-
4891
-
4892
4562
  x-is-array
4893
4563
  MIT
4894
4564
  Copyright (c) 2014 Matt-Esch.
package/package.json CHANGED
@@ -1,6 +1,10 @@
1
1
  {
2
2
  "name": "@inovitas/infra3dapi",
3
- "version": "1.7.0",
3
+ "version": "1.7.2",
4
+ "publishConfig": {
5
+ "registry": "https://registry.npmjs.org/",
6
+ "access": "public"
7
+ },
4
8
  "browserslist": {
5
9
  "production": [
6
10
  ">0.2%",
@@ -16,4 +20,4 @@
16
20
  "main": "infra3dapi.js",
17
21
  "exports": "./infra3dapi.js",
18
22
  "license": "licenses.txt"
19
- }
23
+ }
Binary file
Binary file
package/274.infra3dapi.js DELETED
@@ -1 +0,0 @@
1
- !function(t,a){"object"==typeof exports&&"object"==typeof module?module.exports=a():"function"==typeof define&&define.amd?define("infra3dapi",[],a):"object"==typeof exports?exports.infra3dapi=a():t.infra3dapi=a()}(self,(()=>(()=>{const t=self;function a(t,a,e,d,i,h){const n=Math.round(Math.sqrt(i.length)),r=Math.floor(n/2),f=t,o=e,g=d,m=o,s=g,l=a,w=l;let p=0,u=0,c=0;for(let t=1;t<s-1;+t++)for(let a=1;a<m-1;+a++){const e=t,d=a,h=4*(t*m+a);let s=0,l=0,b=0,y=0;for(let t=0;t<n;t++)for(let a=0;a<n;a++){const h=e+t-r,m=d+a-r;if(h>=0&&h<g&&m>=0&&m<o){const e=4*(h*o+m),d=i[t*n+a];s+=f[e]*d,l+=f[e+1]*d,b+=f[e+2]*d,y+=f[e+3]}}s>p&&(p=s,u=a,c=t),w[h]=s,w[h+1]=l,w[h+2]=b,w[h+3]=y}return l}function e(t,a){const e=t.length;if(e!=a.length)throw"mmImageUtils Add: ImageData1 and ImageData2 must be same sized.";for(let d=0;d<e;d++)t[d]=t[d]+a[d]}return t.onmessage=function(d){const i=new Uint8ClampedArray(d.data.width*d.data.height*4),h=new Uint8ClampedArray(d.data.width*d.data.height*4),n=new Uint8ClampedArray(d.data.width*d.data.height*4),r=new Uint8ClampedArray(d.data.width*d.data.height*4),f=new Uint8ClampedArray(d.data.width*d.data.height*4),o=new Uint8ClampedArray(d.data.width*d.data.height*4);a(d.data.imgbuffer,i,d.data.width,d.data.height,[-1,0,1,-1,0,1,-1,0,1]),a(d.data.imgbuffer,h,d.data.width,d.data.height,[-1,-1,-1,0,0,0,1,1,1]),a(d.data.imgbuffer,n,d.data.width,d.data.height,[1,0,-1,1,0,-1,1,0,-1]),a(d.data.imgbuffer,r,d.data.width,d.data.height,[1,1,1,0,0,0,-1,-1,-1]),a(d.data.imgbuffer,f,d.data.width,d.data.height,[-1,-1,0,-1,0,1,0,1,1]),a(d.data.imgbuffer,o,d.data.width,d.data.height,[1,1,0,1,0,-1,0,-1,-1]),e(i,h),e(i,n),e(i,r),e(i,f),e(i,o),t.postMessage(i)},{}})()));