slnodejs 6.1.608 → 6.1.609

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.
@@ -29135,7 +29135,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
29135
29135
  "use strict";
29136
29136
  Object.defineProperty(exports, "__esModule", { value: true });
29137
29137
  exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
29138
- exports.SL_AGENT_VERSION = '6.1.608';
29138
+ exports.SL_AGENT_VERSION = '6.1.609';
29139
29139
  exports.SL_AGENT_TYPE = 'browser';
29140
29140
  });
29141
29141