@bentley/imodeljs-linux-x64 2.19.29 → 2.19.33

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.
Binary file
@@ -329,6 +329,14 @@ GenericId,NameType,Flavor,NumericId,NameId,DupSort,AliasFlag,Flags,Deprecation,R
329
329
  1024,3,EPSG,1024,"Popular Visualisation Pseudo Mercator",0,0,0,0,,
330
330
  1024,3,Autodesk,0,"Popular Visualisation Pseudo Mercator",0,0,0,0,,
331
331
  1024,3,CsMap,69,"MRCAT-PV",0,0,0,0,,
332
+ 1043,3,EPSG,1043,"Krovak Oblique Conic Conformal Modified",0,0,0,0,,
333
+ 1043,3,ESRI,0,"KROVAKMOD",0,0,0,0,,
334
+ 1043,3,Oracle,0,"KROVAKMOD",0,0,0,0,,
335
+ 1043,3,Autodesk,0,"KROVAKMOD",0,0,0,0,,
336
+ 1043,3,CsMap,71,"KROVAKMOD",0,0,0,0,,
337
+ 1043,3,OGC,0,"KROVAKMOD",0,0,0,0,,
338
+ 1043,3,OCR,0,"KROVAKMOD",0,0,0,0,,
339
+ 1043,3,GeoTools,0,"Krovak_Oblique_Conic_Conformal_Modified",0,0,0,0,,
332
340
  9801,3,EPSG,9801,"Lambert Conic Conformal (1SP)",0,0,0,0,,
333
341
  9801,3,ESRI,0,"Lambert_Conformal_Conic",0,0,0,0,,
334
342
  9801,3,ESRI,0,"Lambert Conformal Conic",0,1,0,0,,
Binary file
Binary file
Binary file
package/BeBlobDaemon CHANGED
Binary file
package/CrashpadHandler CHANGED
Binary file
@@ -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": "2.19.29",
6
+ "version": "2.19.33",
7
7
  "keywords": [
8
8
  "Bentley",
9
9
  "iModel",