snyk-broker 4.179.6 → 4.181.0
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.
- package/dist/lib/client/dispatcher/index.js +1 -15
- package/dist/lib/client/dispatcher/index.js.map +1 -1
- package/dist/lib/client/hooks/startup/processHooks.js +2 -1
- package/dist/lib/client/hooks/startup/processHooks.js.map +1 -1
- package/dist/lib/client/index.js +6 -1
- package/dist/lib/client/index.js.map +1 -1
- package/dist/lib/client/routesHandler/healthcheckHandler.js +10 -3
- package/dist/lib/client/routesHandler/healthcheckHandler.js.map +1 -1
- package/dist/lib/client/routesHandler/websocketConnectionMiddlewares.js +4 -1
- package/dist/lib/client/routesHandler/websocketConnectionMiddlewares.js.map +1 -1
- package/dist/lib/client/socket.js +22 -8
- package/dist/lib/client/socket.js.map +1 -1
- package/dist/lib/client/socketHandlers/openHandler.js +6 -3
- package/dist/lib/client/socketHandlers/openHandler.js.map +1 -1
- package/dist/lib/client/types/client.js +6 -0
- package/dist/lib/client/types/client.js.map +1 -1
- package/dist/lib/client/utils/configHelpers.js +43 -0
- package/dist/lib/client/utils/configHelpers.js.map +1 -0
- package/dist/lib/common/http/downstream-post-stream-to-server.js +8 -3
- package/dist/lib/common/http/downstream-post-stream-to-server.js.map +1 -1
- package/dist/lib/common/relay/forwardWebsocketRequest.js +1 -1
- package/dist/lib/common/relay/forwardWebsocketRequest.js.map +1 -1
- package/dist/lib/server/utils/socket.js +2 -0
- package/dist/lib/server/utils/socket.js.map +1 -1
- package/dist/package.json +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -1,24 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.getServerId =
|
|
3
|
+
exports.getServerId = void 0;
|
|
4
4
|
const logger_1 = require("../../logs/logger");
|
|
5
5
|
const token_1 = require("../../common/utils/token");
|
|
6
6
|
const api_1 = require("./client/api");
|
|
7
7
|
const dispatcher_service_1 = require("./dispatcher-service");
|
|
8
|
-
function highAvailabilityModeEnabled(config) {
|
|
9
|
-
// high availability mode is disabled per default
|
|
10
|
-
let highAvailabilityModeEnabled = false;
|
|
11
|
-
const highAvailabilityModeEnabledValue = config
|
|
12
|
-
.BROKER_HA_MODE_ENABLED;
|
|
13
|
-
if (typeof highAvailabilityModeEnabledValue !== 'undefined') {
|
|
14
|
-
highAvailabilityModeEnabled =
|
|
15
|
-
highAvailabilityModeEnabledValue.toLowerCase() === 'true' ||
|
|
16
|
-
highAvailabilityModeEnabledValue.toLowerCase() === 'yes';
|
|
17
|
-
}
|
|
18
|
-
logger_1.log.info({ enabled: highAvailabilityModeEnabled }, 'checking for HA mode');
|
|
19
|
-
return highAvailabilityModeEnabled;
|
|
20
|
-
}
|
|
21
|
-
exports.highAvailabilityModeEnabled = highAvailabilityModeEnabled;
|
|
22
8
|
async function getServerId(config, brokerToken, brokerClientId) {
|
|
23
9
|
if (!brokerToken) {
|
|
24
10
|
logger_1.log.error({ token: brokerToken }, 'missing client token');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/client/dispatcher/index.ts"],"names":[],"mappings":";;;AAAA,8CAAkD;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/client/dispatcher/index.ts"],"names":[],"mappings":";;;AAAA,8CAAkD;AAClD,oDAAqD;AACrD,sCAA2D;AAC3D,6DAA2E;AAEpE,KAAK,UAAU,WAAW,CAC/B,MAAW,EACX,WAAmB,EACnB,cAAsB;IAEtB,IAAI,CAAC,WAAW,EAAE;QAChB,YAAM,CAAC,KAAK,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,EAAE,sBAAsB,CAAC,CAAC;QAC7D,MAAM,KAAK,GAAG,IAAI,KAAK,CACrB,wEAAwE,CACzE,CAAC;QACF,KAAK,CAAC,IAAI,GAAG,sBAAsB,CAAC;QACpC,MAAM,KAAK,CAAC;KACb;IAED,MAAM,MAAM,GAAG,IAAI,iCAA2B,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;IACpE,MAAM,WAAW,GAAG,IAAA,iBAAS,EAAC,WAAW,CAAC,CAAC;IAE3C,MAAM,UAAU,GAAG,EAAE,CAAC;IACtB,KAAK,IAAI,OAAO,GAAG,CAAC,EAAE,OAAO,IAAI,UAAU,EAAE,OAAO,EAAE,EAAE;QACtD,IAAI;YACF,OAAO,MAAM,IAAA,8CAAyB,EACpC,MAAM,EACN;gBACE,cAAc,EAAE,cAAc;gBAC9B,iBAAiB,EAAE,WAAW;aAC/B,EACD;gBACE,mBAAmB,EAAE,GACnB,MAAM,CAAC,sBAAsB,IAAI,oBACnC,EAAE;gBACF,uBAAuB,EAAE,GAAG,WAAW,CAAC,CAAC,CAAC,EAAE;aAC7C,CACF,CAAC;SACH;QAAC,OAAO,GAAG,EAAE;YACZ,MAAM,OAAO,GAAG,CAAC,IAAI,OAAO,GAAG,KAAK,CAAC;YACrC,YAAM,CAAC,IAAI,CACT,EAAE,OAAO,EAAE,OAAO,EAAE,EACpB,eAAe,OAAO,2CAA2C,CAClE,CAAC;YACF,OAAO,CAAC,IAAI,CAAC,IAAI,UAAU,CAAC,IAAI,iBAAiB,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,OAAO,CAAC,CAAC;SACvE;KACF;IAED,OAAO,IAAI,CAAC;AACd,CAAC;AA5CD,kCA4CC"}
|
|
@@ -5,6 +5,7 @@ const dispatcher_1 = require("../../dispatcher");
|
|
|
5
5
|
const logger_1 = require("../../../logs/logger");
|
|
6
6
|
const checks_1 = require("../../checks");
|
|
7
7
|
const scm_1 = require("../../scm");
|
|
8
|
+
const configHelpers_1 = require("../../utils/configHelpers");
|
|
8
9
|
const processStartUpHooks = async (clientOpts, brokerClientId) => {
|
|
9
10
|
var _a, _b, _c, _d, _e, _f;
|
|
10
11
|
try {
|
|
@@ -44,7 +45,7 @@ const processStartUpHooks = async (clientOpts, brokerClientId) => {
|
|
|
44
45
|
}
|
|
45
46
|
}
|
|
46
47
|
let serverId;
|
|
47
|
-
if ((0,
|
|
48
|
+
if ((0, configHelpers_1.highAvailabilityModeEnabled)(clientOpts.config)) {
|
|
48
49
|
if (clientOpts.config.universalBrokerEnabled) {
|
|
49
50
|
for (const key in clientOpts.config.connections) {
|
|
50
51
|
serverId = await (0, dispatcher_1.getServerId)(clientOpts.config, clientOpts.config.connections[key].identifier, brokerClientId);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"processHooks.js","sourceRoot":"","sources":["../../../../../lib/client/hooks/startup/processHooks.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"processHooks.js","sourceRoot":"","sources":["../../../../../lib/client/hooks/startup/processHooks.ts"],"names":[],"mappings":"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"}
|
package/dist/lib/client/index.js
CHANGED
|
@@ -13,11 +13,13 @@ const version_1 = __importDefault(require("../common/utils/version"));
|
|
|
13
13
|
const checks_handler_1 = require("./checks/api/checks-handler");
|
|
14
14
|
const healthcheckHandler_1 = require("./routesHandler/healthcheckHandler");
|
|
15
15
|
const systemCheckHandler_1 = require("./routesHandler/systemCheckHandler");
|
|
16
|
+
const client_1 = require("./types/client");
|
|
16
17
|
const processHooks_1 = require("./hooks/startup/processHooks");
|
|
17
18
|
const forwardHttpRequestOverHttp_1 = require("../common/relay/forwardHttpRequestOverHttp");
|
|
18
19
|
const socketHelpers_1 = require("./utils/socketHelpers");
|
|
19
20
|
const filtersAsync_1 = require("../common/filter/filtersAsync");
|
|
20
21
|
const websocketConnectionMiddlewares_1 = require("./routesHandler/websocketConnectionMiddlewares");
|
|
22
|
+
const configHelpers_1 = require("./utils/configHelpers");
|
|
21
23
|
process.on('uncaughtException', (error) => {
|
|
22
24
|
if (error.message == 'read ECONNRESET') {
|
|
23
25
|
logger_1.log.error({ msg: error.message, stackTrace: error.stack }, 'ECONNRESETs Catch all:', error.message);
|
|
@@ -47,13 +49,16 @@ const main = async (clientOpts) => {
|
|
|
47
49
|
filters: clientOpts.filters,
|
|
48
50
|
preflightChecks: hookResults.preflightCheckResults,
|
|
49
51
|
version: version_1.default,
|
|
52
|
+
clientConfig: (0, configHelpers_1.getClientConfigMetadata)(clientOpts.config),
|
|
53
|
+
role: client_1.Role.primary,
|
|
50
54
|
};
|
|
51
55
|
let websocketConnections = [];
|
|
52
56
|
if (clientOpts.config.universalBrokerEnabled) {
|
|
53
57
|
websocketConnections = (0, socket_1.createWebSockets)(loadedClientOpts, globalIdentifyingMetadata);
|
|
54
58
|
}
|
|
55
59
|
else {
|
|
56
|
-
websocketConnections.push((0, socket_1.createWebSocket)(loadedClientOpts, globalIdentifyingMetadata));
|
|
60
|
+
websocketConnections.push((0, socket_1.createWebSocket)(loadedClientOpts, globalIdentifyingMetadata, client_1.Role.primary));
|
|
61
|
+
websocketConnections.push((0, socket_1.createWebSocket)(loadedClientOpts, globalIdentifyingMetadata, client_1.Role.secondary));
|
|
57
62
|
}
|
|
58
63
|
// start the local webserver to listen for relay requests
|
|
59
64
|
const { app, server } = (0, webserver_1.webserver)(clientOpts.config, clientOpts.port);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/client/index.ts"],"names":[],"mappings":";;;;;;AAAA,+BAAoC;AACpC,qCAA6D;AAC7D,2CAA+C;AAC/C,2EAAwE;AACxE,wDAAqD;AACrD,sEAA8C;AAC9C,gEAGqC;AACrC,2EAAwE;AACxE,2EAAwE;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/client/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,10 +14,11 @@ const healthCheckHandler =
|
|
|
14
14
|
const websocketConnsArray = res.locals
|
|
15
15
|
.websocketConnections;
|
|
16
16
|
const data = [];
|
|
17
|
-
const statuses = [];
|
|
17
|
+
// const statuses: Array<number> = [];
|
|
18
|
+
const statusesMap = new Map();
|
|
18
19
|
for (let i = 0; i < websocketConnsArray.length; i++) {
|
|
19
20
|
const isConnOpen = (0, socketHelpers_1.isWebsocketConnOpen)(websocketConnsArray[i]);
|
|
20
|
-
statuses.push(isConnOpen ? 200 : 500);
|
|
21
|
+
// statuses.push(isConnOpen ? 200 : 500);
|
|
21
22
|
const tunnelData = {
|
|
22
23
|
ok: isConnOpen,
|
|
23
24
|
websocketConnectionOpen: isConnOpen,
|
|
@@ -25,12 +26,18 @@ const healthCheckHandler =
|
|
|
25
26
|
version: version_1.default,
|
|
26
27
|
transport: websocketConnsArray[i].socket.transport.name,
|
|
27
28
|
};
|
|
28
|
-
if (websocketConnsArray[i].identifier
|
|
29
|
+
if (websocketConnsArray[i].identifier &&
|
|
30
|
+
websocketConnsArray[i].identifier.indexOf('-...-') < 0) {
|
|
29
31
|
tunnelData['identifier'] = (0, token_1.maskToken)((_a = websocketConnsArray[i].identifier) !== null && _a !== void 0 ? _a : '');
|
|
30
32
|
tunnelData['friendlyName'] = (_b = websocketConnsArray[i].friendlyName) !== null && _b !== void 0 ? _b : '';
|
|
31
33
|
}
|
|
32
34
|
data.push(tunnelData);
|
|
35
|
+
if (statusesMap.get(tunnelData['identifier']) !== 200) {
|
|
36
|
+
//return healthy if at least one tunnel is open for identifier
|
|
37
|
+
statusesMap.set(tunnelData['identifier'], isConnOpen ? 200 : 500);
|
|
38
|
+
}
|
|
33
39
|
}
|
|
40
|
+
const statuses = [...statusesMap.values()];
|
|
34
41
|
// healthcheck state depends on websocket connection status
|
|
35
42
|
// value of primus.Spark.OPEN means the websocket connection is open
|
|
36
43
|
return res
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"healthcheckHandler.js","sourceRoot":"","sources":["../../../../lib/client/routesHandler/healthcheckHandler.ts"],"names":[],"mappings":";;;;;;AACA,yEAAiD;AAEjD,oDAAqD;AAUrD,0DAA6D;AAEtD,MAAM,kBAAkB;AAC7B,0CAA0C;AAC1C,CAAC,GAAY,EAAE,GAAa,EAAE,EAAE;;IAC9B,MAAM,mBAAmB,GAAG,GAAG,CAAC,MAAM;SACnC,oBAA6C,CAAC;IACjD,MAAM,IAAI,GAAsB,EAAE,CAAC;IACnC,MAAM,
|
|
1
|
+
{"version":3,"file":"healthcheckHandler.js","sourceRoot":"","sources":["../../../../lib/client/routesHandler/healthcheckHandler.ts"],"names":[],"mappings":";;;;;;AACA,yEAAiD;AAEjD,oDAAqD;AAUrD,0DAA6D;AAEtD,MAAM,kBAAkB;AAC7B,0CAA0C;AAC1C,CAAC,GAAY,EAAE,GAAa,EAAE,EAAE;;IAC9B,MAAM,mBAAmB,GAAG,GAAG,CAAC,MAAM;SACnC,oBAA6C,CAAC;IACjD,MAAM,IAAI,GAAsB,EAAE,CAAC;IACnC,sCAAsC;IACtC,MAAM,WAAW,GAAwB,IAAI,GAAG,EAAkB,CAAC;IACnE,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,mBAAmB,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;QACnD,MAAM,UAAU,GAAG,IAAA,mCAAmB,EAAC,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC;QAC/D,yCAAyC;QACzC,MAAM,UAAU,GAAG;YACjB,EAAE,EAAE,UAAU;YACd,uBAAuB,EAAE,UAAU;YACnC,eAAe,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,IAAI;YAChD,OAAO,EAAP,iBAAO;YACP,SAAS,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,IAAI;SACxD,CAAC;QACF,IACE,mBAAmB,CAAC,CAAC,CAAC,CAAC,UAAU;YACjC,mBAAmB,CAAC,CAAC,CAAC,CAAC,UAAW,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,EACvD;YACA,UAAU,CAAC,YAAY,CAAC,GAAG,IAAA,iBAAS,EAClC,MAAA,mBAAmB,CAAC,CAAC,CAAC,CAAC,UAAU,mCAAI,EAAE,CACxC,CAAC;YACF,UAAU,CAAC,cAAc,CAAC,GAAG,MAAA,mBAAmB,CAAC,CAAC,CAAC,CAAC,YAAY,mCAAI,EAAE,CAAC;SACxE;QACD,IAAI,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACtB,IAAI,WAAW,CAAC,GAAG,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC,KAAK,GAAG,EAAE;YACrD,8DAA8D;YAC9D,WAAW,CAAC,GAAG,CAAC,UAAU,CAAC,YAAY,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC;SACnE;KACF;IACD,MAAM,QAAQ,GAAG,CAAC,GAAG,WAAW,CAAC,MAAM,EAAE,CAAC,CAAC;IAC3C,2DAA2D;IAC3D,oEAAoE;IACpE,OAAO,GAAG;SACP,MAAM,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,IAAI,GAAG,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC;SAC5D,IAAI,CAAC,IAAI,CAAC,MAAM,IAAI,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,4BAA4B;AAC1E,CAAC,CAAC;AAvCS,QAAA,kBAAkB,sBAuC3B"}
|
|
@@ -3,10 +3,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.websocketConnectionSelectorMiddleware = void 0;
|
|
4
4
|
const logger_1 = require("../../logs/logger");
|
|
5
5
|
const config_1 = require("../../common/config/config");
|
|
6
|
+
const socketHelpers_1 = require("../utils/socketHelpers");
|
|
6
7
|
const websocketConnectionSelectorMiddleware = (req, res, next) => {
|
|
7
8
|
const config = (0, config_1.getConfig)();
|
|
8
9
|
if (!config.universalBrokerEnabled) {
|
|
9
|
-
res.locals.websocket = res.locals.websocketConnections[0]
|
|
10
|
+
res.locals.websocket = (0, socketHelpers_1.isWebsocketConnOpen)(res.locals.websocketConnections[0])
|
|
11
|
+
? res.locals.websocketConnections[0]
|
|
12
|
+
: res.locals.websocketConnections[1];
|
|
10
13
|
next();
|
|
11
14
|
}
|
|
12
15
|
else {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"websocketConnectionMiddlewares.js","sourceRoot":"","sources":["../../../../lib/client/routesHandler/websocketConnectionMiddlewares.ts"],"names":[],"mappings":";;;AAAA,8CAAkD;AAClD,uDAAuD;
|
|
1
|
+
{"version":3,"file":"websocketConnectionMiddlewares.js","sourceRoot":"","sources":["../../../../lib/client/routesHandler/websocketConnectionMiddlewares.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,10 +13,12 @@ const identifyHandler_1 = require("./socketHandlers/identifyHandler");
|
|
|
13
13
|
const errorHandler_1 = require("./socketHandlers/errorHandler");
|
|
14
14
|
const openHandler_1 = require("./socketHandlers/openHandler");
|
|
15
15
|
const closeHandler_1 = require("./socketHandlers/closeHandler");
|
|
16
|
+
const client_1 = require("./types/client");
|
|
16
17
|
const requestHandler_1 = require("./socketHandlers/requestHandler");
|
|
17
18
|
const chunkHandler_1 = require("./socketHandlers/chunkHandler");
|
|
18
19
|
const init_1 = require("./socketHandlers/init");
|
|
19
20
|
const integrations_1 = require("./utils/integrations");
|
|
21
|
+
const token_1 = require("../common/utils/token");
|
|
20
22
|
const createWebSockets = (clientOpts, globalIdentifyingMetadata) => {
|
|
21
23
|
var _a;
|
|
22
24
|
const integrationsKeys = clientOpts.config.connections
|
|
@@ -34,14 +36,19 @@ const createWebSockets = (clientOpts, globalIdentifyingMetadata) => {
|
|
|
34
36
|
(0, integrations_1.translateIntegrationTypeToBrokerIntegrationType)(integrationType);
|
|
35
37
|
socketIdentifyingMetadata.serverId =
|
|
36
38
|
(_a = clientOpts.config.connections[`${integrationsKeys[i]}`].serverId) !== null && _a !== void 0 ? _a : '';
|
|
37
|
-
websocketConnections.push((0, exports.createWebSocket)(clientOpts, socketIdentifyingMetadata));
|
|
39
|
+
websocketConnections.push((0, exports.createWebSocket)(clientOpts, socketIdentifyingMetadata, client_1.Role.primary));
|
|
40
|
+
websocketConnections.push((0, exports.createWebSocket)(clientOpts, socketIdentifyingMetadata, client_1.Role.secondary));
|
|
38
41
|
}
|
|
39
42
|
return websocketConnections;
|
|
40
43
|
};
|
|
41
44
|
exports.createWebSockets = createWebSockets;
|
|
42
|
-
const createWebSocket = (clientOpts,
|
|
43
|
-
var _a;
|
|
45
|
+
const createWebSocket = (clientOpts, originalIdentifyingMetadata, role) => {
|
|
46
|
+
var _a, _b;
|
|
47
|
+
const identifyingMetadata = Object.assign({}, originalIdentifyingMetadata);
|
|
48
|
+
identifyingMetadata.role = role !== null && role !== void 0 ? role : client_1.Role.primary;
|
|
44
49
|
const localClientOps = Object.assign({}, clientOpts);
|
|
50
|
+
identifyingMetadata.identifier =
|
|
51
|
+
(_a = identifyingMetadata.identifier) !== null && _a !== void 0 ? _a : localClientOps.config.brokerToken;
|
|
45
52
|
const Socket = primus_1.default.createSocket({
|
|
46
53
|
transformer: 'engine.io',
|
|
47
54
|
parser: 'EJSON',
|
|
@@ -52,12 +59,14 @@ const createWebSocket = (clientOpts, identifyingMetadata) => {
|
|
|
52
59
|
? `/primus/${identifyingMetadata.identifier}`
|
|
53
60
|
: `/primus/${localClientOps.config.brokerToken}`,
|
|
54
61
|
});
|
|
55
|
-
const
|
|
56
|
-
const serverId = (
|
|
62
|
+
const urlWithServerIdAndRole = new URL(localClientOps.config.brokerServerUrl);
|
|
63
|
+
const serverId = (_b = localClientOps.config.serverId) !== null && _b !== void 0 ? _b : identifyingMetadata.serverId;
|
|
57
64
|
if (serverId && serverId > -1) {
|
|
58
|
-
|
|
65
|
+
urlWithServerIdAndRole.searchParams.append('server_id', serverId);
|
|
59
66
|
}
|
|
60
|
-
|
|
67
|
+
urlWithServerIdAndRole.searchParams.append('connection_role', role !== null && role !== void 0 ? role : client_1.Role.primary);
|
|
68
|
+
localClientOps.config.brokerServerUrlForSocket =
|
|
69
|
+
urlWithServerIdAndRole.toString();
|
|
61
70
|
// Will exponentially back-off from 0.5 seconds to a maximum of 20 minutes
|
|
62
71
|
// Retry for a total period of around 4.5 hours
|
|
63
72
|
const websocket = new Socket(localClientOps.config.brokerServerUrlForSocket, {
|
|
@@ -79,10 +88,15 @@ const createWebSocket = (clientOpts, identifyingMetadata) => {
|
|
|
79
88
|
websocket.serverId = serverId || '';
|
|
80
89
|
websocket.friendlyName = identifyingMetadata.friendlyName || '';
|
|
81
90
|
}
|
|
91
|
+
else {
|
|
92
|
+
websocket.identifier = (0, token_1.maskToken)(identifyingMetadata.identifier);
|
|
93
|
+
}
|
|
94
|
+
websocket.clientConfig = identifyingMetadata.clientConfig;
|
|
95
|
+
websocket.role = identifyingMetadata.role;
|
|
82
96
|
logger_1.log.info({
|
|
83
97
|
url: localClientOps.config.brokerServerUrlForSocket,
|
|
84
98
|
serverId: serverId,
|
|
85
|
-
},
|
|
99
|
+
}, `broker client is connecting to broker server ${role}`);
|
|
86
100
|
(0, init_1.initializeSocketHandlers)(websocket, localClientOps);
|
|
87
101
|
// Websocket events
|
|
88
102
|
websocket.on('identify', (serverData) => (0, identifyHandler_1.identifyHandler)(serverData, websocket));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"socket.js","sourceRoot":"","sources":["../../../lib/client/socket.ts"],"names":[],"mappings":";AAAA,4DAA4D;;;;;;AAE5D,oDAA4B;AAC5B,2CAA+C;AAC/C,oEAA2C;AAC3C,wEAG2C;AAC3C,sEAAmE;AACnE,gEAA6D;AAC7D,8DAA2D;AAC3D,gEAA6D;
|
|
1
|
+
{"version":3,"file":"socket.js","sourceRoot":"","sources":["../../../lib/client/socket.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,7 +4,7 @@ exports.openHandler = void 0;
|
|
|
4
4
|
const token_1 = require("../../common/utils/token");
|
|
5
5
|
const logger_1 = require("../../logs/logger");
|
|
6
6
|
const openHandler = (io, clientOps, identifyingMetadata) => {
|
|
7
|
-
var _a, _b;
|
|
7
|
+
var _a, _b, _c;
|
|
8
8
|
const metadata = {
|
|
9
9
|
capabilities: identifyingMetadata.capabilities,
|
|
10
10
|
clientId: identifyingMetadata.clientId,
|
|
@@ -13,6 +13,9 @@ const openHandler = (io, clientOps, identifyingMetadata) => {
|
|
|
13
13
|
: '****',
|
|
14
14
|
preflightChecks: identifyingMetadata.preflightChecks,
|
|
15
15
|
version: identifyingMetadata.version,
|
|
16
|
+
clientConfig: identifyingMetadata.clientConfig,
|
|
17
|
+
filters: (_a = identifyingMetadata.filters) !== null && _a !== void 0 ? _a : {},
|
|
18
|
+
role: identifyingMetadata.role,
|
|
16
19
|
};
|
|
17
20
|
if (clientOps.config.universalBrokerEnabled) {
|
|
18
21
|
metadata['supportedIntegrationType'] =
|
|
@@ -20,7 +23,7 @@ const openHandler = (io, clientOps, identifyingMetadata) => {
|
|
|
20
23
|
}
|
|
21
24
|
logger_1.log.info({
|
|
22
25
|
url: clientOps.config.brokerServerUrl,
|
|
23
|
-
serverId: (
|
|
26
|
+
serverId: (_c = (_b = identifyingMetadata.serverId) !== null && _b !== void 0 ? _b : clientOps.config.serverId) !== null && _c !== void 0 ? _c : '',
|
|
24
27
|
token: clientOps.config.universalBrokerEnabled
|
|
25
28
|
? identifyingMetadata.identifier
|
|
26
29
|
: clientOps.config.brokerToken,
|
|
@@ -30,7 +33,7 @@ const openHandler = (io, clientOps, identifyingMetadata) => {
|
|
|
30
33
|
token: clientOps.config.universalBrokerEnabled
|
|
31
34
|
? identifyingMetadata.identifier
|
|
32
35
|
: clientOps.config.brokerToken,
|
|
33
|
-
metadata:
|
|
36
|
+
metadata: metadata,
|
|
34
37
|
};
|
|
35
38
|
io.send('identify', clientData);
|
|
36
39
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"openHandler.js","sourceRoot":"","sources":["../../../../lib/client/socketHandlers/openHandler.ts"],"names":[],"mappings":";;;AACA,oDAAqD;AACrD,8CAAkD;AAG3C,MAAM,WAAW,GAAG,CACzB,EAAE,EACF,SAA2B,EAC3B,mBAAwC,EACxC,EAAE;;IACF,MAAM,QAAQ,GAAG;QACf,YAAY,EAAE,mBAAmB,CAAC,YAAY;QAC9C,QAAQ,EAAE,mBAAmB,CAAC,QAAQ;QACtC,UAAU,EAAE,mBAAmB,CAAC,UAAU;YACxC,CAAC,CAAC,IAAA,iBAAS,EAAC,mBAAmB,CAAC,UAAU,CAAC;YAC3C,CAAC,CAAC,MAAM;QACV,eAAe,EAAE,mBAAmB,CAAC,eAAe;QACpD,OAAO,EAAE,mBAAmB,CAAC,OAAO;
|
|
1
|
+
{"version":3,"file":"openHandler.js","sourceRoot":"","sources":["../../../../lib/client/socketHandlers/openHandler.ts"],"names":[],"mappings":";;;AACA,oDAAqD;AACrD,8CAAkD;AAG3C,MAAM,WAAW,GAAG,CACzB,EAAE,EACF,SAA2B,EAC3B,mBAAwC,EACxC,EAAE;;IACF,MAAM,QAAQ,GAAG;QACf,YAAY,EAAE,mBAAmB,CAAC,YAAY;QAC9C,QAAQ,EAAE,mBAAmB,CAAC,QAAQ;QACtC,UAAU,EAAE,mBAAmB,CAAC,UAAU;YACxC,CAAC,CAAC,IAAA,iBAAS,EAAC,mBAAmB,CAAC,UAAU,CAAC;YAC3C,CAAC,CAAC,MAAM;QACV,eAAe,EAAE,mBAAmB,CAAC,eAAe;QACpD,OAAO,EAAE,mBAAmB,CAAC,OAAO;QACpC,YAAY,EAAE,mBAAmB,CAAC,YAAY;QAC9C,OAAO,EAAE,MAAA,mBAAmB,CAAC,OAAO,mCAAI,EAAE;QAC1C,IAAI,EAAE,mBAAmB,CAAC,IAAI;KAC/B,CAAC;IACF,IAAI,SAAS,CAAC,MAAM,CAAC,sBAAsB,EAAE;QAC3C,QAAQ,CAAC,0BAA0B,CAAC;YAClC,mBAAmB,CAAC,wBAAwB,CAAC;KAChD;IACD,YAAM,CAAC,IAAI,CACT;QACE,GAAG,EAAE,SAAS,CAAC,MAAM,CAAC,eAAe;QACrC,QAAQ,EAAE,MAAA,MAAA,mBAAmB,CAAC,QAAQ,mCAAI,SAAS,CAAC,MAAM,CAAC,QAAQ,mCAAI,EAAE;QACzE,KAAK,EAAE,SAAS,CAAC,MAAM,CAAC,sBAAsB;YAC5C,CAAC,CAAC,mBAAmB,CAAC,UAAU;YAChC,CAAC,CAAC,SAAS,CAAC,MAAM,CAAC,WAAW;QAChC,QAAQ;KACT,EACD,sEAAsE,CACvE,CAAC;IACF,MAAM,UAAU,GAAG;QACjB,KAAK,EAAE,SAAS,CAAC,MAAM,CAAC,sBAAsB;YAC5C,CAAC,CAAC,mBAAmB,CAAC,UAAU;YAChC,CAAC,CAAC,SAAS,CAAC,MAAM,CAAC,WAAW;QAChC,QAAQ,EAAE,QAAQ;KACnB,CAAC;IACF,EAAE,CAAC,IAAI,CAAC,UAAU,EAAE,UAAU,CAAC,CAAC;AAClC,CAAC,CAAC;AAvCW,QAAA,WAAW,eAuCtB"}
|
|
@@ -1,3 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Role = void 0;
|
|
4
|
+
var Role;
|
|
5
|
+
(function (Role) {
|
|
6
|
+
Role["primary"] = "primary";
|
|
7
|
+
Role["secondary"] = "secondary";
|
|
8
|
+
})(Role = exports.Role || (exports.Role = {}));
|
|
3
9
|
//# sourceMappingURL=client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.js","sourceRoot":"","sources":["../../../../lib/client/types/client.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"client.js","sourceRoot":"","sources":["../../../../lib/client/types/client.ts"],"names":[],"mappings":";;;AAoCA,IAAY,IAGX;AAHD,WAAY,IAAI;IACd,2BAAmB,CAAA;IACnB,+BAAuB,CAAA;AACzB,CAAC,EAHW,IAAI,GAAJ,YAAI,KAAJ,YAAI,QAGf"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.highAvailabilityModeEnabled = exports.getClientConfigMetadata = void 0;
|
|
4
|
+
const logger_1 = require("../../logs/logger");
|
|
5
|
+
const getClientConfigMetadata = (clientConfig) => {
|
|
6
|
+
const configMetadata = {
|
|
7
|
+
haMode: highAvailabilityModeEnabled(clientConfig),
|
|
8
|
+
debugMode: clientConfig.logLevel === 'debug' ? true : false,
|
|
9
|
+
bodyLogMode: clientConfig.logEnableBody ? true : false,
|
|
10
|
+
credPooling: isCredPoolingUsed(clientConfig),
|
|
11
|
+
privateCa: clientConfig.nodeExtraCaCert ? true : false,
|
|
12
|
+
tlsReject: parseInt(clientConfig.nodeTlsRejectUnauthorized) === 0 ? true : false,
|
|
13
|
+
proxy: clientConfig.httpProxy || clientConfig.httpsProxy ? true : false,
|
|
14
|
+
customAccept: clientConfig.accept ? true : false,
|
|
15
|
+
insecureDownstream: clientConfig.insecureDownstream ? true : false,
|
|
16
|
+
universalBroker: clientConfig.universalBrokerEnabled ? true : false,
|
|
17
|
+
};
|
|
18
|
+
return configMetadata;
|
|
19
|
+
};
|
|
20
|
+
exports.getClientConfigMetadata = getClientConfigMetadata;
|
|
21
|
+
const isCredPoolingUsed = (config) => {
|
|
22
|
+
for (const key in config) {
|
|
23
|
+
if (config.hasOwnProperty(key) && key.includes('_POOL')) {
|
|
24
|
+
return true; // Found a key containing '_POOL'
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
return false;
|
|
28
|
+
};
|
|
29
|
+
function highAvailabilityModeEnabled(config) {
|
|
30
|
+
// high availability mode is disabled per default
|
|
31
|
+
let highAvailabilityModeEnabled = false;
|
|
32
|
+
const highAvailabilityModeEnabledValue = config
|
|
33
|
+
.BROKER_HA_MODE_ENABLED;
|
|
34
|
+
if (typeof highAvailabilityModeEnabledValue !== 'undefined') {
|
|
35
|
+
highAvailabilityModeEnabled =
|
|
36
|
+
highAvailabilityModeEnabledValue.toLowerCase() === 'true' ||
|
|
37
|
+
highAvailabilityModeEnabledValue.toLowerCase() === 'yes';
|
|
38
|
+
}
|
|
39
|
+
logger_1.log.info({ enabled: highAvailabilityModeEnabled }, 'checking for HA mode');
|
|
40
|
+
return highAvailabilityModeEnabled;
|
|
41
|
+
}
|
|
42
|
+
exports.highAvailabilityModeEnabled = highAvailabilityModeEnabled;
|
|
43
|
+
//# sourceMappingURL=configHelpers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configHelpers.js","sourceRoot":"","sources":["../../../../lib/client/utils/configHelpers.ts"],"names":[],"mappings":";;;AAEA,8CAAkD;AAE3C,MAAM,uBAAuB,GAAG,CACrC,YAAiC,EACjB,EAAE;IAClB,MAAM,cAAc,GAAmB;QACrC,MAAM,EAAE,2BAA2B,CAAC,YAAY,CAAC;QACjD,SAAS,EAAE,YAAY,CAAC,QAAQ,KAAK,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;QAC3D,WAAW,EAAE,YAAY,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;QACtD,WAAW,EAAE,iBAAiB,CAAC,YAAY,CAAC;QAC5C,SAAS,EAAE,YAAY,CAAC,eAAe,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;QACtD,SAAS,EACP,QAAQ,CAAC,YAAY,CAAC,yBAAyB,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;QACvE,KAAK,EAAE,YAAY,CAAC,SAAS,IAAI,YAAY,CAAC,UAAU,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;QACvE,YAAY,EAAE,YAAY,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;QAChD,kBAAkB,EAAE,YAAY,CAAC,kBAAkB,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;QAClE,eAAe,EAAE,YAAY,CAAC,sBAAsB,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK;KACpE,CAAC;IACF,OAAO,cAAc,CAAC;AACxB,CAAC,CAAC;AAjBW,QAAA,uBAAuB,2BAiBlC;AAEF,MAAM,iBAAiB,GAAG,CAAC,MAA2B,EAAW,EAAE;IACjE,KAAK,MAAM,GAAG,IAAI,MAAM,EAAE;QACxB,IAAI,MAAM,CAAC,cAAc,CAAC,GAAG,CAAC,IAAI,GAAG,CAAC,QAAQ,CAAC,OAAO,CAAC,EAAE;YACvD,OAAO,IAAI,CAAC,CAAC,iCAAiC;SAC/C;KACF;IACD,OAAO,KAAK,CAAC;AACf,CAAC,CAAC;AAEF,SAAgB,2BAA2B,CAAC,MAAW;IACrD,iDAAiD;IACjD,IAAI,2BAA2B,GAAG,KAAK,CAAC;IACxC,MAAM,gCAAgC,GAAI,MAAiB;SACxD,sBAAsB,CAAC;IAE1B,IAAI,OAAO,gCAAgC,KAAK,WAAW,EAAE;QAC3D,2BAA2B;YACzB,gCAAgC,CAAC,WAAW,EAAE,KAAK,MAAM;gBACzD,gCAAgC,CAAC,WAAW,EAAE,KAAK,KAAK,CAAC;KAC5D;IAED,YAAM,CAAC,IAAI,CAAC,EAAE,OAAO,EAAE,2BAA2B,EAAE,EAAE,sBAAsB,CAAC,CAAC;IAE9E,OAAO,2BAA2B,CAAC;AACrC,CAAC;AAfD,kEAeC"}
|
|
@@ -14,7 +14,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
14
14
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
15
|
};
|
|
16
16
|
var _a;
|
|
17
|
-
var _BrokerServerPostResponseHandler_instances, _BrokerServerPostResponseHandler_buffer, _BrokerServerPostResponseHandler_brokerTransformer, _BrokerServerPostResponseHandler_logContext, _BrokerServerPostResponseHandler_config, _BrokerServerPostResponseHandler_brokerToken, _BrokerServerPostResponseHandler_streamingId, _BrokerServerPostResponseHandler_serverId, _BrokerServerPostResponseHandler_requestId, _BrokerServerPostResponseHandler_brokerSrvPostRequestHandler, _BrokerServerPostResponseHandler_initHttpClientRequest, _BrokerServerPostResponseHandler_sendIoData, _BrokerServerPostResponseHandler_handleRequestError;
|
|
17
|
+
var _BrokerServerPostResponseHandler_instances, _BrokerServerPostResponseHandler_buffer, _BrokerServerPostResponseHandler_brokerTransformer, _BrokerServerPostResponseHandler_logContext, _BrokerServerPostResponseHandler_config, _BrokerServerPostResponseHandler_brokerToken, _BrokerServerPostResponseHandler_streamingId, _BrokerServerPostResponseHandler_serverId, _BrokerServerPostResponseHandler_role, _BrokerServerPostResponseHandler_requestId, _BrokerServerPostResponseHandler_brokerSrvPostRequestHandler, _BrokerServerPostResponseHandler_initHttpClientRequest, _BrokerServerPostResponseHandler_sendIoData, _BrokerServerPostResponseHandler_handleRequestError;
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
19
|
exports.BrokerServerPostResponseHandler = void 0;
|
|
20
20
|
const logger_1 = require("../../logs/logger");
|
|
@@ -45,7 +45,7 @@ if (proxyUri) {
|
|
|
45
45
|
});
|
|
46
46
|
}
|
|
47
47
|
class BrokerServerPostResponseHandler {
|
|
48
|
-
constructor(logContext, config, brokerToken, serverId, requestId) {
|
|
48
|
+
constructor(logContext, config, brokerToken, serverId, requestId, role) {
|
|
49
49
|
_BrokerServerPostResponseHandler_instances.add(this);
|
|
50
50
|
_BrokerServerPostResponseHandler_buffer.set(this, void 0);
|
|
51
51
|
_BrokerServerPostResponseHandler_brokerTransformer.set(this, void 0);
|
|
@@ -54,12 +54,14 @@ class BrokerServerPostResponseHandler {
|
|
|
54
54
|
_BrokerServerPostResponseHandler_brokerToken.set(this, void 0);
|
|
55
55
|
_BrokerServerPostResponseHandler_streamingId.set(this, void 0);
|
|
56
56
|
_BrokerServerPostResponseHandler_serverId.set(this, void 0);
|
|
57
|
+
_BrokerServerPostResponseHandler_role.set(this, void 0);
|
|
57
58
|
_BrokerServerPostResponseHandler_requestId.set(this, void 0);
|
|
58
59
|
_BrokerServerPostResponseHandler_brokerSrvPostRequestHandler.set(this, void 0);
|
|
59
60
|
__classPrivateFieldSet(this, _BrokerServerPostResponseHandler_logContext, logContext, "f");
|
|
60
61
|
__classPrivateFieldSet(this, _BrokerServerPostResponseHandler_config, config, "f");
|
|
61
62
|
__classPrivateFieldSet(this, _BrokerServerPostResponseHandler_brokerToken, brokerToken, "f");
|
|
62
63
|
__classPrivateFieldSet(this, _BrokerServerPostResponseHandler_serverId, serverId, "f");
|
|
64
|
+
__classPrivateFieldSet(this, _BrokerServerPostResponseHandler_role, role, "f");
|
|
63
65
|
__classPrivateFieldSet(this, _BrokerServerPostResponseHandler_requestId, requestId, "f");
|
|
64
66
|
__classPrivateFieldSet(this, _BrokerServerPostResponseHandler_buffer, new stream_1.default.PassThrough({ highWaterMark: 1048576 }), "f");
|
|
65
67
|
__classPrivateFieldGet(this, _BrokerServerPostResponseHandler_buffer, "f").on('error', (e) => logger_1.log.error({
|
|
@@ -140,12 +142,15 @@ class BrokerServerPostResponseHandler {
|
|
|
140
142
|
}
|
|
141
143
|
}
|
|
142
144
|
exports.BrokerServerPostResponseHandler = BrokerServerPostResponseHandler;
|
|
143
|
-
_BrokerServerPostResponseHandler_buffer = new WeakMap(), _BrokerServerPostResponseHandler_brokerTransformer = new WeakMap(), _BrokerServerPostResponseHandler_logContext = new WeakMap(), _BrokerServerPostResponseHandler_config = new WeakMap(), _BrokerServerPostResponseHandler_brokerToken = new WeakMap(), _BrokerServerPostResponseHandler_streamingId = new WeakMap(), _BrokerServerPostResponseHandler_serverId = new WeakMap(), _BrokerServerPostResponseHandler_requestId = new WeakMap(), _BrokerServerPostResponseHandler_brokerSrvPostRequestHandler = new WeakMap(), _BrokerServerPostResponseHandler_instances = new WeakSet(), _BrokerServerPostResponseHandler_initHttpClientRequest = async function _BrokerServerPostResponseHandler_initHttpClientRequest() {
|
|
145
|
+
_BrokerServerPostResponseHandler_buffer = new WeakMap(), _BrokerServerPostResponseHandler_brokerTransformer = new WeakMap(), _BrokerServerPostResponseHandler_logContext = new WeakMap(), _BrokerServerPostResponseHandler_config = new WeakMap(), _BrokerServerPostResponseHandler_brokerToken = new WeakMap(), _BrokerServerPostResponseHandler_streamingId = new WeakMap(), _BrokerServerPostResponseHandler_serverId = new WeakMap(), _BrokerServerPostResponseHandler_role = new WeakMap(), _BrokerServerPostResponseHandler_requestId = new WeakMap(), _BrokerServerPostResponseHandler_brokerSrvPostRequestHandler = new WeakMap(), _BrokerServerPostResponseHandler_instances = new WeakSet(), _BrokerServerPostResponseHandler_initHttpClientRequest = async function _BrokerServerPostResponseHandler_initHttpClientRequest() {
|
|
144
146
|
try {
|
|
145
147
|
const url = new URL(`${__classPrivateFieldGet(this, _BrokerServerPostResponseHandler_config, "f").brokerServerUrl}/response-data/${__classPrivateFieldGet(this, _BrokerServerPostResponseHandler_brokerToken, "f")}/${__classPrivateFieldGet(this, _BrokerServerPostResponseHandler_streamingId, "f")}`);
|
|
146
148
|
if (__classPrivateFieldGet(this, _BrokerServerPostResponseHandler_serverId, "f")) {
|
|
147
149
|
url.searchParams.append('server_id', __classPrivateFieldGet(this, _BrokerServerPostResponseHandler_serverId, "f"));
|
|
148
150
|
}
|
|
151
|
+
if (__classPrivateFieldGet(this, _BrokerServerPostResponseHandler_role, "f")) {
|
|
152
|
+
url.searchParams.append('connection_role', __classPrivateFieldGet(this, _BrokerServerPostResponseHandler_role, "f"));
|
|
153
|
+
}
|
|
149
154
|
const brokerServerPostRequestUrl = url.toString();
|
|
150
155
|
const options = {
|
|
151
156
|
method: 'post',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"downstream-post-stream-to-server.js","sourceRoot":"","sources":["../../../../lib/common/http/downstream-post-stream-to-server.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;AAAA,8CAAkD;AAClD,oDAA4B;AAC5B,8CAA2C;AAC3C,wDAA+D;AAC/D,+DAAuC;AAEvC,mDAAgD;AAChD,+CAAyC;AACzC,kDAA0B;AAC1B,gDAAwB;AACxB,6CAA6C;AAE7C,MAAM,mBAAmB,GAAG,4CAA4C,CAAC;AAEzE,MAAM,MAAM,GAAG,CAAA,MAAA,IAAA,kBAAS,GAAE,CAAC,eAAe,0CAAE,UAAU,CAAC,OAAO,CAAC,EAAC,CAAC,CAAC,eAAK,CAAC,CAAC,CAAC,cAAI,CAAC;AAE/E,IAAI,OAAO,CAAC,GAAG,CAAC,UAAU,IAAI,OAAO,CAAC,GAAG,CAAC,UAAU,EAAE;IACpD,OAAO,CAAC,GAAG,CAAC,UAAU,GAAG,OAAO,CAAC,GAAG,CAAC,UAAU,IAAI,OAAO,CAAC,GAAG,CAAC,UAAU,CAAC;CAC3E;AACD,IAAI,OAAO,CAAC,GAAG,CAAC,WAAW,IAAI,OAAO,CAAC,GAAG,CAAC,WAAW,EAAE;IACtD,OAAO,CAAC,GAAG,CAAC,WAAW,GAAG,OAAO,CAAC,GAAG,CAAC,WAAW,IAAI,OAAO,CAAC,GAAG,CAAC,WAAW,CAAC;CAC9E;AACD,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,EAAE;IAChD,OAAO,CAAC,GAAG,CAAC,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,QAAQ,IAAI,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC;CACrE;AACD,MAAM,QAAQ,GAAG,IAAA,+BAAc,EAAC,IAAA,kBAAS,GAAE,CAAC,eAAe,CAAC,CAAC;AAC7D,IAAI,QAAQ,EAAE;IACZ,IAAA,wBAAS,EAAC;QACR,4BAA4B,EAAE,EAAE;KACjC,CAAC,CAAC;CACJ;AACD,MAAM,+BAA+B;
|
|
1
|
+
{"version":3,"file":"downstream-post-stream-to-server.js","sourceRoot":"","sources":["../../../../lib/common/http/downstream-post-stream-to-server.ts"],"names":[],"mappings":"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"}
|
|
@@ -46,7 +46,7 @@ const forwardWebSocketRequest = (options, websocketConnectionHandler) => {
|
|
|
46
46
|
logContext.requestHeaders = {};
|
|
47
47
|
const postHandler = new downstream_post_stream_to_server_1.BrokerServerPostResponseHandler(logContext, options.config, connectionIdentifier, options.config.universalBrokerEnabled
|
|
48
48
|
? websocketConnectionHandler === null || websocketConnectionHandler === void 0 ? void 0 : websocketConnectionHandler.serverId
|
|
49
|
-
: options.config.serverId, requestId);
|
|
49
|
+
: options.config.serverId, requestId, websocketConnectionHandler.role);
|
|
50
50
|
if (isResponseFromRequestModule) {
|
|
51
51
|
logger_1.log.debug(logContext, '[Websocket Flow] Posting HTTP streaming response back to Broker Server');
|
|
52
52
|
postHandler.forwardRequest(responseData, payload.streamingID);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"forwardWebsocketRequest.js","sourceRoot":"","sources":["../../../../lib/common/relay/forwardWebsocketRequest.ts"],"names":[],"mappings":";;;AAEA,0CAAsD;AACtD,8CAAkD;AAClD,+FAA2F;AAC3F,8CAG0B;AAE1B,qDAAkE;AAClE,qDAI0B;AAInB,MAAM,uBAAuB,GAAG,CACrC,OAA4C,EAC5C,0BAA+C,EAC/C,EAAE;IACF,oDAAoD;IACpD,uDAAuD;IACvD,mCAAmC;IACnC,0CAA0C;IAC1C,uCAAuC;IAEvC,OAAO,CAAC,oBAAoB,EAAE,EAAE,CAAC,KAAK,EAAE,OAAuB,EAAE,IAAI,EAAE,EAAE;;QACvE,IAAI,OAAO,CAAC,MAAM,CAAC,sBAAsB,EAAE;YACzC,OAAO,CAAC,oBAAoB,GAAG,oBAAoB,CAAC;SACrD;QACD,MAAM,SAAS,GAAG,OAAO,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC;QACrD,MAAM,UAAU,GAAuB;YACrC,GAAG,EAAE,OAAO,CAAC,GAAG;YAChB,cAAc,EAAE,MAAA,0BAA0B,CAAC,YAAY,mCAAI,EAAE;YAC7D,aAAa,EAAE,OAAO,CAAC,MAAM;YAC7B,cAAc,EAAE,OAAO,CAAC,OAAO;YAC/B,SAAS;YACT,WAAW,EAAE,OAAO,CAAC,WAAW;YAChC,WAAW,EAAE,IAAA,iBAAS,EAAC,oBAAoB,CAAC;YAC5C,WAAW,EAAE,IAAA,iBAAS,EAAC,oBAAoB,CAAC;YAC5C,SAAS,EACP,MAAA,MAAA,MAAA,0BAA0B,aAA1B,0BAA0B,uBAA1B,0BAA0B,CAAE,MAAM,0CAAE,SAAS,0CAAE,IAAI,mCAAI,SAAS;YAClE,cAAc,EAAE,OAAO,CAAC,OAAO,CAAC,sBAAsB,CAAC;gBACrD,CAAC,CAAC,WAAW;gBACb,CAAC,CAAC,MAAM;SACX,CAAC;QAEF,IAAI,CAAC,SAAS,EAAE;YACd,4DAA4D;YAC5D,sFAAsF;YACtF,YAAM,CAAC,KAAK,CACV,UAAU,EACV,+DAA+D,CAChE,CAAC;SACH;QAED,qEAAqE;QACrE,MAAM,aAAa,GAAG,IAAI,CAAC;QAE3B,MAAM,gBAAgB,GAAG,CACvB,YAAY,EACZ,2BAA2B,GAAG,KAAK,EACnC,EAAE;YACF,IAAI;gBACF,UAAU,CAAC,aAAa,GAAG,EAAE,CAAC;gBAC9B,UAAU,CAAC,cAAc,GAAG,EAAE,CAAC;gBAE/B,MAAM,WAAW,GAAG,IAAI,kEAA+B,CACrD,UAAU,EACV,OAAO,CAAC,MAAM,EACd,oBAAoB,EACpB,OAAO,CAAC,MAAM,CAAC,sBAAsB;oBACnC,CAAC,CAAC,0BAA0B,aAA1B,0BAA0B,uBAA1B,0BAA0B,CAAE,QAAQ;oBACtC,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,QAAQ,EAC3B,SAAS,
|
|
1
|
+
{"version":3,"file":"forwardWebsocketRequest.js","sourceRoot":"","sources":["../../../../lib/common/relay/forwardWebsocketRequest.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,11 +2,13 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.metadataWithoutFilters = void 0;
|
|
4
4
|
const metadataWithoutFilters = (metadataWithFilters) => {
|
|
5
|
+
var _a;
|
|
5
6
|
return {
|
|
6
7
|
capabilities: metadataWithFilters.capabilities,
|
|
7
8
|
clientId: metadataWithFilters.clientId,
|
|
8
9
|
preflightChecks: metadataWithFilters.preflightChecks,
|
|
9
10
|
version: metadataWithFilters.version,
|
|
11
|
+
clientConfig: (_a = metadataWithFilters.clientConfig) !== null && _a !== void 0 ? _a : {},
|
|
10
12
|
};
|
|
11
13
|
};
|
|
12
14
|
exports.metadataWithoutFilters = metadataWithoutFilters;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"socket.js","sourceRoot":"","sources":["../../../../lib/server/utils/socket.ts"],"names":[],"mappings":";;;AAAO,MAAM,sBAAsB,GAAG,CAAC,mBAAmB,EAAE,EAAE
|
|
1
|
+
{"version":3,"file":"socket.js","sourceRoot":"","sources":["../../../../lib/server/utils/socket.ts"],"names":[],"mappings":";;;AAAO,MAAM,sBAAsB,GAAG,CAAC,mBAAmB,EAAE,EAAE;;IAC5D,OAAO;QACL,YAAY,EAAE,mBAAmB,CAAC,YAAY;QAC9C,QAAQ,EAAE,mBAAmB,CAAC,QAAQ;QACtC,eAAe,EAAE,mBAAmB,CAAC,eAAe;QACpD,OAAO,EAAE,mBAAmB,CAAC,OAAO;QACpC,YAAY,EAAE,MAAA,mBAAmB,CAAC,YAAY,mCAAI,EAAE;KACrD,CAAC;AACJ,CAAC,CAAC;AARW,QAAA,sBAAsB,0BAQjC"}
|
package/dist/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../node_modules/typescript/lib/lib.scripthost.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/typescript/lib/lib.es2019.full.d.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/buffer/index.d.ts","../node_modules/undici-types/header.d.ts","../node_modules/undici-types/readable.d.ts","../node_modules/undici-types/file.d.ts","../node_modules/undici-types/fetch.d.ts","../node_modules/undici-types/formdata.d.ts","../node_modules/undici-types/connector.d.ts","../node_modules/undici-types/client.d.ts","../node_modules/undici-types/errors.d.ts","../node_modules/undici-types/dispatcher.d.ts","../node_modules/undici-types/global-dispatcher.d.ts","../node_modules/undici-types/global-origin.d.ts","../node_modules/undici-types/pool-stats.d.ts","../node_modules/undici-types/pool.d.ts","../node_modules/undici-types/handlers.d.ts","../node_modules/undici-types/balanced-pool.d.ts","../node_modules/undici-types/agent.d.ts","../node_modules/undici-types/mock-interceptor.d.ts","../node_modules/undici-types/mock-agent.d.ts","../node_modules/undici-types/mock-client.d.ts","../node_modules/undici-types/mock-pool.d.ts","../node_modules/undici-types/mock-errors.d.ts","../node_modules/undici-types/proxy-agent.d.ts","../node_modules/undici-types/api.d.ts","../node_modules/undici-types/cookies.d.ts","../node_modules/undici-types/patch.d.ts","../node_modules/undici-types/filereader.d.ts","../node_modules/undici-types/diagnostics-channel.d.ts","../node_modules/undici-types/websocket.d.ts","../node_modules/undici-types/content-type.d.ts","../node_modules/undici-types/cache.d.ts","../node_modules/undici-types/interceptors.d.ts","../node_modules/undici-types/index.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/dom-events.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/readline/promises.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/test.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/globals.global.d.ts","../node_modules/@types/node/index.d.ts","../node_modules/@types/bunyan/index.d.ts","../node_modules/camelcase/index.d.ts","../node_modules/snyk-config/dist/index.d.ts","../node_modules/dotenv/lib/main.d.ts","../lib/common/config/config.ts","../lib/logs/logger.ts","../lib/common/types/http.ts","../lib/common/types/filter.ts","../lib/common/filter/filter-rules-loading.ts","../lib/client/socketHandlers/reconnectHandler.ts","../lib/client/socketHandlers/identifyHandler.ts","../lib/client/socketHandlers/errorHandler.ts","../lib/common/types/options.ts","../lib/common/utils/token.ts","../lib/client/types/config.ts","../lib/client/checks/types.ts","../lib/client/types/client.ts","../lib/client/socketHandlers/openHandler.ts","../lib/client/socketHandlers/closeHandler.ts","../lib/common/types/log.ts","../lib/common/utils/replace-vars.ts","../package.json","../lib/common/utils/version.ts","../node_modules/@types/global-agent/index.d.ts","../lib/common/http/downstream-post-stream-to-server.ts","../node_modules/prom-client/index.d.ts","../lib/common/utils/metrics.ts","../lib/common/utils/try-json-parse.ts","../lib/client/scm/github/errors.ts","../lib/client/scm/github/types.ts","../lib/client/scm/github/commit.ts","../lib/client/scm/github/tree.ts","../node_modules/@openpgp/web-stream-tools/types/index.v4.9.d.ts","../node_modules/openpgp/openpgp.d.ts","../lib/client/scm/pgp/errors.ts","../lib/client/scm/pgp/types.ts","../lib/client/scm/pgp/sign.ts","../lib/client/scm/types.ts","../lib/client/scm/github/commit-signing-filter-rules.ts","../lib/client/scm/index.ts","../lib/common/config/universal.ts","../lib/common/relay/prepareRequest.ts","../lib/common/http/utils.ts","../lib/common/http/request.ts","../lib/logs/log.ts","../lib/common/utils/json.ts","../lib/common/relay/requestsHelper.ts","../lib/common/relay/forwardWebsocketRequest.ts","../lib/client/socketHandlers/requestHandler.ts","../node_modules/@types/mime/index.d.ts","../node_modules/@types/send/index.d.ts","../node_modules/@types/qs/index.d.ts","../node_modules/@types/range-parser/index.d.ts","../node_modules/@types/express-serve-static-core/index.d.ts","../node_modules/@types/http-errors/index.d.ts","../node_modules/@types/serve-static/index.d.ts","../node_modules/@types/connect/index.d.ts","../node_modules/@types/body-parser/index.d.ts","../node_modules/@types/express/index.d.ts","../node_modules/node-cache/index.d.ts","../lib/common/http/server-post-stream-handler.ts","../lib/common/relay/LegacyStreamResponseHandler.ts","../lib/client/socketHandlers/chunkHandler.ts","../lib/client/socketHandlers/init.ts","../lib/client/utils/integrations.ts","../lib/client/socket.ts","../lib/common/relay/forwardHttpRequest.ts","../lib/common/http/webserver.ts","../lib/client/retry/exponential-backoff.ts","../lib/client/checks/http/http-executor.ts","../lib/client/checks/http/index.ts","../lib/client/checks/api/checks-handler.ts","../lib/client/utils/socketHelpers.ts","../lib/client/routesHandler/healthcheckHandler.ts","../lib/client/utils/credentials.ts","../lib/client/utils/connectionValidation.ts","../lib/client/routesHandler/systemCheckHandler.ts","../lib/client/dispatcher/dispatcher-service.ts","../lib/client/dispatcher/client/api.ts","../lib/client/dispatcher/index.ts","../lib/common/utils/urlValidator.ts","../lib/client/checks/config/brokerClientUrlCheck.ts","../lib/client/checks/config/universalConnectionConfigCheck.ts","../lib/client/checks/config/index.ts","../lib/client/checks/utils.ts","../lib/client/checks/index.ts","../lib/client/hooks/startup/processHooks.ts","../lib/common/relay/forwardHttpRequestOverHttp.ts","../node_modules/path-to-regexp/index.d.ts","../lib/common/utils/auth-header.ts","../lib/common/filter/utils.ts","../lib/common/filter/filtersAsync.ts","../lib/client/routesHandler/websocketConnectionMiddlewares.ts","../lib/client/index.ts","../lib/server/types/socket.ts","../lib/server/socketHandlers/errorHandler.ts","../lib/server/types/token.ts","../lib/server/utils/token.ts","../node_modules/axios/index.d.ts","../node_modules/axios-retry/index.d.ts","../lib/common/http/axios.ts","../lib/server/infra/dispatcher.ts","../lib/server/utils/socket.ts","../lib/server/socketHandlers/initHandlers.ts","../lib/server/socketHandlers/identifyHandler.ts","../lib/server/socketHandlers/closeHandler.ts","../lib/server/socketHandlers/connectionHandler.ts","../lib/server/socket.ts","../node_modules/express-prom-bundle/types/index.d.ts","../lib/server/utils/prometheus-middleware.ts","../lib/server/broker-middleware.ts","../lib/server/routesHandlers/postResponseHandler.ts","../lib/server/routesHandlers/connectionStatusHandler.ts","../lib/server/routesHandlers/httpRequestHandler.ts","../lib/server/index.ts","../lib/index.ts","../lib/common/http/patch-https-request-for-proxying.ts","../cli/exec.ts","../cli/help.ts","../cli/init.ts","../node_modules/@types/minimist/index.d.ts","../cli/index.ts","../node_modules/@types/accepts/index.d.ts","../node_modules/@babel/types/lib/index.d.ts","../node_modules/@types/babel__generator/index.d.ts","../node_modules/@babel/parser/typings/babel-parser.d.ts","../node_modules/@types/babel__template/index.d.ts","../node_modules/@types/babel__traverse/index.d.ts","../node_modules/@types/babel__core/index.d.ts","../node_modules/@types/content-disposition/index.d.ts","../node_modules/@types/cookie/index.d.ts","../node_modules/@types/keygrip/index.d.ts","../node_modules/@types/cookies/index.d.ts","../node_modules/@types/cors/index.d.ts","../node_modules/@types/graceful-fs/index.d.ts","../node_modules/@types/http-assert/index.d.ts","../node_modules/@types/istanbul-lib-coverage/index.d.ts","../node_modules/@types/istanbul-lib-report/index.d.ts","../node_modules/@types/istanbul-reports/index.d.ts","../node_modules/@jest/expect-utils/build/index.d.ts","../node_modules/chalk/index.d.ts","../node_modules/pretty-format/node_modules/@sinclair/typebox/typebox.d.ts","../node_modules/pretty-format/node_modules/@jest/schemas/build/index.d.ts","../node_modules/pretty-format/build/index.d.ts","../node_modules/jest-diff/build/index.d.ts","../node_modules/jest-matcher-utils/build/index.d.ts","../node_modules/expect/build/index.d.ts","../node_modules/@types/jest/index.d.ts","../node_modules/@types/json-schema/index.d.ts","../node_modules/@types/koa-compose/index.d.ts","../node_modules/@types/koa/index.d.ts","../node_modules/@types/koa-bodyparser/index.d.ts","../node_modules/@types/koa-router/index.d.ts","../node_modules/@types/normalize-package-data/index.d.ts","../node_modules/@types/prettier/index.d.ts","../node_modules/@types/semver/classes/semver.d.ts","../node_modules/@types/semver/functions/parse.d.ts","../node_modules/@types/semver/functions/valid.d.ts","../node_modules/@types/semver/functions/clean.d.ts","../node_modules/@types/semver/functions/inc.d.ts","../node_modules/@types/semver/functions/diff.d.ts","../node_modules/@types/semver/functions/major.d.ts","../node_modules/@types/semver/functions/minor.d.ts","../node_modules/@types/semver/functions/patch.d.ts","../node_modules/@types/semver/functions/prerelease.d.ts","../node_modules/@types/semver/functions/compare.d.ts","../node_modules/@types/semver/functions/rcompare.d.ts","../node_modules/@types/semver/functions/compare-loose.d.ts","../node_modules/@types/semver/functions/compare-build.d.ts","../node_modules/@types/semver/functions/sort.d.ts","../node_modules/@types/semver/functions/rsort.d.ts","../node_modules/@types/semver/functions/gt.d.ts","../node_modules/@types/semver/functions/lt.d.ts","../node_modules/@types/semver/functions/eq.d.ts","../node_modules/@types/semver/functions/neq.d.ts","../node_modules/@types/semver/functions/gte.d.ts","../node_modules/@types/semver/functions/lte.d.ts","../node_modules/@types/semver/functions/cmp.d.ts","../node_modules/@types/semver/functions/coerce.d.ts","../node_modules/@types/semver/classes/comparator.d.ts","../node_modules/@types/semver/classes/range.d.ts","../node_modules/@types/semver/functions/satisfies.d.ts","../node_modules/@types/semver/ranges/max-satisfying.d.ts","../node_modules/@types/semver/ranges/min-satisfying.d.ts","../node_modules/@types/semver/ranges/to-comparators.d.ts","../node_modules/@types/semver/ranges/min-version.d.ts","../node_modules/@types/semver/ranges/valid.d.ts","../node_modules/@types/semver/ranges/outside.d.ts","../node_modules/@types/semver/ranges/gtr.d.ts","../node_modules/@types/semver/ranges/ltr.d.ts","../node_modules/@types/semver/ranges/intersects.d.ts","../node_modules/@types/semver/ranges/simplify.d.ts","../node_modules/@types/semver/ranges/subset.d.ts","../node_modules/@types/semver/internals/identifiers.d.ts","../node_modules/@types/semver/index.d.ts","../node_modules/@types/stack-utils/index.d.ts","../node_modules/@types/yargs-parser/index.d.ts","../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"8730f4bf322026ff5229336391a18bcaa1f94d4f82416c8b2f3954e2ccaae2ba","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","4b421cbfb3a38a27c279dec1e9112c3d1da296f77a1a85ddadf7e7a425d45d18","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9",{"version":"3aafcb693fe5b5c3bd277bd4c3a617b53db474fe498fc5df067c5603b1eebde7","affectsGlobalScope":true},{"version":"f3d4da15233e593eacb3965cde7960f3fddf5878528d882bcedd5cbaba0193c7","affectsGlobalScope":true},{"version":"7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481","affectsGlobalScope":true},{"version":"097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd","affectsGlobalScope":true},{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"8cc8c5a3bac513368b0157f3d8b31cfdcfe78b56d3724f30f80ed9715e404af8","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"5f406584aef28a331c36523df688ca3650288d14f39c5d2e555c95f0d2ff8f6f","affectsGlobalScope":true},{"version":"22f230e544b35349cfb3bd9110b6ef37b41c6d6c43c3314a31bd0d9652fcec72","affectsGlobalScope":true},{"version":"7ea0b55f6b315cf9ac2ad622b0a7813315bb6e97bf4bb3fbf8f8affbca7dc695","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"eb26de841c52236d8222f87e9e6a235332e0788af8c87a71e9e210314300410a","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"81cac4cbc92c0c839c70f8ffb94eb61e2d32dc1c3cf6d95844ca099463cf37ea","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"5e5e095c4470c8bab227dbbc61374878ecead104c74ab9960d3adcccfee23205","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"2768ef564cfc0689a1b76106c421a2909bdff0acbe87da010785adab80efdd5c","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"52d1bb7ab7a3306fd0375c8bff560feed26ed676a5b0457fa8027b563aecb9a4","affectsGlobalScope":true},"1f03b495671c3a1bd24510f38b8947f0991dfd6bf0278c68eca14af15b306e1f","3846d0dcf468a1d1a07e6d00eaa37ec542956fb5fe0357590a6407af20d2ff90","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"49026435d21e3d7559d723af3ae48f73ec28f9cba651b41bd2ac991012836122","affectsGlobalScope":true},"39b1a50d543770780b0409a4caacb87f3ff1d510aedfeb7dc06ed44188256f89",{"version":"b6a4a51bc749ad882c33d98563ff5a94716ca884bfde949a8c97bad530e4ee2c","affectsGlobalScope":true},"16b872cf5432818bdbf405428b4a1d77bb2a7ab908e8bd6609f9a541cea92f81","fe39ceafa361b6d339b518936275eff89a77e7dfe92f2efa5fb97abf9a95ca49",{"version":"4009dd21843fe4a62d1d97b584a2937ca9f045df6fbd65c8b264d8dd04b656fd","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","5f74757c479da70bc82930f50c6a5cfea4ff9f2979fd965d4ff91de0f6291a22","278fe296432b9840660d6e0d1778b4b4897a591d4b910a5f7ac8db0b476a8af7","1c611ff373ce1958aafc40b328048ac2540ba5c7f373cf2897e0d9aeaabe90a0","bea5c9fc0843a6961411ab4a04df856a8372448bc0d180da0c3a054ff31044b8","715873cecbfcebb49f293f0521bd0955d6298486e2eeb9c7bbf5e9f20a6ed152","c6cf9428f45f3d78b07df7d7aab1569994c177d36549e3a962f952d89f026bc4",{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true},{"version":"6c7b9d2139abd8f2e83ed8fa018c3799ab3187755a6665621feb6e93d3429ac3","affectsGlobalScope":true},"5a2f6de23113659e83dc8c5edb9f3c5bcd6136f74dcc1785b3df4eef1271e1f3","021ca24be8eb8c46f99b4e03ebf872931f590c9b07b88d715c68bd30495b6c44","5899ab1898582115c432cccef063298f75477bf2cebe5473360043fddd67bcc6","6b97f4106d72ae6b4ebf4e46d2fe90f4d04dd04b3dbff6e294572440a428209d","e3baa0c5780c2c805ec33a999722a2f740b572eb3746fd0a5f93a0a5c3dbf7f6","48fedd2f8549a2ae7e62f30fdb015779c2a7b536760730c5269406cd3d17cab2",{"version":"089867511b37a534ae71f3d9bc97acc0b925b7f5dbec113f98c4b49224c694eb","affectsGlobalScope":true},"e0cc19f50900706e7aae038565e825f2014ac5325b99b3daabf8ecd5d3d09f1a","f5ce35485541e817c2d4105d3eb78e3e538bbb009515ed014694363fa3e94ceb","323506ce173f7f865f42f493885ee3dacd18db6359ea1141d57676d3781ce10c",{"version":"bd88055918cf8bf30ad7c9269177f7ebeafd4c5f0d28919edccd1c1d24f7e73c","affectsGlobalScope":true},{"version":"645baafeaed6855c8796fcbae4e813021c65f36eaa3f6178535457a2366f6849","affectsGlobalScope":true},"ea3ab3727cd6c222d94003ecafa30e8550c61eadcdabbf59514aee76e86211a5","d3cdd41693c5ed6bec4f1a1c399d9501372b14bd341bc46eedacf2854c5df5a7","2de7a21c92226fb8abbeed7a0a9bd8aa6d37e4c68a8c7ff7938c644267e9fcc1","6d6070c5c81ba0bfe58988c69e3ba3149fc86421fd383f253aeb071cbf29cd41","48dab0d6e633b8052e7eaa0efb0bb3d58a733777b248765eafcb0b0349439834","d3e22aaa84d935196f465fff6645f88bb41352736c3130285eea0f2489c5f183","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","5195aeb0de306d1c5ca8033457fbcab5987657112fa6d4971cfeb7644493a369","c5dbf0003bc9f0f643e54cd00a3868d1afe85497fecb56be6f2373dc85102924",{"version":"6fa61015444e843013443f2e5ca6bee5f033cbf361f953fd932abb0c029b73b2","affectsGlobalScope":true},{"version":"300f8e9de0b0c3482be3e749462b6ebc3dab8a316801f1da0def94aed0cd2018","affectsGlobalScope":true},"4e228e78c1e9b0a75c70588d59288f63a6258e8b1fe4a67b0c53fe03461421d9","3df5b34f3449733bc4831b8d670f958a045e7a3f5d7b0e21991ef95408dbec13","76a89af04f2ba1807309320dab5169c0d1243b80738b4a2005989e40a136733e","c045b664abf3fc2a4750fa96117ab2735e4ed45ddd571b2a6a91b9917e231a02",{"version":"068b8ee5c2cd90d7a50f2efadbbe353cb10196a41189a48bf4b2a867363012b4","affectsGlobalScope":true},{"version":"0c312a7c5dec6c616f754d3a4b16318ce8d1cb912dfb3dfa0e808f45e66cbb21","affectsGlobalScope":true},"6f44a190351ab5e1811abebe007cf60518044772ccc08244f9f241706afa767f","fecdf44bec4ee9c5188e5f2f58c292c9689c02520900dceaaa6e76594de6da90","2641e5e19268b6f5038ad48a6e2598965301df8a77c48c99d8df760a6a154204",{"version":"6a4a80787c57c10b3ea8314c80d9cc6e1deb99d20adca16106a337825f582420","affectsGlobalScope":true},"f2b9440f98d6f94c8105883a2b65aee2fce0248f71f41beafd0a80636f3a565d",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"b510d0a18e3db42ac9765d26711083ec1e8b4e21caaca6dc4d25ae6e8623f447","5fb46bf84a85cf5e924e30465b7f919c777a1a03af44ae8c273d2ca229dcfd44","b8e7261f41dd775524077306a69c01796bd5a2a742c7338e6607ff4e689bc356","607d8cd0adda041284326a16e1579d29329d8a1d769859e99ea9dbf23b674539","f634e4c7d5cdba8e092d98098033b311c8ef304038d815c63ffdb9f78f3f7bb7","f6099bac6a55fc3b1e2b78874e92a0249bef1d4756e31618bf8cb17c3809709a","a168969b194c810bd6138b1579b6677816618fc9c317ba336dd5359abf9d0afa","b9f515dd1066637030af7e675144ac190e0b410812e66e37496344df056838b1","dba7efbdee28034f915a59aaede4757ec054c5e22ac5d05a35cc9b5bf5ea99f3","028eab144f41d0bffb3079b52181b70a50d7989e4b425be54c930027d194c0fd","cef53ca4c17f6bb85ec755445999ecf8131f65fb9a08d6ab77bbdd16222ceb23","6125f66958e9666a122dec70ef95a6c487be4b0a166117cfde34fc48125b87ae","8b1b89aaf9ce3cfa551f67ecc2ddbf888dea6f13a5e6a9d4cb7cb9cfbe9159a4","aa702846691852db175cda84205c0e105ffe41daad2f6f381b1ad2b40bb4d407","2735a111b9c2ea67e9f10630ecbee81e232b3c98eab6a5dcef4942c88aba4be5","948a7409210c69f62a03fc96a66e6fce7383d8d590129b1d0ec2154e5c074539","bb60e3f14730addd0a1c4552397bf2463a8788571e17c7e27d4f7c5b97a947a9","601742df2b591d4eb40bfd2081353859eabf3352352c843df0ece7997e13c9cc","213e965055076380a87adc081dc7374b9d270cdf71ef5d9e00e2820118ef12a8","588eeca7e191d06becc548480cb25ebe48ebae727837bdf6f7bcb6691cd83a0b","8a8e9e2412cf232d95d8999dec2fe2ca613a96d6839d14ba2fb2eecad53da730","7f5f299d5f57a95b7428652d97dab8db49990bb04f3740cf1ff693119da47dcf","c7908d0cce680f727659ab59ef3b03305b6baa1f4c65c528603acf53ea5de624","1df1b6fe0621ce05b4123e4ebec8e6c719400a91c6363ba1209f5075a59d6dba","c6a17102f358f82bd8920dd7da8254c70f6bc4faae3eb35c5860a45dc574c234","13c7145388e820d1ca0ef0c77e028690d75417d3e93c9d3b25fc9c1d38336311","b65d766dbda435d2af678edeec7ccf112706ef685f6a20a180e1876dbd4f6b25","61b55647e947d0381055791bfbc75ac1d551da9308d67c03d448c1ecdf4e1141","d5aa318857dc9474f5d34b57903aec06904dcba1a5491f5b453490fd3b9abf1d","6e6f2b759dc3a5a38d20c766e7b820b2b3c263515e2faa0cd8584d701d17e183","c2f0d6f297a0340ea317e5b5d001505fd089db7f1aae226b3d4a868790643f05","ef0c035c127c91e6131ce002546ff1e166d665fd0403b3edf2cacda4e434d15a","428de2f733aac226862f3984ef67271139c12f0361613d8491fd82eb0a9be8ad","c0d72586228b49f84a0ddad39104b9ebfb99379d2f405f4f20942900a19dac9a","aa00c40656919f49a49e048a570f137a17a0c142c02396fedaf87e3690e7c381","9cf1457427c1f91bc91bf85fc05e4d4928869efd14316c43f97816677d82f77a","16b68528d65918e50058b621b5f7b43e16986bda36ee284f007540a91b0c2ce3","9854162d1c9f86702038a30132beee61410c279f3aec75a59372ca05faeb504e","fe4d850923b0082afa13a36e7ca0dfde105d510ec8a7b76167637c28fc793bb1","853b1081cc49b27b260b4956b96358acb673f49494b542f5ddf05d61fe67709c","48f7e457d23e6fa17669dd9ee30eb72a272a90a1496a2833994507fa5a0008d9","66db3b632a828b31bdb7e039ef82c9156dfbcd658c84a3e38711eb774662bce2","4bea15e35b4659222d01e0af6c78adff12689a79665d868a58fb37b7a529d23d","faaffcab2cba111febe15e8fb7fd617f4dcb2a4a3166fdf9db046b5ce3075f0b","1bb98610e84a478ddc0d97514ba35892473f747b2010140e0477bce4f4a5c0f5","1f17fab3c3d156fca17d805a40951972254baed3fe88153b9ada8cb4a9b227ca","48c7c11bb2d7a0c5f11548247a4b7f95fbffb7afa53feacb79c2bebe818aa0cd","2e180800f96a2a1d13df042b61b4fc6bff37a20026b0baeb64c6db8e8a041eea","60c64f5e732176d7fae10bec44fed87b0039e9621b7ee579c72425d0e57d08ec","1907f136ceda2e9ac6cad5adaf9736015fbe66ec914bcb5f400163a3e4c4dd7c","d3f2d715f57df3f04bf7b16dde01dec10366f64fce44503c92b8f78f614c1769","b78cd10245a90e27e62d0558564f5d9a16576294eee724a59ae21b91f9269e4a","dcc9081d68c2ade5c51ac7bf5f37cce630359408e713999269b77f611a30d871","2f5747b1508ccf83fad0c251ba1e5da2f5a30b78b09ffa1cfaf633045160afed",{"version":"a5562ab0448c81180ef220ff104441a4d67187a2259e6008397e7531a821f0e7","affectsGlobalScope":true},"b71c603a539078a5e3a039b20f2b0a0d1708967530cf97dec8850a9ca45baa2b","34118be360cdd3381bbebbfd4b093c394460c8fc5df40688d58f45d86ab1448b","104c67f0da1bdf0d94865419247e20eded83ce7f9911a1aa75fc675c077ca66e","cc0d0b339f31ce0ab3b7a5b714d8e578ce698f1e13d7f8c60bfb766baeb1d35c","5c45abf1e13e4463eacfd5dedda06855da8748a6a6cb3334f582b52e219acc04","6f4e4e5a046171e70dfb4b1f3e6212de786bf2c1e2c4383ae0e61c4726fdd168","b688e6899b4ba2208e49bef019c759e0b70e9e5da188703e30400c833ba14cb5","3da82ff2c93f53ba71271eeb764af06f156fb63eed56b98c3944fd70a903a949","691b22259686f59c7abadb27fc268196e10a13f57cd1c00da816676ff724189a","6546c54580ed782ac5fa7ce46df2bca3de24859b73cbb005572f7943543a45df","d295a90c9f5b1f746488edea8985af006d60cdb28639b61e72f27732418c4a34","de03dfcf4b9d6c839059e3d0da9398633e6df022945d31b0584a840d089ba2da","158fb3ab521da0a909249ef6e01758625eab1f7068660fd48a1c61593d19cabf","db26eef90552b690d2cd81b1116e08e7d54de2fbaf750191c17230627eaaaa09","ceebc193b7e71ea9caceb27b75be8ec51b375da9495b4b1bb54142583df679e1","6beab067d249104f7f4436b57ee9031ff9640a3933045f2132f68148779607cc","66f8b3cf8c4e6b43c126aef6e1e69dc40a8cddd34d82857610ba97cf5542c428","e81f88e96194e9c6908c0199b64fa7de53c67227044a9e72d95e1046d007d9a0","54124f504776e46fa2de0d4999f89765cb47975f949f84588b897cbe43865e48","64894b17ef16b7e4ad0f32c6882bc6591aae3d8cfaddd27fe2a6fc77bfd8eafc","b8b1e6141f16b9b5449156e6d34d6bcf6386487239f14fa96ed2108c4f3f65db","a2c02b8d780bc5361bd49f34d47b761d54b8f8309b6ebb9d2f447b80434c61ff","bc16e48a012031f3867b93180b7c04324f437f36b9523fa6c33a5037da1b56f0","b393a5d180dcb9f91762f83f915a775c6acf6aaabf7f0ee3e49de28ae161488c","86eb8aa1e46f50cc53c190507f7c25865eb7692328bfa9d2327d5858b80a31c6","87723886f47648b3722e44c9a12fc7dce6c118758b3c7a85affb995167a53075","2b9442aad20827dfd6923ff5605d6a5ee545a99453f508caa9fccd33bb0eafdd","18bcbb347f6f8d81f4da0f9514fdb3871a20a19f6d0ddf4b8a9bcd204e6cbd79","94545d314c1c9bf043379392cc9789c27ec772e4853c5624e9f2dd9d2f92804b","6dd8b6b51f331cd8a3384e8de32d4fa2bef4c8d006495633792f6f6214bcb23e","893ada0daab97665ca9e9ce67a5929b45acb40aac2be9991ea155785ccd14261","cbf3a941838a1dbd1f3152a256a37b853daa37b6781165ad192305266c8a6972","0de31c01a78783bf1f2e1e5195aafff17eb04674425b83fad2679bc058233cbc","ce4fd380597a02446bff95c085d5b37951be987a4497300d1b5435633dcc02ad","39d1a0fb9424a8b37327e0dcf9bfbda6455d29c76ee8fab80dd717efaa44ec96","ffa881d61e3aa18ae359ba4ca34eba22970651edaf9e67e962140f8ed2ef573f","9c173187aeb9596afb99b80358b8aac22984fbeeb17e00eaf5c73a6522b7b972","6a0b586fe6ec79de42b5c59c280ec05fd8e1ac2804aeb040fc515cfe04c9c025","931e7cf1cfd8bae747c6227e39705dc900d9b7cba1f3d866933ce48bee3dec7f","01822408622eb719b0d6aa797f3278a27f01ca15f477a98a62a013f415030371","74b9eebec9649be2c532be99a682c6434bc31d1be11b6e1fecfa5f4bc795ccb6","d3c53904e4258d97ae5b7cd6daad35af0eb46dedae6a10d5620bc51ada00d61d","cab77b3f756e05d96bbc7209af80659200105720385bcdf1bc9585c82afb3349","62899a76679f04094ab88add515bde051a628e7cec38d7554770a628f4508a76","f64487e06875cfbe0cc854328920403df337dc6c1925070995653ac71c266c0e","dfd06b48e69ff4ab95a33fd83ad7eca77567a7c230a9cbf4a47063c04246d858","f218fbb52c1192c386986d985d213cf8ffe29f3fc4b0b0580ad65df6381be48e","35c57738f7982fdfb51f37e6658f71c0994e1bb5857d2ea6f191a0a55aaa3cb4","8c96e28f8921ba74a550a3aa98e790fb9cdab38c13e7729533766a49f8dcd3f4","8a087e0e03ba7d4ff15247fa73c1d7de19bac9883398d1fdef64aa567291eb4f","e7b59c0e6c6a541cb0d7b9e43b8c28fb28bed6002f17a00856469ff50dca96fe","18b5a4386e498b26f5dd52eedfd78ef960cceb04a97cfe590ca2a05e19fea5eb","aa9b70eac841498495c926289d5724f05c007826fe5a1b7cf1974faf21bd30cf","529e67c9a13551148416ac27f4991a089c85882af7aa174bc128d69dcaf4c3eb","89b350d42ac4fdbd15860690647dac82b2cfde1860b14db0dfee4b66ba5fd7b0","9da2ff90ff61041d5b495f13b3273c0b24bba4ef939d1b6718e294cc84ea55cd","799a2be8598de24deb59b1e87a0d592ae8d62c44d8c84e108844d278f650956c","d6b88ebeb395d9198c205fd8e029f2d8bfab8b72df36259344a5168be621b88f","c067dc605f8ddd973fa11cdb9946cab9340f67cbf961b1e5fc4b5f3acd0af8cd","e5da27785a9d3fe74a40251b436d77d65684a995bb338f5e7ba96316c9393fb0","c485d691d59485842a911e29a3e11eb64d64dea52e1159bca39850997b366fe1","fe249c3f41465a2e4abaa92aca4fbd9e613b51ed6313676850f712de132ab98e","3c44d055457889f193f78ac947653ec9a8c5660cbee59e26d50422000b76740f","c9f9ba089ac2ded87954c1e947fdc702d239a325b6a4f816f3394cec1f4b5af6","dd2b4ff5479bba121f7312f253bc7776b44dfd08b0905b41b3332192eb19331c","0c9f2c5c6eba7fe142f6c7987b4c4de44cf5671182ca8c424af83989a32706c5","fbca5ffaebf282ec3cdac47b0d1d4a138a8b0bb32105251a38acb235087d3318","c552ba4963c2bd77d84b6bfaf6b9eb0aed9f0dbd55fb4ce663552d05f2b95418","87f287f296f3ff07dbd14ea7853c2400d995dccd7bd83206196d6c0974774e96","ddb0b9fcd2670bce028e60ca5768719c5d21508b00dc83acf6af25cbe1fcc5ec","2c8e55457aaf4902941dfdba4061935922e8ee6e120539c9801cd7b400fae050","8041cfce439ff29d339742389de04c136e3029d6b1817f07b2d7fcbfb7534990","670a76db379b27c8ff42f1ba927828a22862e2ab0b0908e38b671f0e912cc5ed","9d38964b57191567a14b396422c87488cecd48f405c642daa734159875ee81d9","069bebfee29864e3955378107e243508b163e77ab10de6a5ee03ae06939f0bb9","0504070e7eaba788f5d0d5926782ed177f1db01cee28363c488fae94950c0bbc","117ffeecf6c55e25b6446f449ad079029b5e7317399b0a693858faaaea5ca73e","6847334317c1bc1e6fc4b679b0095bbd2b6ee3b85fe3f26fc26bac462f68ef5e","2224f3072e3cc07906eeed5c71746779511fba2dd224addc5489bcdb489bdee5","3937b50a4de68f6d21614461e9d47af0d8421ca80fc2a72b667ca2151f492120","afe73051ff6a03a9565cbd8ebb0e956ee3df5e913ad5c1ded64218aabfa3dcb5","3f841292a135503a4cc1a9029af59dae135595810cfad5ca62ec1b2ad9846e8e","035a5df183489c2e22f3cf59fc1ed2b043d27f357eecc0eb8d8e840059d44245","a4809f4d92317535e6b22b01019437030077a76fec1d93b9881c9ed4738fcc54","5f53fa0bd22096d2a78533f94e02c899143b8f0f9891a46965294ee8b91a9434","763e521cf114b80e0dd0e21ca49b9f8ae62e8999555a5e7bade8ce36b33001c2","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","3054ef91b855e005b9c4681399e9d64d2a7b07a22d539314d794f09e53b876a7","ffcc5500e77223169833fc6eb59b3a507944a1f89574e0a1276b0ea7fc22c4a4","22f13de9e2fe5f0f4724797abd3d34a1cdd6e47ef81fc4933fea3b8bf4ad524b","e3ba509d3dce019b3190ceb2f3fc88e2610ab717122dabd91a9efaa37804040d","cda0cb09b995489b7f4c57f168cd31b83dcbaa7aad49612734fb3c9c73f6e4f2","f72f8428f3c1caa22e9c247d046603b85b442c0dae7b77a7a0bc092c18867cb7",{"version":"195f63105abc03e72b6a176e3e34dfb5ac932b55db378fdc7874b1617e24b465","affectsGlobalScope":true},"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","7e8d3f08435ad2cefe67f58182618bfc9a0a29db08cf2544b94cbcae754a9bd9","aa3bbe7b99354f3c6cc6794961655bec801bb6a720f121d4a2cfe963681e426d","cee62e64fc4bdfb3798ab8e21486fadd2027ce4128349989acc63905366f91c5","18730c5231e656317c093558b3467d2a3b357ffc45b4e56509c98fce5a775629","22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","429b6df7d7b94389bd42cfdf39bccea903acd3628498cec6172302801fbeac89","cf3d384d082b933d987c4e2fe7bfb8710adfd9dc8155190056ed6695a25a559e","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","c2576a4083232b0e2d9bd06875dd43d371dee2e090325a9eac0133fd5650c1cb","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","f40ac11d8859092d20f953aae14ba967282c3bb056431a37fced1866ec7a2681","cc11e9e79d4746cc59e0e17473a59d6f104692fd0eeea1bdb2e206eabed83b03","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","85f8ebd7f245e8bf29da270e8b53dcdd17528826ffd27176c5fc7e426213ef5a","ab82804a14454734010dcdcd43f564ff7b0389bee4c5692eec76ff5b30d4cf66","bae8d023ef6b23df7da26f51cea44321f95817c190342a36882e93b80d07a960","5d30d04a14ed8527ac5d654dc345a4db11b593334c11a65efb6e4facc5484a0e"],"options":{"alwaysStrict":false,"esModuleInterop":true,"module":199,"noImplicitAny":false,"noUnusedLocals":true,"outDir":"./","sourceMap":true,"strict":true,"target":6},"fileIdsList":[[249],[251,252,253,254],[97,106,139],[139,148,149,192,204],[139,148,149,156,177,202,214],[148,149,215,216],[148,149,174],[139,149,156,177,202],[148,149,203],[139,148,149,204,217,218],[148],[139,175,177,211],[139,147,148,211,212],[139,146,149,150,173,213,219],[139,146,150,156,199,200,201,205,206,207,210,220,221,225,226],[139],[147,150,156,192,206],[138,139,146,150,174,192,208,209],[138,139,150,192],[171],[139,162,163],[139,148,164,165,170,171,172],[167,168,169],[139,143,144,145,146,150,151,152,182,196,197,198],[195],[139,146],[146,182],[139,146,147,150],[140,146,181],[141,149],[139,148,156,175,177],[139,156,177,179],[138],[97,106,135,136,137,139],[138,139,148],[97,106,135,138,139,141],[106,139,140,141,154,161,174,185,222,223,224],[139,232,233],[99,101,114,115,138,139,154,156,157],[101,125,138],[99,101,138,139,157,175,176],[114,138,160,192,193],[97,99,101,139,147,191,192],[139,160,194],[114,139,141,146,153,160,192,194],[139,141,146,147,153,160,177,192],[139,140,141,146,147,150,153,158,160,175,180],[125,139,141,154,156,161,173,174],[139,154,175,177,178,179],[140],[141],[138,154],[159],[89],[155],[138,139,141,142,227,248],[134,138],[138,139,192],[139,146,156,201,225,235,237,241,243,244,245,246,247],[138,139,147,234],[139,192,231,241],[139,160,192,231,241],[139,160,192,194,231],[146,228,229,237,240],[139,160,231,235,241],[139,229,231,238,239],[139,160,195,231,235,236,237,241],[146,181,200,238],[192,242],[147,230],[257],[99,133],[257,258,259,260,261],[257,259],[99,133,190],[96,133],[99,133,190,192,265],[96,99,133,184,185,186],[185,187,189,191],[97,133],[270],[271],[277,280],[284],[83,96,99,100,104,110,125,133,188,256,263,265,266,269,283],[47],[83],[84,89,117],[85,96,97,104,114,125],[85,86,96,104],[87,126],[88,89,97,105],[89,114,122],[90,92,96,104],[83,91],[92,93],[96],[94,96],[83,96],[96,97,98,114,125],[96,97,98,111,114,117],[81,130],[92,96,99,104,114,125],[96,97,99,100,104,114,122,125],[99,101,114,122,125],[47,48,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132],[96,102],[103,125,130],[92,96,104,114],[105],[106],[83,107],[108,124,130],[109],[110],[96,111,112],[111,113,126,128],[84,96,114,115,116,117],[84,114,116],[114,115],[117],[118],[83,114],[96,120,121],[120,121],[89,104,114,122],[123],[104,124],[84,99,110,125],[89,126],[114,127],[103,128],[129],[84,89,96,98,107,114,125,128,130],[114,131],[289,328],[289,313,328],[328],[289],[289,314,328],[289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327],[314,328],[97,114,133,183],[99,133,183,188],[330],[232,233],[125,133],[273,279],[159,192],[277],[274,278],[166],[276],[275],[58,62,125],[58,114,125],[53],[55,58,122,125],[104,122],[133],[53,133],[55,58,104,125],[50,51,54,57,84,96,114,125],[50,56],[54,58,84,117,125,133],[84,133],[74,84,133],[52,53,133],[58],[52,53,54,55,56,57,58,59,60,62,63,64,65,66,67,68,69,70,71,72,73,75,76,77,78,79,80],[58,65,66],[56,58,66,67],[57],[50,53,58],[58,62,66,67],[62],[56,58,61,125],[50,55,56,58,62,65],[84,114],[53,58,74,84,130,133]],"referencedMap":[[251,1],[255,2],[253,3],[205,4],[215,5],[217,6],[216,7],[203,8],[204,9],[219,10],[149,11],[212,12],[213,13],[220,14],[227,15],[202,16],[207,17],[210,18],[226,19],[172,20],[164,21],[165,21],[173,22],[170,23],[199,24],[196,25],[152,26],[145,16],[197,27],[151,28],[143,16],[182,29],[150,30],[209,31],[208,32],[198,33],[138,34],[174,35],[142,36],[225,37],[234,38],[158,39],[250,40],[177,41],[194,42],[176,16],[201,43],[195,44],[200,45],[221,46],[181,47],[175,48],[180,49],[141,50],[146,51],[223,52],[160,53],[147,54],[214,16],[156,55],[249,56],[178,16],[139,57],[244,58],[248,59],[235,60],[246,61],[247,62],[245,63],[241,64],[239,65],[240,66],[229,16],[238,67],[237,68],[243,69],[231,70],[259,71],[256,72],[262,73],[258,71],[260,74],[261,71],[191,75],[134,76],[190,72],[266,77],[267,72],[187,78],[192,79],[268,80],[271,81],[272,82],[281,83],[285,84],[283,84],[286,84],[284,85],[47,86],[48,86],[83,87],[84,88],[85,89],[86,90],[87,91],[88,92],[89,93],[90,94],[91,95],[92,96],[93,96],[95,97],[94,98],[96,99],[97,100],[98,101],[82,102],[99,103],[100,104],[101,105],[133,106],[102,107],[103,108],[104,109],[105,110],[106,111],[107,112],[108,113],[109,114],[110,115],[111,116],[112,116],[113,117],[114,118],[116,119],[115,120],[117,121],[118,122],[119,123],[120,124],[121,125],[122,126],[123,127],[124,128],[125,129],[126,130],[127,131],[128,132],[129,133],[130,134],[131,135],[313,136],[314,137],[289,138],[292,138],[311,136],[312,136],[302,136],[301,139],[299,136],[294,136],[307,136],[305,136],[309,136],[293,136],[306,136],[310,136],[295,136],[296,136],[308,136],[290,136],[297,136],[298,136],[300,136],[304,136],[315,140],[303,136],[291,136],[328,141],[322,140],[324,142],[323,140],[316,140],[317,140],[319,140],[321,140],[325,142],[326,142],[318,142],[320,142],[184,143],[189,144],[331,145],[233,146],[137,147],[280,148],[242,149],[278,150],[279,151],[193,76],[167,152],[277,153],[276,154],[65,155],[72,156],[64,155],[79,157],[56,158],[55,159],[78,160],[73,161],[76,162],[58,163],[57,164],[53,165],[52,166],[75,167],[54,168],[59,169],[63,169],[81,170],[80,169],[67,171],[68,172],[70,173],[66,174],[69,175],[74,160],[61,176],[62,177],[71,178],[51,179],[77,180]],"exportedModulesMap":[[251,1],[255,2],[253,3],[205,4],[215,5],[217,6],[216,7],[203,8],[204,9],[219,10],[149,11],[212,12],[213,13],[220,14],[227,15],[202,16],[207,17],[210,18],[226,19],[172,20],[164,21],[165,21],[173,22],[170,23],[199,24],[196,25],[152,26],[145,16],[197,27],[151,28],[143,16],[182,29],[150,30],[209,31],[208,32],[198,33],[138,34],[174,35],[142,36],[225,37],[234,38],[158,39],[250,40],[177,41],[194,42],[176,16],[201,43],[195,44],[200,45],[221,46],[181,47],[175,48],[180,49],[141,50],[146,51],[223,52],[160,53],[147,54],[214,16],[156,55],[249,56],[178,16],[139,57],[244,58],[248,59],[235,60],[246,61],[247,62],[245,63],[241,64],[239,65],[240,66],[229,16],[238,67],[237,68],[243,69],[231,70],[259,71],[256,72],[262,73],[258,71],[260,74],[261,71],[191,75],[134,76],[190,72],[266,77],[267,72],[187,78],[192,79],[268,80],[271,81],[272,82],[281,83],[285,84],[283,84],[286,84],[284,85],[47,86],[48,86],[83,87],[84,88],[85,89],[86,90],[87,91],[88,92],[89,93],[90,94],[91,95],[92,96],[93,96],[95,97],[94,98],[96,99],[97,100],[98,101],[82,102],[99,103],[100,104],[101,105],[133,106],[102,107],[103,108],[104,109],[105,110],[106,111],[107,112],[108,113],[109,114],[110,115],[111,116],[112,116],[113,117],[114,118],[116,119],[115,120],[117,121],[118,122],[119,123],[120,124],[121,125],[122,126],[123,127],[124,128],[125,129],[126,130],[127,131],[128,132],[129,133],[130,134],[131,135],[313,136],[314,137],[289,138],[292,138],[311,136],[312,136],[302,136],[301,139],[299,136],[294,136],[307,136],[305,136],[309,136],[293,136],[306,136],[310,136],[295,136],[296,136],[308,136],[290,136],[297,136],[298,136],[300,136],[304,136],[315,140],[303,136],[291,136],[328,141],[322,140],[324,142],[323,140],[316,140],[317,140],[319,140],[321,140],[325,142],[326,142],[318,142],[320,142],[184,143],[189,144],[331,145],[233,146],[137,147],[280,148],[242,149],[278,150],[279,151],[193,76],[167,152],[277,153],[276,154],[65,155],[72,156],[64,155],[79,157],[56,158],[55,159],[78,160],[73,161],[76,162],[58,163],[57,164],[53,165],[52,166],[75,167],[54,168],[59,169],[63,169],[81,170],[80,169],[67,171],[68,172],[70,173],[66,174],[69,175],[74,160],[61,176],[62,177],[71,178],[51,179],[77,180]],"semanticDiagnosticsPerFile":[251,252,255,253,205,215,217,216,203,204,219,149,218,212,211,213,220,227,202,207,210,226,172,164,162,165,163,173,168,170,169,171,199,196,152,145,144,197,151,143,182,150,148,209,208,198,206,138,174,142,225,224,234,158,250,177,194,176,201,195,200,221,181,175,180,141,140,153,146,223,179,160,154,147,161,214,156,249,178,139,244,248,235,246,247,245,241,239,240,229,238,237,228,230,243,236,231,259,257,273,166,256,262,258,260,261,191,134,190,263,264,266,267,187,192,157,268,269,188,270,271,272,281,282,265,285,283,286,284,183,254,47,48,83,84,85,86,87,88,89,90,91,92,93,95,94,96,97,98,82,132,99,100,101,133,102,103,104,105,106,107,108,109,110,111,112,113,114,116,115,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,287,288,185,186,313,314,289,292,311,312,302,301,299,294,307,305,309,293,306,310,295,296,308,290,297,298,300,304,315,303,291,328,327,322,324,323,316,317,319,321,325,326,318,320,184,189,329,330,331,233,232,49,135,274,137,280,242,278,279,193,167,222,277,276,275,159,136,8,9,13,12,2,14,15,16,17,18,19,20,21,3,4,25,22,23,24,26,27,28,5,29,30,31,32,6,46,36,33,34,35,37,7,38,43,44,39,40,41,42,1,45,11,10,65,72,64,79,56,55,78,73,76,58,57,53,52,75,54,59,60,63,50,81,80,67,68,70,66,69,74,61,62,71,51,77,155]},"version":"4.9.5"}
|
|
1
|
+
{"program":{"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.dom.d.ts","../node_modules/typescript/lib/lib.dom.iterable.d.ts","../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../node_modules/typescript/lib/lib.scripthost.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.esnext.intl.d.ts","../node_modules/typescript/lib/lib.es2019.full.d.ts","../node_modules/@types/node/assert.d.ts","../node_modules/@types/node/assert/strict.d.ts","../node_modules/buffer/index.d.ts","../node_modules/undici-types/header.d.ts","../node_modules/undici-types/readable.d.ts","../node_modules/undici-types/file.d.ts","../node_modules/undici-types/fetch.d.ts","../node_modules/undici-types/formdata.d.ts","../node_modules/undici-types/connector.d.ts","../node_modules/undici-types/client.d.ts","../node_modules/undici-types/errors.d.ts","../node_modules/undici-types/dispatcher.d.ts","../node_modules/undici-types/global-dispatcher.d.ts","../node_modules/undici-types/global-origin.d.ts","../node_modules/undici-types/pool-stats.d.ts","../node_modules/undici-types/pool.d.ts","../node_modules/undici-types/handlers.d.ts","../node_modules/undici-types/balanced-pool.d.ts","../node_modules/undici-types/agent.d.ts","../node_modules/undici-types/mock-interceptor.d.ts","../node_modules/undici-types/mock-agent.d.ts","../node_modules/undici-types/mock-client.d.ts","../node_modules/undici-types/mock-pool.d.ts","../node_modules/undici-types/mock-errors.d.ts","../node_modules/undici-types/proxy-agent.d.ts","../node_modules/undici-types/api.d.ts","../node_modules/undici-types/cookies.d.ts","../node_modules/undici-types/patch.d.ts","../node_modules/undici-types/filereader.d.ts","../node_modules/undici-types/diagnostics-channel.d.ts","../node_modules/undici-types/websocket.d.ts","../node_modules/undici-types/content-type.d.ts","../node_modules/undici-types/cache.d.ts","../node_modules/undici-types/interceptors.d.ts","../node_modules/undici-types/index.d.ts","../node_modules/@types/node/globals.d.ts","../node_modules/@types/node/async_hooks.d.ts","../node_modules/@types/node/buffer.d.ts","../node_modules/@types/node/child_process.d.ts","../node_modules/@types/node/cluster.d.ts","../node_modules/@types/node/console.d.ts","../node_modules/@types/node/constants.d.ts","../node_modules/@types/node/crypto.d.ts","../node_modules/@types/node/dgram.d.ts","../node_modules/@types/node/diagnostics_channel.d.ts","../node_modules/@types/node/dns.d.ts","../node_modules/@types/node/dns/promises.d.ts","../node_modules/@types/node/domain.d.ts","../node_modules/@types/node/dom-events.d.ts","../node_modules/@types/node/events.d.ts","../node_modules/@types/node/fs.d.ts","../node_modules/@types/node/fs/promises.d.ts","../node_modules/@types/node/http.d.ts","../node_modules/@types/node/http2.d.ts","../node_modules/@types/node/https.d.ts","../node_modules/@types/node/inspector.d.ts","../node_modules/@types/node/module.d.ts","../node_modules/@types/node/net.d.ts","../node_modules/@types/node/os.d.ts","../node_modules/@types/node/path.d.ts","../node_modules/@types/node/perf_hooks.d.ts","../node_modules/@types/node/process.d.ts","../node_modules/@types/node/punycode.d.ts","../node_modules/@types/node/querystring.d.ts","../node_modules/@types/node/readline.d.ts","../node_modules/@types/node/readline/promises.d.ts","../node_modules/@types/node/repl.d.ts","../node_modules/@types/node/stream.d.ts","../node_modules/@types/node/stream/promises.d.ts","../node_modules/@types/node/stream/consumers.d.ts","../node_modules/@types/node/stream/web.d.ts","../node_modules/@types/node/string_decoder.d.ts","../node_modules/@types/node/test.d.ts","../node_modules/@types/node/timers.d.ts","../node_modules/@types/node/timers/promises.d.ts","../node_modules/@types/node/tls.d.ts","../node_modules/@types/node/trace_events.d.ts","../node_modules/@types/node/tty.d.ts","../node_modules/@types/node/url.d.ts","../node_modules/@types/node/util.d.ts","../node_modules/@types/node/v8.d.ts","../node_modules/@types/node/vm.d.ts","../node_modules/@types/node/wasi.d.ts","../node_modules/@types/node/worker_threads.d.ts","../node_modules/@types/node/zlib.d.ts","../node_modules/@types/node/globals.global.d.ts","../node_modules/@types/node/index.d.ts","../node_modules/@types/bunyan/index.d.ts","../node_modules/camelcase/index.d.ts","../node_modules/snyk-config/dist/index.d.ts","../node_modules/dotenv/lib/main.d.ts","../lib/common/config/config.ts","../lib/logs/logger.ts","../lib/common/types/http.ts","../lib/common/types/filter.ts","../lib/common/filter/filter-rules-loading.ts","../lib/client/socketHandlers/reconnectHandler.ts","../lib/client/socketHandlers/identifyHandler.ts","../lib/client/socketHandlers/errorHandler.ts","../lib/common/types/options.ts","../lib/common/utils/token.ts","../lib/client/types/config.ts","../lib/client/checks/types.ts","../lib/client/types/client.ts","../lib/client/socketHandlers/openHandler.ts","../lib/client/socketHandlers/closeHandler.ts","../lib/common/types/log.ts","../lib/common/utils/replace-vars.ts","../package.json","../lib/common/utils/version.ts","../node_modules/@types/global-agent/index.d.ts","../lib/common/http/downstream-post-stream-to-server.ts","../node_modules/prom-client/index.d.ts","../lib/common/utils/metrics.ts","../lib/common/utils/try-json-parse.ts","../lib/client/scm/github/errors.ts","../lib/client/scm/github/types.ts","../lib/client/scm/github/commit.ts","../lib/client/scm/github/tree.ts","../node_modules/@openpgp/web-stream-tools/types/index.v4.9.d.ts","../node_modules/openpgp/openpgp.d.ts","../lib/client/scm/pgp/errors.ts","../lib/client/scm/pgp/types.ts","../lib/client/scm/pgp/sign.ts","../lib/client/scm/types.ts","../lib/client/scm/github/commit-signing-filter-rules.ts","../lib/client/scm/index.ts","../lib/common/config/universal.ts","../lib/common/relay/prepareRequest.ts","../lib/common/http/utils.ts","../lib/common/http/request.ts","../lib/logs/log.ts","../lib/common/utils/json.ts","../lib/common/relay/requestsHelper.ts","../lib/common/relay/forwardWebsocketRequest.ts","../lib/client/socketHandlers/requestHandler.ts","../node_modules/@types/mime/index.d.ts","../node_modules/@types/send/index.d.ts","../node_modules/@types/qs/index.d.ts","../node_modules/@types/range-parser/index.d.ts","../node_modules/@types/express-serve-static-core/index.d.ts","../node_modules/@types/http-errors/index.d.ts","../node_modules/@types/serve-static/index.d.ts","../node_modules/@types/connect/index.d.ts","../node_modules/@types/body-parser/index.d.ts","../node_modules/@types/express/index.d.ts","../node_modules/node-cache/index.d.ts","../lib/common/http/server-post-stream-handler.ts","../lib/common/relay/LegacyStreamResponseHandler.ts","../lib/client/socketHandlers/chunkHandler.ts","../lib/client/socketHandlers/init.ts","../lib/client/utils/integrations.ts","../lib/client/socket.ts","../lib/common/relay/forwardHttpRequest.ts","../lib/common/http/webserver.ts","../lib/client/retry/exponential-backoff.ts","../lib/client/checks/http/http-executor.ts","../lib/client/checks/http/index.ts","../lib/client/checks/api/checks-handler.ts","../lib/client/utils/socketHelpers.ts","../lib/client/routesHandler/healthcheckHandler.ts","../lib/client/utils/credentials.ts","../lib/client/utils/connectionValidation.ts","../lib/client/routesHandler/systemCheckHandler.ts","../lib/client/dispatcher/dispatcher-service.ts","../lib/client/dispatcher/client/api.ts","../lib/client/dispatcher/index.ts","../lib/common/utils/urlValidator.ts","../lib/client/checks/config/brokerClientUrlCheck.ts","../lib/client/checks/config/universalConnectionConfigCheck.ts","../lib/client/checks/config/index.ts","../lib/client/checks/utils.ts","../lib/client/checks/index.ts","../lib/client/utils/configHelpers.ts","../lib/client/hooks/startup/processHooks.ts","../lib/common/relay/forwardHttpRequestOverHttp.ts","../node_modules/path-to-regexp/index.d.ts","../lib/common/utils/auth-header.ts","../lib/common/filter/utils.ts","../lib/common/filter/filtersAsync.ts","../lib/client/routesHandler/websocketConnectionMiddlewares.ts","../lib/client/index.ts","../lib/server/types/socket.ts","../lib/server/socketHandlers/errorHandler.ts","../lib/server/types/token.ts","../lib/server/utils/token.ts","../node_modules/axios/index.d.ts","../node_modules/axios-retry/index.d.ts","../lib/common/http/axios.ts","../lib/server/infra/dispatcher.ts","../lib/server/utils/socket.ts","../lib/server/socketHandlers/initHandlers.ts","../lib/server/socketHandlers/identifyHandler.ts","../lib/server/socketHandlers/closeHandler.ts","../lib/server/socketHandlers/connectionHandler.ts","../lib/server/socket.ts","../node_modules/express-prom-bundle/types/index.d.ts","../lib/server/utils/prometheus-middleware.ts","../lib/server/broker-middleware.ts","../lib/server/routesHandlers/postResponseHandler.ts","../lib/server/routesHandlers/connectionStatusHandler.ts","../lib/server/routesHandlers/httpRequestHandler.ts","../lib/server/index.ts","../lib/index.ts","../lib/common/http/patch-https-request-for-proxying.ts","../cli/exec.ts","../cli/help.ts","../cli/init.ts","../node_modules/@types/minimist/index.d.ts","../cli/index.ts","../node_modules/@types/accepts/index.d.ts","../node_modules/@babel/types/lib/index.d.ts","../node_modules/@types/babel__generator/index.d.ts","../node_modules/@babel/parser/typings/babel-parser.d.ts","../node_modules/@types/babel__template/index.d.ts","../node_modules/@types/babel__traverse/index.d.ts","../node_modules/@types/babel__core/index.d.ts","../node_modules/@types/content-disposition/index.d.ts","../node_modules/@types/cookie/index.d.ts","../node_modules/@types/keygrip/index.d.ts","../node_modules/@types/cookies/index.d.ts","../node_modules/@types/cors/index.d.ts","../node_modules/@types/graceful-fs/index.d.ts","../node_modules/@types/http-assert/index.d.ts","../node_modules/@types/istanbul-lib-coverage/index.d.ts","../node_modules/@types/istanbul-lib-report/index.d.ts","../node_modules/@types/istanbul-reports/index.d.ts","../node_modules/@jest/expect-utils/build/index.d.ts","../node_modules/chalk/index.d.ts","../node_modules/pretty-format/node_modules/@sinclair/typebox/typebox.d.ts","../node_modules/pretty-format/node_modules/@jest/schemas/build/index.d.ts","../node_modules/pretty-format/build/index.d.ts","../node_modules/jest-diff/build/index.d.ts","../node_modules/jest-matcher-utils/build/index.d.ts","../node_modules/expect/build/index.d.ts","../node_modules/@types/jest/index.d.ts","../node_modules/@types/json-schema/index.d.ts","../node_modules/@types/koa-compose/index.d.ts","../node_modules/@types/koa/index.d.ts","../node_modules/@types/koa-bodyparser/index.d.ts","../node_modules/@types/koa-router/index.d.ts","../node_modules/@types/normalize-package-data/index.d.ts","../node_modules/@types/prettier/index.d.ts","../node_modules/@types/semver/classes/semver.d.ts","../node_modules/@types/semver/functions/parse.d.ts","../node_modules/@types/semver/functions/valid.d.ts","../node_modules/@types/semver/functions/clean.d.ts","../node_modules/@types/semver/functions/inc.d.ts","../node_modules/@types/semver/functions/diff.d.ts","../node_modules/@types/semver/functions/major.d.ts","../node_modules/@types/semver/functions/minor.d.ts","../node_modules/@types/semver/functions/patch.d.ts","../node_modules/@types/semver/functions/prerelease.d.ts","../node_modules/@types/semver/functions/compare.d.ts","../node_modules/@types/semver/functions/rcompare.d.ts","../node_modules/@types/semver/functions/compare-loose.d.ts","../node_modules/@types/semver/functions/compare-build.d.ts","../node_modules/@types/semver/functions/sort.d.ts","../node_modules/@types/semver/functions/rsort.d.ts","../node_modules/@types/semver/functions/gt.d.ts","../node_modules/@types/semver/functions/lt.d.ts","../node_modules/@types/semver/functions/eq.d.ts","../node_modules/@types/semver/functions/neq.d.ts","../node_modules/@types/semver/functions/gte.d.ts","../node_modules/@types/semver/functions/lte.d.ts","../node_modules/@types/semver/functions/cmp.d.ts","../node_modules/@types/semver/functions/coerce.d.ts","../node_modules/@types/semver/classes/comparator.d.ts","../node_modules/@types/semver/classes/range.d.ts","../node_modules/@types/semver/functions/satisfies.d.ts","../node_modules/@types/semver/ranges/max-satisfying.d.ts","../node_modules/@types/semver/ranges/min-satisfying.d.ts","../node_modules/@types/semver/ranges/to-comparators.d.ts","../node_modules/@types/semver/ranges/min-version.d.ts","../node_modules/@types/semver/ranges/valid.d.ts","../node_modules/@types/semver/ranges/outside.d.ts","../node_modules/@types/semver/ranges/gtr.d.ts","../node_modules/@types/semver/ranges/ltr.d.ts","../node_modules/@types/semver/ranges/intersects.d.ts","../node_modules/@types/semver/ranges/simplify.d.ts","../node_modules/@types/semver/ranges/subset.d.ts","../node_modules/@types/semver/internals/identifiers.d.ts","../node_modules/@types/semver/index.d.ts","../node_modules/@types/stack-utils/index.d.ts","../node_modules/@types/yargs-parser/index.d.ts","../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"8730f4bf322026ff5229336391a18bcaa1f94d4f82416c8b2f3954e2ccaae2ba","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","4b421cbfb3a38a27c279dec1e9112c3d1da296f77a1a85ddadf7e7a425d45d18","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9",{"version":"3aafcb693fe5b5c3bd277bd4c3a617b53db474fe498fc5df067c5603b1eebde7","affectsGlobalScope":true},{"version":"f3d4da15233e593eacb3965cde7960f3fddf5878528d882bcedd5cbaba0193c7","affectsGlobalScope":true},{"version":"7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481","affectsGlobalScope":true},{"version":"097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd","affectsGlobalScope":true},{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"8cc8c5a3bac513368b0157f3d8b31cfdcfe78b56d3724f30f80ed9715e404af8","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"5f406584aef28a331c36523df688ca3650288d14f39c5d2e555c95f0d2ff8f6f","affectsGlobalScope":true},{"version":"22f230e544b35349cfb3bd9110b6ef37b41c6d6c43c3314a31bd0d9652fcec72","affectsGlobalScope":true},{"version":"7ea0b55f6b315cf9ac2ad622b0a7813315bb6e97bf4bb3fbf8f8affbca7dc695","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"eb26de841c52236d8222f87e9e6a235332e0788af8c87a71e9e210314300410a","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"81cac4cbc92c0c839c70f8ffb94eb61e2d32dc1c3cf6d95844ca099463cf37ea","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"5e5e095c4470c8bab227dbbc61374878ecead104c74ab9960d3adcccfee23205","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"2768ef564cfc0689a1b76106c421a2909bdff0acbe87da010785adab80efdd5c","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"52d1bb7ab7a3306fd0375c8bff560feed26ed676a5b0457fa8027b563aecb9a4","affectsGlobalScope":true},"1f03b495671c3a1bd24510f38b8947f0991dfd6bf0278c68eca14af15b306e1f","3846d0dcf468a1d1a07e6d00eaa37ec542956fb5fe0357590a6407af20d2ff90","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","7180c03fd3cb6e22f911ce9ba0f8a7008b1a6ddbe88ccf16a9c8140ef9ac1686","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","54cb85a47d760da1c13c00add10d26b5118280d44d58e6908d8e89abbd9d7725","3e4825171442666d31c845aeb47fcd34b62e14041bb353ae2b874285d78482aa","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","a967bfe3ad4e62243eb604bf956101e4c740f5921277c60debaf325c1320bf88","e9775e97ac4877aebf963a0289c81abe76d1ec9a2a7778dbe637e5151f25c5f3","471e1da5a78350bc55ef8cef24eb3aca6174143c281b8b214ca2beda51f5e04a","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","db3435f3525cd785bf21ec6769bf8da7e8a776be1a99e2e7efb5f244a2ef5fee","c3b170c45fc031db31f782e612adf7314b167e60439d304b49e704010e7bafe5","40383ebef22b943d503c6ce2cb2e060282936b952a01bea5f9f493d5fb487cc7","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","3a84b7cb891141824bd00ef8a50b6a44596aded4075da937f180c90e362fe5f6","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","33203609eba548914dc83ddf6cadbc0bcb6e8ef89f6d648ca0908ae887f9fcc5","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","9f0a92164925aa37d4a5d9dd3e0134cff8177208dba55fd2310cd74beea40ee2","8bfdb79bf1a9d435ec48d9372dc93291161f152c0865b81fc0b2694aedb4578d","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","d32275be3546f252e3ad33976caf8c5e842c09cb87d468cb40d5f4cf092d1acc","4a0c3504813a3289f7fb1115db13967c8e004aa8e4f8a9021b95285502221bd1",{"version":"49026435d21e3d7559d723af3ae48f73ec28f9cba651b41bd2ac991012836122","affectsGlobalScope":true},"39b1a50d543770780b0409a4caacb87f3ff1d510aedfeb7dc06ed44188256f89",{"version":"b6a4a51bc749ad882c33d98563ff5a94716ca884bfde949a8c97bad530e4ee2c","affectsGlobalScope":true},"16b872cf5432818bdbf405428b4a1d77bb2a7ab908e8bd6609f9a541cea92f81","fe39ceafa361b6d339b518936275eff89a77e7dfe92f2efa5fb97abf9a95ca49",{"version":"4009dd21843fe4a62d1d97b584a2937ca9f045df6fbd65c8b264d8dd04b656fd","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","5f74757c479da70bc82930f50c6a5cfea4ff9f2979fd965d4ff91de0f6291a22","278fe296432b9840660d6e0d1778b4b4897a591d4b910a5f7ac8db0b476a8af7","1c611ff373ce1958aafc40b328048ac2540ba5c7f373cf2897e0d9aeaabe90a0","bea5c9fc0843a6961411ab4a04df856a8372448bc0d180da0c3a054ff31044b8","715873cecbfcebb49f293f0521bd0955d6298486e2eeb9c7bbf5e9f20a6ed152","c6cf9428f45f3d78b07df7d7aab1569994c177d36549e3a962f952d89f026bc4",{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true},{"version":"6c7b9d2139abd8f2e83ed8fa018c3799ab3187755a6665621feb6e93d3429ac3","affectsGlobalScope":true},"5a2f6de23113659e83dc8c5edb9f3c5bcd6136f74dcc1785b3df4eef1271e1f3","021ca24be8eb8c46f99b4e03ebf872931f590c9b07b88d715c68bd30495b6c44","5899ab1898582115c432cccef063298f75477bf2cebe5473360043fddd67bcc6","6b97f4106d72ae6b4ebf4e46d2fe90f4d04dd04b3dbff6e294572440a428209d","e3baa0c5780c2c805ec33a999722a2f740b572eb3746fd0a5f93a0a5c3dbf7f6","48fedd2f8549a2ae7e62f30fdb015779c2a7b536760730c5269406cd3d17cab2",{"version":"089867511b37a534ae71f3d9bc97acc0b925b7f5dbec113f98c4b49224c694eb","affectsGlobalScope":true},"e0cc19f50900706e7aae038565e825f2014ac5325b99b3daabf8ecd5d3d09f1a","f5ce35485541e817c2d4105d3eb78e3e538bbb009515ed014694363fa3e94ceb","323506ce173f7f865f42f493885ee3dacd18db6359ea1141d57676d3781ce10c",{"version":"bd88055918cf8bf30ad7c9269177f7ebeafd4c5f0d28919edccd1c1d24f7e73c","affectsGlobalScope":true},{"version":"645baafeaed6855c8796fcbae4e813021c65f36eaa3f6178535457a2366f6849","affectsGlobalScope":true},"ea3ab3727cd6c222d94003ecafa30e8550c61eadcdabbf59514aee76e86211a5","d3cdd41693c5ed6bec4f1a1c399d9501372b14bd341bc46eedacf2854c5df5a7","2de7a21c92226fb8abbeed7a0a9bd8aa6d37e4c68a8c7ff7938c644267e9fcc1","6d6070c5c81ba0bfe58988c69e3ba3149fc86421fd383f253aeb071cbf29cd41","48dab0d6e633b8052e7eaa0efb0bb3d58a733777b248765eafcb0b0349439834","d3e22aaa84d935196f465fff6645f88bb41352736c3130285eea0f2489c5f183","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","5195aeb0de306d1c5ca8033457fbcab5987657112fa6d4971cfeb7644493a369","c5dbf0003bc9f0f643e54cd00a3868d1afe85497fecb56be6f2373dc85102924",{"version":"6fa61015444e843013443f2e5ca6bee5f033cbf361f953fd932abb0c029b73b2","affectsGlobalScope":true},{"version":"300f8e9de0b0c3482be3e749462b6ebc3dab8a316801f1da0def94aed0cd2018","affectsGlobalScope":true},"4e228e78c1e9b0a75c70588d59288f63a6258e8b1fe4a67b0c53fe03461421d9","3df5b34f3449733bc4831b8d670f958a045e7a3f5d7b0e21991ef95408dbec13","76a89af04f2ba1807309320dab5169c0d1243b80738b4a2005989e40a136733e","c045b664abf3fc2a4750fa96117ab2735e4ed45ddd571b2a6a91b9917e231a02",{"version":"068b8ee5c2cd90d7a50f2efadbbe353cb10196a41189a48bf4b2a867363012b4","affectsGlobalScope":true},{"version":"0c312a7c5dec6c616f754d3a4b16318ce8d1cb912dfb3dfa0e808f45e66cbb21","affectsGlobalScope":true},"6f44a190351ab5e1811abebe007cf60518044772ccc08244f9f241706afa767f","fecdf44bec4ee9c5188e5f2f58c292c9689c02520900dceaaa6e76594de6da90","2641e5e19268b6f5038ad48a6e2598965301df8a77c48c99d8df760a6a154204",{"version":"6a4a80787c57c10b3ea8314c80d9cc6e1deb99d20adca16106a337825f582420","affectsGlobalScope":true},"f2b9440f98d6f94c8105883a2b65aee2fce0248f71f41beafd0a80636f3a565d",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"b510d0a18e3db42ac9765d26711083ec1e8b4e21caaca6dc4d25ae6e8623f447","5fb46bf84a85cf5e924e30465b7f919c777a1a03af44ae8c273d2ca229dcfd44","b8e7261f41dd775524077306a69c01796bd5a2a742c7338e6607ff4e689bc356","607d8cd0adda041284326a16e1579d29329d8a1d769859e99ea9dbf23b674539","f634e4c7d5cdba8e092d98098033b311c8ef304038d815c63ffdb9f78f3f7bb7","f6099bac6a55fc3b1e2b78874e92a0249bef1d4756e31618bf8cb17c3809709a","a168969b194c810bd6138b1579b6677816618fc9c317ba336dd5359abf9d0afa","b9f515dd1066637030af7e675144ac190e0b410812e66e37496344df056838b1","dba7efbdee28034f915a59aaede4757ec054c5e22ac5d05a35cc9b5bf5ea99f3","028eab144f41d0bffb3079b52181b70a50d7989e4b425be54c930027d194c0fd","cef53ca4c17f6bb85ec755445999ecf8131f65fb9a08d6ab77bbdd16222ceb23","6125f66958e9666a122dec70ef95a6c487be4b0a166117cfde34fc48125b87ae","8b1b89aaf9ce3cfa551f67ecc2ddbf888dea6f13a5e6a9d4cb7cb9cfbe9159a4","aa702846691852db175cda84205c0e105ffe41daad2f6f381b1ad2b40bb4d407","2735a111b9c2ea67e9f10630ecbee81e232b3c98eab6a5dcef4942c88aba4be5","948a7409210c69f62a03fc96a66e6fce7383d8d590129b1d0ec2154e5c074539","bb60e3f14730addd0a1c4552397bf2463a8788571e17c7e27d4f7c5b97a947a9","2f4dbc16b1e3476a356f7579bb6a6f8aa0df5b29e060f089ff7a12477394342d","f764042c6f1a9e30c0b671284e1ec55358b946065f2a0ed57bb595b4783c799a","588eeca7e191d06becc548480cb25ebe48ebae727837bdf6f7bcb6691cd83a0b","8a8e9e2412cf232d95d8999dec2fe2ca613a96d6839d14ba2fb2eecad53da730","7f5f299d5f57a95b7428652d97dab8db49990bb04f3740cf1ff693119da47dcf","ac202effea0065362cf74b5ed791860a9e582e0ae593d7ea7a40b8feca6bc3b1","1df1b6fe0621ce05b4123e4ebec8e6c719400a91c6363ba1209f5075a59d6dba","c6a17102f358f82bd8920dd7da8254c70f6bc4faae3eb35c5860a45dc574c234","783afe5266ea760f59dd057bf45cc3e9e568b6b173dcdd8d03ec1a84dad2ccba","b65d766dbda435d2af678edeec7ccf112706ef685f6a20a180e1876dbd4f6b25","61b55647e947d0381055791bfbc75ac1d551da9308d67c03d448c1ecdf4e1141","d5aa318857dc9474f5d34b57903aec06904dcba1a5491f5b453490fd3b9abf1d","6e6f2b759dc3a5a38d20c766e7b820b2b3c263515e2faa0cd8584d701d17e183","c2f0d6f297a0340ea317e5b5d001505fd089db7f1aae226b3d4a868790643f05","ef0c035c127c91e6131ce002546ff1e166d665fd0403b3edf2cacda4e434d15a","428de2f733aac226862f3984ef67271139c12f0361613d8491fd82eb0a9be8ad","c0d72586228b49f84a0ddad39104b9ebfb99379d2f405f4f20942900a19dac9a","aa00c40656919f49a49e048a570f137a17a0c142c02396fedaf87e3690e7c381","9cf1457427c1f91bc91bf85fc05e4d4928869efd14316c43f97816677d82f77a","16b68528d65918e50058b621b5f7b43e16986bda36ee284f007540a91b0c2ce3","9854162d1c9f86702038a30132beee61410c279f3aec75a59372ca05faeb504e","fe4d850923b0082afa13a36e7ca0dfde105d510ec8a7b76167637c28fc793bb1","853b1081cc49b27b260b4956b96358acb673f49494b542f5ddf05d61fe67709c","48f7e457d23e6fa17669dd9ee30eb72a272a90a1496a2833994507fa5a0008d9","66db3b632a828b31bdb7e039ef82c9156dfbcd658c84a3e38711eb774662bce2","4bea15e35b4659222d01e0af6c78adff12689a79665d868a58fb37b7a529d23d","faaffcab2cba111febe15e8fb7fd617f4dcb2a4a3166fdf9db046b5ce3075f0b","1bb98610e84a478ddc0d97514ba35892473f747b2010140e0477bce4f4a5c0f5","1f17fab3c3d156fca17d805a40951972254baed3fe88153b9ada8cb4a9b227ca","48c7c11bb2d7a0c5f11548247a4b7f95fbffb7afa53feacb79c2bebe818aa0cd","2e180800f96a2a1d13df042b61b4fc6bff37a20026b0baeb64c6db8e8a041eea","4eebe6fdc2dcde8d57d6f19b9ff46864ae9778408ce00c4138fe62310a5aa1ef","1907f136ceda2e9ac6cad5adaf9736015fbe66ec914bcb5f400163a3e4c4dd7c","d3f2d715f57df3f04bf7b16dde01dec10366f64fce44503c92b8f78f614c1769","b78cd10245a90e27e62d0558564f5d9a16576294eee724a59ae21b91f9269e4a","dcc9081d68c2ade5c51ac7bf5f37cce630359408e713999269b77f611a30d871","2f5747b1508ccf83fad0c251ba1e5da2f5a30b78b09ffa1cfaf633045160afed",{"version":"a5562ab0448c81180ef220ff104441a4d67187a2259e6008397e7531a821f0e7","affectsGlobalScope":true},"b71c603a539078a5e3a039b20f2b0a0d1708967530cf97dec8850a9ca45baa2b","34118be360cdd3381bbebbfd4b093c394460c8fc5df40688d58f45d86ab1448b","104c67f0da1bdf0d94865419247e20eded83ce7f9911a1aa75fc675c077ca66e","cc0d0b339f31ce0ab3b7a5b714d8e578ce698f1e13d7f8c60bfb766baeb1d35c","5c45abf1e13e4463eacfd5dedda06855da8748a6a6cb3334f582b52e219acc04","6f4e4e5a046171e70dfb4b1f3e6212de786bf2c1e2c4383ae0e61c4726fdd168","b688e6899b4ba2208e49bef019c759e0b70e9e5da188703e30400c833ba14cb5","3da82ff2c93f53ba71271eeb764af06f156fb63eed56b98c3944fd70a903a949","691b22259686f59c7abadb27fc268196e10a13f57cd1c00da816676ff724189a","6546c54580ed782ac5fa7ce46df2bca3de24859b73cbb005572f7943543a45df","d295a90c9f5b1f746488edea8985af006d60cdb28639b61e72f27732418c4a34","f7fac52357124ac48b701b76beb7485d417baa3ac80c592038cf498144e3f3ef","158fb3ab521da0a909249ef6e01758625eab1f7068660fd48a1c61593d19cabf","db26eef90552b690d2cd81b1116e08e7d54de2fbaf750191c17230627eaaaa09","ceebc193b7e71ea9caceb27b75be8ec51b375da9495b4b1bb54142583df679e1","6beab067d249104f7f4436b57ee9031ff9640a3933045f2132f68148779607cc","66f8b3cf8c4e6b43c126aef6e1e69dc40a8cddd34d82857610ba97cf5542c428","e81f88e96194e9c6908c0199b64fa7de53c67227044a9e72d95e1046d007d9a0","54124f504776e46fa2de0d4999f89765cb47975f949f84588b897cbe43865e48","2ad1a1cd994e62ddf71883bf11d644758769a3bfea49396f02027961d51df9e3","b8b1e6141f16b9b5449156e6d34d6bcf6386487239f14fa96ed2108c4f3f65db","a2c02b8d780bc5361bd49f34d47b761d54b8f8309b6ebb9d2f447b80434c61ff","bc16e48a012031f3867b93180b7c04324f437f36b9523fa6c33a5037da1b56f0","b393a5d180dcb9f91762f83f915a775c6acf6aaabf7f0ee3e49de28ae161488c","86eb8aa1e46f50cc53c190507f7c25865eb7692328bfa9d2327d5858b80a31c6","930529d90d690b4d6a430a78206a5abb753f2472f46e56cfb8a9655d7726caaf","2b9442aad20827dfd6923ff5605d6a5ee545a99453f508caa9fccd33bb0eafdd","18bcbb347f6f8d81f4da0f9514fdb3871a20a19f6d0ddf4b8a9bcd204e6cbd79","94545d314c1c9bf043379392cc9789c27ec772e4853c5624e9f2dd9d2f92804b","6dd8b6b51f331cd8a3384e8de32d4fa2bef4c8d006495633792f6f6214bcb23e","893ada0daab97665ca9e9ce67a5929b45acb40aac2be9991ea155785ccd14261","cbf3a941838a1dbd1f3152a256a37b853daa37b6781165ad192305266c8a6972","dd67745a114582281423faf89a9176b70f4ae81d53b005a7c9c4a6ec71f98bf2","8879697de10c6c15caede095ddd80b8dd35ad78a66c7ff25391037b933944b5e","ce4fd380597a02446bff95c085d5b37951be987a4497300d1b5435633dcc02ad","39d1a0fb9424a8b37327e0dcf9bfbda6455d29c76ee8fab80dd717efaa44ec96","ffa881d61e3aa18ae359ba4ca34eba22970651edaf9e67e962140f8ed2ef573f","9c173187aeb9596afb99b80358b8aac22984fbeeb17e00eaf5c73a6522b7b972","6a0b586fe6ec79de42b5c59c280ec05fd8e1ac2804aeb040fc515cfe04c9c025","27609e731512c92c7ffefdeee9bd4b04988ef31a7570c886775183bebc8b237c","5e113fd5406599dc42f90893b521beea8ed6e9f53e26c941aed3e7b70cde6e80","74b9eebec9649be2c532be99a682c6434bc31d1be11b6e1fecfa5f4bc795ccb6","d3c53904e4258d97ae5b7cd6daad35af0eb46dedae6a10d5620bc51ada00d61d","cab77b3f756e05d96bbc7209af80659200105720385bcdf1bc9585c82afb3349","62899a76679f04094ab88add515bde051a628e7cec38d7554770a628f4508a76","f64487e06875cfbe0cc854328920403df337dc6c1925070995653ac71c266c0e","dfd06b48e69ff4ab95a33fd83ad7eca77567a7c230a9cbf4a47063c04246d858","f218fbb52c1192c386986d985d213cf8ffe29f3fc4b0b0580ad65df6381be48e","35c57738f7982fdfb51f37e6658f71c0994e1bb5857d2ea6f191a0a55aaa3cb4","5ad56a97f84ed672635f498bb0ffc56feb6d6fc02243f39262d849d77cd35bc5","8a087e0e03ba7d4ff15247fa73c1d7de19bac9883398d1fdef64aa567291eb4f","e7b59c0e6c6a541cb0d7b9e43b8c28fb28bed6002f17a00856469ff50dca96fe","18b5a4386e498b26f5dd52eedfd78ef960cceb04a97cfe590ca2a05e19fea5eb","aa9b70eac841498495c926289d5724f05c007826fe5a1b7cf1974faf21bd30cf","529e67c9a13551148416ac27f4991a089c85882af7aa174bc128d69dcaf4c3eb","89b350d42ac4fdbd15860690647dac82b2cfde1860b14db0dfee4b66ba5fd7b0","9da2ff90ff61041d5b495f13b3273c0b24bba4ef939d1b6718e294cc84ea55cd","799a2be8598de24deb59b1e87a0d592ae8d62c44d8c84e108844d278f650956c","d6b88ebeb395d9198c205fd8e029f2d8bfab8b72df36259344a5168be621b88f","c067dc605f8ddd973fa11cdb9946cab9340f67cbf961b1e5fc4b5f3acd0af8cd","e5da27785a9d3fe74a40251b436d77d65684a995bb338f5e7ba96316c9393fb0","c485d691d59485842a911e29a3e11eb64d64dea52e1159bca39850997b366fe1","fe249c3f41465a2e4abaa92aca4fbd9e613b51ed6313676850f712de132ab98e","3c44d055457889f193f78ac947653ec9a8c5660cbee59e26d50422000b76740f","c9f9ba089ac2ded87954c1e947fdc702d239a325b6a4f816f3394cec1f4b5af6","dd2b4ff5479bba121f7312f253bc7776b44dfd08b0905b41b3332192eb19331c","0c9f2c5c6eba7fe142f6c7987b4c4de44cf5671182ca8c424af83989a32706c5","fbca5ffaebf282ec3cdac47b0d1d4a138a8b0bb32105251a38acb235087d3318","c552ba4963c2bd77d84b6bfaf6b9eb0aed9f0dbd55fb4ce663552d05f2b95418","87f287f296f3ff07dbd14ea7853c2400d995dccd7bd83206196d6c0974774e96","ddb0b9fcd2670bce028e60ca5768719c5d21508b00dc83acf6af25cbe1fcc5ec","2c8e55457aaf4902941dfdba4061935922e8ee6e120539c9801cd7b400fae050","8041cfce439ff29d339742389de04c136e3029d6b1817f07b2d7fcbfb7534990","670a76db379b27c8ff42f1ba927828a22862e2ab0b0908e38b671f0e912cc5ed","9d38964b57191567a14b396422c87488cecd48f405c642daa734159875ee81d9","069bebfee29864e3955378107e243508b163e77ab10de6a5ee03ae06939f0bb9","0504070e7eaba788f5d0d5926782ed177f1db01cee28363c488fae94950c0bbc","117ffeecf6c55e25b6446f449ad079029b5e7317399b0a693858faaaea5ca73e","6847334317c1bc1e6fc4b679b0095bbd2b6ee3b85fe3f26fc26bac462f68ef5e","2224f3072e3cc07906eeed5c71746779511fba2dd224addc5489bcdb489bdee5","3937b50a4de68f6d21614461e9d47af0d8421ca80fc2a72b667ca2151f492120","afe73051ff6a03a9565cbd8ebb0e956ee3df5e913ad5c1ded64218aabfa3dcb5","3f841292a135503a4cc1a9029af59dae135595810cfad5ca62ec1b2ad9846e8e","035a5df183489c2e22f3cf59fc1ed2b043d27f357eecc0eb8d8e840059d44245","a4809f4d92317535e6b22b01019437030077a76fec1d93b9881c9ed4738fcc54","5f53fa0bd22096d2a78533f94e02c899143b8f0f9891a46965294ee8b91a9434","763e521cf114b80e0dd0e21ca49b9f8ae62e8999555a5e7bade8ce36b33001c2","0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","3054ef91b855e005b9c4681399e9d64d2a7b07a22d539314d794f09e53b876a7","ffcc5500e77223169833fc6eb59b3a507944a1f89574e0a1276b0ea7fc22c4a4","22f13de9e2fe5f0f4724797abd3d34a1cdd6e47ef81fc4933fea3b8bf4ad524b","e3ba509d3dce019b3190ceb2f3fc88e2610ab717122dabd91a9efaa37804040d","cda0cb09b995489b7f4c57f168cd31b83dcbaa7aad49612734fb3c9c73f6e4f2","f72f8428f3c1caa22e9c247d046603b85b442c0dae7b77a7a0bc092c18867cb7",{"version":"195f63105abc03e72b6a176e3e34dfb5ac932b55db378fdc7874b1617e24b465","affectsGlobalScope":true},"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","7e8d3f08435ad2cefe67f58182618bfc9a0a29db08cf2544b94cbcae754a9bd9","aa3bbe7b99354f3c6cc6794961655bec801bb6a720f121d4a2cfe963681e426d","cee62e64fc4bdfb3798ab8e21486fadd2027ce4128349989acc63905366f91c5","18730c5231e656317c093558b3467d2a3b357ffc45b4e56509c98fce5a775629","22293bd6fa12747929f8dfca3ec1684a3fe08638aa18023dd286ab337e88a592","429b6df7d7b94389bd42cfdf39bccea903acd3628498cec6172302801fbeac89","cf3d384d082b933d987c4e2fe7bfb8710adfd9dc8155190056ed6695a25a559e","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","c2576a4083232b0e2d9bd06875dd43d371dee2e090325a9eac0133fd5650c1cb","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","f40ac11d8859092d20f953aae14ba967282c3bb056431a37fced1866ec7a2681","cc11e9e79d4746cc59e0e17473a59d6f104692fd0eeea1bdb2e206eabed83b03","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","85f8ebd7f245e8bf29da270e8b53dcdd17528826ffd27176c5fc7e426213ef5a","ab82804a14454734010dcdcd43f564ff7b0389bee4c5692eec76ff5b30d4cf66","bae8d023ef6b23df7da26f51cea44321f95817c190342a36882e93b80d07a960","5d30d04a14ed8527ac5d654dc345a4db11b593334c11a65efb6e4facc5484a0e"],"options":{"alwaysStrict":false,"esModuleInterop":true,"module":199,"noImplicitAny":false,"noUnusedLocals":true,"outDir":"./","sourceMap":true,"strict":true,"target":6},"fileIdsList":[[250],[252,253,254,255],[97,106,139],[139,148,149,192,204],[139,148,149,156,177,202,214],[148,149,215,216],[148,149,174],[139,149,156,177,202],[148,149,203],[139,148,149,204,217,218],[148],[139,175,177,211],[139,147,211,212],[139,146,149,150,173,213,219,220],[139,146,150,156,199,200,201,205,206,207,210,220,221,222,226,227],[139],[147,150,156,192,206],[138,139,146,150,174,192,208,209],[138,139,150,192,206],[171],[139,162,163],[139,148,164,165,170,171,172],[167,168,169],[139,143,144,145,146,147,150,151,152,182,196,197,198],[195],[139,146],[146,182],[139,146,147,150],[140,146,181],[141,149],[139,148,150],[139,148,156,175,177],[139,156,177,179],[138],[97,106,135,136,137,139],[138,139,148],[97,106,135,138,139,141],[106,139,140,141,154,161,174,185,223,224,225],[139,233,234],[99,101,114,115,138,139,154,156,157],[101,125,138],[99,101,138,139,157,175,176],[114,138,160,192,193],[97,99,101,139,147,191,192],[139,160,194],[114,139,141,146,153,160,192,194],[139,141,146,147,153,160,177,192],[139,140,141,146,147,150,153,158,160,175,180],[125,139,141,154,156,161,173,174],[139,154,175,177,178,179],[140],[141],[138,154],[159],[89],[155],[138,139,141,142,228,249],[134,138],[138,139,192],[139,146,156,201,226,236,238,242,244,245,246,247,248],[138,139,147,235],[139,192,232,242],[139,160,192,232,242],[139,160,192,194,232],[146,229,230,238,241],[139,160,232,236,242],[139,230,232,239,240],[139,160,195,232,236,237,238,242],[146,181,200,239],[192,243],[147,231],[258],[99,133],[258,259,260,261,262],[258,260],[99,133,190],[96,133],[99,133,190,192,266],[96,99,133,184,185,186],[185,187,189,191],[97,133],[271],[272],[278,281],[285],[83,96,99,100,104,110,125,133,188,257,264,266,267,270,284],[47],[83],[84,89,117],[85,96,97,104,114,125],[85,86,96,104],[87,126],[88,89,97,105],[89,114,122],[90,92,96,104],[83,91],[92,93],[96],[94,96],[83,96],[96,97,98,114,125],[96,97,98,111,114,117],[81,130],[92,96,99,104,114,125],[96,97,99,100,104,114,122,125],[99,101,114,122,125],[47,48,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132],[96,102],[103,125,130],[92,96,104,114],[105],[106],[83,107],[108,124,130],[109],[110],[96,111,112],[111,113,126,128],[84,96,114,115,116,117],[84,114,116],[114,115],[117],[118],[83,114],[96,120,121],[120,121],[89,104,114,122],[123],[104,124],[84,99,110,125],[89,126],[114,127],[103,128],[129],[84,89,96,98,107,114,125,128,130],[114,131],[290,329],[290,314,329],[329],[290],[290,315,329],[290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328],[315,329],[97,114,133,183],[99,133,183,188],[331],[233,234],[125,133],[274,280],[159,192],[278],[275,279],[166],[277],[276],[58,62,125],[58,114,125],[53],[55,58,122,125],[104,122],[133],[53,133],[55,58,104,125],[50,51,54,57,84,96,114,125],[50,56],[54,58,84,117,125,133],[84,133],[74,84,133],[52,53,133],[58],[52,53,54,55,56,57,58,59,60,62,63,64,65,66,67,68,69,70,71,72,73,75,76,77,78,79,80],[58,65,66],[56,58,66,67],[57],[50,53,58],[58,62,66,67],[62],[56,58,61,125],[50,55,56,58,62,65],[84,114],[53,58,74,84,130,133]],"referencedMap":[[252,1],[256,2],[254,3],[205,4],[215,5],[217,6],[216,7],[203,8],[204,9],[219,10],[149,11],[212,12],[213,13],[221,14],[228,15],[202,16],[207,17],[210,18],[227,19],[172,20],[164,21],[165,21],[173,22],[170,23],[199,24],[196,25],[152,26],[145,16],[197,27],[151,28],[143,16],[182,29],[150,30],[220,31],[209,32],[208,33],[198,34],[138,35],[174,36],[142,37],[226,38],[235,39],[158,40],[251,41],[177,42],[194,43],[176,16],[201,44],[195,45],[200,46],[222,47],[181,48],[175,49],[180,50],[141,51],[146,52],[224,53],[160,54],[147,55],[214,16],[156,56],[250,57],[178,16],[139,58],[245,59],[249,60],[236,61],[247,62],[248,63],[246,64],[242,65],[240,66],[241,67],[230,16],[239,68],[238,69],[244,70],[232,71],[260,72],[257,73],[263,74],[259,72],[261,75],[262,72],[191,76],[134,77],[190,73],[267,78],[268,73],[187,79],[192,80],[269,81],[272,82],[273,83],[282,84],[286,85],[284,85],[287,85],[285,86],[47,87],[48,87],[83,88],[84,89],[85,90],[86,91],[87,92],[88,93],[89,94],[90,95],[91,96],[92,97],[93,97],[95,98],[94,99],[96,100],[97,101],[98,102],[82,103],[99,104],[100,105],[101,106],[133,107],[102,108],[103,109],[104,110],[105,111],[106,112],[107,113],[108,114],[109,115],[110,116],[111,117],[112,117],[113,118],[114,119],[116,120],[115,121],[117,122],[118,123],[119,124],[120,125],[121,126],[122,127],[123,128],[124,129],[125,130],[126,131],[127,132],[128,133],[129,134],[130,135],[131,136],[314,137],[315,138],[290,139],[293,139],[312,137],[313,137],[303,137],[302,140],[300,137],[295,137],[308,137],[306,137],[310,137],[294,137],[307,137],[311,137],[296,137],[297,137],[309,137],[291,137],[298,137],[299,137],[301,137],[305,137],[316,141],[304,137],[292,137],[329,142],[323,141],[325,143],[324,141],[317,141],[318,141],[320,141],[322,141],[326,143],[327,143],[319,143],[321,143],[184,144],[189,145],[332,146],[234,147],[137,148],[281,149],[243,150],[279,151],[280,152],[193,77],[167,153],[278,154],[277,155],[65,156],[72,157],[64,156],[79,158],[56,159],[55,160],[78,161],[73,162],[76,163],[58,164],[57,165],[53,166],[52,167],[75,168],[54,169],[59,170],[63,170],[81,171],[80,170],[67,172],[68,173],[70,174],[66,175],[69,176],[74,161],[61,177],[62,178],[71,179],[51,180],[77,181]],"exportedModulesMap":[[252,1],[256,2],[254,3],[205,4],[215,5],[217,6],[216,7],[203,8],[204,9],[219,10],[149,11],[212,12],[213,13],[221,14],[228,15],[202,16],[207,17],[210,18],[227,19],[172,20],[164,21],[165,21],[173,22],[170,23],[199,24],[196,25],[152,26],[145,16],[197,27],[151,28],[143,16],[182,29],[150,30],[220,31],[209,32],[208,33],[198,34],[138,35],[174,36],[142,37],[226,38],[235,39],[158,40],[251,41],[177,42],[194,43],[176,16],[201,44],[195,45],[200,46],[222,47],[181,48],[175,49],[180,50],[141,51],[146,52],[224,53],[160,54],[147,55],[214,16],[156,56],[250,57],[178,16],[139,58],[245,59],[249,60],[236,61],[247,62],[248,63],[246,64],[242,65],[240,66],[241,67],[230,16],[239,68],[238,69],[244,70],[232,71],[260,72],[257,73],[263,74],[259,72],[261,75],[262,72],[191,76],[134,77],[190,73],[267,78],[268,73],[187,79],[192,80],[269,81],[272,82],[273,83],[282,84],[286,85],[284,85],[287,85],[285,86],[47,87],[48,87],[83,88],[84,89],[85,90],[86,91],[87,92],[88,93],[89,94],[90,95],[91,96],[92,97],[93,97],[95,98],[94,99],[96,100],[97,101],[98,102],[82,103],[99,104],[100,105],[101,106],[133,107],[102,108],[103,109],[104,110],[105,111],[106,112],[107,113],[108,114],[109,115],[110,116],[111,117],[112,117],[113,118],[114,119],[116,120],[115,121],[117,122],[118,123],[119,124],[120,125],[121,126],[122,127],[123,128],[124,129],[125,130],[126,131],[127,132],[128,133],[129,134],[130,135],[131,136],[314,137],[315,138],[290,139],[293,139],[312,137],[313,137],[303,137],[302,140],[300,137],[295,137],[308,137],[306,137],[310,137],[294,137],[307,137],[311,137],[296,137],[297,137],[309,137],[291,137],[298,137],[299,137],[301,137],[305,137],[316,141],[304,137],[292,137],[329,142],[323,141],[325,143],[324,141],[317,141],[318,141],[320,141],[322,141],[326,143],[327,143],[319,143],[321,143],[184,144],[189,145],[332,146],[234,147],[137,148],[281,149],[243,150],[279,151],[280,152],[193,77],[167,153],[278,154],[277,155],[65,156],[72,157],[64,156],[79,158],[56,159],[55,160],[78,161],[73,162],[76,163],[58,164],[57,165],[53,166],[52,167],[75,168],[54,169],[59,170],[63,170],[81,171],[80,170],[67,172],[68,173],[70,174],[66,175],[69,176],[74,161],[61,177],[62,178],[71,179],[51,180],[77,181]],"semanticDiagnosticsPerFile":[252,253,256,254,205,215,217,216,203,204,219,149,218,212,211,213,221,228,202,207,210,227,172,164,162,165,163,173,168,170,169,171,199,196,152,145,144,197,151,143,182,150,148,220,209,208,198,206,138,174,142,226,225,235,158,251,177,194,176,201,195,200,222,181,175,180,141,140,153,146,224,179,160,154,147,161,214,156,250,178,139,245,249,236,247,248,246,242,240,241,230,239,238,229,231,244,237,232,260,258,274,166,257,263,259,261,262,191,134,190,264,265,267,268,187,192,157,269,270,188,271,272,273,282,283,266,286,284,287,285,183,255,47,48,83,84,85,86,87,88,89,90,91,92,93,95,94,96,97,98,82,132,99,100,101,133,102,103,104,105,106,107,108,109,110,111,112,113,114,116,115,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,288,289,185,186,314,315,290,293,312,313,303,302,300,295,308,306,310,294,307,311,296,297,309,291,298,299,301,305,316,304,292,329,328,323,325,324,317,318,320,322,326,327,319,321,184,189,330,331,332,234,233,49,135,275,137,281,243,279,280,193,167,223,278,277,276,159,136,8,9,13,12,2,14,15,16,17,18,19,20,21,3,4,25,22,23,24,26,27,28,5,29,30,31,32,6,46,36,33,34,35,37,7,38,43,44,39,40,41,42,1,45,11,10,65,72,64,79,56,55,78,73,76,58,57,53,52,75,54,59,60,63,50,81,80,67,68,70,66,69,74,61,62,71,51,77,155]},"version":"4.9.5"}
|
package/package.json
CHANGED