slnodejs 6.1.777 → 6.1.781
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.
|
@@ -57135,7 +57135,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57135
57135
|
"use strict";
|
|
57136
57136
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57137
57137
|
exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
|
|
57138
|
-
exports.SL_AGENT_VERSION = '6.1.
|
|
57138
|
+
exports.SL_AGENT_VERSION = '6.1.781';
|
|
57139
57139
|
exports.SL_AGENT_TYPE = 'browser';
|
|
57140
57140
|
});
|
|
57141
57141
|
|