@bentley/imodeljs-linux-x64 3.0.16 → 3.0.21

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/BeBlobDaemon CHANGED
Binary file
package/CrashpadHandler CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  COPYRIGHT AND PERMISSION NOTICE
2
2
 
3
- Copyright (c) 1996 - 2020, Daniel Stenberg, <daniel@haxx.se>, and many
3
+ Copyright (c) 1996 - 2021, Daniel Stenberg, <daniel@haxx.se>, and many
4
4
  contributors, see the THANKS file.
5
5
 
6
6
  All rights reserved.
@@ -7,6 +7,7 @@
7
7
  David Turner, Robert Wilhelm, and Werner Lemberg
8
8
 
9
9
 
10
+
10
11
  Introduction
11
12
  ============
12
13
 
@@ -46,8 +47,13 @@ Introduction
46
47
  credit/disclaimer to use in compliance with this license. We thus
47
48
  encourage you to use the following text:
48
49
 
49
- Portions of this software are copyright © 2019 The FreeType
50
- Project (www.freetype.org). All rights reserved.
50
+ """
51
+ Portions of this software are copyright © <year> The FreeType
52
+ Project (www.freetype.org). All rights reserved.
53
+ """
54
+
55
+ Please replace <year> with the value from the FreeType version you
56
+ actually use.
51
57
 
52
58
 
53
59
  Legal Terms
@@ -158,3 +164,6 @@ Legal Terms
158
164
  Our home page can be found at
159
165
 
160
166
  https://www.freetype.org
167
+
168
+
169
+ --- end of FTL.TXT ---
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": "3.0.16",
6
+ "version": "3.0.21",
7
7
  "keywords": [
8
8
  "Bentley",
9
9
  "iModel",