slnodejs 6.1.1159 → 6.1.1160

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.
@@ -967,7 +967,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
967
967
  "use strict";
968
968
  Object.defineProperty(exports, "__esModule", { value: true });
969
969
  exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
970
- exports.SL_AGENT_VERSION = '6.1.1159';
970
+ exports.SL_AGENT_VERSION = '6.1.1160';
971
971
  exports.SL_AGENT_TYPE = 'browser';
972
972
  });
973
973