slnodejs 6.1.373 → 6.1.376
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.
|
@@ -53939,7 +53939,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
53939
53939
|
"use strict";
|
|
53940
53940
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53941
53941
|
exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
|
|
53942
|
-
exports.SL_AGENT_VERSION = '6.1.
|
|
53942
|
+
exports.SL_AGENT_VERSION = '6.1.376';
|
|
53943
53943
|
exports.SL_AGENT_TYPE = 'browser';
|
|
53944
53944
|
});
|
|
53945
53945
|
|