@dexteel/mesf-core 3.11.5 → 3.11.6

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.esm.js CHANGED
@@ -5902,7 +5902,7 @@ var LoginWithWindowsAuthentication = function () {
5902
5902
  return [3 /*break*/, 4];
5903
5903
  case 3:
5904
5904
  e_1 = _a.sent();
5905
- setError(e_1);
5905
+ setError(e_1.toString());
5906
5906
  return [3 /*break*/, 4];
5907
5907
  case 4: return [2 /*return*/];
5908
5908
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dexteel/mesf-core",
3
- "version": "3.11.5",
3
+ "version": "3.11.6",
4
4
  "author": "Dexteel Team",
5
5
  "module": "dist/index.esm.js",
6
6
  "typings": "dist/index.d.ts",