@bldrs-ai/conway 0.16.849 → 0.17.852

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.
@@ -68421,7 +68421,7 @@ var IfcStepParser = class extends StepParser {
68421
68421
  IfcStepParser.Instance = new IfcStepParser();
68422
68422
 
68423
68423
  // compiled/src/version/version.js
68424
- var versionString = "Conway Web-Ifc Shim v0.15.849";
68424
+ var versionString = "Conway Web-Ifc Shim v0.16.852";
68425
68425
 
68426
68426
  // compiled/src/statistics/statistics.js
68427
68427
  var Statistics = class {
@@ -68419,7 +68419,7 @@ var IfcStepParser = class extends StepParser {
68419
68419
  IfcStepParser.Instance = new IfcStepParser();
68420
68420
 
68421
68421
  // compiled/src/version/version.js
68422
- var versionString = "Conway Web-Ifc Shim v0.15.849";
68422
+ var versionString = "Conway Web-Ifc Shim v0.16.852";
68423
68423
 
68424
68424
  // compiled/src/statistics/statistics.js
68425
68425
  var Statistics = class {
@@ -1,2 +1,2 @@
1
- const versionString = 'Conway Web-Ifc Shim v0.16.849';
1
+ const versionString = 'Conway Web-Ifc Shim v0.17.852';
2
2
  export { versionString };