slnodejs 6.1.625 → 6.1.627
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.
|
@@ -15519,7 +15519,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
15519
15519
|
"use strict";
|
|
15520
15520
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15521
15521
|
exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
|
|
15522
|
-
exports.SL_AGENT_VERSION = '6.1.
|
|
15522
|
+
exports.SL_AGENT_VERSION = '6.1.627';
|
|
15523
15523
|
exports.SL_AGENT_TYPE = 'browser';
|
|
15524
15524
|
});
|
|
15525
15525
|
|