slnodejs 6.1.409 → 6.1.410
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.
|
@@ -28066,7 +28066,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
28066
28066
|
"use strict";
|
|
28067
28067
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28068
28068
|
exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
|
|
28069
|
-
exports.SL_AGENT_VERSION = '6.1.
|
|
28069
|
+
exports.SL_AGENT_VERSION = '6.1.410';
|
|
28070
28070
|
exports.SL_AGENT_TYPE = 'browser';
|
|
28071
28071
|
});
|
|
28072
28072
|
|