ifc-reader-2 1.2.3 → 1.2.4

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/dist/index.js CHANGED
@@ -35000,7 +35000,7 @@ class yx {
35000
35000
  absolute: !1,
35001
35001
  logLevel: mM.LOG_LEVEL_OFF
35002
35002
  }, this.excludedCategories = /* @__PURE__ */ new Set(), this.includedCategories = /* @__PURE__ */ new Set(), this.saveLocations = !1, this.webIfc = {
35003
- COORDINATE_TO_ORIGIN: !0
35003
+ COORDINATE_TO_ORIGIN: !1
35004
35004
  // OPTIMIZE_PROFILES: true,
35005
35005
  }, this.autoSetWasm = !0, this.customLocateFileHandler = null;
35006
35006
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ifc-reader-2",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.js",