slnodejs 6.1.517 → 6.1.519

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.
@@ -28889,7 +28889,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
28889
28889
  "use strict";
28890
28890
  Object.defineProperty(exports, "__esModule", { value: true });
28891
28891
  exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
28892
- exports.SL_AGENT_VERSION = '6.1.517';
28892
+ exports.SL_AGENT_VERSION = '6.1.519';
28893
28893
  exports.SL_AGENT_TYPE = 'browser';
28894
28894
  });
28895
28895