@hpcc-js/ddl-shim 2.19.1 → 2.20.1

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
@@ -1608,7 +1608,7 @@ var ddl2Schema = /*#__PURE__*/Object.freeze({
1608
1608
  'default': v2
1609
1609
  });
1610
1610
 
1611
- /*! *****************************************************************************
1611
+ /******************************************************************************
1612
1612
  Copyright (c) Microsoft Corporation.
1613
1613
 
1614
1614
  Permission to use, copy, modify, and/or distribute this software for any
@@ -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.19.1";
1648
+ var PKG_VERSION = "2.20.1";
1649
1649
 
1650
1650
  function isWorkunitDatasource(ref) {
1651
1651
  return ref.WUID !== undefined;