slnodejs 6.1.278 → 6.1.284
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/browser-agent/dist/browser-agent-all.js +580 -249
- package/browser-agent/dist/browser-agent-all.min.js +3 -3
- package/browser-agent/package.json +1 -1
- package/package.json +1 -1
- package/tsOutputs/build-scanner/build-diff-process.js +1 -0
- package/tsOutputs/build-scanner/build-diff-process.js.map +1 -1
- package/tsOutputs/build-scanner/diagnostic/build-scan-diagnosis.js +26 -3
- package/tsOutputs/build-scanner/diagnostic/build-scan-diagnosis.js.map +1 -1
- package/tsOutputs/build-scanner/diagnostic/contracts.js +6 -1
- package/tsOutputs/build-scanner/diagnostic/contracts.js.map +1 -1
- package/tsOutputs/build-scanner/diagnostic/none-diagnosis.js +19 -14
- package/tsOutputs/build-scanner/diagnostic/none-diagnosis.js.map +1 -1
- package/tsOutputs/build-scanner/instrumentation/browser-instrumenter.js +1 -0
- package/tsOutputs/build-scanner/instrumentation/browser-instrumenter.js.map +1 -1
- package/tsOutputs/build-scanner/mappings/ensure-files-handler.service.js +1 -0
- package/tsOutputs/build-scanner/mappings/ensure-files-handler.service.js.map +1 -1
- package/tsOutputs/build-scanner/mappings/file-enricher.js +35 -21
- package/tsOutputs/build-scanner/mappings/file-enricher.js.map +1 -1
- package/tsOutputs/cli-parse/cli.js +3 -1
- package/tsOutputs/cli-parse/cli.js.map +1 -1
- package/tsOutputs/cli-parse/contracts.js.map +1 -1
- package/tsOutputs/cli-parse/executors/build-args-dto.js +1 -0
- package/tsOutputs/cli-parse/executors/build-args-dto.js.map +1 -1
- package/tsOutputs/common/agent-events/agent-events-controller.d.ts +2 -2
- package/tsOutputs/common/agent-events/agent-events-controller.js +1 -1
- package/tsOutputs/common/agent-events/agent-events-controller.js.map +1 -1
- package/tsOutputs/common/agent-events/cockpit-notifier.d.ts +1 -0
- package/tsOutputs/common/agent-events/cockpit-notifier.js +9 -0
- package/tsOutputs/common/agent-events/cockpit-notifier.js.map +1 -1
- package/tsOutputs/common/agent-events/no-op-agent-events-controller.d.ts +15 -0
- package/tsOutputs/common/agent-events/no-op-agent-events-controller.js +99 -0
- package/tsOutputs/common/agent-events/no-op-agent-events-controller.js.map +1 -0
- package/tsOutputs/common/config-process/index.d.ts +1 -1
- package/tsOutputs/common/config-process/index.js.map +1 -1
- package/tsOutputs/common/config-process/no-op-config-process.js +35 -0
- package/tsOutputs/common/config-process/no-op-config-process.js.map +1 -0
- package/tsOutputs/common/footprints-process-v6/collector-footprints-buffer.js +38 -0
- package/tsOutputs/common/footprints-process-v6/collector-footprints-buffer.js.map +1 -0
- package/tsOutputs/common/footprints-process-v6/collector-footprints-process.js +125 -0
- package/tsOutputs/common/footprints-process-v6/collector-footprints-process.js.map +1 -0
- package/tsOutputs/common/footprints-process-v6/contracts.d.ts +16 -0
- package/tsOutputs/common/footprints-process-v6/contracts.js.map +1 -1
- package/tsOutputs/common/footprints-process-v6/footprints-buffer.d.ts +3 -3
- package/tsOutputs/common/footprints-process-v6/index.d.ts +19 -10
- package/tsOutputs/common/footprints-process-v6/index.js +48 -1
- package/tsOutputs/common/footprints-process-v6/index.js.map +1 -1
- package/tsOutputs/common/http/backend-proxy.d.ts +1 -0
- package/tsOutputs/common/http/backend-proxy.js +11 -0
- package/tsOutputs/common/http/backend-proxy.js.map +1 -1
- package/tsOutputs/common/http/contracts.d.ts +11 -1
- package/tsOutputs/common/http/contracts.js +13 -1
- package/tsOutputs/common/http/contracts.js.map +1 -1
- package/tsOutputs/common/http/sl-routes.d.ts +1 -0
- package/tsOutputs/common/http/sl-routes.js +4 -1
- package/tsOutputs/common/http/sl-routes.js.map +1 -1
- package/tsOutputs/common/no-op-state-tracker.js +42 -0
- package/tsOutputs/common/no-op-state-tracker.js.map +1 -0
- package/tsOutputs/common/state-tracker.d.ts +2 -2
- package/tsOutputs/common/state-tracker.js.map +1 -1
- package/tsOutputs/common/utils/test-utils/mock-server-utils/mock-server-proxy.js +3 -3
- package/tsOutputs/common/utils/test-utils/mock-server-utils/mock-server-proxy.js.map +1 -1
- package/tsOutputs/test-listener/test-recommendation-handler.d.ts +1 -1
- package/tsOutputs/test-listener/test-recommendation-handler.js +5 -7
- package/tsOutputs/test-listener/test-recommendation-handler.js.map +1 -1
|
@@ -53338,7 +53338,7 @@ function extend() {
|
|
|
53338
53338
|
if (v !== undefined) module.exports = v;
|
|
53339
53339
|
}
|
|
53340
53340
|
else if (typeof define === "function" && define.amd) {
|
|
53341
|
-
define(["require", "exports", "./state-tracker", "../../common/state-tracker-fpv6", "./test-state-helper", "./entities/environment-data", "./services/http/http-client", "./services/json/json-client", "./istanbul-to-footprints-convertor", "./istanbul-to-footprints-convertor-v3", "./services/light-backend-proxy", "./footprints-queue-sender", "./watchdog", "./code-coverage-manager", "./browser-agent-instance", "./queues/footprints-items-queue", "./configuration-manager", "./logger/log-factory", "./basic-uuid-generator", "./window-timers-wrapper", "./color-cookie-handler", "./queues/queue", "./delegate", "./services/json/json-client-adapter", "./browser-events-process", "./browser-hits-converter", "./browser-agent-instance-fpv6", "./browser-hits-collector", "./sl-mapping-loader", "./services/json/noop-json-client", "../../common/agent-instance-data", "../../common/agent-events/agent-events-conracts", "../../common/agent-events/cockpit-notifier", "../../common/http/backend-proxy", "../../common/config-process/config-loader", "../../common/footprints-process-v6/relative-path-resolver", "../../common/footprints-process-v6/footprints-buffer", "../../common/footprints-process-v6/index", "../../common/config-process", "../../common/system-date"], factory);
|
|
53341
|
+
define(["require", "exports", "./state-tracker", "../../common/state-tracker-fpv6", "../../common/no-op-state-tracker", "./test-state-helper", "./entities/environment-data", "./services/http/http-client", "./services/json/json-client", "./istanbul-to-footprints-convertor", "./istanbul-to-footprints-convertor-v3", "./services/light-backend-proxy", "./footprints-queue-sender", "./watchdog", "./code-coverage-manager", "./browser-agent-instance", "./queues/footprints-items-queue", "./configuration-manager", "./logger/log-factory", "./basic-uuid-generator", "./window-timers-wrapper", "./color-cookie-handler", "./queues/queue", "./delegate", "./services/json/json-client-adapter", "./browser-events-process", "./browser-hits-converter", "./browser-agent-instance-fpv6", "./browser-hits-collector", "./sl-mapping-loader", "./services/json/noop-json-client", "../../common/agent-instance-data", "../../common/agent-events/agent-events-conracts", "../../common/agent-events/cockpit-notifier", "../../common/http/backend-proxy", "../../common/config-process/config-loader", "../../common/footprints-process-v6/relative-path-resolver", "../../common/footprints-process-v6/footprints-buffer", "../../common/footprints-process-v6/collector-footprints-buffer", "../../common/footprints-process-v6/index", "../../common/footprints-process-v6/collector-footprints-process", "../../common/config-process", "../../common/config-process/no-op-config-process", "../../common/system-date"], factory);
|
|
53342
53342
|
}
|
|
53343
53343
|
})(function (require, exports) {
|
|
53344
53344
|
"use strict";
|
|
@@ -53346,6 +53346,7 @@ function extend() {
|
|
|
53346
53346
|
exports.AgentFactory = void 0;
|
|
53347
53347
|
const state_tracker_1 = require("./state-tracker");
|
|
53348
53348
|
const state_tracker_fpv6_1 = require("../../common/state-tracker-fpv6");
|
|
53349
|
+
const no_op_state_tracker_1 = require("../../common/no-op-state-tracker");
|
|
53349
53350
|
const test_state_helper_1 = require("./test-state-helper");
|
|
53350
53351
|
const environment_data_1 = require("./entities/environment-data");
|
|
53351
53352
|
const http_client_1 = require("./services/http/http-client");
|
|
@@ -53379,8 +53380,11 @@ function extend() {
|
|
|
53379
53380
|
const config_loader_1 = require("../../common/config-process/config-loader");
|
|
53380
53381
|
const relative_path_resolver_1 = require("../../common/footprints-process-v6/relative-path-resolver");
|
|
53381
53382
|
const footprints_buffer_1 = require("../../common/footprints-process-v6/footprints-buffer");
|
|
53383
|
+
const collector_footprints_buffer_1 = require("../../common/footprints-process-v6/collector-footprints-buffer");
|
|
53382
53384
|
const index_1 = require("../../common/footprints-process-v6/index");
|
|
53385
|
+
const collector_footprints_process_1 = require("../../common/footprints-process-v6/collector-footprints-process");
|
|
53383
53386
|
const config_process_1 = require("../../common/config-process");
|
|
53387
|
+
const no_op_config_process_1 = require("../../common/config-process/no-op-config-process");
|
|
53384
53388
|
const system_date_1 = require("../../common/system-date");
|
|
53385
53389
|
const FOOTPRINTS_SENDER_WATCHDOG = 'FootPrintsSenderWatchdog';
|
|
53386
53390
|
const FOOTPRINTS_FLUSH_WATCHDOG = 'FootprintsFlushWatchdog';
|
|
@@ -53400,7 +53404,10 @@ function extend() {
|
|
|
53400
53404
|
const agentConfiguration = this.createAgentConfiguration(configuration);
|
|
53401
53405
|
const backendProxy = this.createBackendProxy(agentConfiguration, agentInstanceData, window, featureDetection, configuration);
|
|
53402
53406
|
const eventProcess = this.createEventProcess(window, featureDetection, configuration, agentConfiguration, agentInstanceData, backendProxy);
|
|
53403
|
-
|
|
53407
|
+
AgentFactory.notiyAgentStart(agentConfiguration, agentInstanceData, logger, backendProxy, basicConfiguration);
|
|
53408
|
+
if (basicConfiguration.collectorUrl) {
|
|
53409
|
+
return this.createFootprintsOnlyInstance(window, featureDetection, configuration, agentInstanceData, logger, agentConfiguration, backendProxy, eventProcess, colorCookieHandler);
|
|
53410
|
+
}
|
|
53404
53411
|
if (agentConfiguration.footprintsEnableV6.value) {
|
|
53405
53412
|
return this.createBrowserAgentInstanceFPV6(window, featureDetection, configuration, agentInstanceData, logger, agentConfiguration, backendProxy, eventProcess, colorCookieHandler);
|
|
53406
53413
|
}
|
|
@@ -53409,6 +53416,14 @@ function extend() {
|
|
|
53409
53416
|
const agent = new browser_agent_instance_1.BrowserAgentInstance(logger, footprintsQueueSender, configuration, window, colorCookieHandler, stateTracker, eventProcess, agentConfiguration);
|
|
53410
53417
|
return agent;
|
|
53411
53418
|
}
|
|
53419
|
+
static notiyAgentStart(agentConfiguration, agentInstanceData, logger, backendProxy, basicConfiguration) {
|
|
53420
|
+
if (basicConfiguration.collectorUrl) {
|
|
53421
|
+
cockpit_notifier_1.CockpitNotifier.notifyStartNoOp(agentConfiguration, agentInstanceData, logger, {}, backendProxy);
|
|
53422
|
+
}
|
|
53423
|
+
else {
|
|
53424
|
+
cockpit_notifier_1.CockpitNotifier.notifyStart(agentConfiguration, agentInstanceData, logger, {}, backendProxy);
|
|
53425
|
+
}
|
|
53426
|
+
}
|
|
53412
53427
|
static createBrowserAgentInstanceFPV6(window, featureDetection, configuration, agentInstanceData, logger, agentConfig, backendProxy, eventsProcess, colorCookieHandler) {
|
|
53413
53428
|
const configProcess = this.createConfigProcess(window, configuration, agentInstanceData, agentConfig, backendProxy);
|
|
53414
53429
|
const stateTracker = this.createStateTrackerInfra(window, configuration, agentInstanceData, agentConfig, backendProxy, configProcess);
|
|
@@ -53417,6 +53432,14 @@ function extend() {
|
|
|
53417
53432
|
const flushFootprintsWatchdog = AgentFactory.createWatchdog(window, configuration, FOOTPRINTS_FLUSH_WATCHDOG, agentConfig.footprintsCollectIntervalSecs.value);
|
|
53418
53433
|
return new browser_agent_instance_fpv6_1.BrowserAgentInstanceFpv6(logger, footprintsProcessV6, configuration, window, colorCookieHandler, stateTracker, eventsProcess, agentConfig, flushFootprintsWatchdog, slMappingLoader);
|
|
53419
53434
|
}
|
|
53435
|
+
static createFootprintsOnlyInstance(window, featureDetection, configuration, agentInstanceData, logger, agentConfig, backendProxy, eventsProcess, colorCookieHandler) {
|
|
53436
|
+
const configProcess = this.createNoOpConfigProcess(window, configuration, agentInstanceData, agentConfig, backendProxy);
|
|
53437
|
+
const stateTracker = this.createNoopStateTracker(window, configuration, agentInstanceData, agentConfig, backendProxy, configProcess);
|
|
53438
|
+
const footprintsProcessV6 = this.createCollectorFootprintsProcess(window, configuration, agentInstanceData, agentConfig, backendProxy, stateTracker);
|
|
53439
|
+
const slMappingLoader = this.createSlMappingLoader(window, backendProxy, configuration);
|
|
53440
|
+
const flushFootprintsWatchdog = AgentFactory.createWatchdog(window, configuration, FOOTPRINTS_FLUSH_WATCHDOG, agentConfig.footprintsCollectIntervalSecs.value);
|
|
53441
|
+
return new browser_agent_instance_fpv6_1.BrowserAgentInstanceFpv6(logger, footprintsProcessV6, configuration, window, colorCookieHandler, stateTracker, eventsProcess, agentConfig, flushFootprintsWatchdog, slMappingLoader);
|
|
53442
|
+
}
|
|
53420
53443
|
static createFootprintsQueueSender(window, featureDetection, configuration, stateTracker, agentInstanceData, backendProxy) {
|
|
53421
53444
|
const watchdog = AgentFactory.createWatchdog(window, configuration, FOOTPRINTS_SENDER_WATCHDOG);
|
|
53422
53445
|
const lightBackendProxy = AgentFactory.createLightBackendProxy(window, featureDetection, configuration, agentInstanceData);
|
|
@@ -53552,7 +53575,7 @@ function extend() {
|
|
|
53552
53575
|
}
|
|
53553
53576
|
static createJsonClientAdapter(window, featureDetection, config, agentInstanceData) {
|
|
53554
53577
|
const jsonClient = this.createJsonClient(window, featureDetection, config, agentInstanceData);
|
|
53555
|
-
return new json_client_adapter_1.JsonClientAdapter(jsonClient, config.server);
|
|
53578
|
+
return new json_client_adapter_1.JsonClientAdapter(jsonClient, config.server, config.collectorUrl);
|
|
53556
53579
|
}
|
|
53557
53580
|
static getCreateFootprintsProcessV6(window, configuration, agentInstanceData, agentConfig, backendProxy, stateTracker) {
|
|
53558
53581
|
const sendToServerWatchdog = AgentFactory.createWatchdog(window, configuration, FOOTPRINTS_SENDER_WATCHDOG, agentConfig.footprintsSendIntervalSecs.value);
|
|
@@ -53563,19 +53586,36 @@ function extend() {
|
|
|
53563
53586
|
const footprintsBuffer = new footprints_buffer_1.FootprintsBuffer(agentInstanceData, agentConfig);
|
|
53564
53587
|
return new index_1.FootprintsProcess(agentConfig, sendToServerWatchdog, keepaliveWatchdog, this.createLogger('footprintsProcess', configuration, window), hitsCollector, hitsConverter, footprintsBuffer, backendProxy, stateTracker);
|
|
53565
53588
|
}
|
|
53589
|
+
static createCollectorFootprintsProcess(window, configuration, agentInstanceData, agentConfig, backendProxy, stateTracker) {
|
|
53590
|
+
const sendToServerWatchdog = AgentFactory.createWatchdog(window, configuration, FOOTPRINTS_SENDER_WATCHDOG, agentConfig.footprintsSendIntervalSecs.value);
|
|
53591
|
+
const keepaliveWatchdog = AgentFactory.createWatchdog(window, configuration, KEEP_ALIVE_WATCHDOG);
|
|
53592
|
+
const relativePathResolver = new relative_path_resolver_1.RelativePathResolver();
|
|
53593
|
+
const hitsCollector = new browser_hits_collector_1.BrowserHitsCollector(configuration.buildSessionId, this.createLogger('browserHitsCollector', configuration, window));
|
|
53594
|
+
const hitsConverter = new browser_hits_converter_1.BrowserHitsConverter(relativePathResolver, window, agentConfig.buildSessionId.value, this.createLogger('HitsConverter', configuration, window));
|
|
53595
|
+
const footprintsBuffer = new collector_footprints_buffer_1.CollectorFootprintsBuffer(agentInstanceData, agentConfig);
|
|
53596
|
+
return new collector_footprints_process_1.CollectorFootprintsProcess(agentConfig, sendToServerWatchdog, keepaliveWatchdog, this.createLogger('footprintsProcess', configuration, window), hitsCollector, hitsConverter, footprintsBuffer, backendProxy, stateTracker);
|
|
53597
|
+
}
|
|
53566
53598
|
static createConfigProcess(window, configuration, agentInstanceData, agentConfig, backendProxy) {
|
|
53567
53599
|
const sendToServerWatchdog = AgentFactory.createWatchdog(window, configuration, CONFIGURATION_WATCHDOG, 30);
|
|
53568
53600
|
return new config_process_1.ConfigProcess(agentConfig, sendToServerWatchdog, backendProxy, this.createLogger('configProcess', configuration, window));
|
|
53569
53601
|
}
|
|
53602
|
+
static createNoOpConfigProcess(window, configuration, agentInstanceData, agentConfig, backendProxy) {
|
|
53603
|
+
const sendToServerWatchdog = AgentFactory.createWatchdog(window, configuration, CONFIGURATION_WATCHDOG, 30);
|
|
53604
|
+
return new no_op_config_process_1.NoopConfigProcess(agentConfig, sendToServerWatchdog, backendProxy, this.createLogger('configProcess', configuration, window));
|
|
53605
|
+
}
|
|
53570
53606
|
static createStateTrackerInfra(window, configuration, agentInstanceData, agentConfig, backendProxy, configProcess) {
|
|
53571
53607
|
const watchdog = AgentFactory.createWatchdog(window, configuration, ACTIVE_EXECUTION_WATCHDOG, agentConfig.executionQueryIntervalSecs.value);
|
|
53572
53608
|
return new state_tracker_fpv6_1.StateTrackerFpv6(agentConfig, configProcess, watchdog, backendProxy, this.createLogger('stateTracker', configuration, window));
|
|
53573
53609
|
}
|
|
53610
|
+
static createNoopStateTracker(window, configuration, agentInstanceData, agentConfig, backendProxy, configProcess) {
|
|
53611
|
+
const watchdog = AgentFactory.createWatchdog(window, configuration, ACTIVE_EXECUTION_WATCHDOG, agentConfig.executionQueryIntervalSecs.value);
|
|
53612
|
+
return new no_op_state_tracker_1.NoopStateTracker(agentConfig, configProcess, watchdog, backendProxy, this.createLogger('stateTracker', configuration, window));
|
|
53613
|
+
}
|
|
53574
53614
|
}
|
|
53575
53615
|
exports.AgentFactory = AgentFactory;
|
|
53576
53616
|
});
|
|
53577
53617
|
|
|
53578
|
-
},{"../../common/agent-events/agent-events-conracts":453,"../../common/agent-events/cockpit-notifier":458,"../../common/agent-instance-data":
|
|
53618
|
+
},{"../../common/agent-events/agent-events-conracts":453,"../../common/agent-events/cockpit-notifier":458,"../../common/agent-instance-data":464,"../../common/config-process":468,"../../common/config-process/config-loader":465,"../../common/config-process/no-op-config-process":469,"../../common/footprints-process-v6/collector-footprints-buffer":483,"../../common/footprints-process-v6/collector-footprints-process":484,"../../common/footprints-process-v6/footprints-buffer":485,"../../common/footprints-process-v6/index":488,"../../common/footprints-process-v6/relative-path-resolver":490,"../../common/http/backend-proxy":492,"../../common/no-op-state-tracker":498,"../../common/state-tracker-fpv6":500,"../../common/system-date":502,"./basic-uuid-generator":405,"./browser-agent-instance":407,"./browser-agent-instance-fpv6":406,"./browser-events-process":409,"./browser-hits-collector":410,"./browser-hits-converter":411,"./code-coverage-manager":412,"./color-cookie-handler":413,"./configuration-manager":415,"./delegate":418,"./entities/environment-data":421,"./footprints-queue-sender":424,"./istanbul-to-footprints-convertor":426,"./istanbul-to-footprints-convertor-v3":425,"./logger/log-factory":429,"./queues/footprints-items-queue":438,"./queues/queue":439,"./services/http/http-client":440,"./services/json/json-client":444,"./services/json/json-client-adapter":443,"./services/json/noop-json-client":445,"./services/light-backend-proxy":446,"./sl-mapping-loader":447,"./state-tracker":448,"./test-state-helper":449,"./watchdog":451,"./window-timers-wrapper":452}],405:[function(require,module,exports){
|
|
53579
53619
|
(function (factory) {
|
|
53580
53620
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
53581
53621
|
var v = factory(require, exports);
|
|
@@ -53948,7 +53988,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
53948
53988
|
exports.BrowserEventsProcess = BrowserEventsProcess;
|
|
53949
53989
|
});
|
|
53950
53990
|
|
|
53951
|
-
},{"../../common/events-process":
|
|
53991
|
+
},{"../../common/events-process":480}],410:[function(require,module,exports){
|
|
53952
53992
|
(function (factory) {
|
|
53953
53993
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
53954
53994
|
var v = factory(require, exports);
|
|
@@ -53979,7 +54019,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
53979
54019
|
exports.BrowserHitsCollector = BrowserHitsCollector;
|
|
53980
54020
|
});
|
|
53981
54021
|
|
|
53982
|
-
},{"../../common/footprints-process-v6/hits-collector":
|
|
54022
|
+
},{"../../common/footprints-process-v6/hits-collector":486}],411:[function(require,module,exports){
|
|
53983
54023
|
(function (factory) {
|
|
53984
54024
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
53985
54025
|
var v = factory(require, exports);
|
|
@@ -54005,7 +54045,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54005
54045
|
exports.BrowserHitsConverter = BrowserHitsConverter;
|
|
54006
54046
|
});
|
|
54007
54047
|
|
|
54008
|
-
},{"../../common/footprints-process-v6/base-browser-hits-converter":
|
|
54048
|
+
},{"../../common/footprints-process-v6/base-browser-hits-converter":481}],412:[function(require,module,exports){
|
|
54009
54049
|
(function (factory) {
|
|
54010
54050
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54011
54051
|
var v = factory(require, exports);
|
|
@@ -54168,7 +54208,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54168
54208
|
"use strict";
|
|
54169
54209
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54170
54210
|
exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
|
|
54171
|
-
exports.SL_AGENT_VERSION = '6.1.
|
|
54211
|
+
exports.SL_AGENT_VERSION = '6.1.284';
|
|
54172
54212
|
exports.SL_AGENT_TYPE = 'browser';
|
|
54173
54213
|
});
|
|
54174
54214
|
|
|
@@ -54750,7 +54790,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54750
54790
|
exports.FootprintsQueueSender = FootprintsQueueSender;
|
|
54751
54791
|
});
|
|
54752
54792
|
|
|
54753
|
-
},{"../../common/system-date":
|
|
54793
|
+
},{"../../common/system-date":502,"./entities/footprints-item-data":422}],425:[function(require,module,exports){
|
|
54754
54794
|
(function (factory) {
|
|
54755
54795
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54756
54796
|
var v = factory(require, exports);
|
|
@@ -55005,7 +55045,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55005
55045
|
exports.IstanbulToFootprintsConvertorV3 = IstanbulToFootprintsConvertorV3;
|
|
55006
55046
|
});
|
|
55007
55047
|
|
|
55008
|
-
},{"../../common/footprints-process-v6/location-formatter":
|
|
55048
|
+
},{"../../common/footprints-process-v6/location-formatter":489,"../../common/footprints-process/collection-interval":491,"../../common/system-date":502,"./logger/log-factory":429}],426:[function(require,module,exports){
|
|
55009
55049
|
(function (factory) {
|
|
55010
55050
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55011
55051
|
var v = factory(require, exports);
|
|
@@ -55186,7 +55226,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55186
55226
|
exports.KarmaHandler = KarmaHandler;
|
|
55187
55227
|
});
|
|
55188
55228
|
|
|
55189
|
-
},{"../../common/events-process/events-contracts":
|
|
55229
|
+
},{"../../common/events-process/events-contracts":478,"../../common/events-process/events-creator":479,"../../common/utils/validation-utils":506,"./browser-agent-instance":407}],428:[function(require,module,exports){
|
|
55190
55230
|
(function (factory) {
|
|
55191
55231
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55192
55232
|
var v = factory(require, exports);
|
|
@@ -55377,7 +55417,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55377
55417
|
exports.ConsoleLogger = ConsoleLogger;
|
|
55378
55418
|
});
|
|
55379
55419
|
|
|
55380
|
-
},{"../../../common/system-date":
|
|
55420
|
+
},{"../../../common/system-date":502,"../configuration-override":416}],429:[function(require,module,exports){
|
|
55381
55421
|
(function (factory) {
|
|
55382
55422
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55383
55423
|
var v = factory(require, exports);
|
|
@@ -55733,7 +55773,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55733
55773
|
exports.FootprintsItemsQueue = FootprintsItemsQueue;
|
|
55734
55774
|
});
|
|
55735
55775
|
|
|
55736
|
-
},{"../../../common/system-date":
|
|
55776
|
+
},{"../../../common/system-date":502,"../delegate":418,"../entities/footprints-item-data":422}],439:[function(require,module,exports){
|
|
55737
55777
|
(function (factory) {
|
|
55738
55778
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55739
55779
|
var v = factory(require, exports);
|
|
@@ -55800,7 +55840,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55800
55840
|
Queue.DEFAULT_MAX_ITEMS_IN_QUEUE = 1000;
|
|
55801
55841
|
});
|
|
55802
55842
|
|
|
55803
|
-
},{"../../../common/utils/validation-utils":
|
|
55843
|
+
},{"../../../common/utils/validation-utils":506}],440:[function(require,module,exports){
|
|
55804
55844
|
(function (factory) {
|
|
55805
55845
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55806
55846
|
var v = factory(require, exports);
|
|
@@ -55917,11 +55957,12 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55917
55957
|
exports.JsonClientAdapter = void 0;
|
|
55918
55958
|
const validation_utils_1 = require("../../../../common/utils/validation-utils");
|
|
55919
55959
|
class JsonClientAdapter {
|
|
55920
|
-
constructor(jsonClient, serverUrl) {
|
|
55960
|
+
constructor(jsonClient, serverUrl, collectorUrl) {
|
|
55921
55961
|
validation_utils_1.ValidationUtils.verifyNotNullOrEmpty(jsonClient, 'jsonClient');
|
|
55922
55962
|
validation_utils_1.ValidationUtils.verifyNotNullOrEmpty(serverUrl, 'serverUrl');
|
|
55923
55963
|
this.jsonClient = jsonClient;
|
|
55924
55964
|
this.serverUrl = serverUrl;
|
|
55965
|
+
this.collectorUrl = collectorUrl;
|
|
55925
55966
|
}
|
|
55926
55967
|
delete(body, urlPath, callback) {
|
|
55927
55968
|
throw new Error('\'delete\' not implemented yet');
|
|
@@ -55939,7 +55980,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55939
55980
|
throw new Error('\'delete\' not implemented yet');
|
|
55940
55981
|
}
|
|
55941
55982
|
post(requestData, urlPath, callback, async = true, contentType) {
|
|
55942
|
-
urlPath = this.
|
|
55983
|
+
urlPath = `${this.getBaseUrlForPostRequest()}${urlPath}`;
|
|
55943
55984
|
const onSuccess = (response) => callback(null, response, response.statusCode);
|
|
55944
55985
|
const onError = (response) => {
|
|
55945
55986
|
const error = new Error(response.responseText);
|
|
@@ -55950,11 +55991,17 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55950
55991
|
postMultipart(requestData, urlPath, callback) {
|
|
55951
55992
|
throw new Error('\'postMultipart\' not implemented yet');
|
|
55952
55993
|
}
|
|
55994
|
+
getBaseUrlForPostRequest() {
|
|
55995
|
+
if (this.collectorUrl) {
|
|
55996
|
+
return this.collectorUrl;
|
|
55997
|
+
}
|
|
55998
|
+
return this.serverUrl;
|
|
55999
|
+
}
|
|
55953
56000
|
}
|
|
55954
56001
|
exports.JsonClientAdapter = JsonClientAdapter;
|
|
55955
56002
|
});
|
|
55956
56003
|
|
|
55957
|
-
},{"../../../../common/utils/validation-utils":
|
|
56004
|
+
},{"../../../../common/utils/validation-utils":506}],444:[function(require,module,exports){
|
|
55958
56005
|
(function (factory) {
|
|
55959
56006
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55960
56007
|
var v = factory(require, exports);
|
|
@@ -55982,7 +56029,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55982
56029
|
try {
|
|
55983
56030
|
this.requestsInProgress++;
|
|
55984
56031
|
const httpRequest = new http_request_1.HttpRequest();
|
|
55985
|
-
httpRequest.headers = this.getHeaders(contentType);
|
|
56032
|
+
httpRequest.headers = this.getHeaders(request.url, contentType);
|
|
55986
56033
|
httpRequest.url = request.url;
|
|
55987
56034
|
httpRequest.httpMethod = request.httpMethod;
|
|
55988
56035
|
httpRequest.async = request.async;
|
|
@@ -56037,15 +56084,22 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56037
56084
|
hasRequestsInProgress() {
|
|
56038
56085
|
return this.requestsInProgress > 0;
|
|
56039
56086
|
}
|
|
56040
|
-
getHeaders(contentType) {
|
|
56087
|
+
getHeaders(url, contentType) {
|
|
56041
56088
|
var _a, _b;
|
|
56042
|
-
const headers = [{ name:
|
|
56043
|
-
headers.push({ name:
|
|
56089
|
+
const headers = [{ name: contracts_1.SealightsHaderNames.CONTENT_TYPE, value: (contentType || contracts_1.ContentType.JSON) }];
|
|
56090
|
+
headers.push({ name: contracts_1.SealightsHaderNames.META_DATA, value: JSON.stringify(this.getSlMetadataHeaders()) });
|
|
56044
56091
|
if ((_a = this === null || this === void 0 ? void 0 : this.configuration) === null || _a === void 0 ? void 0 : _a.token) {
|
|
56045
|
-
headers.push({ name:
|
|
56092
|
+
headers.push({ name: contracts_1.SealightsHaderNames.AUTHOTIZARTION, value: 'Bearer ' + ((_b = this === null || this === void 0 ? void 0 : this.configuration) === null || _b === void 0 ? void 0 : _b.token) });
|
|
56093
|
+
}
|
|
56094
|
+
if (this.shouldAddCollectorRelatedHeaders(url)) {
|
|
56095
|
+
headers.push({ name: contracts_1.SealightsHaderNames.MODE, value: contracts_1.SealightsHaderValues.LIGHT_AGENT_MODE });
|
|
56046
56096
|
}
|
|
56047
56097
|
return headers;
|
|
56048
56098
|
}
|
|
56099
|
+
shouldAddCollectorRelatedHeaders(url) {
|
|
56100
|
+
const collectorUrl = this.configuration.collectorUrl;
|
|
56101
|
+
return collectorUrl && url.indexOf(collectorUrl) == 0;
|
|
56102
|
+
}
|
|
56049
56103
|
getSlMetadataHeaders() {
|
|
56050
56104
|
var _a;
|
|
56051
56105
|
return {
|
|
@@ -56058,7 +56112,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56058
56112
|
exports.JsonClient = JsonClient;
|
|
56059
56113
|
});
|
|
56060
56114
|
|
|
56061
|
-
},{"../../../../common/http/contracts":
|
|
56115
|
+
},{"../../../../common/http/contracts":493,"../http/http-request":441}],445:[function(require,module,exports){
|
|
56062
56116
|
(function (factory) {
|
|
56063
56117
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
56064
56118
|
var v = factory(require, exports);
|
|
@@ -56748,7 +56802,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56748
56802
|
addTags(tags) {
|
|
56749
56803
|
if (!tags)
|
|
56750
56804
|
return;
|
|
56751
|
-
this._tags = [...this._tags || [], ...tags || []];
|
|
56805
|
+
this._tags = [...(this._tags || []), ...(tags || [])];
|
|
56752
56806
|
}
|
|
56753
56807
|
addTool(tollInfo) {
|
|
56754
56808
|
if (!tollInfo)
|
|
@@ -56801,7 +56855,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56801
56855
|
})(StartRequestStatus || (StartRequestStatus = {}));
|
|
56802
56856
|
});
|
|
56803
56857
|
|
|
56804
|
-
},{"../http/backend-proxy":
|
|
56858
|
+
},{"../http/backend-proxy":492,"../system-date":502,"../utils/validation-utils":506,"../watchdog":507,"./agent-events-conracts":453,"./agent-instance-info-builder":455,"./agent-start-info-builder":456,"./ci-info-builder":457,"./machine-info-builder":460,"./nodejs-env-info-builder":462}],455:[function(require,module,exports){
|
|
56805
56859
|
(function (process){(function (){
|
|
56806
56860
|
(function (factory) {
|
|
56807
56861
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -56877,7 +56931,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56877
56931
|
});
|
|
56878
56932
|
|
|
56879
56933
|
}).call(this)}).call(this,require('_process'))
|
|
56880
|
-
},{"./sensitive-data-filter":
|
|
56934
|
+
},{"./sensitive-data-filter":463,"_process":335}],456:[function(require,module,exports){
|
|
56881
56935
|
(function (factory) {
|
|
56882
56936
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
56883
56937
|
var v = factory(require, exports);
|
|
@@ -56969,7 +57023,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56969
57023
|
if (v !== undefined) module.exports = v;
|
|
56970
57024
|
}
|
|
56971
57025
|
else if (typeof define === "function" && define.amd) {
|
|
56972
|
-
define(["require", "exports", "./agent-events-controller", "./dry-run-agent-events-controller"], factory);
|
|
57026
|
+
define(["require", "exports", "./agent-events-controller", "./dry-run-agent-events-controller", "./no-op-agent-events-controller"], factory);
|
|
56973
57027
|
}
|
|
56974
57028
|
})(function (require, exports) {
|
|
56975
57029
|
"use strict";
|
|
@@ -56977,6 +57031,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56977
57031
|
exports.CockpitNotifier = void 0;
|
|
56978
57032
|
const agent_events_controller_1 = require("./agent-events-controller");
|
|
56979
57033
|
const dry_run_agent_events_controller_1 = require("./dry-run-agent-events-controller");
|
|
57034
|
+
const no_op_agent_events_controller_1 = require("./no-op-agent-events-controller");
|
|
56980
57035
|
class CockpitNotifier {
|
|
56981
57036
|
static notifyStart(agentConfig, agentInstanceData, logger, packageJsonFile, backendProxy, tool, tags) {
|
|
56982
57037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -56984,6 +57039,11 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56984
57039
|
yield CockpitNotifier.controller.submitAgentStartedEvent(packageJsonFile);
|
|
56985
57040
|
});
|
|
56986
57041
|
}
|
|
57042
|
+
static notifyStartNoOp(agentConfig, agentInstanceData, logger, packageJsonFile, backendProxy, tool, tags) {
|
|
57043
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
57044
|
+
CockpitNotifier.controller = new no_op_agent_events_controller_1.NoOpAgentEventsController(agentConfig, agentInstanceData, logger, backendProxy, tool, tags);
|
|
57045
|
+
});
|
|
57046
|
+
}
|
|
56987
57047
|
static notifyShutdown() {
|
|
56988
57048
|
return __awaiter(this, void 0, void 0, function* () {
|
|
56989
57049
|
CockpitNotifier.verifyControllerInitialized();
|
|
@@ -57033,7 +57093,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57033
57093
|
CockpitNotifier.controllerNullLogged = false;
|
|
57034
57094
|
});
|
|
57035
57095
|
|
|
57036
|
-
},{"./agent-events-controller":454,"./dry-run-agent-events-controller":459}],459:[function(require,module,exports){
|
|
57096
|
+
},{"./agent-events-controller":454,"./dry-run-agent-events-controller":459,"./no-op-agent-events-controller":461}],459:[function(require,module,exports){
|
|
57037
57097
|
(function (factory) {
|
|
57038
57098
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57039
57099
|
var v = factory(require, exports);
|
|
@@ -57061,7 +57121,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57061
57121
|
exports.DryRunAgentEventsController = DryRunAgentEventsController;
|
|
57062
57122
|
});
|
|
57063
57123
|
|
|
57064
|
-
},{"../agent-instance-data":
|
|
57124
|
+
},{"../agent-instance-data":464,"../config-process/config":467,"./agent-events-conracts":453,"./agent-events-controller":454}],460:[function(require,module,exports){
|
|
57065
57125
|
(function (process){(function (){
|
|
57066
57126
|
(function (factory) {
|
|
57067
57127
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57109,7 +57169,65 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57109
57169
|
});
|
|
57110
57170
|
|
|
57111
57171
|
}).call(this)}).call(this,require('_process'))
|
|
57112
|
-
},{"../system-date":
|
|
57172
|
+
},{"../system-date":502,"_process":335,"os":310}],461:[function(require,module,exports){
|
|
57173
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
57174
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
57175
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
57176
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
57177
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
57178
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
57179
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
57180
|
+
});
|
|
57181
|
+
};
|
|
57182
|
+
(function (factory) {
|
|
57183
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57184
|
+
var v = factory(require, exports);
|
|
57185
|
+
if (v !== undefined) module.exports = v;
|
|
57186
|
+
}
|
|
57187
|
+
else if (typeof define === "function" && define.amd) {
|
|
57188
|
+
define(["require", "exports", "./agent-events-controller"], factory);
|
|
57189
|
+
}
|
|
57190
|
+
})(function (require, exports) {
|
|
57191
|
+
"use strict";
|
|
57192
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57193
|
+
exports.NoOpAgentEventsController = void 0;
|
|
57194
|
+
const agent_events_controller_1 = require("./agent-events-controller");
|
|
57195
|
+
class NoOpAgentEventsController extends agent_events_controller_1.AgentEventsController {
|
|
57196
|
+
submitAgentStartedEvent(packageJsonFile) {
|
|
57197
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
57198
|
+
});
|
|
57199
|
+
}
|
|
57200
|
+
submitAgentEventRequest(event) {
|
|
57201
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
57202
|
+
return true;
|
|
57203
|
+
});
|
|
57204
|
+
}
|
|
57205
|
+
sendMessage(message, code) {
|
|
57206
|
+
}
|
|
57207
|
+
submitAgentShutdownEvent() {
|
|
57208
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
57209
|
+
return null;
|
|
57210
|
+
});
|
|
57211
|
+
}
|
|
57212
|
+
submitPingEvent() {
|
|
57213
|
+
}
|
|
57214
|
+
submitEvent(code, data) {
|
|
57215
|
+
}
|
|
57216
|
+
submitEventOnce(code) {
|
|
57217
|
+
}
|
|
57218
|
+
submitGenericMessage(message) {
|
|
57219
|
+
}
|
|
57220
|
+
submitWarning(message) {
|
|
57221
|
+
}
|
|
57222
|
+
submitError(message) {
|
|
57223
|
+
}
|
|
57224
|
+
submitErrorsBatch(messages) {
|
|
57225
|
+
}
|
|
57226
|
+
}
|
|
57227
|
+
exports.NoOpAgentEventsController = NoOpAgentEventsController;
|
|
57228
|
+
});
|
|
57229
|
+
|
|
57230
|
+
},{"./agent-events-controller":454}],462:[function(require,module,exports){
|
|
57113
57231
|
(function (process){(function (){
|
|
57114
57232
|
(function (factory) {
|
|
57115
57233
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57142,7 +57260,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57142
57260
|
});
|
|
57143
57261
|
|
|
57144
57262
|
}).call(this)}).call(this,require('_process'))
|
|
57145
|
-
},{"_process":335}],
|
|
57263
|
+
},{"_process":335}],463:[function(require,module,exports){
|
|
57146
57264
|
(function (factory) {
|
|
57147
57265
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57148
57266
|
var v = factory(require, exports);
|
|
@@ -57207,7 +57325,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57207
57325
|
exports.isSensitive = isSensitive;
|
|
57208
57326
|
});
|
|
57209
57327
|
|
|
57210
|
-
},{}],
|
|
57328
|
+
},{}],464:[function(require,module,exports){
|
|
57211
57329
|
(function (__dirname){(function (){
|
|
57212
57330
|
(function (factory) {
|
|
57213
57331
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57260,7 +57378,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57260
57378
|
});
|
|
57261
57379
|
|
|
57262
57380
|
}).call(this)}).call(this,"/tsOutputs/common")
|
|
57263
|
-
},{"./agent-events/agent-events-conracts":453,"./agent-events/agent-instance-info-builder":455,"./utils/files-utils":
|
|
57381
|
+
},{"./agent-events/agent-events-conracts":453,"./agent-events/agent-instance-info-builder":455,"./utils/files-utils":504,"fs":225,"uuid":676}],465:[function(require,module,exports){
|
|
57264
57382
|
(function (process){(function (){
|
|
57265
57383
|
(function (factory) {
|
|
57266
57384
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57352,7 +57470,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57352
57470
|
});
|
|
57353
57471
|
|
|
57354
57472
|
}).call(this)}).call(this,require('_process'))
|
|
57355
|
-
},{"../constants/sl-env-vars":
|
|
57473
|
+
},{"../constants/sl-env-vars":471,"./config":467,"./config-system":466,"_process":335,"fs":225,"jwt-decode":610}],466:[function(require,module,exports){
|
|
57356
57474
|
(function (process){(function (){
|
|
57357
57475
|
(function (factory) {
|
|
57358
57476
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57632,7 +57750,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57632
57750
|
});
|
|
57633
57751
|
|
|
57634
57752
|
}).call(this)}).call(this,require('_process'))
|
|
57635
|
-
},{"_process":335,"fs":225}],
|
|
57753
|
+
},{"_process":335,"fs":225}],467:[function(require,module,exports){
|
|
57636
57754
|
(function (factory) {
|
|
57637
57755
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57638
57756
|
var v = factory(require, exports);
|
|
@@ -57701,7 +57819,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57701
57819
|
exports.AgentConfigWithRuntimeArgs = AgentConfigWithRuntimeArgs;
|
|
57702
57820
|
});
|
|
57703
57821
|
|
|
57704
|
-
},{"./config-system":
|
|
57822
|
+
},{"./config-system":466}],468:[function(require,module,exports){
|
|
57705
57823
|
(function (factory) {
|
|
57706
57824
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57707
57825
|
var v = factory(require, exports);
|
|
@@ -57818,7 +57936,35 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57818
57936
|
exports.ConfigProcess = ConfigProcess;
|
|
57819
57937
|
});
|
|
57820
57938
|
|
|
57821
|
-
},{"./config-system":
|
|
57939
|
+
},{"./config-system":466,"events":266,"jwt-decode":610,"object-assign":309}],469:[function(require,module,exports){
|
|
57940
|
+
(function (factory) {
|
|
57941
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57942
|
+
var v = factory(require, exports);
|
|
57943
|
+
if (v !== undefined) module.exports = v;
|
|
57944
|
+
}
|
|
57945
|
+
else if (typeof define === "function" && define.amd) {
|
|
57946
|
+
define(["require", "exports", "./index"], factory);
|
|
57947
|
+
}
|
|
57948
|
+
})(function (require, exports) {
|
|
57949
|
+
"use strict";
|
|
57950
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57951
|
+
exports.NoopConfigProcess = void 0;
|
|
57952
|
+
const index_1 = require("./index");
|
|
57953
|
+
class NoopConfigProcess extends index_1.ConfigProcess {
|
|
57954
|
+
start(callback) {
|
|
57955
|
+
return callback === null || callback === void 0 ? void 0 : callback(null);
|
|
57956
|
+
}
|
|
57957
|
+
stop(callback) {
|
|
57958
|
+
return callback();
|
|
57959
|
+
}
|
|
57960
|
+
reloadConfigFromServer(callback) {
|
|
57961
|
+
return callback === null || callback === void 0 ? void 0 : callback(null);
|
|
57962
|
+
}
|
|
57963
|
+
}
|
|
57964
|
+
exports.NoopConfigProcess = NoopConfigProcess;
|
|
57965
|
+
});
|
|
57966
|
+
|
|
57967
|
+
},{"./index":468}],470:[function(require,module,exports){
|
|
57822
57968
|
(function (factory) {
|
|
57823
57969
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57824
57970
|
var v = factory(require, exports);
|
|
@@ -57853,7 +57999,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57853
57999
|
_a);
|
|
57854
58000
|
});
|
|
57855
58001
|
|
|
57856
|
-
},{}],
|
|
58002
|
+
},{}],471:[function(require,module,exports){
|
|
57857
58003
|
(function (process){(function (){
|
|
57858
58004
|
(function (factory) {
|
|
57859
58005
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57996,7 +58142,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57996
58142
|
});
|
|
57997
58143
|
|
|
57998
58144
|
}).call(this)}).call(this,require('_process'))
|
|
57999
|
-
},{"../utils/env-var-parsing":
|
|
58145
|
+
},{"../utils/env-var-parsing":503,"_process":335}],472:[function(require,module,exports){
|
|
58000
58146
|
(function (factory) {
|
|
58001
58147
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58002
58148
|
var v = factory(require, exports);
|
|
@@ -58016,7 +58162,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58016
58162
|
})(ElementType = exports.ElementType || (exports.ElementType = {}));
|
|
58017
58163
|
});
|
|
58018
58164
|
|
|
58019
|
-
},{}],
|
|
58165
|
+
},{}],473:[function(require,module,exports){
|
|
58020
58166
|
(function (factory) {
|
|
58021
58167
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58022
58168
|
var v = factory(require, exports);
|
|
@@ -58149,7 +58295,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58149
58295
|
exports.FileElement = FileElement;
|
|
58150
58296
|
});
|
|
58151
58297
|
|
|
58152
|
-
},{"../utils/validation-utils":
|
|
58298
|
+
},{"../utils/validation-utils":506}],474:[function(require,module,exports){
|
|
58153
58299
|
(function (factory) {
|
|
58154
58300
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58155
58301
|
var v = factory(require, exports);
|
|
@@ -58219,7 +58365,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58219
58365
|
exports.IstanbulUniqueIdConverter = IstanbulUniqueIdConverter;
|
|
58220
58366
|
});
|
|
58221
58367
|
|
|
58222
|
-
},{"./contracts":
|
|
58368
|
+
},{"./contracts":472,"./unique-id-converter":477}],475:[function(require,module,exports){
|
|
58223
58369
|
(function (factory) {
|
|
58224
58370
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58225
58371
|
var v = factory(require, exports);
|
|
@@ -58276,7 +58422,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58276
58422
|
}
|
|
58277
58423
|
});
|
|
58278
58424
|
|
|
58279
|
-
},{"../system-date":
|
|
58425
|
+
},{"../system-date":502,"../utils/files-utils":504,"./istanbul-unique-id-converter":474,"path":327}],476:[function(require,module,exports){
|
|
58280
58426
|
(function (factory) {
|
|
58281
58427
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58282
58428
|
var v = factory(require, exports);
|
|
@@ -58460,7 +58606,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58460
58606
|
exports.OriginalModuleLoader = OriginalModuleLoader;
|
|
58461
58607
|
});
|
|
58462
58608
|
|
|
58463
|
-
},{"../source-maps-utils":
|
|
58609
|
+
},{"../source-maps-utils":499,"../utils/files-utils":504,"../utils/validation-utils":506}],477:[function(require,module,exports){
|
|
58464
58610
|
(function (factory) {
|
|
58465
58611
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58466
58612
|
var v = factory(require, exports);
|
|
@@ -58672,7 +58818,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58672
58818
|
exports.UniqueIdConverter = UniqueIdConverter;
|
|
58673
58819
|
});
|
|
58674
58820
|
|
|
58675
|
-
},{"./contracts":
|
|
58821
|
+
},{"./contracts":472,"./file-element":473}],478:[function(require,module,exports){
|
|
58676
58822
|
(function (factory) {
|
|
58677
58823
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58678
58824
|
var v = factory(require, exports);
|
|
@@ -58703,7 +58849,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58703
58849
|
})(TestSelectionStatus = exports.TestSelectionStatus || (exports.TestSelectionStatus = {}));
|
|
58704
58850
|
});
|
|
58705
58851
|
|
|
58706
|
-
},{}],
|
|
58852
|
+
},{}],479:[function(require,module,exports){
|
|
58707
58853
|
(function (factory) {
|
|
58708
58854
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58709
58855
|
var v = factory(require, exports);
|
|
@@ -58743,7 +58889,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58743
58889
|
exports.EventsCreator = EventsCreator;
|
|
58744
58890
|
});
|
|
58745
58891
|
|
|
58746
|
-
},{"../system-date":
|
|
58892
|
+
},{"../system-date":502,"./events-contracts":478}],480:[function(require,module,exports){
|
|
58747
58893
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
58748
58894
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
58749
58895
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -58931,7 +59077,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58931
59077
|
EventsProcess.ITEMS_TO_DEQUE = 1000;
|
|
58932
59078
|
});
|
|
58933
59079
|
|
|
58934
|
-
},{"../system-date":
|
|
59080
|
+
},{"../system-date":502,"../utils/validation-utils":506}],481:[function(require,module,exports){
|
|
58935
59081
|
(function (factory) {
|
|
58936
59082
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58937
59083
|
var v = factory(require, exports);
|
|
@@ -58987,7 +59133,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58987
59133
|
exports.BaseBrowserHitsConverter = BaseBrowserHitsConverter;
|
|
58988
59134
|
});
|
|
58989
59135
|
|
|
58990
|
-
},{"../../common/footprints-process-v6/hits-converter":
|
|
59136
|
+
},{"../../common/footprints-process-v6/hits-converter":487,"../utils/files-utils":504,"./location-formatter":489}],482:[function(require,module,exports){
|
|
58991
59137
|
(function (factory) {
|
|
58992
59138
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58993
59139
|
var v = factory(require, exports);
|
|
@@ -59032,7 +59178,110 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59032
59178
|
BufferSizeHelper.MB = 1024 * 1024;
|
|
59033
59179
|
});
|
|
59034
59180
|
|
|
59035
|
-
},{}],
|
|
59181
|
+
},{}],483:[function(require,module,exports){
|
|
59182
|
+
(function (factory) {
|
|
59183
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59184
|
+
var v = factory(require, exports);
|
|
59185
|
+
if (v !== undefined) module.exports = v;
|
|
59186
|
+
}
|
|
59187
|
+
else if (typeof define === "function" && define.amd) {
|
|
59188
|
+
define(["require", "exports", "../agent-events/agent-events-conracts", "./footprints-buffer"], factory);
|
|
59189
|
+
}
|
|
59190
|
+
})(function (require, exports) {
|
|
59191
|
+
"use strict";
|
|
59192
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59193
|
+
exports.CollectorFootprintsBuffer = void 0;
|
|
59194
|
+
const agent_events_conracts_1 = require("../agent-events/agent-events-conracts");
|
|
59195
|
+
const footprints_buffer_1 = require("./footprints-buffer");
|
|
59196
|
+
class CollectorFootprintsBuffer extends footprints_buffer_1.FootprintsBuffer {
|
|
59197
|
+
constructor(agentInstanceData, agentConfig) {
|
|
59198
|
+
super(agentInstanceData, agentConfig);
|
|
59199
|
+
this.meta.agentConfig = {
|
|
59200
|
+
agentId: this.agentInstanceData.agentId,
|
|
59201
|
+
appName: this.agentConfig.appName.value,
|
|
59202
|
+
build: this.agentConfig.build.value,
|
|
59203
|
+
branch: this.agentConfig.branch.value,
|
|
59204
|
+
buildSessionId: this.agentConfig.buildSessionId.value,
|
|
59205
|
+
labId: this.agentConfig.labId.value,
|
|
59206
|
+
agentVersion: this.agentInstanceData.agentVersion,
|
|
59207
|
+
agentType: agent_events_conracts_1.AgentType.BROWSER_AGENT
|
|
59208
|
+
};
|
|
59209
|
+
}
|
|
59210
|
+
}
|
|
59211
|
+
exports.CollectorFootprintsBuffer = CollectorFootprintsBuffer;
|
|
59212
|
+
});
|
|
59213
|
+
|
|
59214
|
+
},{"../agent-events/agent-events-conracts":453,"./footprints-buffer":485}],484:[function(require,module,exports){
|
|
59215
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
59216
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
59217
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
59218
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
59219
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
59220
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
59221
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
59222
|
+
});
|
|
59223
|
+
};
|
|
59224
|
+
(function (factory) {
|
|
59225
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59226
|
+
var v = factory(require, exports);
|
|
59227
|
+
if (v !== undefined) module.exports = v;
|
|
59228
|
+
}
|
|
59229
|
+
else if (typeof define === "function" && define.amd) {
|
|
59230
|
+
define(["require", "exports", ".", "../no-op-state-tracker"], factory);
|
|
59231
|
+
}
|
|
59232
|
+
})(function (require, exports) {
|
|
59233
|
+
"use strict";
|
|
59234
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59235
|
+
exports.CollectorFootprintsProcess = void 0;
|
|
59236
|
+
const _1 = require(".");
|
|
59237
|
+
const no_op_state_tracker_1 = require("../no-op-state-tracker");
|
|
59238
|
+
class CollectorFootprintsProcess extends _1.FootprintsProcess {
|
|
59239
|
+
constructor(cfg, sendToServerWatchdog, keepaliveWatchdog, logger, hitsCollector, hitsConverter, footprintsBuffer, backendProxy, stateTracker) {
|
|
59240
|
+
super(cfg, sendToServerWatchdog, keepaliveWatchdog, logger, hitsCollector, hitsConverter, footprintsBuffer, backendProxy, stateTracker);
|
|
59241
|
+
}
|
|
59242
|
+
submitQueuedFootprints() {
|
|
59243
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
59244
|
+
if (!this.shouldSubmitFootprints()) {
|
|
59245
|
+
return;
|
|
59246
|
+
}
|
|
59247
|
+
const packet = this.footprintsBuffer.createPacket();
|
|
59248
|
+
if (packet) {
|
|
59249
|
+
this.ongoingRequestsCounter++;
|
|
59250
|
+
try {
|
|
59251
|
+
yield this.backendProxy.submitFootprintsToCollector(packet, this.cfg.buildSessionId.value);
|
|
59252
|
+
this.logger.info(`Footprints packet submitted successfully. packet contains ${packet.methods.length} methods, ${packet.branches.length} branches in ${packet.executions.length} executions`);
|
|
59253
|
+
}
|
|
59254
|
+
catch (e) {
|
|
59255
|
+
this.logger.error(`Error while submitting footprints '${e}'`);
|
|
59256
|
+
}
|
|
59257
|
+
finally {
|
|
59258
|
+
this.ongoingRequestsCounter--;
|
|
59259
|
+
}
|
|
59260
|
+
}
|
|
59261
|
+
else {
|
|
59262
|
+
this.logger.info('No hits collected nothing to submit');
|
|
59263
|
+
}
|
|
59264
|
+
});
|
|
59265
|
+
}
|
|
59266
|
+
flushCurrentFootprints(isFinalFootprints = false) {
|
|
59267
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
59268
|
+
const currentTestIdentifier = this.stateTracker.getCurrentTestIdentifier();
|
|
59269
|
+
if (currentTestIdentifier) {
|
|
59270
|
+
const testIdentifierParts = no_op_state_tracker_1.NoopStateTracker.splitTestIdToExecutionAndTestName(currentTestIdentifier);
|
|
59271
|
+
this.logger.debug('Enqueue footprints interval - start enqueuing process. currentTestIdentifier: \'%s\'', currentTestIdentifier);
|
|
59272
|
+
yield this.enqueueCurrentFootprints(this.stateTracker.currentExecution, testIdentifierParts.testName, isFinalFootprints);
|
|
59273
|
+
}
|
|
59274
|
+
else {
|
|
59275
|
+
this.logger.debug('Enqueue footprints interval - start enqueuing process. anonymous footprints');
|
|
59276
|
+
yield this.enqueueCurrentFootprints(this.stateTracker.currentExecution, null, isFinalFootprints);
|
|
59277
|
+
}
|
|
59278
|
+
});
|
|
59279
|
+
}
|
|
59280
|
+
}
|
|
59281
|
+
exports.CollectorFootprintsProcess = CollectorFootprintsProcess;
|
|
59282
|
+
});
|
|
59283
|
+
|
|
59284
|
+
},{".":488,"../no-op-state-tracker":498}],485:[function(require,module,exports){
|
|
59036
59285
|
(function (factory) {
|
|
59037
59286
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59038
59287
|
var v = factory(require, exports);
|
|
@@ -59153,7 +59402,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59153
59402
|
FootprintsBuffer.BUFFER_FULL = 'bufferFull';
|
|
59154
59403
|
});
|
|
59155
59404
|
|
|
59156
|
-
},{"../agent-events/agent-events-conracts":453,"../agent-events/cockpit-notifier":458,"./buffer-size-helper":
|
|
59405
|
+
},{"../agent-events/agent-events-conracts":453,"../agent-events/cockpit-notifier":458,"./buffer-size-helper":482,"events":266}],486:[function(require,module,exports){
|
|
59157
59406
|
(function (global){(function (){
|
|
59158
59407
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
59159
59408
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
@@ -59332,7 +59581,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59332
59581
|
});
|
|
59333
59582
|
|
|
59334
59583
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
59335
|
-
},{"../constants/sl-env-vars":
|
|
59584
|
+
},{"../constants/sl-env-vars":471,"../coverage-elements/original-module-loader":476}],487:[function(require,module,exports){
|
|
59336
59585
|
(function (factory) {
|
|
59337
59586
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59338
59587
|
var v = factory(require, exports);
|
|
@@ -59482,7 +59731,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59482
59731
|
HitsConverter.BRANCH_ID_DEL = '|';
|
|
59483
59732
|
});
|
|
59484
59733
|
|
|
59485
|
-
},{"../agent-events/cockpit-notifier":458,"../constants/sl-env-vars":
|
|
59734
|
+
},{"../agent-events/cockpit-notifier":458,"../constants/sl-env-vars":471,"../coverage-elements/new-id-resolver":475,"../coverage-elements/original-module-loader":476,"./hits-collector":486}],488:[function(require,module,exports){
|
|
59486
59735
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
59487
59736
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
59488
59737
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -59513,7 +59762,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59513
59762
|
class FootprintsProcess {
|
|
59514
59763
|
constructor(cfg, sendToServerWatchdog, keepaliveWatchdog, logger, hitsCollector, hitsConverter, footprintsBuffer, backendProxy, stateTracker) {
|
|
59515
59764
|
this.isRunning = false;
|
|
59516
|
-
this.
|
|
59765
|
+
this._ongoingRequestsCounter = 0;
|
|
59517
59766
|
this.footprintsEnqueueOnce = false;
|
|
59518
59767
|
this.cfg = cfg;
|
|
59519
59768
|
this.sendToServerWatchdog = sendToServerWatchdog;
|
|
@@ -59738,12 +59987,39 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59738
59987
|
this.hitsConverter.slMapping = flatted;
|
|
59739
59988
|
});
|
|
59740
59989
|
}
|
|
59990
|
+
set ongoingRequestsCounter(value) {
|
|
59991
|
+
this._ongoingRequestsCounter = value;
|
|
59992
|
+
}
|
|
59993
|
+
get backendProxy() {
|
|
59994
|
+
return this._backendProxy;
|
|
59995
|
+
}
|
|
59996
|
+
set backendProxy(value) {
|
|
59997
|
+
this._backendProxy = value;
|
|
59998
|
+
}
|
|
59999
|
+
get cfg() {
|
|
60000
|
+
return this._cfg;
|
|
60001
|
+
}
|
|
60002
|
+
set cfg(value) {
|
|
60003
|
+
this._cfg = value;
|
|
60004
|
+
}
|
|
60005
|
+
get sendToServerWatchdog() {
|
|
60006
|
+
return this._sendToServerWatchdog;
|
|
60007
|
+
}
|
|
60008
|
+
set sendToServerWatchdog(value) {
|
|
60009
|
+
this._sendToServerWatchdog = value;
|
|
60010
|
+
}
|
|
60011
|
+
get keepaliveWatchdog() {
|
|
60012
|
+
return this._keepaliveWatchdog;
|
|
60013
|
+
}
|
|
60014
|
+
set keepaliveWatchdog(value) {
|
|
60015
|
+
this._keepaliveWatchdog = value;
|
|
60016
|
+
}
|
|
59741
60017
|
}
|
|
59742
60018
|
exports.FootprintsProcess = FootprintsProcess;
|
|
59743
60019
|
FootprintsProcess.ALARM_FIRED = 'alarm';
|
|
59744
60020
|
});
|
|
59745
60021
|
|
|
59746
|
-
},{"../agent-events/agent-events-conracts":453,"../agent-events/cockpit-notifier":458,"../constants/sl-env-vars":
|
|
60022
|
+
},{"../agent-events/agent-events-conracts":453,"../agent-events/cockpit-notifier":458,"../constants/sl-env-vars":471,"../footprints-process/collection-interval":491,"../state-tracker":501,"./footprints-buffer":485}],489:[function(require,module,exports){
|
|
59747
60023
|
(function (factory) {
|
|
59748
60024
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59749
60025
|
var v = factory(require, exports);
|
|
@@ -59777,7 +60053,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59777
60053
|
}
|
|
59778
60054
|
});
|
|
59779
60055
|
|
|
59780
|
-
},{}],
|
|
60056
|
+
},{}],490:[function(require,module,exports){
|
|
59781
60057
|
(function (process){(function (){
|
|
59782
60058
|
(function (factory) {
|
|
59783
60059
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -59818,7 +60094,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59818
60094
|
});
|
|
59819
60095
|
|
|
59820
60096
|
}).call(this)}).call(this,require('_process'))
|
|
59821
|
-
},{"_process":335}],
|
|
60097
|
+
},{"_process":335}],491:[function(require,module,exports){
|
|
59822
60098
|
(function (factory) {
|
|
59823
60099
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59824
60100
|
var v = factory(require, exports);
|
|
@@ -59856,7 +60132,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59856
60132
|
exports.CollectionInterval = CollectionInterval;
|
|
59857
60133
|
});
|
|
59858
60134
|
|
|
59859
|
-
},{"../system-date":
|
|
60135
|
+
},{"../system-date":502}],492:[function(require,module,exports){
|
|
59860
60136
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
59861
60137
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
59862
60138
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -60114,6 +60390,14 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60114
60390
|
return this.submitPostRequestWithRetries(footprintsPacket, url, null, null, true, contracts_1.ContentType.OCTET_STREAM);
|
|
60115
60391
|
});
|
|
60116
60392
|
}
|
|
60393
|
+
submitFootprintsToCollector(footprintsPacket, buildSessionId) {
|
|
60394
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
60395
|
+
validation_utils_1.ValidationUtils.verifyNotNullOrEmpty(footprintsPacket, constants_1.Constants.FOOTPRINTS_PACKET);
|
|
60396
|
+
validation_utils_1.ValidationUtils.verifyNotNullOrEmpty(buildSessionId, constants_1.Constants.BUILD_SESSION_ID);
|
|
60397
|
+
const url = sl_routes_1.SLRoutes.footprintsToCollector(buildSessionId);
|
|
60398
|
+
return this.submitPostRequestWithRetries(footprintsPacket, url, null, null, true, contracts_1.ContentType.JSON);
|
|
60399
|
+
});
|
|
60400
|
+
}
|
|
60117
60401
|
getBuildSessionData(buildSessionId) {
|
|
60118
60402
|
return __awaiter(this, void 0, void 0, function* () {
|
|
60119
60403
|
return new Promise((resolve, reject) => {
|
|
@@ -60195,7 +60479,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60195
60479
|
BackendProxy.DEFAULT_HTTP_ATTEMPT_INTERVAL = 5 * 1000;
|
|
60196
60480
|
});
|
|
60197
60481
|
|
|
60198
|
-
},{"../constants/constants":
|
|
60482
|
+
},{"../constants/constants":470,"../constants/sl-env-vars":471,"../utils/timer-utils":505,"../utils/validation-utils":506,"./contracts":493,"./entities-mapper":494,"./http-client":495,"./sl-routes":497}],493:[function(require,module,exports){
|
|
60199
60483
|
(function (factory) {
|
|
60200
60484
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60201
60485
|
var v = factory(require, exports);
|
|
@@ -60207,7 +60491,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60207
60491
|
})(function (require, exports) {
|
|
60208
60492
|
"use strict";
|
|
60209
60493
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
60210
|
-
exports.ContentType = exports.RecommendationSetStatus = exports.RecommendedTestReason = exports.UploadReportsBody = exports.EnvironmentData = exports.AgentData = exports.UploadReportRequest = exports.EndExecutionRequest = exports.StartExecutionRequest = exports.BaseRequest = exports.SubmitLogsRequest = exports.GetRemoteConfigRequest = exports.FileData = exports.DependencyData = exports.BuildMappingRequest = exports.VersionMetaQuery = exports.VersionMeta = exports.AgentInfo = exports.GetVersionResponse = exports.GetVersionRequest = exports.CreateBuildSessionIdResponse = exports.HttpClientConfigData = void 0;
|
|
60494
|
+
exports.SealightsHaderValues = exports.SealightsHaderNames = exports.ContentType = exports.RecommendationSetStatus = exports.RecommendedTestReason = exports.UploadReportsBody = exports.EnvironmentData = exports.AgentData = exports.UploadReportRequest = exports.EndExecutionRequest = exports.StartExecutionRequest = exports.BaseRequest = exports.SubmitLogsRequest = exports.GetRemoteConfigRequest = exports.FileData = exports.DependencyData = exports.BuildMappingRequest = exports.VersionMetaQuery = exports.VersionMeta = exports.AgentInfo = exports.GetVersionResponse = exports.GetVersionRequest = exports.CreateBuildSessionIdResponse = exports.HttpClientConfigData = void 0;
|
|
60211
60495
|
const system_date_1 = require("../system-date");
|
|
60212
60496
|
class HttpClientConfigData {
|
|
60213
60497
|
}
|
|
@@ -60281,15 +60565,27 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60281
60565
|
RecommendationSetStatus["READY"] = "ready";
|
|
60282
60566
|
RecommendationSetStatus["NO_HISTORY"] = "noHistory";
|
|
60283
60567
|
RecommendationSetStatus["ERROR"] = "error";
|
|
60568
|
+
RecommendationSetStatus["WONT_BE_READY"] = "wontBeReady";
|
|
60284
60569
|
})(RecommendationSetStatus = exports.RecommendationSetStatus || (exports.RecommendationSetStatus = {}));
|
|
60285
60570
|
var ContentType;
|
|
60286
60571
|
(function (ContentType) {
|
|
60287
60572
|
ContentType["OCTET_STREAM"] = "application/octet-stream";
|
|
60288
60573
|
ContentType["JSON"] = "application/json";
|
|
60289
60574
|
})(ContentType = exports.ContentType || (exports.ContentType = {}));
|
|
60575
|
+
var SealightsHaderNames;
|
|
60576
|
+
(function (SealightsHaderNames) {
|
|
60577
|
+
SealightsHaderNames["CONTENT_TYPE"] = "Content-Type";
|
|
60578
|
+
SealightsHaderNames["AUTHOTIZARTION"] = "Authorization";
|
|
60579
|
+
SealightsHaderNames["MODE"] = "X-Sealights-Agent-Mode";
|
|
60580
|
+
SealightsHaderNames["META_DATA"] = "sl-metadata";
|
|
60581
|
+
})(SealightsHaderNames = exports.SealightsHaderNames || (exports.SealightsHaderNames = {}));
|
|
60582
|
+
var SealightsHaderValues;
|
|
60583
|
+
(function (SealightsHaderValues) {
|
|
60584
|
+
SealightsHaderValues["LIGHT_AGENT_MODE"] = "light";
|
|
60585
|
+
})(SealightsHaderValues = exports.SealightsHaderValues || (exports.SealightsHaderValues = {}));
|
|
60290
60586
|
});
|
|
60291
60587
|
|
|
60292
|
-
},{"../system-date":
|
|
60588
|
+
},{"../system-date":502}],494:[function(require,module,exports){
|
|
60293
60589
|
(function (factory) {
|
|
60294
60590
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60295
60591
|
var v = factory(require, exports);
|
|
@@ -60315,7 +60611,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60315
60611
|
exports.EntitiesMapper = EntitiesMapper;
|
|
60316
60612
|
});
|
|
60317
60613
|
|
|
60318
|
-
},{"./contracts":
|
|
60614
|
+
},{"./contracts":493}],495:[function(require,module,exports){
|
|
60319
60615
|
(function (process,Buffer){(function (){
|
|
60320
60616
|
(function (factory) {
|
|
60321
60617
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -60522,7 +60818,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60522
60818
|
});
|
|
60523
60819
|
|
|
60524
60820
|
}).call(this)}).call(this,require('_process'),require("buffer").Buffer)
|
|
60525
|
-
},{"../constants/sl-env-vars":
|
|
60821
|
+
},{"../constants/sl-env-vars":471,"../utils/validation-utils":506,"./contracts":493,"./http-verb":496,"_process":335,"buffer":227,"request":623,"zlib":224}],496:[function(require,module,exports){
|
|
60526
60822
|
(function (factory) {
|
|
60527
60823
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60528
60824
|
var v = factory(require, exports);
|
|
@@ -60544,7 +60840,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60544
60840
|
})(HttpVerb = exports.HttpVerb || (exports.HttpVerb = {}));
|
|
60545
60841
|
});
|
|
60546
60842
|
|
|
60547
|
-
},{}],
|
|
60843
|
+
},{}],497:[function(require,module,exports){
|
|
60548
60844
|
(function (factory) {
|
|
60549
60845
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60550
60846
|
var v = factory(require, exports);
|
|
@@ -60651,6 +60947,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60651
60947
|
static footprintsV6(executionBsid, testStage, buildSessionId) {
|
|
60652
60948
|
return SLRoutes.agentsV6() + SLRoutes.toUri(executionBsid) + SLRoutes.toUri(SLRoutes.FOOTPRINTS) + SLRoutes.toUri(testStage) + SLRoutes.toUri(buildSessionId);
|
|
60653
60949
|
}
|
|
60950
|
+
static footprintsToCollector(buildSessionId) {
|
|
60951
|
+
return SLRoutes.agentsV6() + SLRoutes.toUri(buildSessionId) + encodeURIComponent(SLRoutes.FOOTPRINTS);
|
|
60952
|
+
}
|
|
60654
60953
|
static eventsV2() {
|
|
60655
60954
|
return SLRoutes.agentsV2() + SLRoutes.toUri(SLRoutes.EVENTS);
|
|
60656
60955
|
}
|
|
@@ -60690,7 +60989,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60690
60989
|
return SLRoutes.agentsV3() + SLRoutes.toUri(SLRoutes.AGENT_EVENTS);
|
|
60691
60990
|
}
|
|
60692
60991
|
static testsRecommendations(buildSessionId, stage) {
|
|
60693
|
-
return SLRoutes.SLASH + SLRoutes.toUri(SLRoutes.
|
|
60992
|
+
return SLRoutes.SLASH + SLRoutes.toUri(SLRoutes.V3) + SLRoutes.toUri(SLRoutes.TEST_EXCLUSIONS) + SLRoutes.toUri(buildSessionId) +
|
|
60694
60993
|
SLRoutes.toUri(stage);
|
|
60695
60994
|
}
|
|
60696
60995
|
static integrationBuildComponents(buildSessionId) {
|
|
@@ -60770,7 +61069,39 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60770
61069
|
SLRoutes.ACTIVE = 'active';
|
|
60771
61070
|
});
|
|
60772
61071
|
|
|
60773
|
-
},{"../constants/constants":
|
|
61072
|
+
},{"../constants/constants":470,"../utils/validation-utils":506}],498:[function(require,module,exports){
|
|
61073
|
+
(function (factory) {
|
|
61074
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61075
|
+
var v = factory(require, exports);
|
|
61076
|
+
if (v !== undefined) module.exports = v;
|
|
61077
|
+
}
|
|
61078
|
+
else if (typeof define === "function" && define.amd) {
|
|
61079
|
+
define(["require", "exports", "./state-tracker-fpv6"], factory);
|
|
61080
|
+
}
|
|
61081
|
+
})(function (require, exports) {
|
|
61082
|
+
"use strict";
|
|
61083
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61084
|
+
exports.NoopStateTracker = void 0;
|
|
61085
|
+
const state_tracker_fpv6_1 = require("./state-tracker-fpv6");
|
|
61086
|
+
class NoopStateTracker extends state_tracker_fpv6_1.StateTrackerFpv6 {
|
|
61087
|
+
constructor(cfg, configProcess, checkTestStatusWatchdog, backendProxy, logger) {
|
|
61088
|
+
super(cfg, configProcess, checkTestStatusWatchdog, backendProxy, logger);
|
|
61089
|
+
}
|
|
61090
|
+
start() { }
|
|
61091
|
+
stop() { }
|
|
61092
|
+
shouldCollectHits() {
|
|
61093
|
+
return true;
|
|
61094
|
+
}
|
|
61095
|
+
startCheckingTestStatusAtServer() { }
|
|
61096
|
+
checkTestStatusAtServer(async = true) { }
|
|
61097
|
+
get currentExecution() {
|
|
61098
|
+
return {};
|
|
61099
|
+
}
|
|
61100
|
+
}
|
|
61101
|
+
exports.NoopStateTracker = NoopStateTracker;
|
|
61102
|
+
});
|
|
61103
|
+
|
|
61104
|
+
},{"./state-tracker-fpv6":500}],499:[function(require,module,exports){
|
|
60774
61105
|
(function (factory) {
|
|
60775
61106
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60776
61107
|
var v = factory(require, exports);
|
|
@@ -60817,7 +61148,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60817
61148
|
exports.SourceMapsUtils = SourceMapsUtils;
|
|
60818
61149
|
});
|
|
60819
61150
|
|
|
60820
|
-
},{"fs":225,"source-map":385}],
|
|
61151
|
+
},{"fs":225,"source-map":385}],500:[function(require,module,exports){
|
|
60821
61152
|
(function (factory) {
|
|
60822
61153
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60823
61154
|
var v = factory(require, exports);
|
|
@@ -60850,7 +61181,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60850
61181
|
exports.StateTrackerFpv6 = StateTrackerFpv6;
|
|
60851
61182
|
});
|
|
60852
61183
|
|
|
60853
|
-
},{"./state-tracker":
|
|
61184
|
+
},{"./state-tracker":501}],501:[function(require,module,exports){
|
|
60854
61185
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
60855
61186
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
60856
61187
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -61090,7 +61421,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61090
61421
|
StateTracker.EXECUTION_STATUS_PENDING_DELETE = 'pendingDelete';
|
|
61091
61422
|
});
|
|
61092
61423
|
|
|
61093
|
-
},{"./agent-events/agent-events-conracts":453,"./agent-events/cockpit-notifier":458,"./constants/sl-env-vars":
|
|
61424
|
+
},{"./agent-events/agent-events-conracts":453,"./agent-events/cockpit-notifier":458,"./constants/sl-env-vars":471,"./utils/validation-utils":506,"events":266}],502:[function(require,module,exports){
|
|
61094
61425
|
(function (factory) {
|
|
61095
61426
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61096
61427
|
var v = factory(require, exports);
|
|
@@ -61116,7 +61447,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61116
61447
|
exports.getSystemDateValueOf = getSystemDateValueOf;
|
|
61117
61448
|
});
|
|
61118
61449
|
|
|
61119
|
-
},{}],
|
|
61450
|
+
},{}],503:[function(require,module,exports){
|
|
61120
61451
|
(function (process){(function (){
|
|
61121
61452
|
(function (factory) {
|
|
61122
61453
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -61156,7 +61487,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61156
61487
|
});
|
|
61157
61488
|
|
|
61158
61489
|
}).call(this)}).call(this,require('_process'))
|
|
61159
|
-
},{"_process":335}],
|
|
61490
|
+
},{"_process":335}],504:[function(require,module,exports){
|
|
61160
61491
|
(function (factory) {
|
|
61161
61492
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61162
61493
|
var v = factory(require, exports);
|
|
@@ -61210,7 +61541,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61210
61541
|
exports.FilesUtils = FilesUtils;
|
|
61211
61542
|
});
|
|
61212
61543
|
|
|
61213
|
-
},{"fs":225,"path":327}],
|
|
61544
|
+
},{"fs":225,"path":327}],505:[function(require,module,exports){
|
|
61214
61545
|
(function (factory) {
|
|
61215
61546
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61216
61547
|
var v = factory(require, exports);
|
|
@@ -61231,7 +61562,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61231
61562
|
exports.TimerUtils = TimerUtils;
|
|
61232
61563
|
});
|
|
61233
61564
|
|
|
61234
|
-
},{}],
|
|
61565
|
+
},{}],506:[function(require,module,exports){
|
|
61235
61566
|
(function (factory) {
|
|
61236
61567
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61237
61568
|
var v = factory(require, exports);
|
|
@@ -61258,7 +61589,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61258
61589
|
exports.ValidationUtils = ValidationUtils;
|
|
61259
61590
|
});
|
|
61260
61591
|
|
|
61261
|
-
},{"../constants/constants":
|
|
61592
|
+
},{"../constants/constants":470}],507:[function(require,module,exports){
|
|
61262
61593
|
(function (factory) {
|
|
61263
61594
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61264
61595
|
var v = factory(require, exports);
|
|
@@ -61365,7 +61696,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61365
61696
|
exports.Watchdog = Watchdog;
|
|
61366
61697
|
});
|
|
61367
61698
|
|
|
61368
|
-
},{"events":266}],
|
|
61699
|
+
},{"events":266}],508:[function(require,module,exports){
|
|
61369
61700
|
'use strict';
|
|
61370
61701
|
|
|
61371
61702
|
var compileSchema = require('./compile')
|
|
@@ -61873,7 +62204,7 @@ function setLogger(self) {
|
|
|
61873
62204
|
|
|
61874
62205
|
function noop() {}
|
|
61875
62206
|
|
|
61876
|
-
},{"./cache":
|
|
62207
|
+
},{"./cache":509,"./compile":513,"./compile/async":510,"./compile/error_classes":511,"./compile/formats":512,"./compile/resolve":514,"./compile/rules":515,"./compile/schema_obj":516,"./compile/util":518,"./data":519,"./keyword":547,"./refs/data.json":548,"./refs/json-schema-draft-07.json":550,"fast-json-stable-stringify":572}],509:[function(require,module,exports){
|
|
61877
62208
|
'use strict';
|
|
61878
62209
|
|
|
61879
62210
|
|
|
@@ -61901,7 +62232,7 @@ Cache.prototype.clear = function Cache_clear() {
|
|
|
61901
62232
|
this._cache = {};
|
|
61902
62233
|
};
|
|
61903
62234
|
|
|
61904
|
-
},{}],
|
|
62235
|
+
},{}],510:[function(require,module,exports){
|
|
61905
62236
|
'use strict';
|
|
61906
62237
|
|
|
61907
62238
|
var MissingRefError = require('./error_classes').MissingRef;
|
|
@@ -61993,7 +62324,7 @@ function compileAsync(schema, meta, callback) {
|
|
|
61993
62324
|
}
|
|
61994
62325
|
}
|
|
61995
62326
|
|
|
61996
|
-
},{"./error_classes":
|
|
62327
|
+
},{"./error_classes":511}],511:[function(require,module,exports){
|
|
61997
62328
|
'use strict';
|
|
61998
62329
|
|
|
61999
62330
|
var resolve = require('./resolve');
|
|
@@ -62029,7 +62360,7 @@ function errorSubclass(Subclass) {
|
|
|
62029
62360
|
return Subclass;
|
|
62030
62361
|
}
|
|
62031
62362
|
|
|
62032
|
-
},{"./resolve":
|
|
62363
|
+
},{"./resolve":514}],512:[function(require,module,exports){
|
|
62033
62364
|
'use strict';
|
|
62034
62365
|
|
|
62035
62366
|
var util = require('./util');
|
|
@@ -62173,7 +62504,7 @@ function regex(str) {
|
|
|
62173
62504
|
}
|
|
62174
62505
|
}
|
|
62175
62506
|
|
|
62176
|
-
},{"./util":
|
|
62507
|
+
},{"./util":518}],513:[function(require,module,exports){
|
|
62177
62508
|
'use strict';
|
|
62178
62509
|
|
|
62179
62510
|
var resolve = require('./resolve')
|
|
@@ -62562,7 +62893,7 @@ function vars(arr, statement) {
|
|
|
62562
62893
|
return code;
|
|
62563
62894
|
}
|
|
62564
62895
|
|
|
62565
|
-
},{"../dotjs/validate":
|
|
62896
|
+
},{"../dotjs/validate":546,"./error_classes":511,"./resolve":514,"./util":518,"fast-deep-equal":571,"fast-json-stable-stringify":572}],514:[function(require,module,exports){
|
|
62566
62897
|
'use strict';
|
|
62567
62898
|
|
|
62568
62899
|
var URI = require('uri-js')
|
|
@@ -62834,7 +63165,7 @@ function resolveIds(schema) {
|
|
|
62834
63165
|
return localRefs;
|
|
62835
63166
|
}
|
|
62836
63167
|
|
|
62837
|
-
},{"./schema_obj":
|
|
63168
|
+
},{"./schema_obj":516,"./util":518,"fast-deep-equal":571,"json-schema-traverse":604,"uri-js":675}],515:[function(require,module,exports){
|
|
62838
63169
|
'use strict';
|
|
62839
63170
|
|
|
62840
63171
|
var ruleModules = require('../dotjs')
|
|
@@ -62902,7 +63233,7 @@ module.exports = function rules() {
|
|
|
62902
63233
|
return RULES;
|
|
62903
63234
|
};
|
|
62904
63235
|
|
|
62905
|
-
},{"../dotjs":
|
|
63236
|
+
},{"../dotjs":535,"./util":518}],516:[function(require,module,exports){
|
|
62906
63237
|
'use strict';
|
|
62907
63238
|
|
|
62908
63239
|
var util = require('./util');
|
|
@@ -62913,7 +63244,7 @@ function SchemaObject(obj) {
|
|
|
62913
63244
|
util.copy(obj, this);
|
|
62914
63245
|
}
|
|
62915
63246
|
|
|
62916
|
-
},{"./util":
|
|
63247
|
+
},{"./util":518}],517:[function(require,module,exports){
|
|
62917
63248
|
'use strict';
|
|
62918
63249
|
|
|
62919
63250
|
// https://mathiasbynens.be/notes/javascript-encoding
|
|
@@ -62935,7 +63266,7 @@ module.exports = function ucs2length(str) {
|
|
|
62935
63266
|
return length;
|
|
62936
63267
|
};
|
|
62937
63268
|
|
|
62938
|
-
},{}],
|
|
63269
|
+
},{}],518:[function(require,module,exports){
|
|
62939
63270
|
'use strict';
|
|
62940
63271
|
|
|
62941
63272
|
|
|
@@ -63176,7 +63507,7 @@ function unescapeJsonPointer(str) {
|
|
|
63176
63507
|
return str.replace(/~1/g, '/').replace(/~0/g, '~');
|
|
63177
63508
|
}
|
|
63178
63509
|
|
|
63179
|
-
},{"./ucs2length":
|
|
63510
|
+
},{"./ucs2length":517,"fast-deep-equal":571}],519:[function(require,module,exports){
|
|
63180
63511
|
'use strict';
|
|
63181
63512
|
|
|
63182
63513
|
var KEYWORDS = [
|
|
@@ -63227,7 +63558,7 @@ module.exports = function (metaSchema, keywordsJsonPointers) {
|
|
|
63227
63558
|
return metaSchema;
|
|
63228
63559
|
};
|
|
63229
63560
|
|
|
63230
|
-
},{}],
|
|
63561
|
+
},{}],520:[function(require,module,exports){
|
|
63231
63562
|
'use strict';
|
|
63232
63563
|
|
|
63233
63564
|
var metaSchema = require('./refs/json-schema-draft-07.json');
|
|
@@ -63266,7 +63597,7 @@ module.exports = {
|
|
|
63266
63597
|
}
|
|
63267
63598
|
};
|
|
63268
63599
|
|
|
63269
|
-
},{"./refs/json-schema-draft-07.json":
|
|
63600
|
+
},{"./refs/json-schema-draft-07.json":550}],521:[function(require,module,exports){
|
|
63270
63601
|
'use strict';
|
|
63271
63602
|
module.exports = function generate__limit(it, $keyword, $ruleType) {
|
|
63272
63603
|
var out = ' ';
|
|
@@ -63431,7 +63762,7 @@ module.exports = function generate__limit(it, $keyword, $ruleType) {
|
|
|
63431
63762
|
return out;
|
|
63432
63763
|
}
|
|
63433
63764
|
|
|
63434
|
-
},{}],
|
|
63765
|
+
},{}],522:[function(require,module,exports){
|
|
63435
63766
|
'use strict';
|
|
63436
63767
|
module.exports = function generate__limitItems(it, $keyword, $ruleType) {
|
|
63437
63768
|
var out = ' ';
|
|
@@ -63513,7 +63844,7 @@ module.exports = function generate__limitItems(it, $keyword, $ruleType) {
|
|
|
63513
63844
|
return out;
|
|
63514
63845
|
}
|
|
63515
63846
|
|
|
63516
|
-
},{}],
|
|
63847
|
+
},{}],523:[function(require,module,exports){
|
|
63517
63848
|
'use strict';
|
|
63518
63849
|
module.exports = function generate__limitLength(it, $keyword, $ruleType) {
|
|
63519
63850
|
var out = ' ';
|
|
@@ -63600,7 +63931,7 @@ module.exports = function generate__limitLength(it, $keyword, $ruleType) {
|
|
|
63600
63931
|
return out;
|
|
63601
63932
|
}
|
|
63602
63933
|
|
|
63603
|
-
},{}],
|
|
63934
|
+
},{}],524:[function(require,module,exports){
|
|
63604
63935
|
'use strict';
|
|
63605
63936
|
module.exports = function generate__limitProperties(it, $keyword, $ruleType) {
|
|
63606
63937
|
var out = ' ';
|
|
@@ -63682,7 +64013,7 @@ module.exports = function generate__limitProperties(it, $keyword, $ruleType) {
|
|
|
63682
64013
|
return out;
|
|
63683
64014
|
}
|
|
63684
64015
|
|
|
63685
|
-
},{}],
|
|
64016
|
+
},{}],525:[function(require,module,exports){
|
|
63686
64017
|
'use strict';
|
|
63687
64018
|
module.exports = function generate_allOf(it, $keyword, $ruleType) {
|
|
63688
64019
|
var out = ' ';
|
|
@@ -63726,7 +64057,7 @@ module.exports = function generate_allOf(it, $keyword, $ruleType) {
|
|
|
63726
64057
|
return out;
|
|
63727
64058
|
}
|
|
63728
64059
|
|
|
63729
|
-
},{}],
|
|
64060
|
+
},{}],526:[function(require,module,exports){
|
|
63730
64061
|
'use strict';
|
|
63731
64062
|
module.exports = function generate_anyOf(it, $keyword, $ruleType) {
|
|
63732
64063
|
var out = ' ';
|
|
@@ -63801,7 +64132,7 @@ module.exports = function generate_anyOf(it, $keyword, $ruleType) {
|
|
|
63801
64132
|
return out;
|
|
63802
64133
|
}
|
|
63803
64134
|
|
|
63804
|
-
},{}],
|
|
64135
|
+
},{}],527:[function(require,module,exports){
|
|
63805
64136
|
'use strict';
|
|
63806
64137
|
module.exports = function generate_comment(it, $keyword, $ruleType) {
|
|
63807
64138
|
var out = ' ';
|
|
@@ -63817,7 +64148,7 @@ module.exports = function generate_comment(it, $keyword, $ruleType) {
|
|
|
63817
64148
|
return out;
|
|
63818
64149
|
}
|
|
63819
64150
|
|
|
63820
|
-
},{}],
|
|
64151
|
+
},{}],528:[function(require,module,exports){
|
|
63821
64152
|
'use strict';
|
|
63822
64153
|
module.exports = function generate_const(it, $keyword, $ruleType) {
|
|
63823
64154
|
var out = ' ';
|
|
@@ -63875,7 +64206,7 @@ module.exports = function generate_const(it, $keyword, $ruleType) {
|
|
|
63875
64206
|
return out;
|
|
63876
64207
|
}
|
|
63877
64208
|
|
|
63878
|
-
},{}],
|
|
64209
|
+
},{}],529:[function(require,module,exports){
|
|
63879
64210
|
'use strict';
|
|
63880
64211
|
module.exports = function generate_contains(it, $keyword, $ruleType) {
|
|
63881
64212
|
var out = ' ';
|
|
@@ -63958,7 +64289,7 @@ module.exports = function generate_contains(it, $keyword, $ruleType) {
|
|
|
63958
64289
|
return out;
|
|
63959
64290
|
}
|
|
63960
64291
|
|
|
63961
|
-
},{}],
|
|
64292
|
+
},{}],530:[function(require,module,exports){
|
|
63962
64293
|
'use strict';
|
|
63963
64294
|
module.exports = function generate_custom(it, $keyword, $ruleType) {
|
|
63964
64295
|
var out = ' ';
|
|
@@ -64188,7 +64519,7 @@ module.exports = function generate_custom(it, $keyword, $ruleType) {
|
|
|
64188
64519
|
return out;
|
|
64189
64520
|
}
|
|
64190
64521
|
|
|
64191
|
-
},{}],
|
|
64522
|
+
},{}],531:[function(require,module,exports){
|
|
64192
64523
|
'use strict';
|
|
64193
64524
|
module.exports = function generate_dependencies(it, $keyword, $ruleType) {
|
|
64194
64525
|
var out = ' ';
|
|
@@ -64358,7 +64689,7 @@ module.exports = function generate_dependencies(it, $keyword, $ruleType) {
|
|
|
64358
64689
|
return out;
|
|
64359
64690
|
}
|
|
64360
64691
|
|
|
64361
|
-
},{}],
|
|
64692
|
+
},{}],532:[function(require,module,exports){
|
|
64362
64693
|
'use strict';
|
|
64363
64694
|
module.exports = function generate_enum(it, $keyword, $ruleType) {
|
|
64364
64695
|
var out = ' ';
|
|
@@ -64426,7 +64757,7 @@ module.exports = function generate_enum(it, $keyword, $ruleType) {
|
|
|
64426
64757
|
return out;
|
|
64427
64758
|
}
|
|
64428
64759
|
|
|
64429
|
-
},{}],
|
|
64760
|
+
},{}],533:[function(require,module,exports){
|
|
64430
64761
|
'use strict';
|
|
64431
64762
|
module.exports = function generate_format(it, $keyword, $ruleType) {
|
|
64432
64763
|
var out = ' ';
|
|
@@ -64578,7 +64909,7 @@ module.exports = function generate_format(it, $keyword, $ruleType) {
|
|
|
64578
64909
|
return out;
|
|
64579
64910
|
}
|
|
64580
64911
|
|
|
64581
|
-
},{}],
|
|
64912
|
+
},{}],534:[function(require,module,exports){
|
|
64582
64913
|
'use strict';
|
|
64583
64914
|
module.exports = function generate_if(it, $keyword, $ruleType) {
|
|
64584
64915
|
var out = ' ';
|
|
@@ -64683,7 +65014,7 @@ module.exports = function generate_if(it, $keyword, $ruleType) {
|
|
|
64683
65014
|
return out;
|
|
64684
65015
|
}
|
|
64685
65016
|
|
|
64686
|
-
},{}],
|
|
65017
|
+
},{}],535:[function(require,module,exports){
|
|
64687
65018
|
'use strict';
|
|
64688
65019
|
|
|
64689
65020
|
//all requires must be explicit because browserify won't work with dynamic requires
|
|
@@ -64718,7 +65049,7 @@ module.exports = {
|
|
|
64718
65049
|
validate: require('./validate')
|
|
64719
65050
|
};
|
|
64720
65051
|
|
|
64721
|
-
},{"./_limit":
|
|
65052
|
+
},{"./_limit":521,"./_limitItems":522,"./_limitLength":523,"./_limitProperties":524,"./allOf":525,"./anyOf":526,"./comment":527,"./const":528,"./contains":529,"./dependencies":531,"./enum":532,"./format":533,"./if":534,"./items":536,"./multipleOf":537,"./not":538,"./oneOf":539,"./pattern":540,"./properties":541,"./propertyNames":542,"./ref":543,"./required":544,"./uniqueItems":545,"./validate":546}],536:[function(require,module,exports){
|
|
64722
65053
|
'use strict';
|
|
64723
65054
|
module.exports = function generate_items(it, $keyword, $ruleType) {
|
|
64724
65055
|
var out = ' ';
|
|
@@ -64860,7 +65191,7 @@ module.exports = function generate_items(it, $keyword, $ruleType) {
|
|
|
64860
65191
|
return out;
|
|
64861
65192
|
}
|
|
64862
65193
|
|
|
64863
|
-
},{}],
|
|
65194
|
+
},{}],537:[function(require,module,exports){
|
|
64864
65195
|
'use strict';
|
|
64865
65196
|
module.exports = function generate_multipleOf(it, $keyword, $ruleType) {
|
|
64866
65197
|
var out = ' ';
|
|
@@ -64942,7 +65273,7 @@ module.exports = function generate_multipleOf(it, $keyword, $ruleType) {
|
|
|
64942
65273
|
return out;
|
|
64943
65274
|
}
|
|
64944
65275
|
|
|
64945
|
-
},{}],
|
|
65276
|
+
},{}],538:[function(require,module,exports){
|
|
64946
65277
|
'use strict';
|
|
64947
65278
|
module.exports = function generate_not(it, $keyword, $ruleType) {
|
|
64948
65279
|
var out = ' ';
|
|
@@ -65028,7 +65359,7 @@ module.exports = function generate_not(it, $keyword, $ruleType) {
|
|
|
65028
65359
|
return out;
|
|
65029
65360
|
}
|
|
65030
65361
|
|
|
65031
|
-
},{}],
|
|
65362
|
+
},{}],539:[function(require,module,exports){
|
|
65032
65363
|
'use strict';
|
|
65033
65364
|
module.exports = function generate_oneOf(it, $keyword, $ruleType) {
|
|
65034
65365
|
var out = ' ';
|
|
@@ -65103,7 +65434,7 @@ module.exports = function generate_oneOf(it, $keyword, $ruleType) {
|
|
|
65103
65434
|
return out;
|
|
65104
65435
|
}
|
|
65105
65436
|
|
|
65106
|
-
},{}],
|
|
65437
|
+
},{}],540:[function(require,module,exports){
|
|
65107
65438
|
'use strict';
|
|
65108
65439
|
module.exports = function generate_pattern(it, $keyword, $ruleType) {
|
|
65109
65440
|
var out = ' ';
|
|
@@ -65180,7 +65511,7 @@ module.exports = function generate_pattern(it, $keyword, $ruleType) {
|
|
|
65180
65511
|
return out;
|
|
65181
65512
|
}
|
|
65182
65513
|
|
|
65183
|
-
},{}],
|
|
65514
|
+
},{}],541:[function(require,module,exports){
|
|
65184
65515
|
'use strict';
|
|
65185
65516
|
module.exports = function generate_properties(it, $keyword, $ruleType) {
|
|
65186
65517
|
var out = ' ';
|
|
@@ -65517,7 +65848,7 @@ module.exports = function generate_properties(it, $keyword, $ruleType) {
|
|
|
65517
65848
|
return out;
|
|
65518
65849
|
}
|
|
65519
65850
|
|
|
65520
|
-
},{}],
|
|
65851
|
+
},{}],542:[function(require,module,exports){
|
|
65521
65852
|
'use strict';
|
|
65522
65853
|
module.exports = function generate_propertyNames(it, $keyword, $ruleType) {
|
|
65523
65854
|
var out = ' ';
|
|
@@ -65600,7 +65931,7 @@ module.exports = function generate_propertyNames(it, $keyword, $ruleType) {
|
|
|
65600
65931
|
return out;
|
|
65601
65932
|
}
|
|
65602
65933
|
|
|
65603
|
-
},{}],
|
|
65934
|
+
},{}],543:[function(require,module,exports){
|
|
65604
65935
|
'use strict';
|
|
65605
65936
|
module.exports = function generate_ref(it, $keyword, $ruleType) {
|
|
65606
65937
|
var out = ' ';
|
|
@@ -65726,7 +66057,7 @@ module.exports = function generate_ref(it, $keyword, $ruleType) {
|
|
|
65726
66057
|
return out;
|
|
65727
66058
|
}
|
|
65728
66059
|
|
|
65729
|
-
},{}],
|
|
66060
|
+
},{}],544:[function(require,module,exports){
|
|
65730
66061
|
'use strict';
|
|
65731
66062
|
module.exports = function generate_required(it, $keyword, $ruleType) {
|
|
65732
66063
|
var out = ' ';
|
|
@@ -65998,7 +66329,7 @@ module.exports = function generate_required(it, $keyword, $ruleType) {
|
|
|
65998
66329
|
return out;
|
|
65999
66330
|
}
|
|
66000
66331
|
|
|
66001
|
-
},{}],
|
|
66332
|
+
},{}],545:[function(require,module,exports){
|
|
66002
66333
|
'use strict';
|
|
66003
66334
|
module.exports = function generate_uniqueItems(it, $keyword, $ruleType) {
|
|
66004
66335
|
var out = ' ';
|
|
@@ -66086,7 +66417,7 @@ module.exports = function generate_uniqueItems(it, $keyword, $ruleType) {
|
|
|
66086
66417
|
return out;
|
|
66087
66418
|
}
|
|
66088
66419
|
|
|
66089
|
-
},{}],
|
|
66420
|
+
},{}],546:[function(require,module,exports){
|
|
66090
66421
|
'use strict';
|
|
66091
66422
|
module.exports = function generate_validate(it, $keyword, $ruleType) {
|
|
66092
66423
|
var out = '';
|
|
@@ -66570,7 +66901,7 @@ module.exports = function generate_validate(it, $keyword, $ruleType) {
|
|
|
66570
66901
|
return out;
|
|
66571
66902
|
}
|
|
66572
66903
|
|
|
66573
|
-
},{}],
|
|
66904
|
+
},{}],547:[function(require,module,exports){
|
|
66574
66905
|
'use strict';
|
|
66575
66906
|
|
|
66576
66907
|
var IDENTIFIER = /^[a-z_$][a-z0-9_$-]*$/i;
|
|
@@ -66718,7 +67049,7 @@ function validateKeyword(definition, throwError) {
|
|
|
66718
67049
|
return false;
|
|
66719
67050
|
}
|
|
66720
67051
|
|
|
66721
|
-
},{"./definition_schema":
|
|
67052
|
+
},{"./definition_schema":520,"./dotjs/custom":530}],548:[function(require,module,exports){
|
|
66722
67053
|
module.exports={
|
|
66723
67054
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
66724
67055
|
"$id": "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
|
|
@@ -66737,7 +67068,7 @@ module.exports={
|
|
|
66737
67068
|
"additionalProperties": false
|
|
66738
67069
|
}
|
|
66739
67070
|
|
|
66740
|
-
},{}],
|
|
67071
|
+
},{}],549:[function(require,module,exports){
|
|
66741
67072
|
module.exports={
|
|
66742
67073
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
66743
67074
|
"$id": "http://json-schema.org/draft-06/schema#",
|
|
@@ -66893,7 +67224,7 @@ module.exports={
|
|
|
66893
67224
|
"default": {}
|
|
66894
67225
|
}
|
|
66895
67226
|
|
|
66896
|
-
},{}],
|
|
67227
|
+
},{}],550:[function(require,module,exports){
|
|
66897
67228
|
module.exports={
|
|
66898
67229
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
66899
67230
|
"$id": "http://json-schema.org/draft-07/schema#",
|
|
@@ -67063,7 +67394,7 @@ module.exports={
|
|
|
67063
67394
|
"default": true
|
|
67064
67395
|
}
|
|
67065
67396
|
|
|
67066
|
-
},{}],
|
|
67397
|
+
},{}],551:[function(require,module,exports){
|
|
67067
67398
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67068
67399
|
|
|
67069
67400
|
|
|
@@ -67078,7 +67409,7 @@ module.exports = {
|
|
|
67078
67409
|
|
|
67079
67410
|
};
|
|
67080
67411
|
|
|
67081
|
-
},{}],
|
|
67412
|
+
},{}],552:[function(require,module,exports){
|
|
67082
67413
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67083
67414
|
|
|
67084
67415
|
var errors = require('./errors');
|
|
@@ -67107,7 +67438,7 @@ for (var e in errors) {
|
|
|
67107
67438
|
module.exports[e] = errors[e];
|
|
67108
67439
|
}
|
|
67109
67440
|
|
|
67110
|
-
},{"./errors":
|
|
67441
|
+
},{"./errors":551,"./reader":553,"./types":554,"./writer":555}],553:[function(require,module,exports){
|
|
67111
67442
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67112
67443
|
|
|
67113
67444
|
var assert = require('assert');
|
|
@@ -67371,7 +67702,7 @@ Reader.prototype._readTag = function (tag) {
|
|
|
67371
67702
|
|
|
67372
67703
|
module.exports = Reader;
|
|
67373
67704
|
|
|
67374
|
-
},{"./errors":
|
|
67705
|
+
},{"./errors":551,"./types":554,"assert":172,"safer-buffer":640}],554:[function(require,module,exports){
|
|
67375
67706
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67376
67707
|
|
|
67377
67708
|
|
|
@@ -67409,7 +67740,7 @@ module.exports = {
|
|
|
67409
67740
|
Context: 128
|
|
67410
67741
|
};
|
|
67411
67742
|
|
|
67412
|
-
},{}],
|
|
67743
|
+
},{}],555:[function(require,module,exports){
|
|
67413
67744
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67414
67745
|
|
|
67415
67746
|
var assert = require('assert');
|
|
@@ -67728,7 +68059,7 @@ Writer.prototype._ensure = function (len) {
|
|
|
67728
68059
|
|
|
67729
68060
|
module.exports = Writer;
|
|
67730
68061
|
|
|
67731
|
-
},{"./errors":
|
|
68062
|
+
},{"./errors":551,"./types":554,"assert":172,"safer-buffer":640}],556:[function(require,module,exports){
|
|
67732
68063
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67733
68064
|
|
|
67734
68065
|
// If you have no idea what ASN.1 or BER is, see this:
|
|
@@ -67750,7 +68081,7 @@ module.exports = {
|
|
|
67750
68081
|
|
|
67751
68082
|
};
|
|
67752
68083
|
|
|
67753
|
-
},{"./ber/index":
|
|
68084
|
+
},{"./ber/index":552}],557:[function(require,module,exports){
|
|
67754
68085
|
(function (Buffer,process){(function (){
|
|
67755
68086
|
// Copyright (c) 2012, Mark Cavage. All rights reserved.
|
|
67756
68087
|
// Copyright 2015 Joyent, Inc.
|
|
@@ -67965,7 +68296,7 @@ function _setExports(ndebug) {
|
|
|
67965
68296
|
module.exports = _setExports(process.env.NODE_NDEBUG);
|
|
67966
68297
|
|
|
67967
68298
|
}).call(this)}).call(this,{"isBuffer":require("../../browser-agent/node_modules/is-buffer/index.js")},require('_process'))
|
|
67968
|
-
},{"../../browser-agent/node_modules/is-buffer/index.js":302,"_process":335,"assert":172,"stream":386,"util":400}],
|
|
68299
|
+
},{"../../browser-agent/node_modules/is-buffer/index.js":302,"_process":335,"assert":172,"stream":386,"util":400}],558:[function(require,module,exports){
|
|
67969
68300
|
|
|
67970
68301
|
/*!
|
|
67971
68302
|
* Copyright 2010 LearnBoost <dev@learnboost.com>
|
|
@@ -68179,7 +68510,7 @@ function canonicalizeResource (resource) {
|
|
|
68179
68510
|
}
|
|
68180
68511
|
module.exports.canonicalizeResource = canonicalizeResource
|
|
68181
68512
|
|
|
68182
|
-
},{"crypto":237,"url":395}],
|
|
68513
|
+
},{"crypto":237,"url":395}],559:[function(require,module,exports){
|
|
68183
68514
|
(function (process,Buffer){(function (){
|
|
68184
68515
|
var aws4 = exports,
|
|
68185
68516
|
url = require('url'),
|
|
@@ -68564,7 +68895,7 @@ aws4.sign = function(request, credentials) {
|
|
|
68564
68895
|
}
|
|
68565
68896
|
|
|
68566
68897
|
}).call(this)}).call(this,require('_process'),require("buffer").Buffer)
|
|
68567
|
-
},{"./lru":
|
|
68898
|
+
},{"./lru":560,"_process":335,"buffer":227,"crypto":237,"querystring":346,"url":395}],560:[function(require,module,exports){
|
|
68568
68899
|
module.exports = function(size) {
|
|
68569
68900
|
return new LruCache(size)
|
|
68570
68901
|
}
|
|
@@ -68662,7 +68993,7 @@ function DoublyLinkedNode(key, val) {
|
|
|
68662
68993
|
this.next = null
|
|
68663
68994
|
}
|
|
68664
68995
|
|
|
68665
|
-
},{}],
|
|
68996
|
+
},{}],561:[function(require,module,exports){
|
|
68666
68997
|
'use strict';
|
|
68667
68998
|
|
|
68668
68999
|
var crypto_hash_sha512 = require('tweetnacl').lowlevel.crypto_hash;
|
|
@@ -69220,7 +69551,7 @@ module.exports = {
|
|
|
69220
69551
|
pbkdf: bcrypt_pbkdf
|
|
69221
69552
|
};
|
|
69222
69553
|
|
|
69223
|
-
},{"tweetnacl":
|
|
69554
|
+
},{"tweetnacl":674}],562:[function(require,module,exports){
|
|
69224
69555
|
function Caseless (dict) {
|
|
69225
69556
|
this.dict = dict || {}
|
|
69226
69557
|
}
|
|
@@ -69289,7 +69620,7 @@ module.exports.httpify = function (resp, headers) {
|
|
|
69289
69620
|
return c
|
|
69290
69621
|
}
|
|
69291
69622
|
|
|
69292
|
-
},{}],
|
|
69623
|
+
},{}],563:[function(require,module,exports){
|
|
69293
69624
|
(function (Buffer){(function (){
|
|
69294
69625
|
var util = require('util');
|
|
69295
69626
|
var Stream = require('stream').Stream;
|
|
@@ -69501,7 +69832,7 @@ CombinedStream.prototype._emitError = function(err) {
|
|
|
69501
69832
|
};
|
|
69502
69833
|
|
|
69503
69834
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
69504
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"delayed-stream":
|
|
69835
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"delayed-stream":565,"stream":386,"util":400}],564:[function(require,module,exports){
|
|
69505
69836
|
(function (Buffer){(function (){
|
|
69506
69837
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
69507
69838
|
//
|
|
@@ -69612,7 +69943,7 @@ function objectToString(o) {
|
|
|
69612
69943
|
}
|
|
69613
69944
|
|
|
69614
69945
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
69615
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":302}],
|
|
69946
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":302}],565:[function(require,module,exports){
|
|
69616
69947
|
var Stream = require('stream').Stream;
|
|
69617
69948
|
var util = require('util');
|
|
69618
69949
|
|
|
@@ -69721,7 +70052,7 @@ DelayedStream.prototype._checkIfMaxDataSizeExceeded = function() {
|
|
|
69721
70052
|
this.emit('error', new Error(message));
|
|
69722
70053
|
};
|
|
69723
70054
|
|
|
69724
|
-
},{"stream":386,"util":400}],
|
|
70055
|
+
},{"stream":386,"util":400}],566:[function(require,module,exports){
|
|
69725
70056
|
var crypto = require("crypto");
|
|
69726
70057
|
var BigInteger = require("jsbn").BigInteger;
|
|
69727
70058
|
var ECPointFp = require("./lib/ec.js").ECPointFp;
|
|
@@ -69781,7 +70112,7 @@ exports.ECKey = function(curve, key, isPublic)
|
|
|
69781
70112
|
}
|
|
69782
70113
|
|
|
69783
70114
|
|
|
69784
|
-
},{"./lib/ec.js":
|
|
70115
|
+
},{"./lib/ec.js":567,"./lib/sec.js":568,"crypto":237,"jsbn":603,"safer-buffer":640}],567:[function(require,module,exports){
|
|
69785
70116
|
// Basic Javascript Elliptic Curve implementation
|
|
69786
70117
|
// Ported loosely from BouncyCastle's Java EC code
|
|
69787
70118
|
// Only Fp curves implemented for now
|
|
@@ -70344,7 +70675,7 @@ var exports = {
|
|
|
70344
70675
|
|
|
70345
70676
|
module.exports = exports
|
|
70346
70677
|
|
|
70347
|
-
},{"jsbn":
|
|
70678
|
+
},{"jsbn":603}],568:[function(require,module,exports){
|
|
70348
70679
|
// Named EC curves
|
|
70349
70680
|
|
|
70350
70681
|
// Requires ec.js, jsbn.js, and jsbn2.js
|
|
@@ -70516,7 +70847,7 @@ module.exports = {
|
|
|
70516
70847
|
"secp256r1":secp256r1
|
|
70517
70848
|
}
|
|
70518
70849
|
|
|
70519
|
-
},{"./ec.js":
|
|
70850
|
+
},{"./ec.js":567,"jsbn":603}],569:[function(require,module,exports){
|
|
70520
70851
|
'use strict';
|
|
70521
70852
|
|
|
70522
70853
|
var hasOwn = Object.prototype.hasOwnProperty;
|
|
@@ -70635,7 +70966,7 @@ module.exports = function extend() {
|
|
|
70635
70966
|
return target;
|
|
70636
70967
|
};
|
|
70637
70968
|
|
|
70638
|
-
},{}],
|
|
70969
|
+
},{}],570:[function(require,module,exports){
|
|
70639
70970
|
(function (process){(function (){
|
|
70640
70971
|
/*
|
|
70641
70972
|
* extsprintf.js: extended POSIX-style sprintf
|
|
@@ -70822,7 +71153,7 @@ function dumpException(ex)
|
|
|
70822
71153
|
}
|
|
70823
71154
|
|
|
70824
71155
|
}).call(this)}).call(this,require('_process'))
|
|
70825
|
-
},{"_process":335,"assert":172,"util":400}],
|
|
71156
|
+
},{"_process":335,"assert":172,"util":400}],571:[function(require,module,exports){
|
|
70826
71157
|
'use strict';
|
|
70827
71158
|
|
|
70828
71159
|
// do not edit .js files directly - edit src/index.jst
|
|
@@ -70870,7 +71201,7 @@ module.exports = function equal(a, b) {
|
|
|
70870
71201
|
return a!==a && b!==b;
|
|
70871
71202
|
};
|
|
70872
71203
|
|
|
70873
|
-
},{}],
|
|
71204
|
+
},{}],572:[function(require,module,exports){
|
|
70874
71205
|
'use strict';
|
|
70875
71206
|
|
|
70876
71207
|
module.exports = function (data, opts) {
|
|
@@ -70931,7 +71262,7 @@ module.exports = function (data, opts) {
|
|
|
70931
71262
|
})(data);
|
|
70932
71263
|
};
|
|
70933
71264
|
|
|
70934
|
-
},{}],
|
|
71265
|
+
},{}],573:[function(require,module,exports){
|
|
70935
71266
|
module.exports = ForeverAgent
|
|
70936
71267
|
ForeverAgent.SSL = ForeverAgentSSL
|
|
70937
71268
|
|
|
@@ -71071,11 +71402,11 @@ function createConnectionSSL (port, host, options) {
|
|
|
71071
71402
|
return tls.connect(options);
|
|
71072
71403
|
}
|
|
71073
71404
|
|
|
71074
|
-
},{"http":387,"https":298,"net":225,"tls":225,"util":400}],
|
|
71405
|
+
},{"http":387,"https":298,"net":225,"tls":225,"util":400}],574:[function(require,module,exports){
|
|
71075
71406
|
/* eslint-env browser */
|
|
71076
71407
|
module.exports = typeof self == 'object' ? self.FormData : window.FormData;
|
|
71077
71408
|
|
|
71078
|
-
},{}],
|
|
71409
|
+
},{}],575:[function(require,module,exports){
|
|
71079
71410
|
module.exports={
|
|
71080
71411
|
"$id": "afterRequest.json#",
|
|
71081
71412
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71107,7 +71438,7 @@ module.exports={
|
|
|
71107
71438
|
}
|
|
71108
71439
|
}
|
|
71109
71440
|
|
|
71110
|
-
},{}],
|
|
71441
|
+
},{}],576:[function(require,module,exports){
|
|
71111
71442
|
module.exports={
|
|
71112
71443
|
"$id": "beforeRequest.json#",
|
|
71113
71444
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71139,7 +71470,7 @@ module.exports={
|
|
|
71139
71470
|
}
|
|
71140
71471
|
}
|
|
71141
71472
|
|
|
71142
|
-
},{}],
|
|
71473
|
+
},{}],577:[function(require,module,exports){
|
|
71143
71474
|
module.exports={
|
|
71144
71475
|
"$id": "browser.json#",
|
|
71145
71476
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71161,7 +71492,7 @@ module.exports={
|
|
|
71161
71492
|
}
|
|
71162
71493
|
}
|
|
71163
71494
|
|
|
71164
|
-
},{}],
|
|
71495
|
+
},{}],578:[function(require,module,exports){
|
|
71165
71496
|
module.exports={
|
|
71166
71497
|
"$id": "cache.json#",
|
|
71167
71498
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71184,7 +71515,7 @@ module.exports={
|
|
|
71184
71515
|
}
|
|
71185
71516
|
}
|
|
71186
71517
|
|
|
71187
|
-
},{}],
|
|
71518
|
+
},{}],579:[function(require,module,exports){
|
|
71188
71519
|
module.exports={
|
|
71189
71520
|
"$id": "content.json#",
|
|
71190
71521
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71215,7 +71546,7 @@ module.exports={
|
|
|
71215
71546
|
}
|
|
71216
71547
|
}
|
|
71217
71548
|
|
|
71218
|
-
},{}],
|
|
71549
|
+
},{}],580:[function(require,module,exports){
|
|
71219
71550
|
module.exports={
|
|
71220
71551
|
"$id": "cookie.json#",
|
|
71221
71552
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71253,7 +71584,7 @@ module.exports={
|
|
|
71253
71584
|
}
|
|
71254
71585
|
}
|
|
71255
71586
|
|
|
71256
|
-
},{}],
|
|
71587
|
+
},{}],581:[function(require,module,exports){
|
|
71257
71588
|
module.exports={
|
|
71258
71589
|
"$id": "creator.json#",
|
|
71259
71590
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71275,7 +71606,7 @@ module.exports={
|
|
|
71275
71606
|
}
|
|
71276
71607
|
}
|
|
71277
71608
|
|
|
71278
|
-
},{}],
|
|
71609
|
+
},{}],582:[function(require,module,exports){
|
|
71279
71610
|
module.exports={
|
|
71280
71611
|
"$id": "entry.json#",
|
|
71281
71612
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71330,7 +71661,7 @@ module.exports={
|
|
|
71330
71661
|
}
|
|
71331
71662
|
}
|
|
71332
71663
|
|
|
71333
|
-
},{}],
|
|
71664
|
+
},{}],583:[function(require,module,exports){
|
|
71334
71665
|
module.exports={
|
|
71335
71666
|
"$id": "har.json#",
|
|
71336
71667
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71345,7 +71676,7 @@ module.exports={
|
|
|
71345
71676
|
}
|
|
71346
71677
|
}
|
|
71347
71678
|
|
|
71348
|
-
},{}],
|
|
71679
|
+
},{}],584:[function(require,module,exports){
|
|
71349
71680
|
module.exports={
|
|
71350
71681
|
"$id": "header.json#",
|
|
71351
71682
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71367,7 +71698,7 @@ module.exports={
|
|
|
71367
71698
|
}
|
|
71368
71699
|
}
|
|
71369
71700
|
|
|
71370
|
-
},{}],
|
|
71701
|
+
},{}],585:[function(require,module,exports){
|
|
71371
71702
|
'use strict'
|
|
71372
71703
|
|
|
71373
71704
|
module.exports = {
|
|
@@ -71391,7 +71722,7 @@ module.exports = {
|
|
|
71391
71722
|
timings: require('./timings.json')
|
|
71392
71723
|
}
|
|
71393
71724
|
|
|
71394
|
-
},{"./afterRequest.json":
|
|
71725
|
+
},{"./afterRequest.json":575,"./beforeRequest.json":576,"./browser.json":577,"./cache.json":578,"./content.json":579,"./cookie.json":580,"./creator.json":581,"./entry.json":582,"./har.json":583,"./header.json":584,"./log.json":586,"./page.json":587,"./pageTimings.json":588,"./postData.json":589,"./query.json":590,"./request.json":591,"./response.json":592,"./timings.json":593}],586:[function(require,module,exports){
|
|
71395
71726
|
module.exports={
|
|
71396
71727
|
"$id": "log.json#",
|
|
71397
71728
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71429,7 +71760,7 @@ module.exports={
|
|
|
71429
71760
|
}
|
|
71430
71761
|
}
|
|
71431
71762
|
|
|
71432
|
-
},{}],
|
|
71763
|
+
},{}],587:[function(require,module,exports){
|
|
71433
71764
|
module.exports={
|
|
71434
71765
|
"$id": "page.json#",
|
|
71435
71766
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71463,7 +71794,7 @@ module.exports={
|
|
|
71463
71794
|
}
|
|
71464
71795
|
}
|
|
71465
71796
|
|
|
71466
|
-
},{}],
|
|
71797
|
+
},{}],588:[function(require,module,exports){
|
|
71467
71798
|
module.exports={
|
|
71468
71799
|
"$id": "pageTimings.json#",
|
|
71469
71800
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71483,7 +71814,7 @@ module.exports={
|
|
|
71483
71814
|
}
|
|
71484
71815
|
}
|
|
71485
71816
|
|
|
71486
|
-
},{}],
|
|
71817
|
+
},{}],589:[function(require,module,exports){
|
|
71487
71818
|
module.exports={
|
|
71488
71819
|
"$id": "postData.json#",
|
|
71489
71820
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71528,7 +71859,7 @@ module.exports={
|
|
|
71528
71859
|
}
|
|
71529
71860
|
}
|
|
71530
71861
|
|
|
71531
|
-
},{}],
|
|
71862
|
+
},{}],590:[function(require,module,exports){
|
|
71532
71863
|
module.exports={
|
|
71533
71864
|
"$id": "query.json#",
|
|
71534
71865
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71550,7 +71881,7 @@ module.exports={
|
|
|
71550
71881
|
}
|
|
71551
71882
|
}
|
|
71552
71883
|
|
|
71553
|
-
},{}],
|
|
71884
|
+
},{}],591:[function(require,module,exports){
|
|
71554
71885
|
module.exports={
|
|
71555
71886
|
"$id": "request.json#",
|
|
71556
71887
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71609,7 +71940,7 @@ module.exports={
|
|
|
71609
71940
|
}
|
|
71610
71941
|
}
|
|
71611
71942
|
|
|
71612
|
-
},{}],
|
|
71943
|
+
},{}],592:[function(require,module,exports){
|
|
71613
71944
|
module.exports={
|
|
71614
71945
|
"$id": "response.json#",
|
|
71615
71946
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71665,7 +71996,7 @@ module.exports={
|
|
|
71665
71996
|
}
|
|
71666
71997
|
}
|
|
71667
71998
|
|
|
71668
|
-
},{}],
|
|
71999
|
+
},{}],593:[function(require,module,exports){
|
|
71669
72000
|
module.exports={
|
|
71670
72001
|
"$id": "timings.json#",
|
|
71671
72002
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71709,7 +72040,7 @@ module.exports={
|
|
|
71709
72040
|
}
|
|
71710
72041
|
}
|
|
71711
72042
|
|
|
71712
|
-
},{}],
|
|
72043
|
+
},{}],594:[function(require,module,exports){
|
|
71713
72044
|
function HARError (errors) {
|
|
71714
72045
|
var message = 'validation failed'
|
|
71715
72046
|
|
|
@@ -71728,7 +72059,7 @@ HARError.prototype = Error.prototype
|
|
|
71728
72059
|
|
|
71729
72060
|
module.exports = HARError
|
|
71730
72061
|
|
|
71731
|
-
},{}],
|
|
72062
|
+
},{}],595:[function(require,module,exports){
|
|
71732
72063
|
var Ajv = require('ajv')
|
|
71733
72064
|
var HARError = require('./error')
|
|
71734
72065
|
var schemas = require('har-schema')
|
|
@@ -71832,7 +72163,7 @@ exports.timings = function (data) {
|
|
|
71832
72163
|
return validate('timings', data)
|
|
71833
72164
|
}
|
|
71834
72165
|
|
|
71835
|
-
},{"./error":
|
|
72166
|
+
},{"./error":594,"ajv":508,"ajv/lib/refs/json-schema-draft-06.json":549,"har-schema":585}],596:[function(require,module,exports){
|
|
71836
72167
|
// Copyright 2015 Joyent, Inc.
|
|
71837
72168
|
|
|
71838
72169
|
var parser = require('./parser');
|
|
@@ -71863,7 +72194,7 @@ module.exports = {
|
|
|
71863
72194
|
verifyHMAC: verify.verifyHMAC
|
|
71864
72195
|
};
|
|
71865
72196
|
|
|
71866
|
-
},{"./parser":
|
|
72197
|
+
},{"./parser":597,"./signer":598,"./utils":599,"./verify":600}],597:[function(require,module,exports){
|
|
71867
72198
|
// Copyright 2012 Joyent, Inc. All rights reserved.
|
|
71868
72199
|
|
|
71869
72200
|
var assert = require('assert-plus');
|
|
@@ -72180,7 +72511,7 @@ module.exports = {
|
|
|
72180
72511
|
|
|
72181
72512
|
};
|
|
72182
72513
|
|
|
72183
|
-
},{"./utils":
|
|
72514
|
+
},{"./utils":599,"assert-plus":557,"util":400}],598:[function(require,module,exports){
|
|
72184
72515
|
(function (Buffer){(function (){
|
|
72185
72516
|
// Copyright 2012 Joyent, Inc. All rights reserved.
|
|
72186
72517
|
|
|
@@ -72585,7 +72916,7 @@ module.exports = {
|
|
|
72585
72916
|
};
|
|
72586
72917
|
|
|
72587
72918
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
72588
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"./utils":
|
|
72919
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"./utils":599,"assert-plus":557,"crypto":237,"http":387,"jsprim":607,"sshpk":660,"util":400}],599:[function(require,module,exports){
|
|
72589
72920
|
// Copyright 2012 Joyent, Inc. All rights reserved.
|
|
72590
72921
|
|
|
72591
72922
|
var assert = require('assert-plus');
|
|
@@ -72699,7 +73030,7 @@ module.exports = {
|
|
|
72699
73030
|
}
|
|
72700
73031
|
};
|
|
72701
73032
|
|
|
72702
|
-
},{"assert-plus":
|
|
73033
|
+
},{"assert-plus":557,"sshpk":660,"util":400}],600:[function(require,module,exports){
|
|
72703
73034
|
(function (Buffer){(function (){
|
|
72704
73035
|
// Copyright 2015 Joyent, Inc.
|
|
72705
73036
|
|
|
@@ -72791,7 +73122,7 @@ module.exports = {
|
|
|
72791
73122
|
};
|
|
72792
73123
|
|
|
72793
73124
|
}).call(this)}).call(this,require("buffer").Buffer)
|
|
72794
|
-
},{"./utils":
|
|
73125
|
+
},{"./utils":599,"assert-plus":557,"buffer":227,"crypto":237,"sshpk":660}],601:[function(require,module,exports){
|
|
72795
73126
|
module.exports = isTypedArray
|
|
72796
73127
|
isTypedArray.strict = isStrictTypedArray
|
|
72797
73128
|
isTypedArray.loose = isLooseTypedArray
|
|
@@ -72834,7 +73165,7 @@ function isLooseTypedArray(arr) {
|
|
|
72834
73165
|
return names[toString.call(arr)]
|
|
72835
73166
|
}
|
|
72836
73167
|
|
|
72837
|
-
},{}],
|
|
73168
|
+
},{}],602:[function(require,module,exports){
|
|
72838
73169
|
var stream = require('stream')
|
|
72839
73170
|
|
|
72840
73171
|
|
|
@@ -72863,7 +73194,7 @@ module.exports.isReadable = isReadable
|
|
|
72863
73194
|
module.exports.isWritable = isWritable
|
|
72864
73195
|
module.exports.isDuplex = isDuplex
|
|
72865
73196
|
|
|
72866
|
-
},{"stream":386}],
|
|
73197
|
+
},{"stream":386}],603:[function(require,module,exports){
|
|
72867
73198
|
(function(){
|
|
72868
73199
|
|
|
72869
73200
|
// Copyright (c) 2005 Tom Wu
|
|
@@ -74222,7 +74553,7 @@ module.exports.isDuplex = isDuplex
|
|
|
74222
74553
|
|
|
74223
74554
|
}).call(this);
|
|
74224
74555
|
|
|
74225
|
-
},{}],
|
|
74556
|
+
},{}],604:[function(require,module,exports){
|
|
74226
74557
|
'use strict';
|
|
74227
74558
|
|
|
74228
74559
|
var traverse = module.exports = function (schema, opts, cb) {
|
|
@@ -74313,7 +74644,7 @@ function escapeJsonPtr(str) {
|
|
|
74313
74644
|
return str.replace(/~/g, '~0').replace(/\//g, '~1');
|
|
74314
74645
|
}
|
|
74315
74646
|
|
|
74316
|
-
},{}],
|
|
74647
|
+
},{}],605:[function(require,module,exports){
|
|
74317
74648
|
/**
|
|
74318
74649
|
* JSONSchema Validator - Validates JavaScript objects using JSON Schemas
|
|
74319
74650
|
* (http://www.json.com/json-schema-proposal/)
|
|
@@ -74586,7 +74917,7 @@ exports.mustBeValid = function(result){
|
|
|
74586
74917
|
return exports;
|
|
74587
74918
|
}));
|
|
74588
74919
|
|
|
74589
|
-
},{}],
|
|
74920
|
+
},{}],606:[function(require,module,exports){
|
|
74590
74921
|
exports = module.exports = stringify
|
|
74591
74922
|
exports.getSerialize = serializer
|
|
74592
74923
|
|
|
@@ -74615,7 +74946,7 @@ function serializer(replacer, cycleReplacer) {
|
|
|
74615
74946
|
}
|
|
74616
74947
|
}
|
|
74617
74948
|
|
|
74618
|
-
},{}],
|
|
74949
|
+
},{}],607:[function(require,module,exports){
|
|
74619
74950
|
/*
|
|
74620
74951
|
* lib/jsprim.js: utilities for primitive JavaScript types
|
|
74621
74952
|
*/
|
|
@@ -75352,7 +75683,7 @@ function mergeObjects(provided, overrides, defaults)
|
|
|
75352
75683
|
return (rv);
|
|
75353
75684
|
}
|
|
75354
75685
|
|
|
75355
|
-
},{"assert-plus":
|
|
75686
|
+
},{"assert-plus":557,"extsprintf":570,"json-schema":605,"util":400,"verror":681}],608:[function(require,module,exports){
|
|
75356
75687
|
/**
|
|
75357
75688
|
* The code was extracted from:
|
|
75358
75689
|
* https://github.com/davidchambers/Base64.js
|
|
@@ -75392,7 +75723,7 @@ function polyfill (input) {
|
|
|
75392
75723
|
|
|
75393
75724
|
module.exports = typeof window !== 'undefined' && window.atob && window.atob.bind(window) || polyfill;
|
|
75394
75725
|
|
|
75395
|
-
},{}],
|
|
75726
|
+
},{}],609:[function(require,module,exports){
|
|
75396
75727
|
var atob = require('./atob');
|
|
75397
75728
|
|
|
75398
75729
|
function b64DecodeUnicode(str) {
|
|
@@ -75427,7 +75758,7 @@ module.exports = function(str) {
|
|
|
75427
75758
|
}
|
|
75428
75759
|
};
|
|
75429
75760
|
|
|
75430
|
-
},{"./atob":
|
|
75761
|
+
},{"./atob":608}],610:[function(require,module,exports){
|
|
75431
75762
|
'use strict';
|
|
75432
75763
|
|
|
75433
75764
|
var base64_url_decode = require('./base64_url_decode');
|
|
@@ -75455,7 +75786,7 @@ module.exports = function (token,options) {
|
|
|
75455
75786
|
|
|
75456
75787
|
module.exports.InvalidTokenError = InvalidTokenError;
|
|
75457
75788
|
|
|
75458
|
-
},{"./base64_url_decode":
|
|
75789
|
+
},{"./base64_url_decode":609}],611:[function(require,module,exports){
|
|
75459
75790
|
module.exports={
|
|
75460
75791
|
"application/1d-interleaved-parityfec": {
|
|
75461
75792
|
"source": "iana"
|
|
@@ -83976,7 +84307,7 @@ module.exports={
|
|
|
83976
84307
|
}
|
|
83977
84308
|
}
|
|
83978
84309
|
|
|
83979
|
-
},{}],
|
|
84310
|
+
},{}],612:[function(require,module,exports){
|
|
83980
84311
|
/*!
|
|
83981
84312
|
* mime-db
|
|
83982
84313
|
* Copyright(c) 2014 Jonathan Ong
|
|
@@ -83990,7 +84321,7 @@ module.exports={
|
|
|
83990
84321
|
|
|
83991
84322
|
module.exports = require('./db.json')
|
|
83992
84323
|
|
|
83993
|
-
},{"./db.json":
|
|
84324
|
+
},{"./db.json":611}],613:[function(require,module,exports){
|
|
83994
84325
|
/*!
|
|
83995
84326
|
* mime-types
|
|
83996
84327
|
* Copyright(c) 2014 Jonathan Ong
|
|
@@ -84180,7 +84511,7 @@ function populateMaps (extensions, types) {
|
|
|
84180
84511
|
})
|
|
84181
84512
|
}
|
|
84182
84513
|
|
|
84183
|
-
},{"mime-db":
|
|
84514
|
+
},{"mime-db":612,"path":327}],614:[function(require,module,exports){
|
|
84184
84515
|
var crypto = require('crypto')
|
|
84185
84516
|
|
|
84186
84517
|
function sha (key, body, algorithm) {
|
|
@@ -84327,7 +84658,7 @@ exports.plaintext = plaintext
|
|
|
84327
84658
|
exports.sign = sign
|
|
84328
84659
|
exports.rfc3986 = rfc3986
|
|
84329
84660
|
exports.generateBase = generateBase
|
|
84330
|
-
},{"crypto":237}],
|
|
84661
|
+
},{"crypto":237}],615:[function(require,module,exports){
|
|
84331
84662
|
(function (process){(function (){
|
|
84332
84663
|
// Generated by CoffeeScript 1.12.2
|
|
84333
84664
|
(function() {
|
|
@@ -84367,7 +84698,7 @@ exports.generateBase = generateBase
|
|
|
84367
84698
|
|
|
84368
84699
|
|
|
84369
84700
|
}).call(this)}).call(this,require('_process'))
|
|
84370
|
-
},{"_process":335}],
|
|
84701
|
+
},{"_process":335}],616:[function(require,module,exports){
|
|
84371
84702
|
module.exports=[
|
|
84372
84703
|
"ac",
|
|
84373
84704
|
"com.ac",
|
|
@@ -93744,7 +94075,7 @@ module.exports=[
|
|
|
93744
94075
|
"virtualserver.io",
|
|
93745
94076
|
"enterprisecloud.nu"
|
|
93746
94077
|
]
|
|
93747
|
-
},{}],
|
|
94078
|
+
},{}],617:[function(require,module,exports){
|
|
93748
94079
|
/*eslint no-var:0, prefer-arrow-callback: 0, object-shorthand: 0 */
|
|
93749
94080
|
'use strict';
|
|
93750
94081
|
|
|
@@ -94015,7 +94346,7 @@ exports.isValid = function (domain) {
|
|
|
94015
94346
|
return Boolean(parsed.domain && parsed.listed);
|
|
94016
94347
|
};
|
|
94017
94348
|
|
|
94018
|
-
},{"./data/rules.json":
|
|
94349
|
+
},{"./data/rules.json":616,"punycode":343}],618:[function(require,module,exports){
|
|
94019
94350
|
'use strict';
|
|
94020
94351
|
|
|
94021
94352
|
var replace = String.prototype.replace;
|
|
@@ -94035,7 +94366,7 @@ module.exports = {
|
|
|
94035
94366
|
RFC3986: 'RFC3986'
|
|
94036
94367
|
};
|
|
94037
94368
|
|
|
94038
|
-
},{}],
|
|
94369
|
+
},{}],619:[function(require,module,exports){
|
|
94039
94370
|
'use strict';
|
|
94040
94371
|
|
|
94041
94372
|
var stringify = require('./stringify');
|
|
@@ -94048,7 +94379,7 @@ module.exports = {
|
|
|
94048
94379
|
stringify: stringify
|
|
94049
94380
|
};
|
|
94050
94381
|
|
|
94051
|
-
},{"./formats":
|
|
94382
|
+
},{"./formats":618,"./parse":620,"./stringify":621}],620:[function(require,module,exports){
|
|
94052
94383
|
'use strict';
|
|
94053
94384
|
|
|
94054
94385
|
var utils = require('./utils');
|
|
@@ -94225,7 +94556,7 @@ module.exports = function (str, opts) {
|
|
|
94225
94556
|
return utils.compact(obj);
|
|
94226
94557
|
};
|
|
94227
94558
|
|
|
94228
|
-
},{"./utils":
|
|
94559
|
+
},{"./utils":622}],621:[function(require,module,exports){
|
|
94229
94560
|
'use strict';
|
|
94230
94561
|
|
|
94231
94562
|
var utils = require('./utils');
|
|
@@ -94444,7 +94775,7 @@ module.exports = function (object, opts) {
|
|
|
94444
94775
|
return joined.length > 0 ? prefix + joined : '';
|
|
94445
94776
|
};
|
|
94446
94777
|
|
|
94447
|
-
},{"./formats":
|
|
94778
|
+
},{"./formats":618,"./utils":622}],622:[function(require,module,exports){
|
|
94448
94779
|
'use strict';
|
|
94449
94780
|
|
|
94450
94781
|
var has = Object.prototype.hasOwnProperty;
|
|
@@ -94661,7 +94992,7 @@ module.exports = {
|
|
|
94661
94992
|
merge: merge
|
|
94662
94993
|
};
|
|
94663
94994
|
|
|
94664
|
-
},{}],
|
|
94995
|
+
},{}],623:[function(require,module,exports){
|
|
94665
94996
|
// Copyright 2010-2012 Mikeal Rogers
|
|
94666
94997
|
//
|
|
94667
94998
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -94818,7 +95149,7 @@ Object.defineProperty(request, 'debug', {
|
|
|
94818
95149
|
}
|
|
94819
95150
|
})
|
|
94820
95151
|
|
|
94821
|
-
},{"./lib/cookies":
|
|
95152
|
+
},{"./lib/cookies":625,"./lib/helpers":629,"./request":638,"extend":569}],624:[function(require,module,exports){
|
|
94822
95153
|
'use strict'
|
|
94823
95154
|
|
|
94824
95155
|
var caseless = require('caseless')
|
|
@@ -94987,7 +95318,7 @@ Auth.prototype.onResponse = function (response) {
|
|
|
94987
95318
|
|
|
94988
95319
|
exports.Auth = Auth
|
|
94989
95320
|
|
|
94990
|
-
},{"./helpers":
|
|
95321
|
+
},{"./helpers":629,"caseless":562,"uuid/v4":637}],625:[function(require,module,exports){
|
|
94991
95322
|
'use strict'
|
|
94992
95323
|
|
|
94993
95324
|
var tough = require('tough-cookie')
|
|
@@ -95027,7 +95358,7 @@ exports.jar = function (store) {
|
|
|
95027
95358
|
return new RequestJar(store)
|
|
95028
95359
|
}
|
|
95029
95360
|
|
|
95030
|
-
},{"tough-cookie":
|
|
95361
|
+
},{"tough-cookie":666}],626:[function(require,module,exports){
|
|
95031
95362
|
(function (process){(function (){
|
|
95032
95363
|
'use strict'
|
|
95033
95364
|
|
|
@@ -95110,7 +95441,7 @@ function getProxyFromURI (uri) {
|
|
|
95110
95441
|
module.exports = getProxyFromURI
|
|
95111
95442
|
|
|
95112
95443
|
}).call(this)}).call(this,require('_process'))
|
|
95113
|
-
},{"_process":335}],
|
|
95444
|
+
},{"_process":335}],627:[function(require,module,exports){
|
|
95114
95445
|
'use strict'
|
|
95115
95446
|
|
|
95116
95447
|
var fs = require('fs')
|
|
@@ -95317,7 +95648,7 @@ Har.prototype.options = function (options) {
|
|
|
95317
95648
|
|
|
95318
95649
|
exports.Har = Har
|
|
95319
95650
|
|
|
95320
|
-
},{"extend":
|
|
95651
|
+
},{"extend":569,"fs":225,"har-validator":595,"querystring":346}],628:[function(require,module,exports){
|
|
95321
95652
|
'use strict'
|
|
95322
95653
|
|
|
95323
95654
|
var crypto = require('crypto')
|
|
@@ -95408,7 +95739,7 @@ exports.header = function (uri, method, opts) {
|
|
|
95408
95739
|
return header
|
|
95409
95740
|
}
|
|
95410
95741
|
|
|
95411
|
-
},{"crypto":237}],
|
|
95742
|
+
},{"crypto":237}],629:[function(require,module,exports){
|
|
95412
95743
|
(function (process,setImmediate){(function (){
|
|
95413
95744
|
'use strict'
|
|
95414
95745
|
|
|
@@ -95478,7 +95809,7 @@ exports.version = version
|
|
|
95478
95809
|
exports.defer = defer
|
|
95479
95810
|
|
|
95480
95811
|
}).call(this)}).call(this,require('_process'),require("timers").setImmediate)
|
|
95481
|
-
},{"_process":335,"crypto":237,"json-stringify-safe":
|
|
95812
|
+
},{"_process":335,"crypto":237,"json-stringify-safe":606,"safe-buffer":639,"timers":393}],630:[function(require,module,exports){
|
|
95482
95813
|
'use strict'
|
|
95483
95814
|
|
|
95484
95815
|
var uuid = require('uuid/v4')
|
|
@@ -95592,7 +95923,7 @@ Multipart.prototype.onRequest = function (options) {
|
|
|
95592
95923
|
|
|
95593
95924
|
exports.Multipart = Multipart
|
|
95594
95925
|
|
|
95595
|
-
},{"combined-stream":
|
|
95926
|
+
},{"combined-stream":563,"isstream":602,"safe-buffer":639,"uuid/v4":637}],631:[function(require,module,exports){
|
|
95596
95927
|
'use strict'
|
|
95597
95928
|
|
|
95598
95929
|
var url = require('url')
|
|
@@ -95742,7 +96073,7 @@ OAuth.prototype.onRequest = function (_oauth) {
|
|
|
95742
96073
|
|
|
95743
96074
|
exports.OAuth = OAuth
|
|
95744
96075
|
|
|
95745
|
-
},{"caseless":
|
|
96076
|
+
},{"caseless":562,"crypto":237,"oauth-sign":614,"qs":619,"safe-buffer":639,"url":395,"uuid/v4":637}],632:[function(require,module,exports){
|
|
95746
96077
|
'use strict'
|
|
95747
96078
|
|
|
95748
96079
|
var qs = require('qs')
|
|
@@ -95794,7 +96125,7 @@ Querystring.prototype.unescape = querystring.unescape
|
|
|
95794
96125
|
|
|
95795
96126
|
exports.Querystring = Querystring
|
|
95796
96127
|
|
|
95797
|
-
},{"qs":
|
|
96128
|
+
},{"qs":619,"querystring":346}],633:[function(require,module,exports){
|
|
95798
96129
|
'use strict'
|
|
95799
96130
|
|
|
95800
96131
|
var url = require('url')
|
|
@@ -95950,7 +96281,7 @@ Redirect.prototype.onResponse = function (response) {
|
|
|
95950
96281
|
|
|
95951
96282
|
exports.Redirect = Redirect
|
|
95952
96283
|
|
|
95953
|
-
},{"url":395}],
|
|
96284
|
+
},{"url":395}],634:[function(require,module,exports){
|
|
95954
96285
|
'use strict'
|
|
95955
96286
|
|
|
95956
96287
|
var url = require('url')
|
|
@@ -96127,7 +96458,7 @@ Tunnel.defaultProxyHeaderWhiteList = defaultProxyHeaderWhiteList
|
|
|
96127
96458
|
Tunnel.defaultProxyHeaderExclusiveList = defaultProxyHeaderExclusiveList
|
|
96128
96459
|
exports.Tunnel = Tunnel
|
|
96129
96460
|
|
|
96130
|
-
},{"tunnel-agent":
|
|
96461
|
+
},{"tunnel-agent":673,"url":395}],635:[function(require,module,exports){
|
|
96131
96462
|
/**
|
|
96132
96463
|
* Convert array of 16 byte values to UUID string format of the form:
|
|
96133
96464
|
* XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
|
|
@@ -96155,7 +96486,7 @@ function bytesToUuid(buf, offset) {
|
|
|
96155
96486
|
|
|
96156
96487
|
module.exports = bytesToUuid;
|
|
96157
96488
|
|
|
96158
|
-
},{}],
|
|
96489
|
+
},{}],636:[function(require,module,exports){
|
|
96159
96490
|
// Unique ID creation requires a high quality random # generator. In the
|
|
96160
96491
|
// browser this is a little complicated due to unknown quality of Math.random()
|
|
96161
96492
|
// and inconsistent support for the `crypto` API. We do the best we can via
|
|
@@ -96191,7 +96522,7 @@ if (getRandomValues) {
|
|
|
96191
96522
|
};
|
|
96192
96523
|
}
|
|
96193
96524
|
|
|
96194
|
-
},{}],
|
|
96525
|
+
},{}],637:[function(require,module,exports){
|
|
96195
96526
|
var rng = require('./lib/rng');
|
|
96196
96527
|
var bytesToUuid = require('./lib/bytesToUuid');
|
|
96197
96528
|
|
|
@@ -96222,7 +96553,7 @@ function v4(options, buf, offset) {
|
|
|
96222
96553
|
|
|
96223
96554
|
module.exports = v4;
|
|
96224
96555
|
|
|
96225
|
-
},{"./lib/bytesToUuid":
|
|
96556
|
+
},{"./lib/bytesToUuid":635,"./lib/rng":636}],638:[function(require,module,exports){
|
|
96226
96557
|
(function (process){(function (){
|
|
96227
96558
|
'use strict'
|
|
96228
96559
|
|
|
@@ -97779,9 +98110,9 @@ Request.prototype.toJSON = requestToJSON
|
|
|
97779
98110
|
module.exports = Request
|
|
97780
98111
|
|
|
97781
98112
|
}).call(this)}).call(this,require('_process'))
|
|
97782
|
-
},{"./lib/auth":
|
|
98113
|
+
},{"./lib/auth":624,"./lib/cookies":625,"./lib/getProxyFromURI":626,"./lib/har":627,"./lib/hawk":628,"./lib/helpers":629,"./lib/multipart":630,"./lib/oauth":631,"./lib/querystring":632,"./lib/redirect":633,"./lib/tunnel":634,"_process":335,"aws-sign2":558,"aws4":559,"caseless":562,"extend":569,"forever-agent":573,"form-data":574,"http":387,"http-signature":596,"https":298,"is-typedarray":601,"isstream":602,"mime-types":613,"performance-now":615,"safe-buffer":639,"stream":386,"url":395,"util":400,"zlib":224}],639:[function(require,module,exports){
|
|
97783
98114
|
arguments[4][358][0].apply(exports,arguments)
|
|
97784
|
-
},{"buffer":227,"dup":358}],
|
|
98115
|
+
},{"buffer":227,"dup":358}],640:[function(require,module,exports){
|
|
97785
98116
|
(function (process){(function (){
|
|
97786
98117
|
/* eslint-disable node/no-deprecated-api */
|
|
97787
98118
|
|
|
@@ -97862,7 +98193,7 @@ if (!safer.constants) {
|
|
|
97862
98193
|
module.exports = safer
|
|
97863
98194
|
|
|
97864
98195
|
}).call(this)}).call(this,require('_process'))
|
|
97865
|
-
},{"_process":335,"buffer":227}],
|
|
98196
|
+
},{"_process":335,"buffer":227}],641:[function(require,module,exports){
|
|
97866
98197
|
// Copyright 2015 Joyent, Inc.
|
|
97867
98198
|
|
|
97868
98199
|
var Buffer = require('safer-buffer').Buffer;
|
|
@@ -98032,7 +98363,7 @@ module.exports = {
|
|
|
98032
98363
|
curves: curves
|
|
98033
98364
|
};
|
|
98034
98365
|
|
|
98035
|
-
},{"safer-buffer":
|
|
98366
|
+
},{"safer-buffer":640}],642:[function(require,module,exports){
|
|
98036
98367
|
// Copyright 2016 Joyent, Inc.
|
|
98037
98368
|
|
|
98038
98369
|
module.exports = Certificate;
|
|
@@ -98444,7 +98775,7 @@ Certificate._oldVersionDetect = function (obj) {
|
|
|
98444
98775
|
return ([1, 0]);
|
|
98445
98776
|
};
|
|
98446
98777
|
|
|
98447
|
-
},{"./algs":
|
|
98778
|
+
},{"./algs":641,"./errors":645,"./fingerprint":646,"./formats/openssh-cert":649,"./formats/x509":658,"./formats/x509-pem":657,"./identity":659,"./key":661,"./private-key":662,"./signature":663,"./utils":665,"assert-plus":557,"crypto":237,"safer-buffer":640,"util":400}],643:[function(require,module,exports){
|
|
98448
98779
|
// Copyright 2017 Joyent, Inc.
|
|
98449
98780
|
|
|
98450
98781
|
module.exports = {
|
|
@@ -98843,7 +99174,7 @@ function generateECDSA(curve) {
|
|
|
98843
99174
|
}
|
|
98844
99175
|
}
|
|
98845
99176
|
|
|
98846
|
-
},{"./algs":
|
|
99177
|
+
},{"./algs":641,"./key":661,"./private-key":662,"./utils":665,"assert-plus":557,"crypto":237,"ecc-jsbn":566,"ecc-jsbn/lib/ec":567,"jsbn":603,"safer-buffer":640,"tweetnacl":674}],644:[function(require,module,exports){
|
|
98847
99178
|
// Copyright 2015 Joyent, Inc.
|
|
98848
99179
|
|
|
98849
99180
|
module.exports = {
|
|
@@ -98937,7 +99268,7 @@ Signer.prototype.sign = function () {
|
|
|
98937
99268
|
return (sigObj);
|
|
98938
99269
|
};
|
|
98939
99270
|
|
|
98940
|
-
},{"./signature":
|
|
99271
|
+
},{"./signature":663,"assert-plus":557,"safer-buffer":640,"stream":386,"tweetnacl":674,"util":400}],645:[function(require,module,exports){
|
|
98941
99272
|
// Copyright 2015 Joyent, Inc.
|
|
98942
99273
|
|
|
98943
99274
|
var assert = require('assert-plus');
|
|
@@ -99023,7 +99354,7 @@ module.exports = {
|
|
|
99023
99354
|
CertificateParseError: CertificateParseError
|
|
99024
99355
|
};
|
|
99025
99356
|
|
|
99026
|
-
},{"assert-plus":
|
|
99357
|
+
},{"assert-plus":557,"util":400}],646:[function(require,module,exports){
|
|
99027
99358
|
// Copyright 2018 Joyent, Inc.
|
|
99028
99359
|
|
|
99029
99360
|
module.exports = Fingerprint;
|
|
@@ -99245,7 +99576,7 @@ Fingerprint._oldVersionDetect = function (obj) {
|
|
|
99245
99576
|
return ([1, 0]);
|
|
99246
99577
|
};
|
|
99247
99578
|
|
|
99248
|
-
},{"./algs":
|
|
99579
|
+
},{"./algs":641,"./certificate":642,"./errors":645,"./key":661,"./private-key":662,"./utils":665,"assert-plus":557,"crypto":237,"safer-buffer":640}],647:[function(require,module,exports){
|
|
99249
99580
|
// Copyright 2018 Joyent, Inc.
|
|
99250
99581
|
|
|
99251
99582
|
module.exports = {
|
|
@@ -99371,7 +99702,7 @@ function write(key, options) {
|
|
|
99371
99702
|
throw (new Error('"auto" format cannot be used for writing'));
|
|
99372
99703
|
}
|
|
99373
99704
|
|
|
99374
|
-
},{"../key":
|
|
99705
|
+
},{"../key":661,"../private-key":662,"../utils":665,"./dnssec":648,"./pem":650,"./putty":653,"./rfc4253":654,"./ssh":656,"assert-plus":557,"safer-buffer":640}],648:[function(require,module,exports){
|
|
99375
99706
|
// Copyright 2017 Joyent, Inc.
|
|
99376
99707
|
|
|
99377
99708
|
module.exports = {
|
|
@@ -99660,7 +99991,7 @@ function write(key, options) {
|
|
|
99660
99991
|
}
|
|
99661
99992
|
}
|
|
99662
99993
|
|
|
99663
|
-
},{"../dhe":
|
|
99994
|
+
},{"../dhe":643,"../key":661,"../private-key":662,"../ssh-buffer":664,"../utils":665,"assert-plus":557,"safer-buffer":640}],649:[function(require,module,exports){
|
|
99664
99995
|
// Copyright 2017 Joyent, Inc.
|
|
99665
99996
|
|
|
99666
99997
|
module.exports = {
|
|
@@ -100014,7 +100345,7 @@ function getCertType(key) {
|
|
|
100014
100345
|
throw (new Error('Unsupported key type ' + key.type));
|
|
100015
100346
|
}
|
|
100016
100347
|
|
|
100017
|
-
},{"../algs":
|
|
100348
|
+
},{"../algs":641,"../certificate":642,"../identity":659,"../key":661,"../private-key":662,"../signature":663,"../ssh-buffer":664,"../utils":665,"./rfc4253":654,"assert-plus":557,"crypto":237,"safer-buffer":640}],650:[function(require,module,exports){
|
|
100018
100349
|
// Copyright 2018 Joyent, Inc.
|
|
100019
100350
|
|
|
100020
100351
|
module.exports = {
|
|
@@ -100306,7 +100637,7 @@ function write(key, options, type) {
|
|
|
100306
100637
|
return (buf.slice(0, o));
|
|
100307
100638
|
}
|
|
100308
100639
|
|
|
100309
|
-
},{"../algs":
|
|
100640
|
+
},{"../algs":641,"../errors":645,"../key":661,"../private-key":662,"../utils":665,"./pkcs1":651,"./pkcs8":652,"./rfc4253":654,"./ssh-private":655,"asn1":556,"assert-plus":557,"crypto":237,"safer-buffer":640}],651:[function(require,module,exports){
|
|
100310
100641
|
// Copyright 2015 Joyent, Inc.
|
|
100311
100642
|
|
|
100312
100643
|
module.exports = {
|
|
@@ -100681,7 +101012,7 @@ function writePkcs1EdDSAPublic(der, key) {
|
|
|
100681
101012
|
throw (new Error('Public keys are not supported for EdDSA PKCS#1'));
|
|
100682
101013
|
}
|
|
100683
101014
|
|
|
100684
|
-
},{"../algs":
|
|
101015
|
+
},{"../algs":641,"../key":661,"../private-key":662,"../utils":665,"./pem":650,"./pkcs8":652,"asn1":556,"assert-plus":557,"safer-buffer":640}],652:[function(require,module,exports){
|
|
100685
101016
|
// Copyright 2018 Joyent, Inc.
|
|
100686
101017
|
|
|
100687
101018
|
module.exports = {
|
|
@@ -101314,7 +101645,7 @@ function writePkcs8EdDSAPrivate(key, der) {
|
|
|
101314
101645
|
der.endSequence();
|
|
101315
101646
|
}
|
|
101316
101647
|
|
|
101317
|
-
},{"../algs":
|
|
101648
|
+
},{"../algs":641,"../key":661,"../private-key":662,"../utils":665,"./pem":650,"asn1":556,"assert-plus":557,"safer-buffer":640}],653:[function(require,module,exports){
|
|
101318
101649
|
// Copyright 2018 Joyent, Inc.
|
|
101319
101650
|
|
|
101320
101651
|
module.exports = {
|
|
@@ -101510,7 +101841,7 @@ function wrap(txt, len) {
|
|
|
101510
101841
|
return (lines);
|
|
101511
101842
|
}
|
|
101512
101843
|
|
|
101513
|
-
},{"../errors":
|
|
101844
|
+
},{"../errors":645,"../key":661,"../private-key":662,"../ssh-buffer":664,"./rfc4253":654,"assert-plus":557,"crypto":237,"safer-buffer":640}],654:[function(require,module,exports){
|
|
101514
101845
|
// Copyright 2015 Joyent, Inc.
|
|
101515
101846
|
|
|
101516
101847
|
module.exports = {
|
|
@@ -101678,7 +102009,7 @@ function write(key, options) {
|
|
|
101678
102009
|
return (buf.toBuffer());
|
|
101679
102010
|
}
|
|
101680
102011
|
|
|
101681
|
-
},{"../algs":
|
|
102012
|
+
},{"../algs":641,"../key":661,"../private-key":662,"../ssh-buffer":664,"../utils":665,"assert-plus":557,"safer-buffer":640}],655:[function(require,module,exports){
|
|
101682
102013
|
// Copyright 2015 Joyent, Inc.
|
|
101683
102014
|
|
|
101684
102015
|
module.exports = {
|
|
@@ -101942,7 +102273,7 @@ function write(key, options) {
|
|
|
101942
102273
|
return (buf.slice(0, o));
|
|
101943
102274
|
}
|
|
101944
102275
|
|
|
101945
|
-
},{"../algs":
|
|
102276
|
+
},{"../algs":641,"../errors":645,"../key":661,"../private-key":662,"../ssh-buffer":664,"../utils":665,"./pem":650,"./rfc4253":654,"asn1":556,"assert-plus":557,"bcrypt-pbkdf":561,"crypto":237,"safer-buffer":640}],656:[function(require,module,exports){
|
|
101946
102277
|
// Copyright 2015 Joyent, Inc.
|
|
101947
102278
|
|
|
101948
102279
|
module.exports = {
|
|
@@ -102059,7 +102390,7 @@ function write(key, options) {
|
|
|
102059
102390
|
return (Buffer.from(parts.join(' ')));
|
|
102060
102391
|
}
|
|
102061
102392
|
|
|
102062
|
-
},{"../key":
|
|
102393
|
+
},{"../key":661,"../private-key":662,"../utils":665,"./rfc4253":654,"./ssh-private":655,"assert-plus":557,"safer-buffer":640}],657:[function(require,module,exports){
|
|
102063
102394
|
// Copyright 2016 Joyent, Inc.
|
|
102064
102395
|
|
|
102065
102396
|
var x509 = require('./x509');
|
|
@@ -102149,7 +102480,7 @@ function write(cert, options) {
|
|
|
102149
102480
|
return (buf.slice(0, o));
|
|
102150
102481
|
}
|
|
102151
102482
|
|
|
102152
|
-
},{"../algs":
|
|
102483
|
+
},{"../algs":641,"../certificate":642,"../identity":659,"../key":661,"../private-key":662,"../signature":663,"../utils":665,"./pem":650,"./x509":658,"asn1":556,"assert-plus":557,"safer-buffer":640}],658:[function(require,module,exports){
|
|
102153
102484
|
// Copyright 2017 Joyent, Inc.
|
|
102154
102485
|
|
|
102155
102486
|
module.exports = {
|
|
@@ -102903,7 +103234,7 @@ function writeBitField(setBits, bitIndex) {
|
|
|
102903
103234
|
return (bits);
|
|
102904
103235
|
}
|
|
102905
103236
|
|
|
102906
|
-
},{"../algs":
|
|
103237
|
+
},{"../algs":641,"../certificate":642,"../identity":659,"../key":661,"../private-key":662,"../signature":663,"../utils":665,"./pem":650,"./pkcs8":652,"asn1":556,"assert-plus":557,"safer-buffer":640}],659:[function(require,module,exports){
|
|
102907
103238
|
// Copyright 2017 Joyent, Inc.
|
|
102908
103239
|
|
|
102909
103240
|
module.exports = Identity;
|
|
@@ -103278,7 +103609,7 @@ Identity._oldVersionDetect = function (obj) {
|
|
|
103278
103609
|
return ([1, 0]);
|
|
103279
103610
|
};
|
|
103280
103611
|
|
|
103281
|
-
},{"./algs":
|
|
103612
|
+
},{"./algs":641,"./errors":645,"./fingerprint":646,"./signature":663,"./utils":665,"asn1":556,"assert-plus":557,"crypto":237,"safer-buffer":640,"util":400}],660:[function(require,module,exports){
|
|
103282
103613
|
// Copyright 2015 Joyent, Inc.
|
|
103283
103614
|
|
|
103284
103615
|
var Key = require('./key');
|
|
@@ -103320,7 +103651,7 @@ module.exports = {
|
|
|
103320
103651
|
CertificateParseError: errs.CertificateParseError
|
|
103321
103652
|
};
|
|
103322
103653
|
|
|
103323
|
-
},{"./certificate":
|
|
103654
|
+
},{"./certificate":642,"./errors":645,"./fingerprint":646,"./identity":659,"./key":661,"./private-key":662,"./signature":663}],661:[function(require,module,exports){
|
|
103324
103655
|
(function (Buffer){(function (){
|
|
103325
103656
|
// Copyright 2018 Joyent, Inc.
|
|
103326
103657
|
|
|
@@ -103618,7 +103949,7 @@ Key._oldVersionDetect = function (obj) {
|
|
|
103618
103949
|
};
|
|
103619
103950
|
|
|
103620
103951
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
103621
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"./algs":
|
|
103952
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"./algs":641,"./dhe":643,"./ed-compat":644,"./errors":645,"./fingerprint":646,"./formats/auto":647,"./formats/dnssec":648,"./formats/pem":650,"./formats/pkcs1":651,"./formats/pkcs8":652,"./formats/putty":653,"./formats/rfc4253":654,"./formats/ssh":656,"./formats/ssh-private":655,"./private-key":662,"./signature":663,"./utils":665,"assert-plus":557,"crypto":237}],662:[function(require,module,exports){
|
|
103622
103953
|
// Copyright 2017 Joyent, Inc.
|
|
103623
103954
|
|
|
103624
103955
|
module.exports = PrivateKey;
|
|
@@ -103867,7 +104198,7 @@ PrivateKey._oldVersionDetect = function (obj) {
|
|
|
103867
104198
|
return ([1, 0]);
|
|
103868
104199
|
};
|
|
103869
104200
|
|
|
103870
|
-
},{"./algs":
|
|
104201
|
+
},{"./algs":641,"./dhe":643,"./ed-compat":644,"./errors":645,"./fingerprint":646,"./formats/auto":647,"./formats/dnssec":648,"./formats/pem":650,"./formats/pkcs1":651,"./formats/pkcs8":652,"./formats/putty":653,"./formats/rfc4253":654,"./formats/ssh-private":655,"./key":661,"./signature":663,"./utils":665,"assert-plus":557,"crypto":237,"safer-buffer":640,"tweetnacl":674,"util":400}],663:[function(require,module,exports){
|
|
103871
104202
|
// Copyright 2015 Joyent, Inc.
|
|
103872
104203
|
|
|
103873
104204
|
module.exports = Signature;
|
|
@@ -104183,7 +104514,7 @@ Signature._oldVersionDetect = function (obj) {
|
|
|
104183
104514
|
return ([1, 0]);
|
|
104184
104515
|
};
|
|
104185
104516
|
|
|
104186
|
-
},{"./algs":
|
|
104517
|
+
},{"./algs":641,"./errors":645,"./ssh-buffer":664,"./utils":665,"asn1":556,"assert-plus":557,"crypto":237,"safer-buffer":640}],664:[function(require,module,exports){
|
|
104187
104518
|
// Copyright 2015 Joyent, Inc.
|
|
104188
104519
|
|
|
104189
104520
|
module.exports = SSHBuffer;
|
|
@@ -104334,7 +104665,7 @@ SSHBuffer.prototype.write = function (buf) {
|
|
|
104334
104665
|
this._offset += buf.length;
|
|
104335
104666
|
};
|
|
104336
104667
|
|
|
104337
|
-
},{"assert-plus":
|
|
104668
|
+
},{"assert-plus":557,"safer-buffer":640}],665:[function(require,module,exports){
|
|
104338
104669
|
// Copyright 2015 Joyent, Inc.
|
|
104339
104670
|
|
|
104340
104671
|
module.exports = {
|
|
@@ -104740,7 +105071,7 @@ function opensshCipherInfo(cipher) {
|
|
|
104740
105071
|
return (inf);
|
|
104741
105072
|
}
|
|
104742
105073
|
|
|
104743
|
-
},{"./algs":
|
|
105074
|
+
},{"./algs":641,"./key":661,"./private-key":662,"asn1":556,"assert-plus":557,"crypto":237,"ecc-jsbn/lib/ec":567,"jsbn":603,"safer-buffer":640,"tweetnacl":674}],666:[function(require,module,exports){
|
|
104744
105075
|
/*!
|
|
104745
105076
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
104746
105077
|
* All rights reserved.
|
|
@@ -106224,7 +106555,7 @@ exports.permuteDomain = require('./permuteDomain').permuteDomain;
|
|
|
106224
106555
|
exports.permutePath = permutePath;
|
|
106225
106556
|
exports.canonicalDomain = canonicalDomain;
|
|
106226
106557
|
|
|
106227
|
-
},{"./memstore":
|
|
106558
|
+
},{"./memstore":667,"./pathMatch":668,"./permuteDomain":669,"./pubsuffix-psl":670,"./store":671,"./version":672,"net":225,"punycode":343,"url":395,"util":400}],667:[function(require,module,exports){
|
|
106228
106559
|
/*!
|
|
106229
106560
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
106230
106561
|
* All rights reserved.
|
|
@@ -106407,7 +106738,7 @@ MemoryCookieStore.prototype.getAllCookies = function(cb) {
|
|
|
106407
106738
|
cb(null, cookies);
|
|
106408
106739
|
};
|
|
106409
106740
|
|
|
106410
|
-
},{"./pathMatch":
|
|
106741
|
+
},{"./pathMatch":668,"./permuteDomain":669,"./store":671,"util":400}],668:[function(require,module,exports){
|
|
106411
106742
|
/*!
|
|
106412
106743
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
106413
106744
|
* All rights reserved.
|
|
@@ -106470,7 +106801,7 @@ function pathMatch (reqPath, cookiePath) {
|
|
|
106470
106801
|
|
|
106471
106802
|
exports.pathMatch = pathMatch;
|
|
106472
106803
|
|
|
106473
|
-
},{}],
|
|
106804
|
+
},{}],669:[function(require,module,exports){
|
|
106474
106805
|
/*!
|
|
106475
106806
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
106476
106807
|
* All rights reserved.
|
|
@@ -106528,7 +106859,7 @@ function permuteDomain (domain) {
|
|
|
106528
106859
|
|
|
106529
106860
|
exports.permuteDomain = permuteDomain;
|
|
106530
106861
|
|
|
106531
|
-
},{"./pubsuffix-psl":
|
|
106862
|
+
},{"./pubsuffix-psl":670}],670:[function(require,module,exports){
|
|
106532
106863
|
/*!
|
|
106533
106864
|
* Copyright (c) 2018, Salesforce.com, Inc.
|
|
106534
106865
|
* All rights reserved.
|
|
@@ -106568,7 +106899,7 @@ function getPublicSuffix(domain) {
|
|
|
106568
106899
|
|
|
106569
106900
|
exports.getPublicSuffix = getPublicSuffix;
|
|
106570
106901
|
|
|
106571
|
-
},{"psl":
|
|
106902
|
+
},{"psl":617}],671:[function(require,module,exports){
|
|
106572
106903
|
/*!
|
|
106573
106904
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
106574
106905
|
* All rights reserved.
|
|
@@ -106645,11 +106976,11 @@ Store.prototype.getAllCookies = function(cb) {
|
|
|
106645
106976
|
throw new Error('getAllCookies is not implemented (therefore jar cannot be serialized)');
|
|
106646
106977
|
};
|
|
106647
106978
|
|
|
106648
|
-
},{}],
|
|
106979
|
+
},{}],672:[function(require,module,exports){
|
|
106649
106980
|
// generated by genversion
|
|
106650
106981
|
module.exports = '2.5.0'
|
|
106651
106982
|
|
|
106652
|
-
},{}],
|
|
106983
|
+
},{}],673:[function(require,module,exports){
|
|
106653
106984
|
(function (process){(function (){
|
|
106654
106985
|
'use strict'
|
|
106655
106986
|
|
|
@@ -106897,7 +107228,7 @@ if (process.env.NODE_DEBUG && /\btunnel\b/.test(process.env.NODE_DEBUG)) {
|
|
|
106897
107228
|
exports.debug = debug // for test
|
|
106898
107229
|
|
|
106899
107230
|
}).call(this)}).call(this,require('_process'))
|
|
106900
|
-
},{"_process":335,"assert":172,"events":266,"http":387,"https":298,"net":225,"safe-buffer":
|
|
107231
|
+
},{"_process":335,"assert":172,"events":266,"http":387,"https":298,"net":225,"safe-buffer":639,"tls":225,"util":400}],674:[function(require,module,exports){
|
|
106901
107232
|
(function(nacl) {
|
|
106902
107233
|
'use strict';
|
|
106903
107234
|
|
|
@@ -109287,7 +109618,7 @@ nacl.setPRNG = function(fn) {
|
|
|
109287
109618
|
|
|
109288
109619
|
})(typeof module !== 'undefined' && module.exports ? module.exports : (self.nacl = self.nacl || {}));
|
|
109289
109620
|
|
|
109290
|
-
},{"crypto":179}],
|
|
109621
|
+
},{"crypto":179}],675:[function(require,module,exports){
|
|
109291
109622
|
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
|
|
109292
109623
|
(function (global, factory) {
|
|
109293
109624
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
|
|
@@ -110732,7 +111063,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
110732
111063
|
})));
|
|
110733
111064
|
|
|
110734
111065
|
|
|
110735
|
-
},{}],
|
|
111066
|
+
},{}],676:[function(require,module,exports){
|
|
110736
111067
|
var v1 = require('./v1');
|
|
110737
111068
|
var v4 = require('./v4');
|
|
110738
111069
|
|
|
@@ -110742,7 +111073,7 @@ uuid.v4 = v4;
|
|
|
110742
111073
|
|
|
110743
111074
|
module.exports = uuid;
|
|
110744
111075
|
|
|
110745
|
-
},{"./v1":
|
|
111076
|
+
},{"./v1":679,"./v4":680}],677:[function(require,module,exports){
|
|
110746
111077
|
/**
|
|
110747
111078
|
* Convert array of 16 byte values to UUID string format of the form:
|
|
110748
111079
|
* XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
|
|
@@ -110767,7 +111098,7 @@ function bytesToUuid(buf, offset) {
|
|
|
110767
111098
|
|
|
110768
111099
|
module.exports = bytesToUuid;
|
|
110769
111100
|
|
|
110770
|
-
},{}],
|
|
111101
|
+
},{}],678:[function(require,module,exports){
|
|
110771
111102
|
(function (global){(function (){
|
|
110772
111103
|
// Unique ID creation requires a high quality random # generator. In the
|
|
110773
111104
|
// browser this is a little complicated due to unknown quality of Math.random()
|
|
@@ -110804,7 +111135,7 @@ if (!rng) {
|
|
|
110804
111135
|
module.exports = rng;
|
|
110805
111136
|
|
|
110806
111137
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
110807
|
-
},{}],
|
|
111138
|
+
},{}],679:[function(require,module,exports){
|
|
110808
111139
|
var rng = require('./lib/rng');
|
|
110809
111140
|
var bytesToUuid = require('./lib/bytesToUuid');
|
|
110810
111141
|
|
|
@@ -110906,7 +111237,7 @@ function v1(options, buf, offset) {
|
|
|
110906
111237
|
|
|
110907
111238
|
module.exports = v1;
|
|
110908
111239
|
|
|
110909
|
-
},{"./lib/bytesToUuid":
|
|
111240
|
+
},{"./lib/bytesToUuid":677,"./lib/rng":678}],680:[function(require,module,exports){
|
|
110910
111241
|
var rng = require('./lib/rng');
|
|
110911
111242
|
var bytesToUuid = require('./lib/bytesToUuid');
|
|
110912
111243
|
|
|
@@ -110937,7 +111268,7 @@ function v4(options, buf, offset) {
|
|
|
110937
111268
|
|
|
110938
111269
|
module.exports = v4;
|
|
110939
111270
|
|
|
110940
|
-
},{"./lib/bytesToUuid":
|
|
111271
|
+
},{"./lib/bytesToUuid":677,"./lib/rng":678}],681:[function(require,module,exports){
|
|
110941
111272
|
/*
|
|
110942
111273
|
* verror.js: richer JavaScript errors
|
|
110943
111274
|
*/
|
|
@@ -111390,4 +111721,4 @@ WError.prototype.cause = function we_cause(c)
|
|
|
111390
111721
|
return (this.jse_cause);
|
|
111391
111722
|
};
|
|
111392
111723
|
|
|
111393
|
-
},{"assert-plus":
|
|
111724
|
+
},{"assert-plus":557,"core-util-is":564,"extsprintf":570,"util":400}]},{},[403]);
|