@inovitas/infra3dapi 1.3.0 → 1.4.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
@@ -623,6 +623,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
623
623
  SOFTWARE.
624
624
 
625
625
 
626
+ @mui/x-data-grid
627
+ MIT
628
+ MIT License
629
+
630
+ Copyright (c) 2020 Material-UI SAS
631
+
632
+ Permission is hereby granted, free of charge, to any person obtaining a copy
633
+ of this software and associated documentation files (the "Software"), to deal
634
+ in the Software without restriction, including without limitation the rights
635
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
636
+ copies of the Software, and to permit persons to whom the Software is
637
+ furnished to do so, subject to the following conditions:
638
+
639
+ The above copyright notice and this permission notice shall be included in all
640
+ copies or substantial portions of the Software.
641
+
642
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
643
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
644
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
645
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
646
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
647
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
648
+ SOFTWARE.
649
+
650
+
626
651
  @popperjs/core
627
652
  MIT
628
653
  The MIT License (MIT)
@@ -1901,31 +1926,6 @@ necessary. For more information on this, and how to apply and follow
1901
1926
  the GNU AGPL, see <https://www.gnu.org/licenses/>.
1902
1927
 
1903
1928
 
1904
- intro.js-react
1905
- MIT
1906
- MIT License
1907
-
1908
- Copyright (c) 2017 HiDeoo
1909
-
1910
- Permission is hereby granted, free of charge, to any person obtaining a copy
1911
- of this software and associated documentation files (the "Software"), to deal
1912
- in the Software without restriction, including without limitation the rights
1913
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1914
- copies of the Software, and to permit persons to whom the Software is
1915
- furnished to do so, subject to the following conditions:
1916
-
1917
- The above copyright notice and this permission notice shall be included in all
1918
- copies or substantial portions of the Software.
1919
-
1920
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1921
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1922
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1923
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1924
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1925
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1926
- SOFTWARE.
1927
-
1928
-
1929
1929
  is-object
1930
1930
  MIT
1931
1931
  Copyright (c) 2013 Colingo.
@@ -3220,6 +3220,31 @@ SOFTWARE.
3220
3220
 
3221
3221
 
3222
3222
 
3223
+ reselect
3224
+ MIT
3225
+ The MIT License (MIT)
3226
+
3227
+ Copyright (c) 2015-2018 Reselect Contributors
3228
+
3229
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3230
+ of this software and associated documentation files (the "Software"), to deal
3231
+ in the Software without restriction, including without limitation the rights
3232
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3233
+ copies of the Software, and to permit persons to whom the Software is
3234
+ furnished to do so, subject to the following conditions:
3235
+
3236
+ The above copyright notice and this permission notice shall be included in all
3237
+ copies or substantial portions of the Software.
3238
+
3239
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3240
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3241
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3242
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3243
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3244
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3245
+ SOFTWARE.
3246
+
3247
+
3223
3248
  rxjs
3224
3249
  Apache-2.0
3225
3250
  Apache License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inovitas/infra3dapi",
3
- "version": "1.3.0",
3
+ "version": "1.4.0",
4
4
  "browserslist": {
5
5
  "production": [
6
6
  ">0.2%",