@hpcc-js/ddl-shim 2.22.0 → 2.25.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/cli.js CHANGED
@@ -1651,7 +1651,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
1651
1651
  };
1652
1652
 
1653
1653
  var PKG_NAME = "@hpcc-js/ddl-shim";
1654
- var PKG_VERSION = "2.22.0";
1654
+ var PKG_VERSION = "2.25.0";
1655
1655
 
1656
1656
  function isWorkunitDatasource(ref) {
1657
1657
  return ref.WUID !== undefined;