@hpcc-js/ddl-shim 2.20.1 → 2.20.2

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
@@ -1645,7 +1645,7 @@ function __spreadArray(to, from, pack) {
1645
1645
  }
1646
1646
 
1647
1647
  var PKG_NAME = "@hpcc-js/ddl-shim";
1648
- var PKG_VERSION = "2.20.1";
1648
+ var PKG_VERSION = "2.20.2";
1649
1649
 
1650
1650
  function isWorkunitDatasource(ref) {
1651
1651
  return ref.WUID !== undefined;