@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.js CHANGED
@@ -20,8 +20,8 @@
20
20
  }
21
21
 
22
22
  var PKG_NAME = "@hpcc-js/ddl-shim";
23
- var PKG_VERSION = "2.19.1";
24
- var BUILD_VERSION = "2.102.11";
23
+ var PKG_VERSION = "2.20.1";
24
+ var BUILD_VERSION = "2.104.5";
25
25
 
26
26
  function isWorkunitDatasource(ref) {
27
27
  return ref.WUID !== undefined;
@@ -131,7 +131,7 @@
131
131
  VisibilitySet: VisibilitySet
132
132
  });
133
133
 
134
- /*! *****************************************************************************
134
+ /******************************************************************************
135
135
  Copyright (c) Microsoft Corporation.
136
136
 
137
137
  Permission to use, copy, modify, and/or distribute this software for any