@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/index.es6.js CHANGED
@@ -14,8 +14,8 @@ function _mergeNamespaces(n, m) {
14
14
  }
15
15
 
16
16
  var PKG_NAME = "@hpcc-js/ddl-shim";
17
- var PKG_VERSION = "2.19.1";
18
- var BUILD_VERSION = "2.102.11";
17
+ var PKG_VERSION = "2.20.1";
18
+ var BUILD_VERSION = "2.104.5";
19
19
 
20
20
  function isWorkunitDatasource(ref) {
21
21
  return ref.WUID !== undefined;
@@ -125,7 +125,7 @@ var v2$1 = /*#__PURE__*/Object.freeze({
125
125
  VisibilitySet: VisibilitySet
126
126
  });
127
127
 
128
- /*! *****************************************************************************
128
+ /******************************************************************************
129
129
  Copyright (c) Microsoft Corporation.
130
130
 
131
131
  Permission to use, copy, modify, and/or distribute this software for any