@hpcc-js/layout 3.3.1 → 3.4.0

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
@@ -30,8 +30,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
30
30
  //#endregion
31
31
  //#region src/__package__.ts
32
32
  const PKG_NAME = "@hpcc-js/layout";
33
- const PKG_VERSION = "3.1.1";
34
- const BUILD_VERSION = "3.2.1";
33
+ const PKG_VERSION = "3.4.0";
34
+ const BUILD_VERSION = "3.15.0";
35
35
 
36
36
  //#endregion
37
37
  //#region src/AbsoluteSurface.ts