slnodejs 6.1.259 → 6.1.263

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.
@@ -43775,7 +43775,7 @@ var __extends = (this && this.__extends) || (function () {
43775
43775
  "use strict";
43776
43776
  Object.defineProperty(exports, "__esModule", { value: true });
43777
43777
  exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
43778
- exports.SL_AGENT_VERSION = '6.1.259';
43778
+ exports.SL_AGENT_VERSION = '6.1.263';
43779
43779
  exports.SL_AGENT_TYPE = 'browser';
43780
43780
  });
43781
43781