@bentley/imodeljs-linux-x64 5.2.30 → 5.2.31

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.
@@ -1,49 +1,44 @@
1
- UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
2
-
3
- See Terms of Use <https://www.unicode.org/copyright.html>
4
- for definitions of Unicode Inc.’s Data Files and Software.
5
-
6
- NOTICE TO USER: Carefully read the following legal agreement.
7
- BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
8
- DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
9
- YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
10
- TERMS AND CONDITIONS OF THIS AGREEMENT.
11
- IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
12
- THE DATA FILES OR SOFTWARE.
1
+ UNICODE LICENSE V3
13
2
 
14
3
  COPYRIGHT AND PERMISSION NOTICE
15
4
 
16
- Copyright © 1991-2023 Unicode, Inc. All rights reserved.
17
- Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
18
-
19
- Permission is hereby granted, free of charge, to any person obtaining
20
- a copy of the Unicode data files and any associated documentation
21
- (the "Data Files") or Unicode software and any associated documentation
22
- (the "Software") to deal in the Data Files or Software
23
- without restriction, including without limitation the rights to use,
24
- copy, modify, merge, publish, distribute, and/or sell copies of
25
- the Data Files or Software, and to permit persons to whom the Data Files
26
- or Software are furnished to do so, provided that either
27
- (a) this copyright and permission notice appear with all copies
28
- of the Data Files or Software, or
29
- (b) this copyright and permission notice appear in associated
30
- Documentation.
31
-
32
- THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
33
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
34
- WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
35
- NONINFRINGEMENT OF THIRD PARTY RIGHTS.
36
- IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
37
- NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
38
- DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
39
- DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
40
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
- PERFORMANCE OF THE DATA FILES OR SOFTWARE.
42
-
43
- Except as contained in this notice, the name of a copyright holder
44
- shall not be used in advertising or otherwise to promote the sale,
45
- use or other dealings in these Data Files or Software without prior
46
- written authorization of the copyright holder.
5
+ Copyright © 2016-2025 Unicode, Inc.
6
+
7
+ NOTICE TO USER: Carefully read the following legal agreement. BY
8
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
9
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
10
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
11
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
12
+
13
+ Permission is hereby granted, free of charge, to any person obtaining a
14
+ copy of data files and any associated documentation (the "Data Files") or
15
+ software and any associated documentation (the "Software") to deal in the
16
+ Data Files or Software without restriction, including without limitation
17
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
18
+ copies of the Data Files or Software, and to permit persons to whom the
19
+ Data Files or Software are furnished to do so, provided that either (a)
20
+ this copyright and permission notice appear with all copies of the Data
21
+ Files or Software, or (b) this copyright and permission notice appear in
22
+ associated Documentation.
23
+
24
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
25
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
26
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
27
+ THIRD PARTY RIGHTS.
28
+
29
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
30
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
31
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
32
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
33
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
34
+ FILES OR SOFTWARE.
35
+
36
+ Except as contained in this notice, the name of a copyright holder shall
37
+ not be used in advertising or otherwise to promote the sale, use or other
38
+ dealings in these Data Files or Software without prior written
39
+ authorization of the copyright holder.
40
+
41
+ SPDX-License-Identifier: Unicode-3.0
47
42
 
48
43
  ----------------------------------------------------------------------
49
44
 
@@ -438,6 +433,34 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
438
433
 
439
434
  ----------------------------------------------------------------------
440
435
 
436
+ JSON parsing library (nlohmann/json)
437
+
438
+ File: vendor/json/upstream/single_include/nlohmann/json.hpp (only for ICU4C)
439
+
440
+ MIT License
441
+
442
+ Copyright (c) 2013-2022 Niels Lohmann
443
+
444
+ Permission is hereby granted, free of charge, to any person obtaining a copy
445
+ of this software and associated documentation files (the "Software"), to deal
446
+ in the Software without restriction, including without limitation the rights
447
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
448
+ copies of the Software, and to permit persons to whom the Software is
449
+ furnished to do so, subject to the following conditions:
450
+
451
+ The above copyright notice and this permission notice shall be included in all
452
+ copies or substantial portions of the Software.
453
+
454
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
455
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
456
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
457
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
458
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
459
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
460
+ SOFTWARE.
461
+
462
+ ----------------------------------------------------------------------
463
+
441
464
  File: aclocal.m4 (only for ICU4C)
442
465
  Section: pkg.m4 - Macros to locate and utilise pkg-config.
443
466
 
@@ -478,7 +501,7 @@ File: config.guess (only for ICU4C)
478
501
 
479
502
  This file is free software; you can redistribute it and/or modify it
480
503
  under the terms of the GNU General Public License as published by
481
- the Free Software Foundation; either version 3 of the License, or
504
+ the Free Software Foundation, either version 3 of the License, or
482
505
  (at your option) any later version.
483
506
 
484
507
  This program is distributed in the hope that it will be useful, but
@@ -517,3 +540,29 @@ publicity pertaining to distribution of the software without specific,
517
540
  written prior permission. M.I.T. makes no representations about the
518
541
  suitability of this software for any purpose. It is provided "as is"
519
542
  without express or implied warranty.
543
+
544
+ ----------------------------------------------------------------------
545
+
546
+ File: sorttable.js (only for ICU4J)
547
+
548
+ The MIT Licence, for code from kryogenix.org
549
+
550
+ Code downloaded from the Browser Experiments section of kryogenix.org is
551
+ licenced under the so-called MIT licence. The licence is below.
552
+
553
+ Copyright (c) 1997-date Stuart Langridge
554
+
555
+ Permission is hereby granted, free of charge, to any person obtaining a
556
+ copy of this software and associated documentation files (the "Software"),
557
+ to deal in the Software without restriction, including without limitation
558
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
559
+ and/or sell copies of the Software, and to permit persons to whom the
560
+ Software is furnished to do so, subject to the following conditions:
561
+
562
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
563
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
564
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
565
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
566
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
567
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
568
+ SOFTWARE.
package/imodeljs.node CHANGED
Binary file
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "os": ["linux"],
4
4
  "cpu": ["x64"],
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
- "version": "5.2.30",
6
+ "version": "5.2.31",
7
7
  "keywords": [
8
8
  "Bentley",
9
9
  "iModel",