slnodejs 6.1.284 → 6.1.309
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 +541 -449
- package/browser-agent/dist/browser-agent-all.min.js +3 -3
- package/browser-agent/package.json +1 -1
- package/package.json +2 -1
- package/tsOutputs/build-scanner/instrumentation/browser-instrumenter.js +1 -0
- package/tsOutputs/build-scanner/instrumentation/browser-instrumenter.js.map +1 -1
- package/tsOutputs/cli-parse/executors/base-executor.js +17 -12
- package/tsOutputs/cli-parse/executors/base-executor.js.map +1 -1
- package/tsOutputs/common/agent-events/agent-events-conracts.d.ts +1 -0
- package/tsOutputs/common/agent-events/agent-events-conracts.js.map +1 -1
- 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/agent-events-guard.d.ts +6 -0
- package/tsOutputs/common/agent-events/agent-events-guard.js +26 -0
- package/tsOutputs/common/agent-events/agent-events-guard.js.map +1 -0
- package/tsOutputs/common/agent-events/agent-instance-info-builder.js +1 -1
- package/tsOutputs/common/agent-events/machine-info-builder.js.map +1 -1
- package/tsOutputs/common/agent-events/nodejs-env-info-builder.d.ts +3 -1
- package/tsOutputs/common/agent-events/nodejs-env-info-builder.js +3 -1
- package/tsOutputs/common/agent-events/nodejs-env-info-builder.js.map +1 -1
- package/tsOutputs/common/agent-instance-data.d.ts +3 -0
- package/tsOutputs/common/agent-instance-data.js +10 -0
- package/tsOutputs/common/agent-instance-data.js.map +1 -1
- package/tsOutputs/common/footprints-process-v6/index.js +2 -1
- package/tsOutputs/common/footprints-process-v6/index.js.map +1 -1
- package/tsOutputs/common/v8-utils.js +67 -0
- package/tsOutputs/common/v8-utils.js.map +1 -0
- package/tsOutputs/test-listener/otel-agent-loader.js +3 -1
- package/tsOutputs/test-listener/otel-agent-loader.js.map +1 -1
|
@@ -34126,7 +34126,7 @@ module.exports={
|
|
|
34126
34126
|
"_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz",
|
|
34127
34127
|
"_shasum": "da37cebd31e79a1367e941b592ed1fbebd58abbb",
|
|
34128
34128
|
"_spec": "elliptic@^6.5.3",
|
|
34129
|
-
"_where": "/var/lib/jenkins/workspace/.OnPremise.Agent.JavaScript_main
|
|
34129
|
+
"_where": "/var/lib/jenkins/workspace/.OnPremise.Agent.JavaScript_main/browser-agent/node_modules/browserify-sign",
|
|
34130
34130
|
"author": {
|
|
34131
34131
|
"name": "Fedor Indutny",
|
|
34132
34132
|
"email": "fedor@indutny.com"
|
|
@@ -53331,7 +53331,7 @@ function extend() {
|
|
|
53331
53331
|
}
|
|
53332
53332
|
});
|
|
53333
53333
|
|
|
53334
|
-
},{"./lib/browser-agent":408,"./lib/config":414,"./lib/configuration-override":416,"./lib/feature-detection":
|
|
53334
|
+
},{"./lib/browser-agent":408,"./lib/config":414,"./lib/configuration-override":416,"./lib/feature-detection":430}],404:[function(require,module,exports){
|
|
53335
53335
|
(function (factory) {
|
|
53336
53336
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
53337
53337
|
var v = factory(require, exports);
|
|
@@ -53615,7 +53615,7 @@ function extend() {
|
|
|
53615
53615
|
exports.AgentFactory = AgentFactory;
|
|
53616
53616
|
});
|
|
53617
53617
|
|
|
53618
|
-
},{"../../common/agent-events/agent-events-conracts":453,"../../common/agent-events/cockpit-notifier":
|
|
53618
|
+
},{"../../common/agent-events/agent-events-conracts":453,"../../common/agent-events/cockpit-notifier":459,"../../common/agent-instance-data":465,"../../common/config-process":469,"../../common/config-process/config-loader":466,"../../common/config-process/no-op-config-process":470,"../../common/footprints-process-v6/collector-footprints-buffer":484,"../../common/footprints-process-v6/collector-footprints-process":485,"../../common/footprints-process-v6/footprints-buffer":486,"../../common/footprints-process-v6/index":489,"../../common/footprints-process-v6/relative-path-resolver":491,"../../common/http/backend-proxy":493,"../../common/no-op-state-tracker":499,"../../common/state-tracker-fpv6":501,"../../common/system-date":503,"./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":431,"./istanbul-to-footprints-convertor":433,"./istanbul-to-footprints-convertor-v3":432,"./logger/log-factory":436,"./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){
|
|
53619
53619
|
(function (factory) {
|
|
53620
53620
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
53621
53621
|
var v = factory(require, exports);
|
|
@@ -53849,7 +53849,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
53849
53849
|
exports.BrowserAgentInstance = BrowserAgentInstance;
|
|
53850
53850
|
});
|
|
53851
53851
|
|
|
53852
|
-
},{"../../common/agent-events/cockpit-notifier":
|
|
53852
|
+
},{"../../common/agent-events/cockpit-notifier":459,"./basic-uuid-generator":405,"./config":414,"./karma-handler":434}],408:[function(require,module,exports){
|
|
53853
53853
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
53854
53854
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
53855
53855
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -53865,15 +53865,15 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
53865
53865
|
if (v !== undefined) module.exports = v;
|
|
53866
53866
|
}
|
|
53867
53867
|
else if (typeof define === "function" && define.amd) {
|
|
53868
|
-
define(["require", "exports", "./agent-factory", "./logger/log-factory"], factory);
|
|
53868
|
+
define(["require", "exports", "./agent-factory", "./logger/log-factory", "./events-bridge"], factory);
|
|
53869
53869
|
}
|
|
53870
53870
|
})(function (require, exports) {
|
|
53871
53871
|
"use strict";
|
|
53872
|
-
var __syncRequire = typeof module === "object" && typeof module.exports === "object";
|
|
53873
53872
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53874
53873
|
exports.BrowserAgent = void 0;
|
|
53875
53874
|
const agent_factory_1 = require("./agent-factory");
|
|
53876
53875
|
const log_factory_1 = require("./logger/log-factory");
|
|
53876
|
+
const events_bridge_1 = require("./events-bridge");
|
|
53877
53877
|
class BrowserAgent {
|
|
53878
53878
|
constructor(window, featureDetection) {
|
|
53879
53879
|
this.instances = [];
|
|
@@ -53895,9 +53895,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
53895
53895
|
this.instanceAddedForBsid[configuration.buildSessionId] = true;
|
|
53896
53896
|
const browserAgent = agent_factory_1.AgentFactory.createBrowserAgent(this.window, this.featureDetection, configuration);
|
|
53897
53897
|
const { enableOpenTelemetry } = configuration;
|
|
53898
|
-
|
|
53899
|
-
__syncRequire ? Promise.resolve().then(() => require('./otel-plugin')) : new Promise((resolve_1, reject_1) => { require(['./otel-plugin'], resolve_1, reject_1); });
|
|
53900
|
-
}
|
|
53898
|
+
events_bridge_1.registerEventsBridge(this.logger, enableOpenTelemetry);
|
|
53901
53899
|
if (browserAgent) {
|
|
53902
53900
|
browserAgent.start();
|
|
53903
53901
|
this.instances.push(browserAgent);
|
|
@@ -53941,7 +53939,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
53941
53939
|
exports.BrowserAgent = BrowserAgent;
|
|
53942
53940
|
});
|
|
53943
53941
|
|
|
53944
|
-
},{"./agent-factory":404,"./
|
|
53942
|
+
},{"./agent-factory":404,"./events-bridge":427,"./logger/log-factory":436}],409:[function(require,module,exports){
|
|
53945
53943
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
53946
53944
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
53947
53945
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -53988,7 +53986,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
53988
53986
|
exports.BrowserEventsProcess = BrowserEventsProcess;
|
|
53989
53987
|
});
|
|
53990
53988
|
|
|
53991
|
-
},{"../../common/events-process":
|
|
53989
|
+
},{"../../common/events-process":481}],410:[function(require,module,exports){
|
|
53992
53990
|
(function (factory) {
|
|
53993
53991
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
53994
53992
|
var v = factory(require, exports);
|
|
@@ -54019,7 +54017,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54019
54017
|
exports.BrowserHitsCollector = BrowserHitsCollector;
|
|
54020
54018
|
});
|
|
54021
54019
|
|
|
54022
|
-
},{"../../common/footprints-process-v6/hits-collector":
|
|
54020
|
+
},{"../../common/footprints-process-v6/hits-collector":487}],411:[function(require,module,exports){
|
|
54023
54021
|
(function (factory) {
|
|
54024
54022
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54025
54023
|
var v = factory(require, exports);
|
|
@@ -54045,7 +54043,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54045
54043
|
exports.BrowserHitsConverter = BrowserHitsConverter;
|
|
54046
54044
|
});
|
|
54047
54045
|
|
|
54048
|
-
},{"../../common/footprints-process-v6/base-browser-hits-converter":
|
|
54046
|
+
},{"../../common/footprints-process-v6/base-browser-hits-converter":482}],412:[function(require,module,exports){
|
|
54049
54047
|
(function (factory) {
|
|
54050
54048
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54051
54049
|
var v = factory(require, exports);
|
|
@@ -54208,7 +54206,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54208
54206
|
"use strict";
|
|
54209
54207
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54210
54208
|
exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
|
|
54211
|
-
exports.SL_AGENT_VERSION = '6.1.
|
|
54209
|
+
exports.SL_AGENT_VERSION = '6.1.309';
|
|
54212
54210
|
exports.SL_AGENT_TYPE = 'browser';
|
|
54213
54211
|
});
|
|
54214
54212
|
|
|
@@ -54400,7 +54398,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54400
54398
|
exports.ConfigurationOverride = ConfigurationOverride;
|
|
54401
54399
|
});
|
|
54402
54400
|
|
|
54403
|
-
},{"./logger/console-logger":
|
|
54401
|
+
},{"./logger/console-logger":435,"events":266}],417:[function(require,module,exports){
|
|
54404
54402
|
(function (factory) {
|
|
54405
54403
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54406
54404
|
var v = factory(require, exports);
|
|
@@ -54547,6 +54545,246 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54547
54545
|
});
|
|
54548
54546
|
|
|
54549
54547
|
},{}],423:[function(require,module,exports){
|
|
54548
|
+
(function (factory) {
|
|
54549
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54550
|
+
var v = factory(require, exports);
|
|
54551
|
+
if (v !== undefined) module.exports = v;
|
|
54552
|
+
}
|
|
54553
|
+
else if (typeof define === "function" && define.amd) {
|
|
54554
|
+
define(["require", "exports"], factory);
|
|
54555
|
+
}
|
|
54556
|
+
})(function (require, exports) {
|
|
54557
|
+
"use strict";
|
|
54558
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54559
|
+
exports.EVENTS = exports.SL_TEST_NAME = exports.SL_SESSION_ID = exports.SL_CONTEXT_KEY = exports.SL_BAGGAGE_HEADER = void 0;
|
|
54560
|
+
exports.SL_BAGGAGE_HEADER = 'baggage';
|
|
54561
|
+
exports.SL_CONTEXT_KEY = 'sl-context';
|
|
54562
|
+
exports.SL_SESSION_ID = 'x-sl-test-session-id';
|
|
54563
|
+
exports.SL_TEST_NAME = 'x-sl-test-name';
|
|
54564
|
+
exports.EVENTS = {
|
|
54565
|
+
SET_BAGGAGE: `set:${exports.SL_BAGGAGE_HEADER}`,
|
|
54566
|
+
ACK_BAGGAGE: `ack:${exports.SL_BAGGAGE_HEADER}`,
|
|
54567
|
+
DELETE_BAGGAGE: `delete:${exports.SL_BAGGAGE_HEADER}`,
|
|
54568
|
+
READY_EVENTS_BRIDGE: 'ready:sl-events-bridge',
|
|
54569
|
+
REQUEST_AGENT_CONTEXT: 'request:sl-context',
|
|
54570
|
+
RESPONSE_AGENT_CONTEXT: 'response:sl-context',
|
|
54571
|
+
};
|
|
54572
|
+
});
|
|
54573
|
+
|
|
54574
|
+
},{}],424:[function(require,module,exports){
|
|
54575
|
+
(function (factory) {
|
|
54576
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54577
|
+
var v = factory(require, exports);
|
|
54578
|
+
if (v !== undefined) module.exports = v;
|
|
54579
|
+
}
|
|
54580
|
+
else if (typeof define === "function" && define.amd) {
|
|
54581
|
+
define(["require", "exports", "./const", "@opentelemetry/api", "./const", "../../../common/agent-events/cockpit-notifier"], factory);
|
|
54582
|
+
}
|
|
54583
|
+
})(function (require, exports) {
|
|
54584
|
+
"use strict";
|
|
54585
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54586
|
+
exports.registerEvents = void 0;
|
|
54587
|
+
const SlConst = require("./const");
|
|
54588
|
+
const api = require("@opentelemetry/api");
|
|
54589
|
+
const const_1 = require("./const");
|
|
54590
|
+
const cockpit_notifier_1 = require("../../../common/agent-events/cockpit-notifier");
|
|
54591
|
+
exports.registerEvents = (logger, withOpenTelemetry) => {
|
|
54592
|
+
try {
|
|
54593
|
+
let SlContext;
|
|
54594
|
+
window.$Sealights.eventsBridge = {
|
|
54595
|
+
loaded: false,
|
|
54596
|
+
otel: false,
|
|
54597
|
+
};
|
|
54598
|
+
if (withOpenTelemetry) {
|
|
54599
|
+
SlContext = api.ROOT_CONTEXT.setValue(api.createContextKey(SlConst.SL_CONTEXT_KEY), true);
|
|
54600
|
+
window.$Sealights.eventsBridge.getBaggage = () => SlContext.getValue(api.createContextKey(SlConst.SL_BAGGAGE_HEADER));
|
|
54601
|
+
window.$Sealights.eventsBridge.otel = true;
|
|
54602
|
+
}
|
|
54603
|
+
addEventListener(SlConst.EVENTS.SET_BAGGAGE, ({ detail }) => {
|
|
54604
|
+
var _a, _b;
|
|
54605
|
+
const sessionId = detail === null || detail === void 0 ? void 0 : detail[const_1.SL_SESSION_ID];
|
|
54606
|
+
const testName = detail === null || detail === void 0 ? void 0 : detail[const_1.SL_TEST_NAME];
|
|
54607
|
+
if (!(sessionId === null || sessionId === void 0 ? void 0 : sessionId.length) || !(testName === null || testName === void 0 ? void 0 : testName.length))
|
|
54608
|
+
return;
|
|
54609
|
+
if (withOpenTelemetry) {
|
|
54610
|
+
SlContext = SlContext.setValue(api.createContextKey(SlConst.SL_BAGGAGE_HEADER), {
|
|
54611
|
+
[const_1.SL_SESSION_ID]: sessionId,
|
|
54612
|
+
[const_1.SL_TEST_NAME]: encodeURI(testName),
|
|
54613
|
+
});
|
|
54614
|
+
}
|
|
54615
|
+
(_b = (_a = window.$SealightsAgent) === null || _a === void 0 ? void 0 : _a.setCurrentTestIdentifier) === null || _b === void 0 ? void 0 : _b.call(_a, `${sessionId}/${testName}`);
|
|
54616
|
+
dispatchEvent(new CustomEvent(SlConst.EVENTS.ACK_BAGGAGE, {
|
|
54617
|
+
detail,
|
|
54618
|
+
}));
|
|
54619
|
+
});
|
|
54620
|
+
addEventListener(SlConst.EVENTS.REQUEST_AGENT_CONTEXT, () => {
|
|
54621
|
+
dispatchEvent(new CustomEvent(SlConst.EVENTS.RESPONSE_AGENT_CONTEXT, {
|
|
54622
|
+
detail: { components: window.$Sealights.components || {} },
|
|
54623
|
+
}));
|
|
54624
|
+
});
|
|
54625
|
+
addEventListener(SlConst.EVENTS.DELETE_BAGGAGE, () => {
|
|
54626
|
+
var _a, _b;
|
|
54627
|
+
SlContext = SlContext.deleteValue(api.createContextKey(SlConst.SL_BAGGAGE_HEADER));
|
|
54628
|
+
(_b = (_a = window.$SealightsAgent) === null || _a === void 0 ? void 0 : _a.setCurrentTestIdentifier) === null || _b === void 0 ? void 0 : _b.call(_a, null);
|
|
54629
|
+
});
|
|
54630
|
+
window.$Sealights.eventsBridge.loaded = true;
|
|
54631
|
+
logger.info(`Events Bridge integration loaded. All events registered successfully. OpenTelemetry status: ${withOpenTelemetry}`);
|
|
54632
|
+
}
|
|
54633
|
+
catch (error) {
|
|
54634
|
+
logger.error(`An error occurred while registering OpenTelemetry integration events.`, error);
|
|
54635
|
+
window.$Sealights.eventsBridge.error = error;
|
|
54636
|
+
cockpit_notifier_1.CockpitNotifier.sendError(JSON.stringify(error, Object.getOwnPropertyNames(error)));
|
|
54637
|
+
}
|
|
54638
|
+
};
|
|
54639
|
+
});
|
|
54640
|
+
|
|
54641
|
+
},{"../../../common/agent-events/cockpit-notifier":459,"./const":423,"@opentelemetry/api":18}],425:[function(require,module,exports){
|
|
54642
|
+
(function (factory) {
|
|
54643
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54644
|
+
var v = factory(require, exports);
|
|
54645
|
+
if (v !== undefined) module.exports = v;
|
|
54646
|
+
}
|
|
54647
|
+
else if (typeof define === "function" && define.amd) {
|
|
54648
|
+
define(["require", "exports", "@opentelemetry/instrumentation-fetch", "../utils"], factory);
|
|
54649
|
+
}
|
|
54650
|
+
})(function (require, exports) {
|
|
54651
|
+
"use strict";
|
|
54652
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54653
|
+
exports.CustomFetchInstrumentation = void 0;
|
|
54654
|
+
const instrumentation_fetch_1 = require("@opentelemetry/instrumentation-fetch");
|
|
54655
|
+
const utils_1 = require("../utils");
|
|
54656
|
+
class CustomFetchInstrumentation extends instrumentation_fetch_1.FetchInstrumentation {
|
|
54657
|
+
constructor(config) {
|
|
54658
|
+
super(config);
|
|
54659
|
+
this['_addHeaders'] = (options) => {
|
|
54660
|
+
const headers = utils_1.constructBaggageHeader();
|
|
54661
|
+
options.headers = Object.assign({}, headers, options.headers || {});
|
|
54662
|
+
};
|
|
54663
|
+
}
|
|
54664
|
+
}
|
|
54665
|
+
exports.CustomFetchInstrumentation = CustomFetchInstrumentation;
|
|
54666
|
+
});
|
|
54667
|
+
|
|
54668
|
+
},{"../utils":429,"@opentelemetry/instrumentation-fetch":89}],426:[function(require,module,exports){
|
|
54669
|
+
(function (factory) {
|
|
54670
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54671
|
+
var v = factory(require, exports);
|
|
54672
|
+
if (v !== undefined) module.exports = v;
|
|
54673
|
+
}
|
|
54674
|
+
else if (typeof define === "function" && define.amd) {
|
|
54675
|
+
define(["require", "exports", "@opentelemetry/instrumentation-xml-http-request", "../utils"], factory);
|
|
54676
|
+
}
|
|
54677
|
+
})(function (require, exports) {
|
|
54678
|
+
"use strict";
|
|
54679
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54680
|
+
exports.CustomXMLHttpRequestInstrumentation = void 0;
|
|
54681
|
+
const instrumentation_xml_http_request_1 = require("@opentelemetry/instrumentation-xml-http-request");
|
|
54682
|
+
const utils_1 = require("../utils");
|
|
54683
|
+
class CustomXMLHttpRequestInstrumentation extends instrumentation_xml_http_request_1.XMLHttpRequestInstrumentation {
|
|
54684
|
+
constructor(config) {
|
|
54685
|
+
super(config);
|
|
54686
|
+
this['_addHeaders'] = (xhr) => {
|
|
54687
|
+
var _a;
|
|
54688
|
+
const headers = utils_1.constructBaggageHeader();
|
|
54689
|
+
if ((_a = headers === null || headers === void 0 ? void 0 : headers.baggage) === null || _a === void 0 ? void 0 : _a.length)
|
|
54690
|
+
xhr.setRequestHeader('baggage', headers.baggage);
|
|
54691
|
+
};
|
|
54692
|
+
}
|
|
54693
|
+
}
|
|
54694
|
+
exports.CustomXMLHttpRequestInstrumentation = CustomXMLHttpRequestInstrumentation;
|
|
54695
|
+
});
|
|
54696
|
+
|
|
54697
|
+
},{"../utils":429,"@opentelemetry/instrumentation-xml-http-request":93}],427:[function(require,module,exports){
|
|
54698
|
+
(function (factory) {
|
|
54699
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54700
|
+
var v = factory(require, exports);
|
|
54701
|
+
if (v !== undefined) module.exports = v;
|
|
54702
|
+
}
|
|
54703
|
+
else if (typeof define === "function" && define.amd) {
|
|
54704
|
+
define(["require", "exports", "./otel", "./events", "./const"], factory);
|
|
54705
|
+
}
|
|
54706
|
+
})(function (require, exports) {
|
|
54707
|
+
"use strict";
|
|
54708
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54709
|
+
exports.registerEventsBridge = void 0;
|
|
54710
|
+
const otel_1 = require("./otel");
|
|
54711
|
+
const events_1 = require("./events");
|
|
54712
|
+
const const_1 = require("./const");
|
|
54713
|
+
exports.registerEventsBridge = (logger, enableOpenTelemetry) => {
|
|
54714
|
+
events_1.registerEvents(logger, enableOpenTelemetry);
|
|
54715
|
+
if (enableOpenTelemetry) {
|
|
54716
|
+
otel_1.registerOpenTelemetry(logger);
|
|
54717
|
+
}
|
|
54718
|
+
const event = new Event(const_1.EVENTS.READY_EVENTS_BRIDGE);
|
|
54719
|
+
window.dispatchEvent(event);
|
|
54720
|
+
};
|
|
54721
|
+
});
|
|
54722
|
+
|
|
54723
|
+
},{"./const":423,"./events":424,"./otel":428}],428:[function(require,module,exports){
|
|
54724
|
+
(function (factory) {
|
|
54725
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54726
|
+
var v = factory(require, exports);
|
|
54727
|
+
if (v !== undefined) module.exports = v;
|
|
54728
|
+
}
|
|
54729
|
+
else if (typeof define === "function" && define.amd) {
|
|
54730
|
+
define(["require", "exports", "@opentelemetry/instrumentation", "./implementations/CustomFetchInstrumentation", "./implementations/CustomXMLHttpRequestInstrumentation", "../../../common/agent-events/cockpit-notifier"], factory);
|
|
54731
|
+
}
|
|
54732
|
+
})(function (require, exports) {
|
|
54733
|
+
"use strict";
|
|
54734
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54735
|
+
exports.registerOpenTelemetry = void 0;
|
|
54736
|
+
const instrumentation_1 = require("@opentelemetry/instrumentation");
|
|
54737
|
+
const CustomFetchInstrumentation_1 = require("./implementations/CustomFetchInstrumentation");
|
|
54738
|
+
const CustomXMLHttpRequestInstrumentation_1 = require("./implementations/CustomXMLHttpRequestInstrumentation");
|
|
54739
|
+
const cockpit_notifier_1 = require("../../../common/agent-events/cockpit-notifier");
|
|
54740
|
+
exports.registerOpenTelemetry = (logger) => {
|
|
54741
|
+
try {
|
|
54742
|
+
instrumentation_1.registerInstrumentations({
|
|
54743
|
+
instrumentations: [
|
|
54744
|
+
new CustomFetchInstrumentation_1.CustomFetchInstrumentation(),
|
|
54745
|
+
new CustomXMLHttpRequestInstrumentation_1.CustomXMLHttpRequestInstrumentation(),
|
|
54746
|
+
],
|
|
54747
|
+
});
|
|
54748
|
+
}
|
|
54749
|
+
catch (error) {
|
|
54750
|
+
logger.error(`An error occurred while registering OpenTelemetry Fetch/XMLHttp instrumentation.`, error);
|
|
54751
|
+
window.$Sealights.eventsBridge.error = error;
|
|
54752
|
+
cockpit_notifier_1.CockpitNotifier.sendError(JSON.stringify(error, Object.getOwnPropertyNames(error)));
|
|
54753
|
+
}
|
|
54754
|
+
};
|
|
54755
|
+
});
|
|
54756
|
+
|
|
54757
|
+
},{"../../../common/agent-events/cockpit-notifier":459,"./implementations/CustomFetchInstrumentation":425,"./implementations/CustomXMLHttpRequestInstrumentation":426,"@opentelemetry/instrumentation":98}],429:[function(require,module,exports){
|
|
54758
|
+
(function (factory) {
|
|
54759
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54760
|
+
var v = factory(require, exports);
|
|
54761
|
+
if (v !== undefined) module.exports = v;
|
|
54762
|
+
}
|
|
54763
|
+
else if (typeof define === "function" && define.amd) {
|
|
54764
|
+
define(["require", "exports"], factory);
|
|
54765
|
+
}
|
|
54766
|
+
})(function (require, exports) {
|
|
54767
|
+
"use strict";
|
|
54768
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54769
|
+
exports.constructBaggageHeader = void 0;
|
|
54770
|
+
exports.constructBaggageHeader = () => {
|
|
54771
|
+
var _a, _b;
|
|
54772
|
+
const { getBaggage } = ((_a = window.$Sealights) === null || _a === void 0 ? void 0 : _a.eventsBridge) || {};
|
|
54773
|
+
const baggage = (_b = getBaggage === null || getBaggage === void 0 ? void 0 : getBaggage()) !== null && _b !== void 0 ? _b : {};
|
|
54774
|
+
if (!Object.keys(baggage !== null && baggage !== void 0 ? baggage : {}).length) {
|
|
54775
|
+
return {};
|
|
54776
|
+
}
|
|
54777
|
+
return {
|
|
54778
|
+
baggage: Object.keys(baggage)
|
|
54779
|
+
.map((key) => {
|
|
54780
|
+
return `${key}=${baggage[key]}`;
|
|
54781
|
+
})
|
|
54782
|
+
.join(),
|
|
54783
|
+
};
|
|
54784
|
+
};
|
|
54785
|
+
});
|
|
54786
|
+
|
|
54787
|
+
},{}],430:[function(require,module,exports){
|
|
54550
54788
|
(function (factory) {
|
|
54551
54789
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54552
54790
|
var v = factory(require, exports);
|
|
@@ -54584,7 +54822,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54584
54822
|
exports.FeatureDetection = FeatureDetection;
|
|
54585
54823
|
});
|
|
54586
54824
|
|
|
54587
|
-
},{}],
|
|
54825
|
+
},{}],431:[function(require,module,exports){
|
|
54588
54826
|
(function (factory) {
|
|
54589
54827
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54590
54828
|
var v = factory(require, exports);
|
|
@@ -54790,7 +55028,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
54790
55028
|
exports.FootprintsQueueSender = FootprintsQueueSender;
|
|
54791
55029
|
});
|
|
54792
55030
|
|
|
54793
|
-
},{"../../common/system-date":
|
|
55031
|
+
},{"../../common/system-date":503,"./entities/footprints-item-data":422}],432:[function(require,module,exports){
|
|
54794
55032
|
(function (factory) {
|
|
54795
55033
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
54796
55034
|
var v = factory(require, exports);
|
|
@@ -55045,7 +55283,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55045
55283
|
exports.IstanbulToFootprintsConvertorV3 = IstanbulToFootprintsConvertorV3;
|
|
55046
55284
|
});
|
|
55047
55285
|
|
|
55048
|
-
},{"../../common/footprints-process-v6/location-formatter":
|
|
55286
|
+
},{"../../common/footprints-process-v6/location-formatter":490,"../../common/footprints-process/collection-interval":492,"../../common/system-date":503,"./logger/log-factory":436}],433:[function(require,module,exports){
|
|
55049
55287
|
(function (factory) {
|
|
55050
55288
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55051
55289
|
var v = factory(require, exports);
|
|
@@ -55151,7 +55389,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55151
55389
|
exports.IstanbulToFootprintsConverter = IstanbulToFootprintsConverter;
|
|
55152
55390
|
});
|
|
55153
55391
|
|
|
55154
|
-
},{"./utils":450}],
|
|
55392
|
+
},{"./utils":450}],434:[function(require,module,exports){
|
|
55155
55393
|
(function (factory) {
|
|
55156
55394
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55157
55395
|
var v = factory(require, exports);
|
|
@@ -55226,7 +55464,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55226
55464
|
exports.KarmaHandler = KarmaHandler;
|
|
55227
55465
|
});
|
|
55228
55466
|
|
|
55229
|
-
},{"../../common/events-process/events-contracts":
|
|
55467
|
+
},{"../../common/events-process/events-contracts":479,"../../common/events-process/events-creator":480,"../../common/utils/validation-utils":507,"./browser-agent-instance":407}],435:[function(require,module,exports){
|
|
55230
55468
|
(function (factory) {
|
|
55231
55469
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55232
55470
|
var v = factory(require, exports);
|
|
@@ -55417,7 +55655,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55417
55655
|
exports.ConsoleLogger = ConsoleLogger;
|
|
55418
55656
|
});
|
|
55419
55657
|
|
|
55420
|
-
},{"../../../common/system-date":
|
|
55658
|
+
},{"../../../common/system-date":503,"../configuration-override":416}],436:[function(require,module,exports){
|
|
55421
55659
|
(function (factory) {
|
|
55422
55660
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55423
55661
|
var v = factory(require, exports);
|
|
@@ -55447,7 +55685,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55447
55685
|
exports.LogFactory = LogFactory;
|
|
55448
55686
|
});
|
|
55449
55687
|
|
|
55450
|
-
},{"./console-logger":
|
|
55688
|
+
},{"./console-logger":435,"./null-logger":437}],437:[function(require,module,exports){
|
|
55451
55689
|
(function (factory) {
|
|
55452
55690
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55453
55691
|
var v = factory(require, exports);
|
|
@@ -55504,194 +55742,6 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55504
55742
|
NullLogger.INSTANCE = new NullLogger();
|
|
55505
55743
|
});
|
|
55506
55744
|
|
|
55507
|
-
},{}],431:[function(require,module,exports){
|
|
55508
|
-
(function (factory) {
|
|
55509
|
-
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55510
|
-
var v = factory(require, exports);
|
|
55511
|
-
if (v !== undefined) module.exports = v;
|
|
55512
|
-
}
|
|
55513
|
-
else if (typeof define === "function" && define.amd) {
|
|
55514
|
-
define(["require", "exports"], factory);
|
|
55515
|
-
}
|
|
55516
|
-
})(function (require, exports) {
|
|
55517
|
-
"use strict";
|
|
55518
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55519
|
-
exports.EVENTS = exports.SL_TEST_NAME = exports.SL_SESSION_ID = exports.SL_CONTEXT_KEY = exports.SL_BAGGAGE_HEADER = void 0;
|
|
55520
|
-
exports.SL_BAGGAGE_HEADER = 'baggage';
|
|
55521
|
-
exports.SL_CONTEXT_KEY = 'sl-context';
|
|
55522
|
-
exports.SL_SESSION_ID = 'x-sl-test-session-id';
|
|
55523
|
-
exports.SL_TEST_NAME = 'x-sl-test-name';
|
|
55524
|
-
exports.EVENTS = {
|
|
55525
|
-
SET_BAGGAGE: `set:${exports.SL_BAGGAGE_HEADER}`,
|
|
55526
|
-
DELETE_BAGGAGE: `delete:${exports.SL_BAGGAGE_HEADER}`,
|
|
55527
|
-
READY_OTEL_PLUGIN: 'ready:sl-browser-agent-otel',
|
|
55528
|
-
};
|
|
55529
|
-
});
|
|
55530
|
-
|
|
55531
|
-
},{}],432:[function(require,module,exports){
|
|
55532
|
-
(function (factory) {
|
|
55533
|
-
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55534
|
-
var v = factory(require, exports);
|
|
55535
|
-
if (v !== undefined) module.exports = v;
|
|
55536
|
-
}
|
|
55537
|
-
else if (typeof define === "function" && define.amd) {
|
|
55538
|
-
define(["require", "exports", "./const", "@opentelemetry/api", "./const"], factory);
|
|
55539
|
-
}
|
|
55540
|
-
})(function (require, exports) {
|
|
55541
|
-
"use strict";
|
|
55542
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55543
|
-
const SlConst = require("./const");
|
|
55544
|
-
const api = require("@opentelemetry/api");
|
|
55545
|
-
const const_1 = require("./const");
|
|
55546
|
-
let SlContext = api.ROOT_CONTEXT.setValue(api.createContextKey(SlConst.SL_CONTEXT_KEY), true);
|
|
55547
|
-
window.getSlBaggage = () => SlContext.getValue(api.createContextKey(SlConst.SL_BAGGAGE_HEADER));
|
|
55548
|
-
addEventListener(SlConst.EVENTS.SET_BAGGAGE, ({ detail }) => {
|
|
55549
|
-
var _a, _b;
|
|
55550
|
-
const sessionId = detail === null || detail === void 0 ? void 0 : detail[const_1.SL_SESSION_ID];
|
|
55551
|
-
const testName = detail === null || detail === void 0 ? void 0 : detail[const_1.SL_TEST_NAME];
|
|
55552
|
-
if (!(sessionId === null || sessionId === void 0 ? void 0 : sessionId.length) || !(testName === null || testName === void 0 ? void 0 : testName.length))
|
|
55553
|
-
return;
|
|
55554
|
-
SlContext = SlContext.setValue(api.createContextKey(SlConst.SL_BAGGAGE_HEADER), {
|
|
55555
|
-
[const_1.SL_SESSION_ID]: sessionId,
|
|
55556
|
-
[const_1.SL_TEST_NAME]: testName,
|
|
55557
|
-
});
|
|
55558
|
-
(_b = (_a = window.$SealightsAgent) === null || _a === void 0 ? void 0 : _a.setCurrentTestIdentifier) === null || _b === void 0 ? void 0 : _b.call(_a, `${sessionId}/${testName}`);
|
|
55559
|
-
});
|
|
55560
|
-
addEventListener(SlConst.EVENTS.DELETE_BAGGAGE, () => {
|
|
55561
|
-
var _a, _b;
|
|
55562
|
-
SlContext = SlContext.deleteValue(api.createContextKey(SlConst.SL_BAGGAGE_HEADER));
|
|
55563
|
-
(_b = (_a = window.$SealightsAgent) === null || _a === void 0 ? void 0 : _a.setCurrentTestIdentifier) === null || _b === void 0 ? void 0 : _b.call(_a, null);
|
|
55564
|
-
});
|
|
55565
|
-
window.SLOtelPluginLoaded = true;
|
|
55566
|
-
});
|
|
55567
|
-
|
|
55568
|
-
},{"./const":431,"@opentelemetry/api":18}],433:[function(require,module,exports){
|
|
55569
|
-
(function (factory) {
|
|
55570
|
-
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55571
|
-
var v = factory(require, exports);
|
|
55572
|
-
if (v !== undefined) module.exports = v;
|
|
55573
|
-
}
|
|
55574
|
-
else if (typeof define === "function" && define.amd) {
|
|
55575
|
-
define(["require", "exports", "@opentelemetry/instrumentation-fetch", "../utils"], factory);
|
|
55576
|
-
}
|
|
55577
|
-
})(function (require, exports) {
|
|
55578
|
-
"use strict";
|
|
55579
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55580
|
-
exports.CustomFetchInstrumentation = void 0;
|
|
55581
|
-
const instrumentation_fetch_1 = require("@opentelemetry/instrumentation-fetch");
|
|
55582
|
-
const utils_1 = require("../utils");
|
|
55583
|
-
class CustomFetchInstrumentation extends instrumentation_fetch_1.FetchInstrumentation {
|
|
55584
|
-
constructor(config) {
|
|
55585
|
-
super(config);
|
|
55586
|
-
this['_addHeaders'] = (options) => {
|
|
55587
|
-
const headers = utils_1.constructBaggageHeader();
|
|
55588
|
-
options.headers = Object.assign({}, headers, options.headers || {});
|
|
55589
|
-
};
|
|
55590
|
-
}
|
|
55591
|
-
}
|
|
55592
|
-
exports.CustomFetchInstrumentation = CustomFetchInstrumentation;
|
|
55593
|
-
});
|
|
55594
|
-
|
|
55595
|
-
},{"../utils":437,"@opentelemetry/instrumentation-fetch":89}],434:[function(require,module,exports){
|
|
55596
|
-
(function (factory) {
|
|
55597
|
-
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55598
|
-
var v = factory(require, exports);
|
|
55599
|
-
if (v !== undefined) module.exports = v;
|
|
55600
|
-
}
|
|
55601
|
-
else if (typeof define === "function" && define.amd) {
|
|
55602
|
-
define(["require", "exports", "@opentelemetry/instrumentation-xml-http-request", "../utils"], factory);
|
|
55603
|
-
}
|
|
55604
|
-
})(function (require, exports) {
|
|
55605
|
-
"use strict";
|
|
55606
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55607
|
-
exports.CustomXMLHttpRequestInstrumentation = void 0;
|
|
55608
|
-
const instrumentation_xml_http_request_1 = require("@opentelemetry/instrumentation-xml-http-request");
|
|
55609
|
-
const utils_1 = require("../utils");
|
|
55610
|
-
class CustomXMLHttpRequestInstrumentation extends instrumentation_xml_http_request_1.XMLHttpRequestInstrumentation {
|
|
55611
|
-
constructor(config) {
|
|
55612
|
-
super(config);
|
|
55613
|
-
this['_addHeaders'] = (xhr) => {
|
|
55614
|
-
var _a;
|
|
55615
|
-
const headers = utils_1.constructBaggageHeader();
|
|
55616
|
-
if ((_a = headers === null || headers === void 0 ? void 0 : headers.baggage) === null || _a === void 0 ? void 0 : _a.length)
|
|
55617
|
-
xhr.setRequestHeader('baggage', headers.baggage);
|
|
55618
|
-
};
|
|
55619
|
-
}
|
|
55620
|
-
}
|
|
55621
|
-
exports.CustomXMLHttpRequestInstrumentation = CustomXMLHttpRequestInstrumentation;
|
|
55622
|
-
});
|
|
55623
|
-
|
|
55624
|
-
},{"../utils":437,"@opentelemetry/instrumentation-xml-http-request":93}],435:[function(require,module,exports){
|
|
55625
|
-
(function (factory) {
|
|
55626
|
-
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55627
|
-
var v = factory(require, exports);
|
|
55628
|
-
if (v !== undefined) module.exports = v;
|
|
55629
|
-
}
|
|
55630
|
-
else if (typeof define === "function" && define.amd) {
|
|
55631
|
-
define(["require", "exports", "./otel", "./events", "./const"], factory);
|
|
55632
|
-
}
|
|
55633
|
-
})(function (require, exports) {
|
|
55634
|
-
"use strict";
|
|
55635
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55636
|
-
require("./otel");
|
|
55637
|
-
require("./events");
|
|
55638
|
-
const const_1 = require("./const");
|
|
55639
|
-
const event = new Event(const_1.EVENTS.READY_OTEL_PLUGIN);
|
|
55640
|
-
window.dispatchEvent(event);
|
|
55641
|
-
});
|
|
55642
|
-
|
|
55643
|
-
},{"./const":431,"./events":432,"./otel":436}],436:[function(require,module,exports){
|
|
55644
|
-
(function (factory) {
|
|
55645
|
-
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55646
|
-
var v = factory(require, exports);
|
|
55647
|
-
if (v !== undefined) module.exports = v;
|
|
55648
|
-
}
|
|
55649
|
-
else if (typeof define === "function" && define.amd) {
|
|
55650
|
-
define(["require", "exports", "@opentelemetry/instrumentation", "./implementations/CustomFetchInstrumentation", "./implementations/CustomXMLHttpRequestInstrumentation"], factory);
|
|
55651
|
-
}
|
|
55652
|
-
})(function (require, exports) {
|
|
55653
|
-
"use strict";
|
|
55654
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55655
|
-
const instrumentation_1 = require("@opentelemetry/instrumentation");
|
|
55656
|
-
const CustomFetchInstrumentation_1 = require("./implementations/CustomFetchInstrumentation");
|
|
55657
|
-
const CustomXMLHttpRequestInstrumentation_1 = require("./implementations/CustomXMLHttpRequestInstrumentation");
|
|
55658
|
-
instrumentation_1.registerInstrumentations({
|
|
55659
|
-
instrumentations: [
|
|
55660
|
-
new CustomFetchInstrumentation_1.CustomFetchInstrumentation(),
|
|
55661
|
-
new CustomXMLHttpRequestInstrumentation_1.CustomXMLHttpRequestInstrumentation(),
|
|
55662
|
-
],
|
|
55663
|
-
});
|
|
55664
|
-
});
|
|
55665
|
-
|
|
55666
|
-
},{"./implementations/CustomFetchInstrumentation":433,"./implementations/CustomXMLHttpRequestInstrumentation":434,"@opentelemetry/instrumentation":98}],437:[function(require,module,exports){
|
|
55667
|
-
(function (factory) {
|
|
55668
|
-
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55669
|
-
var v = factory(require, exports);
|
|
55670
|
-
if (v !== undefined) module.exports = v;
|
|
55671
|
-
}
|
|
55672
|
-
else if (typeof define === "function" && define.amd) {
|
|
55673
|
-
define(["require", "exports"], factory);
|
|
55674
|
-
}
|
|
55675
|
-
})(function (require, exports) {
|
|
55676
|
-
"use strict";
|
|
55677
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55678
|
-
exports.constructBaggageHeader = void 0;
|
|
55679
|
-
exports.constructBaggageHeader = () => {
|
|
55680
|
-
const { getSlBaggage } = window;
|
|
55681
|
-
const baggage = getSlBaggage();
|
|
55682
|
-
if (!Object.keys(baggage !== null && baggage !== void 0 ? baggage : {}).length) {
|
|
55683
|
-
return {};
|
|
55684
|
-
}
|
|
55685
|
-
return {
|
|
55686
|
-
baggage: Object.keys(baggage)
|
|
55687
|
-
.map((key) => {
|
|
55688
|
-
return `${key}=${baggage[key]}`;
|
|
55689
|
-
})
|
|
55690
|
-
.join(),
|
|
55691
|
-
};
|
|
55692
|
-
};
|
|
55693
|
-
});
|
|
55694
|
-
|
|
55695
55745
|
},{}],438:[function(require,module,exports){
|
|
55696
55746
|
(function (factory) {
|
|
55697
55747
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -55773,7 +55823,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55773
55823
|
exports.FootprintsItemsQueue = FootprintsItemsQueue;
|
|
55774
55824
|
});
|
|
55775
55825
|
|
|
55776
|
-
},{"../../../common/system-date":
|
|
55826
|
+
},{"../../../common/system-date":503,"../delegate":418,"../entities/footprints-item-data":422}],439:[function(require,module,exports){
|
|
55777
55827
|
(function (factory) {
|
|
55778
55828
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55779
55829
|
var v = factory(require, exports);
|
|
@@ -55840,7 +55890,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
55840
55890
|
Queue.DEFAULT_MAX_ITEMS_IN_QUEUE = 1000;
|
|
55841
55891
|
});
|
|
55842
55892
|
|
|
55843
|
-
},{"../../../common/utils/validation-utils":
|
|
55893
|
+
},{"../../../common/utils/validation-utils":507}],440:[function(require,module,exports){
|
|
55844
55894
|
(function (factory) {
|
|
55845
55895
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
55846
55896
|
var v = factory(require, exports);
|
|
@@ -56001,7 +56051,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56001
56051
|
exports.JsonClientAdapter = JsonClientAdapter;
|
|
56002
56052
|
});
|
|
56003
56053
|
|
|
56004
|
-
},{"../../../../common/utils/validation-utils":
|
|
56054
|
+
},{"../../../../common/utils/validation-utils":507}],444:[function(require,module,exports){
|
|
56005
56055
|
(function (factory) {
|
|
56006
56056
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
56007
56057
|
var v = factory(require, exports);
|
|
@@ -56112,7 +56162,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56112
56162
|
exports.JsonClient = JsonClient;
|
|
56113
56163
|
});
|
|
56114
56164
|
|
|
56115
|
-
},{"../../../../common/http/contracts":
|
|
56165
|
+
},{"../../../../common/http/contracts":494,"../http/http-request":441}],445:[function(require,module,exports){
|
|
56116
56166
|
(function (factory) {
|
|
56117
56167
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
56118
56168
|
var v = factory(require, exports);
|
|
@@ -56140,7 +56190,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56140
56190
|
exports.NoopJsonClient = NoopJsonClient;
|
|
56141
56191
|
});
|
|
56142
56192
|
|
|
56143
|
-
},{"../../logger/log-factory":
|
|
56193
|
+
},{"../../logger/log-factory":436,"./json-client":444}],446:[function(require,module,exports){
|
|
56144
56194
|
(function (factory) {
|
|
56145
56195
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
56146
56196
|
var v = factory(require, exports);
|
|
@@ -56234,7 +56284,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56234
56284
|
exports.SlMappingLoader = SlMappingLoader;
|
|
56235
56285
|
});
|
|
56236
56286
|
|
|
56237
|
-
},{"../../common/agent-events/cockpit-notifier":
|
|
56287
|
+
},{"../../common/agent-events/cockpit-notifier":459}],448:[function(require,module,exports){
|
|
56238
56288
|
(function (factory) {
|
|
56239
56289
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
56240
56290
|
var v = factory(require, exports);
|
|
@@ -56713,7 +56763,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56713
56763
|
const agentInstanceInfoBuilder = new agent_instance_info_builder_1.AgentInstanceInfoBuilder(this);
|
|
56714
56764
|
const machineInfoBuilder = new machine_info_builder_1.MachineInfoBuilder();
|
|
56715
56765
|
const dependencies = Object.assign(Object.assign({}, packageJsonFile.dependencies), packageJsonFile.devDependencies);
|
|
56716
|
-
const nodejsEnvInfoBuilder = new nodejs_env_info_builder_1.NodejsEnvInfoBuilder(dependencies);
|
|
56766
|
+
const nodejsEnvInfoBuilder = new nodejs_env_info_builder_1.NodejsEnvInfoBuilder(this.agentInstanceData, dependencies);
|
|
56717
56767
|
const ciInfoBuilder = new ci_info_builder_1.CiInfoBuilder();
|
|
56718
56768
|
const agentStartInfoBuilder = new agent_start_info_builder_1.AgentStartInfoBuilder(agentInstanceInfoBuilder, machineInfoBuilder, nodejsEnvInfoBuilder, ciInfoBuilder);
|
|
56719
56769
|
const agentStartInfo = agentStartInfoBuilder.build();
|
|
@@ -56855,7 +56905,40 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56855
56905
|
})(StartRequestStatus || (StartRequestStatus = {}));
|
|
56856
56906
|
});
|
|
56857
56907
|
|
|
56858
|
-
},{"../http/backend-proxy":
|
|
56908
|
+
},{"../http/backend-proxy":493,"../system-date":503,"../utils/validation-utils":507,"../watchdog":508,"./agent-events-conracts":453,"./agent-instance-info-builder":456,"./agent-start-info-builder":457,"./ci-info-builder":458,"./machine-info-builder":461,"./nodejs-env-info-builder":463}],455:[function(require,module,exports){
|
|
56909
|
+
(function (factory) {
|
|
56910
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
56911
|
+
var v = factory(require, exports);
|
|
56912
|
+
if (v !== undefined) module.exports = v;
|
|
56913
|
+
}
|
|
56914
|
+
else if (typeof define === "function" && define.amd) {
|
|
56915
|
+
define(["require", "exports", "../system-date", "./cockpit-notifier"], factory);
|
|
56916
|
+
}
|
|
56917
|
+
})(function (require, exports) {
|
|
56918
|
+
"use strict";
|
|
56919
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56920
|
+
exports.AgentEventsGuard = void 0;
|
|
56921
|
+
const system_date_1 = require("../system-date");
|
|
56922
|
+
const cockpit_notifier_1 = require("./cockpit-notifier");
|
|
56923
|
+
class AgentEventsGuard {
|
|
56924
|
+
static notifyIfNeeded(eventCode, data) {
|
|
56925
|
+
const currentTime = system_date_1.getSystemDateValueOf();
|
|
56926
|
+
const lastCallTime = AgentEventsGuard.EVENT_CODE_TO_LAST_CALL.get(eventCode);
|
|
56927
|
+
if (!lastCallTime || currentTime - lastCallTime >= AgentEventsGuard.DEFAULT_FIVE_MIN_BUFFER) {
|
|
56928
|
+
cockpit_notifier_1.CockpitNotifier.sendEvent(eventCode, data);
|
|
56929
|
+
AgentEventsGuard.EVENT_CODE_TO_LAST_CALL.set(eventCode, currentTime);
|
|
56930
|
+
}
|
|
56931
|
+
}
|
|
56932
|
+
static init() {
|
|
56933
|
+
AgentEventsGuard.EVENT_CODE_TO_LAST_CALL = new Map();
|
|
56934
|
+
}
|
|
56935
|
+
}
|
|
56936
|
+
exports.AgentEventsGuard = AgentEventsGuard;
|
|
56937
|
+
AgentEventsGuard.DEFAULT_FIVE_MIN_BUFFER = 5 * 60 * 1000;
|
|
56938
|
+
AgentEventsGuard.EVENT_CODE_TO_LAST_CALL = new Map();
|
|
56939
|
+
});
|
|
56940
|
+
|
|
56941
|
+
},{"../system-date":503,"./cockpit-notifier":459}],456:[function(require,module,exports){
|
|
56859
56942
|
(function (process){(function (){
|
|
56860
56943
|
(function (factory) {
|
|
56861
56944
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -56885,7 +56968,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56885
56968
|
agentId: agentEventsController.agentInstanceData.agentId,
|
|
56886
56969
|
agentType: agentEventsController.agentInstanceData.agentType,
|
|
56887
56970
|
agentVersion: agentEventsController.agentInstanceData.agentVersion,
|
|
56888
|
-
technology: agentEventsController.agentInstanceData.technology
|
|
56971
|
+
technology: agentEventsController.agentInstanceData.technology,
|
|
56889
56972
|
};
|
|
56890
56973
|
}
|
|
56891
56974
|
fillData() {
|
|
@@ -56931,7 +57014,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56931
57014
|
});
|
|
56932
57015
|
|
|
56933
57016
|
}).call(this)}).call(this,require('_process'))
|
|
56934
|
-
},{"./sensitive-data-filter":
|
|
57017
|
+
},{"./sensitive-data-filter":464,"_process":335}],457:[function(require,module,exports){
|
|
56935
57018
|
(function (factory) {
|
|
56936
57019
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
56937
57020
|
var v = factory(require, exports);
|
|
@@ -56965,7 +57048,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
56965
57048
|
exports.AgentStartInfoBuilder = AgentStartInfoBuilder;
|
|
56966
57049
|
});
|
|
56967
57050
|
|
|
56968
|
-
},{}],
|
|
57051
|
+
},{}],458:[function(require,module,exports){
|
|
56969
57052
|
(function (process){(function (){
|
|
56970
57053
|
(function (factory) {
|
|
56971
57054
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57007,7 +57090,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57007
57090
|
});
|
|
57008
57091
|
|
|
57009
57092
|
}).call(this)}).call(this,require('_process'))
|
|
57010
|
-
},{"_process":335}],
|
|
57093
|
+
},{"_process":335}],459:[function(require,module,exports){
|
|
57011
57094
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
57012
57095
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
57013
57096
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -57093,7 +57176,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57093
57176
|
CockpitNotifier.controllerNullLogged = false;
|
|
57094
57177
|
});
|
|
57095
57178
|
|
|
57096
|
-
},{"./agent-events-controller":454,"./dry-run-agent-events-controller":
|
|
57179
|
+
},{"./agent-events-controller":454,"./dry-run-agent-events-controller":460,"./no-op-agent-events-controller":462}],460:[function(require,module,exports){
|
|
57097
57180
|
(function (factory) {
|
|
57098
57181
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57099
57182
|
var v = factory(require, exports);
|
|
@@ -57121,7 +57204,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57121
57204
|
exports.DryRunAgentEventsController = DryRunAgentEventsController;
|
|
57122
57205
|
});
|
|
57123
57206
|
|
|
57124
|
-
},{"../agent-instance-data":
|
|
57207
|
+
},{"../agent-instance-data":465,"../config-process/config":468,"./agent-events-conracts":453,"./agent-events-controller":454}],461:[function(require,module,exports){
|
|
57125
57208
|
(function (process){(function (){
|
|
57126
57209
|
(function (factory) {
|
|
57127
57210
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57169,7 +57252,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57169
57252
|
});
|
|
57170
57253
|
|
|
57171
57254
|
}).call(this)}).call(this,require('_process'))
|
|
57172
|
-
},{"../system-date":
|
|
57255
|
+
},{"../system-date":503,"_process":335,"os":310}],462:[function(require,module,exports){
|
|
57173
57256
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
57174
57257
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
57175
57258
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -57227,7 +57310,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57227
57310
|
exports.NoOpAgentEventsController = NoOpAgentEventsController;
|
|
57228
57311
|
});
|
|
57229
57312
|
|
|
57230
|
-
},{"./agent-events-controller":454}],
|
|
57313
|
+
},{"./agent-events-controller":454}],463:[function(require,module,exports){
|
|
57231
57314
|
(function (process){(function (){
|
|
57232
57315
|
(function (factory) {
|
|
57233
57316
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57242,7 +57325,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57242
57325
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57243
57326
|
exports.NodejsEnvInfoBuilder = void 0;
|
|
57244
57327
|
class NodejsEnvInfoBuilder {
|
|
57245
|
-
constructor(dependencies) {
|
|
57328
|
+
constructor(agentInstanceData, dependencies) {
|
|
57329
|
+
this.agentInstanceData = agentInstanceData;
|
|
57246
57330
|
this.info = {};
|
|
57247
57331
|
this.dependencies = dependencies || {};
|
|
57248
57332
|
}
|
|
@@ -57250,6 +57334,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57250
57334
|
this.info.indexJsonDeps = this.dependencies;
|
|
57251
57335
|
this.info.nodeVersion = process.versions.node;
|
|
57252
57336
|
this.info.execArgv = process.execArgv;
|
|
57337
|
+
this.info.allocatedMemoryInMB = this.agentInstanceData.AgentAllocatedMemoryInMb;
|
|
57253
57338
|
}
|
|
57254
57339
|
build() {
|
|
57255
57340
|
this.fillData();
|
|
@@ -57260,7 +57345,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57260
57345
|
});
|
|
57261
57346
|
|
|
57262
57347
|
}).call(this)}).call(this,require('_process'))
|
|
57263
|
-
},{"_process":335}],
|
|
57348
|
+
},{"_process":335}],464:[function(require,module,exports){
|
|
57264
57349
|
(function (factory) {
|
|
57265
57350
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57266
57351
|
var v = factory(require, exports);
|
|
@@ -57325,7 +57410,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57325
57410
|
exports.isSensitive = isSensitive;
|
|
57326
57411
|
});
|
|
57327
57412
|
|
|
57328
|
-
},{}],
|
|
57413
|
+
},{}],465:[function(require,module,exports){
|
|
57329
57414
|
(function (__dirname){(function (){
|
|
57330
57415
|
(function (factory) {
|
|
57331
57416
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57373,12 +57458,18 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57373
57458
|
const windowVar = typeof window !== 'undefined' ? window : null;
|
|
57374
57459
|
return (windowVar && windowVar[agent_instance_info_builder_1.AgentInstanceInfoBuilder.SEALIGHTS_WINDOW_OBJECT] && windowVar[agent_instance_info_builder_1.AgentInstanceInfoBuilder.SEALIGHTS_WINDOW_OBJECT].agentVersion) || agent_instance_info_builder_1.AgentInstanceInfoBuilder.DEFAULT_BROWSER_AGENT_VERSION;
|
|
57375
57460
|
}
|
|
57461
|
+
set AgentAllocatedMemoryInMb(memory) {
|
|
57462
|
+
this.agentAllocatedMemoryInMb = memory;
|
|
57463
|
+
}
|
|
57464
|
+
get AgentAllocatedMemoryInMb() {
|
|
57465
|
+
return this.agentAllocatedMemoryInMb;
|
|
57466
|
+
}
|
|
57376
57467
|
}
|
|
57377
57468
|
exports.AgentInstanceData = AgentInstanceData;
|
|
57378
57469
|
});
|
|
57379
57470
|
|
|
57380
57471
|
}).call(this)}).call(this,"/tsOutputs/common")
|
|
57381
|
-
},{"./agent-events/agent-events-conracts":453,"./agent-events/agent-instance-info-builder":
|
|
57472
|
+
},{"./agent-events/agent-events-conracts":453,"./agent-events/agent-instance-info-builder":456,"./utils/files-utils":505,"fs":225,"uuid":677}],466:[function(require,module,exports){
|
|
57382
57473
|
(function (process){(function (){
|
|
57383
57474
|
(function (factory) {
|
|
57384
57475
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57470,7 +57561,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57470
57561
|
});
|
|
57471
57562
|
|
|
57472
57563
|
}).call(this)}).call(this,require('_process'))
|
|
57473
|
-
},{"../constants/sl-env-vars":
|
|
57564
|
+
},{"../constants/sl-env-vars":472,"./config":468,"./config-system":467,"_process":335,"fs":225,"jwt-decode":611}],467:[function(require,module,exports){
|
|
57474
57565
|
(function (process){(function (){
|
|
57475
57566
|
(function (factory) {
|
|
57476
57567
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -57750,7 +57841,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57750
57841
|
});
|
|
57751
57842
|
|
|
57752
57843
|
}).call(this)}).call(this,require('_process'))
|
|
57753
|
-
},{"_process":335,"fs":225}],
|
|
57844
|
+
},{"_process":335,"fs":225}],468:[function(require,module,exports){
|
|
57754
57845
|
(function (factory) {
|
|
57755
57846
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57756
57847
|
var v = factory(require, exports);
|
|
@@ -57819,7 +57910,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57819
57910
|
exports.AgentConfigWithRuntimeArgs = AgentConfigWithRuntimeArgs;
|
|
57820
57911
|
});
|
|
57821
57912
|
|
|
57822
|
-
},{"./config-system":
|
|
57913
|
+
},{"./config-system":467}],469:[function(require,module,exports){
|
|
57823
57914
|
(function (factory) {
|
|
57824
57915
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57825
57916
|
var v = factory(require, exports);
|
|
@@ -57936,7 +58027,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57936
58027
|
exports.ConfigProcess = ConfigProcess;
|
|
57937
58028
|
});
|
|
57938
58029
|
|
|
57939
|
-
},{"./config-system":
|
|
58030
|
+
},{"./config-system":467,"events":266,"jwt-decode":611,"object-assign":309}],470:[function(require,module,exports){
|
|
57940
58031
|
(function (factory) {
|
|
57941
58032
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57942
58033
|
var v = factory(require, exports);
|
|
@@ -57964,7 +58055,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57964
58055
|
exports.NoopConfigProcess = NoopConfigProcess;
|
|
57965
58056
|
});
|
|
57966
58057
|
|
|
57967
|
-
},{"./index":
|
|
58058
|
+
},{"./index":469}],471:[function(require,module,exports){
|
|
57968
58059
|
(function (factory) {
|
|
57969
58060
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
57970
58061
|
var v = factory(require, exports);
|
|
@@ -57999,7 +58090,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
57999
58090
|
_a);
|
|
58000
58091
|
});
|
|
58001
58092
|
|
|
58002
|
-
},{}],
|
|
58093
|
+
},{}],472:[function(require,module,exports){
|
|
58003
58094
|
(function (process){(function (){
|
|
58004
58095
|
(function (factory) {
|
|
58005
58096
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -58142,7 +58233,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58142
58233
|
});
|
|
58143
58234
|
|
|
58144
58235
|
}).call(this)}).call(this,require('_process'))
|
|
58145
|
-
},{"../utils/env-var-parsing":
|
|
58236
|
+
},{"../utils/env-var-parsing":504,"_process":335}],473:[function(require,module,exports){
|
|
58146
58237
|
(function (factory) {
|
|
58147
58238
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58148
58239
|
var v = factory(require, exports);
|
|
@@ -58162,7 +58253,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58162
58253
|
})(ElementType = exports.ElementType || (exports.ElementType = {}));
|
|
58163
58254
|
});
|
|
58164
58255
|
|
|
58165
|
-
},{}],
|
|
58256
|
+
},{}],474:[function(require,module,exports){
|
|
58166
58257
|
(function (factory) {
|
|
58167
58258
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58168
58259
|
var v = factory(require, exports);
|
|
@@ -58295,7 +58386,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58295
58386
|
exports.FileElement = FileElement;
|
|
58296
58387
|
});
|
|
58297
58388
|
|
|
58298
|
-
},{"../utils/validation-utils":
|
|
58389
|
+
},{"../utils/validation-utils":507}],475:[function(require,module,exports){
|
|
58299
58390
|
(function (factory) {
|
|
58300
58391
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58301
58392
|
var v = factory(require, exports);
|
|
@@ -58365,7 +58456,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58365
58456
|
exports.IstanbulUniqueIdConverter = IstanbulUniqueIdConverter;
|
|
58366
58457
|
});
|
|
58367
58458
|
|
|
58368
|
-
},{"./contracts":
|
|
58459
|
+
},{"./contracts":473,"./unique-id-converter":478}],476:[function(require,module,exports){
|
|
58369
58460
|
(function (factory) {
|
|
58370
58461
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58371
58462
|
var v = factory(require, exports);
|
|
@@ -58422,7 +58513,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58422
58513
|
}
|
|
58423
58514
|
});
|
|
58424
58515
|
|
|
58425
|
-
},{"../system-date":
|
|
58516
|
+
},{"../system-date":503,"../utils/files-utils":505,"./istanbul-unique-id-converter":475,"path":327}],477:[function(require,module,exports){
|
|
58426
58517
|
(function (factory) {
|
|
58427
58518
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58428
58519
|
var v = factory(require, exports);
|
|
@@ -58606,7 +58697,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58606
58697
|
exports.OriginalModuleLoader = OriginalModuleLoader;
|
|
58607
58698
|
});
|
|
58608
58699
|
|
|
58609
|
-
},{"../source-maps-utils":
|
|
58700
|
+
},{"../source-maps-utils":500,"../utils/files-utils":505,"../utils/validation-utils":507}],478:[function(require,module,exports){
|
|
58610
58701
|
(function (factory) {
|
|
58611
58702
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58612
58703
|
var v = factory(require, exports);
|
|
@@ -58818,7 +58909,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58818
58909
|
exports.UniqueIdConverter = UniqueIdConverter;
|
|
58819
58910
|
});
|
|
58820
58911
|
|
|
58821
|
-
},{"./contracts":
|
|
58912
|
+
},{"./contracts":473,"./file-element":474}],479:[function(require,module,exports){
|
|
58822
58913
|
(function (factory) {
|
|
58823
58914
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58824
58915
|
var v = factory(require, exports);
|
|
@@ -58849,7 +58940,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58849
58940
|
})(TestSelectionStatus = exports.TestSelectionStatus || (exports.TestSelectionStatus = {}));
|
|
58850
58941
|
});
|
|
58851
58942
|
|
|
58852
|
-
},{}],
|
|
58943
|
+
},{}],480:[function(require,module,exports){
|
|
58853
58944
|
(function (factory) {
|
|
58854
58945
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
58855
58946
|
var v = factory(require, exports);
|
|
@@ -58889,7 +58980,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58889
58980
|
exports.EventsCreator = EventsCreator;
|
|
58890
58981
|
});
|
|
58891
58982
|
|
|
58892
|
-
},{"../system-date":
|
|
58983
|
+
},{"../system-date":503,"./events-contracts":479}],481:[function(require,module,exports){
|
|
58893
58984
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
58894
58985
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
58895
58986
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -59077,7 +59168,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59077
59168
|
EventsProcess.ITEMS_TO_DEQUE = 1000;
|
|
59078
59169
|
});
|
|
59079
59170
|
|
|
59080
|
-
},{"../system-date":
|
|
59171
|
+
},{"../system-date":503,"../utils/validation-utils":507}],482:[function(require,module,exports){
|
|
59081
59172
|
(function (factory) {
|
|
59082
59173
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59083
59174
|
var v = factory(require, exports);
|
|
@@ -59133,7 +59224,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59133
59224
|
exports.BaseBrowserHitsConverter = BaseBrowserHitsConverter;
|
|
59134
59225
|
});
|
|
59135
59226
|
|
|
59136
|
-
},{"../../common/footprints-process-v6/hits-converter":
|
|
59227
|
+
},{"../../common/footprints-process-v6/hits-converter":488,"../utils/files-utils":505,"./location-formatter":490}],483:[function(require,module,exports){
|
|
59137
59228
|
(function (factory) {
|
|
59138
59229
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59139
59230
|
var v = factory(require, exports);
|
|
@@ -59178,7 +59269,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59178
59269
|
BufferSizeHelper.MB = 1024 * 1024;
|
|
59179
59270
|
});
|
|
59180
59271
|
|
|
59181
|
-
},{}],
|
|
59272
|
+
},{}],484:[function(require,module,exports){
|
|
59182
59273
|
(function (factory) {
|
|
59183
59274
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59184
59275
|
var v = factory(require, exports);
|
|
@@ -59211,7 +59302,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59211
59302
|
exports.CollectorFootprintsBuffer = CollectorFootprintsBuffer;
|
|
59212
59303
|
});
|
|
59213
59304
|
|
|
59214
|
-
},{"../agent-events/agent-events-conracts":453,"./footprints-buffer":
|
|
59305
|
+
},{"../agent-events/agent-events-conracts":453,"./footprints-buffer":486}],485:[function(require,module,exports){
|
|
59215
59306
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
59216
59307
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
59217
59308
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -59281,7 +59372,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59281
59372
|
exports.CollectorFootprintsProcess = CollectorFootprintsProcess;
|
|
59282
59373
|
});
|
|
59283
59374
|
|
|
59284
|
-
},{".":
|
|
59375
|
+
},{".":489,"../no-op-state-tracker":499}],486:[function(require,module,exports){
|
|
59285
59376
|
(function (factory) {
|
|
59286
59377
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59287
59378
|
var v = factory(require, exports);
|
|
@@ -59402,7 +59493,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59402
59493
|
FootprintsBuffer.BUFFER_FULL = 'bufferFull';
|
|
59403
59494
|
});
|
|
59404
59495
|
|
|
59405
|
-
},{"../agent-events/agent-events-conracts":453,"../agent-events/cockpit-notifier":
|
|
59496
|
+
},{"../agent-events/agent-events-conracts":453,"../agent-events/cockpit-notifier":459,"./buffer-size-helper":483,"events":266}],487:[function(require,module,exports){
|
|
59406
59497
|
(function (global){(function (){
|
|
59407
59498
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
59408
59499
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
@@ -59581,7 +59672,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59581
59672
|
});
|
|
59582
59673
|
|
|
59583
59674
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
59584
|
-
},{"../constants/sl-env-vars":
|
|
59675
|
+
},{"../constants/sl-env-vars":472,"../coverage-elements/original-module-loader":477}],488:[function(require,module,exports){
|
|
59585
59676
|
(function (factory) {
|
|
59586
59677
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
59587
59678
|
var v = factory(require, exports);
|
|
@@ -59731,7 +59822,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59731
59822
|
HitsConverter.BRANCH_ID_DEL = '|';
|
|
59732
59823
|
});
|
|
59733
59824
|
|
|
59734
|
-
},{"../agent-events/cockpit-notifier":
|
|
59825
|
+
},{"../agent-events/cockpit-notifier":459,"../constants/sl-env-vars":472,"../coverage-elements/new-id-resolver":476,"../coverage-elements/original-module-loader":477,"./hits-collector":487}],489:[function(require,module,exports){
|
|
59735
59826
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
59736
59827
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
59737
59828
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -59747,7 +59838,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59747
59838
|
if (v !== undefined) module.exports = v;
|
|
59748
59839
|
}
|
|
59749
59840
|
else if (typeof define === "function" && define.amd) {
|
|
59750
|
-
define(["require", "exports", "./footprints-buffer", "../footprints-process/collection-interval", "../state-tracker", "../agent-events/cockpit-notifier", "../agent-events/agent-events-conracts", "../constants/sl-env-vars"], factory);
|
|
59841
|
+
define(["require", "exports", "./footprints-buffer", "../footprints-process/collection-interval", "../state-tracker", "../agent-events/cockpit-notifier", "../agent-events/agent-events-conracts", "../constants/sl-env-vars", "../agent-events/agent-events-guard"], factory);
|
|
59751
59842
|
}
|
|
59752
59843
|
})(function (require, exports) {
|
|
59753
59844
|
"use strict";
|
|
@@ -59759,6 +59850,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59759
59850
|
const cockpit_notifier_1 = require("../agent-events/cockpit-notifier");
|
|
59760
59851
|
const agent_events_conracts_1 = require("../agent-events/agent-events-conracts");
|
|
59761
59852
|
const sl_env_vars_1 = require("../constants/sl-env-vars");
|
|
59853
|
+
const agent_events_guard_1 = require("../agent-events/agent-events-guard");
|
|
59762
59854
|
class FootprintsProcess {
|
|
59763
59855
|
constructor(cfg, sendToServerWatchdog, keepaliveWatchdog, logger, hitsCollector, hitsConverter, footprintsBuffer, backendProxy, stateTracker) {
|
|
59764
59856
|
this.isRunning = false;
|
|
@@ -59836,7 +59928,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
59836
59928
|
}
|
|
59837
59929
|
catch (e) {
|
|
59838
59930
|
this.logger.error(`Error while submitting footprints '${e}'`);
|
|
59839
|
-
|
|
59931
|
+
agent_events_guard_1.AgentEventsGuard.notifyIfNeeded(agent_events_conracts_1.AgentEventCode.FOOTPRINTS_SUBMISSION_ERROR, e);
|
|
59840
59932
|
}
|
|
59841
59933
|
finally {
|
|
59842
59934
|
this.ongoingRequestsCounter--;
|
|
@@ -60019,7 +60111,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60019
60111
|
FootprintsProcess.ALARM_FIRED = 'alarm';
|
|
60020
60112
|
});
|
|
60021
60113
|
|
|
60022
|
-
},{"../agent-events/agent-events-conracts":453,"../agent-events/cockpit-notifier":
|
|
60114
|
+
},{"../agent-events/agent-events-conracts":453,"../agent-events/agent-events-guard":455,"../agent-events/cockpit-notifier":459,"../constants/sl-env-vars":472,"../footprints-process/collection-interval":492,"../state-tracker":502,"./footprints-buffer":486}],490:[function(require,module,exports){
|
|
60023
60115
|
(function (factory) {
|
|
60024
60116
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60025
60117
|
var v = factory(require, exports);
|
|
@@ -60053,7 +60145,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60053
60145
|
}
|
|
60054
60146
|
});
|
|
60055
60147
|
|
|
60056
|
-
},{}],
|
|
60148
|
+
},{}],491:[function(require,module,exports){
|
|
60057
60149
|
(function (process){(function (){
|
|
60058
60150
|
(function (factory) {
|
|
60059
60151
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -60094,7 +60186,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60094
60186
|
});
|
|
60095
60187
|
|
|
60096
60188
|
}).call(this)}).call(this,require('_process'))
|
|
60097
|
-
},{"_process":335}],
|
|
60189
|
+
},{"_process":335}],492:[function(require,module,exports){
|
|
60098
60190
|
(function (factory) {
|
|
60099
60191
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60100
60192
|
var v = factory(require, exports);
|
|
@@ -60132,7 +60224,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60132
60224
|
exports.CollectionInterval = CollectionInterval;
|
|
60133
60225
|
});
|
|
60134
60226
|
|
|
60135
|
-
},{"../system-date":
|
|
60227
|
+
},{"../system-date":503}],493:[function(require,module,exports){
|
|
60136
60228
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
60137
60229
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
60138
60230
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -60479,7 +60571,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60479
60571
|
BackendProxy.DEFAULT_HTTP_ATTEMPT_INTERVAL = 5 * 1000;
|
|
60480
60572
|
});
|
|
60481
60573
|
|
|
60482
|
-
},{"../constants/constants":
|
|
60574
|
+
},{"../constants/constants":471,"../constants/sl-env-vars":472,"../utils/timer-utils":506,"../utils/validation-utils":507,"./contracts":494,"./entities-mapper":495,"./http-client":496,"./sl-routes":498}],494:[function(require,module,exports){
|
|
60483
60575
|
(function (factory) {
|
|
60484
60576
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60485
60577
|
var v = factory(require, exports);
|
|
@@ -60585,7 +60677,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60585
60677
|
})(SealightsHaderValues = exports.SealightsHaderValues || (exports.SealightsHaderValues = {}));
|
|
60586
60678
|
});
|
|
60587
60679
|
|
|
60588
|
-
},{"../system-date":
|
|
60680
|
+
},{"../system-date":503}],495:[function(require,module,exports){
|
|
60589
60681
|
(function (factory) {
|
|
60590
60682
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60591
60683
|
var v = factory(require, exports);
|
|
@@ -60611,7 +60703,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60611
60703
|
exports.EntitiesMapper = EntitiesMapper;
|
|
60612
60704
|
});
|
|
60613
60705
|
|
|
60614
|
-
},{"./contracts":
|
|
60706
|
+
},{"./contracts":494}],496:[function(require,module,exports){
|
|
60615
60707
|
(function (process,Buffer){(function (){
|
|
60616
60708
|
(function (factory) {
|
|
60617
60709
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -60818,7 +60910,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60818
60910
|
});
|
|
60819
60911
|
|
|
60820
60912
|
}).call(this)}).call(this,require('_process'),require("buffer").Buffer)
|
|
60821
|
-
},{"../constants/sl-env-vars":
|
|
60913
|
+
},{"../constants/sl-env-vars":472,"../utils/validation-utils":507,"./contracts":494,"./http-verb":497,"_process":335,"buffer":227,"request":624,"zlib":224}],497:[function(require,module,exports){
|
|
60822
60914
|
(function (factory) {
|
|
60823
60915
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60824
60916
|
var v = factory(require, exports);
|
|
@@ -60840,7 +60932,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
60840
60932
|
})(HttpVerb = exports.HttpVerb || (exports.HttpVerb = {}));
|
|
60841
60933
|
});
|
|
60842
60934
|
|
|
60843
|
-
},{}],
|
|
60935
|
+
},{}],498:[function(require,module,exports){
|
|
60844
60936
|
(function (factory) {
|
|
60845
60937
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
60846
60938
|
var v = factory(require, exports);
|
|
@@ -61069,7 +61161,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61069
61161
|
SLRoutes.ACTIVE = 'active';
|
|
61070
61162
|
});
|
|
61071
61163
|
|
|
61072
|
-
},{"../constants/constants":
|
|
61164
|
+
},{"../constants/constants":471,"../utils/validation-utils":507}],499:[function(require,module,exports){
|
|
61073
61165
|
(function (factory) {
|
|
61074
61166
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61075
61167
|
var v = factory(require, exports);
|
|
@@ -61101,7 +61193,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61101
61193
|
exports.NoopStateTracker = NoopStateTracker;
|
|
61102
61194
|
});
|
|
61103
61195
|
|
|
61104
|
-
},{"./state-tracker-fpv6":
|
|
61196
|
+
},{"./state-tracker-fpv6":501}],500:[function(require,module,exports){
|
|
61105
61197
|
(function (factory) {
|
|
61106
61198
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61107
61199
|
var v = factory(require, exports);
|
|
@@ -61148,7 +61240,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61148
61240
|
exports.SourceMapsUtils = SourceMapsUtils;
|
|
61149
61241
|
});
|
|
61150
61242
|
|
|
61151
|
-
},{"fs":225,"source-map":385}],
|
|
61243
|
+
},{"fs":225,"source-map":385}],501:[function(require,module,exports){
|
|
61152
61244
|
(function (factory) {
|
|
61153
61245
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61154
61246
|
var v = factory(require, exports);
|
|
@@ -61181,7 +61273,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61181
61273
|
exports.StateTrackerFpv6 = StateTrackerFpv6;
|
|
61182
61274
|
});
|
|
61183
61275
|
|
|
61184
|
-
},{"./state-tracker":
|
|
61276
|
+
},{"./state-tracker":502}],502:[function(require,module,exports){
|
|
61185
61277
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
61186
61278
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
61187
61279
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -61421,7 +61513,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61421
61513
|
StateTracker.EXECUTION_STATUS_PENDING_DELETE = 'pendingDelete';
|
|
61422
61514
|
});
|
|
61423
61515
|
|
|
61424
|
-
},{"./agent-events/agent-events-conracts":453,"./agent-events/cockpit-notifier":
|
|
61516
|
+
},{"./agent-events/agent-events-conracts":453,"./agent-events/cockpit-notifier":459,"./constants/sl-env-vars":472,"./utils/validation-utils":507,"events":266}],503:[function(require,module,exports){
|
|
61425
61517
|
(function (factory) {
|
|
61426
61518
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61427
61519
|
var v = factory(require, exports);
|
|
@@ -61447,7 +61539,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61447
61539
|
exports.getSystemDateValueOf = getSystemDateValueOf;
|
|
61448
61540
|
});
|
|
61449
61541
|
|
|
61450
|
-
},{}],
|
|
61542
|
+
},{}],504:[function(require,module,exports){
|
|
61451
61543
|
(function (process){(function (){
|
|
61452
61544
|
(function (factory) {
|
|
61453
61545
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -61487,7 +61579,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61487
61579
|
});
|
|
61488
61580
|
|
|
61489
61581
|
}).call(this)}).call(this,require('_process'))
|
|
61490
|
-
},{"_process":335}],
|
|
61582
|
+
},{"_process":335}],505:[function(require,module,exports){
|
|
61491
61583
|
(function (factory) {
|
|
61492
61584
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61493
61585
|
var v = factory(require, exports);
|
|
@@ -61541,7 +61633,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61541
61633
|
exports.FilesUtils = FilesUtils;
|
|
61542
61634
|
});
|
|
61543
61635
|
|
|
61544
|
-
},{"fs":225,"path":327}],
|
|
61636
|
+
},{"fs":225,"path":327}],506:[function(require,module,exports){
|
|
61545
61637
|
(function (factory) {
|
|
61546
61638
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61547
61639
|
var v = factory(require, exports);
|
|
@@ -61562,7 +61654,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61562
61654
|
exports.TimerUtils = TimerUtils;
|
|
61563
61655
|
});
|
|
61564
61656
|
|
|
61565
|
-
},{}],
|
|
61657
|
+
},{}],507:[function(require,module,exports){
|
|
61566
61658
|
(function (factory) {
|
|
61567
61659
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61568
61660
|
var v = factory(require, exports);
|
|
@@ -61589,7 +61681,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61589
61681
|
exports.ValidationUtils = ValidationUtils;
|
|
61590
61682
|
});
|
|
61591
61683
|
|
|
61592
|
-
},{"../constants/constants":
|
|
61684
|
+
},{"../constants/constants":471}],508:[function(require,module,exports){
|
|
61593
61685
|
(function (factory) {
|
|
61594
61686
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
61595
61687
|
var v = factory(require, exports);
|
|
@@ -61696,7 +61788,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
61696
61788
|
exports.Watchdog = Watchdog;
|
|
61697
61789
|
});
|
|
61698
61790
|
|
|
61699
|
-
},{"events":266}],
|
|
61791
|
+
},{"events":266}],509:[function(require,module,exports){
|
|
61700
61792
|
'use strict';
|
|
61701
61793
|
|
|
61702
61794
|
var compileSchema = require('./compile')
|
|
@@ -62204,7 +62296,7 @@ function setLogger(self) {
|
|
|
62204
62296
|
|
|
62205
62297
|
function noop() {}
|
|
62206
62298
|
|
|
62207
|
-
},{"./cache":
|
|
62299
|
+
},{"./cache":510,"./compile":514,"./compile/async":511,"./compile/error_classes":512,"./compile/formats":513,"./compile/resolve":515,"./compile/rules":516,"./compile/schema_obj":517,"./compile/util":519,"./data":520,"./keyword":548,"./refs/data.json":549,"./refs/json-schema-draft-07.json":551,"fast-json-stable-stringify":573}],510:[function(require,module,exports){
|
|
62208
62300
|
'use strict';
|
|
62209
62301
|
|
|
62210
62302
|
|
|
@@ -62232,7 +62324,7 @@ Cache.prototype.clear = function Cache_clear() {
|
|
|
62232
62324
|
this._cache = {};
|
|
62233
62325
|
};
|
|
62234
62326
|
|
|
62235
|
-
},{}],
|
|
62327
|
+
},{}],511:[function(require,module,exports){
|
|
62236
62328
|
'use strict';
|
|
62237
62329
|
|
|
62238
62330
|
var MissingRefError = require('./error_classes').MissingRef;
|
|
@@ -62324,7 +62416,7 @@ function compileAsync(schema, meta, callback) {
|
|
|
62324
62416
|
}
|
|
62325
62417
|
}
|
|
62326
62418
|
|
|
62327
|
-
},{"./error_classes":
|
|
62419
|
+
},{"./error_classes":512}],512:[function(require,module,exports){
|
|
62328
62420
|
'use strict';
|
|
62329
62421
|
|
|
62330
62422
|
var resolve = require('./resolve');
|
|
@@ -62360,7 +62452,7 @@ function errorSubclass(Subclass) {
|
|
|
62360
62452
|
return Subclass;
|
|
62361
62453
|
}
|
|
62362
62454
|
|
|
62363
|
-
},{"./resolve":
|
|
62455
|
+
},{"./resolve":515}],513:[function(require,module,exports){
|
|
62364
62456
|
'use strict';
|
|
62365
62457
|
|
|
62366
62458
|
var util = require('./util');
|
|
@@ -62504,7 +62596,7 @@ function regex(str) {
|
|
|
62504
62596
|
}
|
|
62505
62597
|
}
|
|
62506
62598
|
|
|
62507
|
-
},{"./util":
|
|
62599
|
+
},{"./util":519}],514:[function(require,module,exports){
|
|
62508
62600
|
'use strict';
|
|
62509
62601
|
|
|
62510
62602
|
var resolve = require('./resolve')
|
|
@@ -62893,7 +62985,7 @@ function vars(arr, statement) {
|
|
|
62893
62985
|
return code;
|
|
62894
62986
|
}
|
|
62895
62987
|
|
|
62896
|
-
},{"../dotjs/validate":
|
|
62988
|
+
},{"../dotjs/validate":547,"./error_classes":512,"./resolve":515,"./util":519,"fast-deep-equal":572,"fast-json-stable-stringify":573}],515:[function(require,module,exports){
|
|
62897
62989
|
'use strict';
|
|
62898
62990
|
|
|
62899
62991
|
var URI = require('uri-js')
|
|
@@ -63165,7 +63257,7 @@ function resolveIds(schema) {
|
|
|
63165
63257
|
return localRefs;
|
|
63166
63258
|
}
|
|
63167
63259
|
|
|
63168
|
-
},{"./schema_obj":
|
|
63260
|
+
},{"./schema_obj":517,"./util":519,"fast-deep-equal":572,"json-schema-traverse":605,"uri-js":676}],516:[function(require,module,exports){
|
|
63169
63261
|
'use strict';
|
|
63170
63262
|
|
|
63171
63263
|
var ruleModules = require('../dotjs')
|
|
@@ -63233,7 +63325,7 @@ module.exports = function rules() {
|
|
|
63233
63325
|
return RULES;
|
|
63234
63326
|
};
|
|
63235
63327
|
|
|
63236
|
-
},{"../dotjs":
|
|
63328
|
+
},{"../dotjs":536,"./util":519}],517:[function(require,module,exports){
|
|
63237
63329
|
'use strict';
|
|
63238
63330
|
|
|
63239
63331
|
var util = require('./util');
|
|
@@ -63244,7 +63336,7 @@ function SchemaObject(obj) {
|
|
|
63244
63336
|
util.copy(obj, this);
|
|
63245
63337
|
}
|
|
63246
63338
|
|
|
63247
|
-
},{"./util":
|
|
63339
|
+
},{"./util":519}],518:[function(require,module,exports){
|
|
63248
63340
|
'use strict';
|
|
63249
63341
|
|
|
63250
63342
|
// https://mathiasbynens.be/notes/javascript-encoding
|
|
@@ -63266,7 +63358,7 @@ module.exports = function ucs2length(str) {
|
|
|
63266
63358
|
return length;
|
|
63267
63359
|
};
|
|
63268
63360
|
|
|
63269
|
-
},{}],
|
|
63361
|
+
},{}],519:[function(require,module,exports){
|
|
63270
63362
|
'use strict';
|
|
63271
63363
|
|
|
63272
63364
|
|
|
@@ -63507,7 +63599,7 @@ function unescapeJsonPointer(str) {
|
|
|
63507
63599
|
return str.replace(/~1/g, '/').replace(/~0/g, '~');
|
|
63508
63600
|
}
|
|
63509
63601
|
|
|
63510
|
-
},{"./ucs2length":
|
|
63602
|
+
},{"./ucs2length":518,"fast-deep-equal":572}],520:[function(require,module,exports){
|
|
63511
63603
|
'use strict';
|
|
63512
63604
|
|
|
63513
63605
|
var KEYWORDS = [
|
|
@@ -63558,7 +63650,7 @@ module.exports = function (metaSchema, keywordsJsonPointers) {
|
|
|
63558
63650
|
return metaSchema;
|
|
63559
63651
|
};
|
|
63560
63652
|
|
|
63561
|
-
},{}],
|
|
63653
|
+
},{}],521:[function(require,module,exports){
|
|
63562
63654
|
'use strict';
|
|
63563
63655
|
|
|
63564
63656
|
var metaSchema = require('./refs/json-schema-draft-07.json');
|
|
@@ -63597,7 +63689,7 @@ module.exports = {
|
|
|
63597
63689
|
}
|
|
63598
63690
|
};
|
|
63599
63691
|
|
|
63600
|
-
},{"./refs/json-schema-draft-07.json":
|
|
63692
|
+
},{"./refs/json-schema-draft-07.json":551}],522:[function(require,module,exports){
|
|
63601
63693
|
'use strict';
|
|
63602
63694
|
module.exports = function generate__limit(it, $keyword, $ruleType) {
|
|
63603
63695
|
var out = ' ';
|
|
@@ -63762,7 +63854,7 @@ module.exports = function generate__limit(it, $keyword, $ruleType) {
|
|
|
63762
63854
|
return out;
|
|
63763
63855
|
}
|
|
63764
63856
|
|
|
63765
|
-
},{}],
|
|
63857
|
+
},{}],523:[function(require,module,exports){
|
|
63766
63858
|
'use strict';
|
|
63767
63859
|
module.exports = function generate__limitItems(it, $keyword, $ruleType) {
|
|
63768
63860
|
var out = ' ';
|
|
@@ -63844,7 +63936,7 @@ module.exports = function generate__limitItems(it, $keyword, $ruleType) {
|
|
|
63844
63936
|
return out;
|
|
63845
63937
|
}
|
|
63846
63938
|
|
|
63847
|
-
},{}],
|
|
63939
|
+
},{}],524:[function(require,module,exports){
|
|
63848
63940
|
'use strict';
|
|
63849
63941
|
module.exports = function generate__limitLength(it, $keyword, $ruleType) {
|
|
63850
63942
|
var out = ' ';
|
|
@@ -63931,7 +64023,7 @@ module.exports = function generate__limitLength(it, $keyword, $ruleType) {
|
|
|
63931
64023
|
return out;
|
|
63932
64024
|
}
|
|
63933
64025
|
|
|
63934
|
-
},{}],
|
|
64026
|
+
},{}],525:[function(require,module,exports){
|
|
63935
64027
|
'use strict';
|
|
63936
64028
|
module.exports = function generate__limitProperties(it, $keyword, $ruleType) {
|
|
63937
64029
|
var out = ' ';
|
|
@@ -64013,7 +64105,7 @@ module.exports = function generate__limitProperties(it, $keyword, $ruleType) {
|
|
|
64013
64105
|
return out;
|
|
64014
64106
|
}
|
|
64015
64107
|
|
|
64016
|
-
},{}],
|
|
64108
|
+
},{}],526:[function(require,module,exports){
|
|
64017
64109
|
'use strict';
|
|
64018
64110
|
module.exports = function generate_allOf(it, $keyword, $ruleType) {
|
|
64019
64111
|
var out = ' ';
|
|
@@ -64057,7 +64149,7 @@ module.exports = function generate_allOf(it, $keyword, $ruleType) {
|
|
|
64057
64149
|
return out;
|
|
64058
64150
|
}
|
|
64059
64151
|
|
|
64060
|
-
},{}],
|
|
64152
|
+
},{}],527:[function(require,module,exports){
|
|
64061
64153
|
'use strict';
|
|
64062
64154
|
module.exports = function generate_anyOf(it, $keyword, $ruleType) {
|
|
64063
64155
|
var out = ' ';
|
|
@@ -64132,7 +64224,7 @@ module.exports = function generate_anyOf(it, $keyword, $ruleType) {
|
|
|
64132
64224
|
return out;
|
|
64133
64225
|
}
|
|
64134
64226
|
|
|
64135
|
-
},{}],
|
|
64227
|
+
},{}],528:[function(require,module,exports){
|
|
64136
64228
|
'use strict';
|
|
64137
64229
|
module.exports = function generate_comment(it, $keyword, $ruleType) {
|
|
64138
64230
|
var out = ' ';
|
|
@@ -64148,7 +64240,7 @@ module.exports = function generate_comment(it, $keyword, $ruleType) {
|
|
|
64148
64240
|
return out;
|
|
64149
64241
|
}
|
|
64150
64242
|
|
|
64151
|
-
},{}],
|
|
64243
|
+
},{}],529:[function(require,module,exports){
|
|
64152
64244
|
'use strict';
|
|
64153
64245
|
module.exports = function generate_const(it, $keyword, $ruleType) {
|
|
64154
64246
|
var out = ' ';
|
|
@@ -64206,7 +64298,7 @@ module.exports = function generate_const(it, $keyword, $ruleType) {
|
|
|
64206
64298
|
return out;
|
|
64207
64299
|
}
|
|
64208
64300
|
|
|
64209
|
-
},{}],
|
|
64301
|
+
},{}],530:[function(require,module,exports){
|
|
64210
64302
|
'use strict';
|
|
64211
64303
|
module.exports = function generate_contains(it, $keyword, $ruleType) {
|
|
64212
64304
|
var out = ' ';
|
|
@@ -64289,7 +64381,7 @@ module.exports = function generate_contains(it, $keyword, $ruleType) {
|
|
|
64289
64381
|
return out;
|
|
64290
64382
|
}
|
|
64291
64383
|
|
|
64292
|
-
},{}],
|
|
64384
|
+
},{}],531:[function(require,module,exports){
|
|
64293
64385
|
'use strict';
|
|
64294
64386
|
module.exports = function generate_custom(it, $keyword, $ruleType) {
|
|
64295
64387
|
var out = ' ';
|
|
@@ -64519,7 +64611,7 @@ module.exports = function generate_custom(it, $keyword, $ruleType) {
|
|
|
64519
64611
|
return out;
|
|
64520
64612
|
}
|
|
64521
64613
|
|
|
64522
|
-
},{}],
|
|
64614
|
+
},{}],532:[function(require,module,exports){
|
|
64523
64615
|
'use strict';
|
|
64524
64616
|
module.exports = function generate_dependencies(it, $keyword, $ruleType) {
|
|
64525
64617
|
var out = ' ';
|
|
@@ -64689,7 +64781,7 @@ module.exports = function generate_dependencies(it, $keyword, $ruleType) {
|
|
|
64689
64781
|
return out;
|
|
64690
64782
|
}
|
|
64691
64783
|
|
|
64692
|
-
},{}],
|
|
64784
|
+
},{}],533:[function(require,module,exports){
|
|
64693
64785
|
'use strict';
|
|
64694
64786
|
module.exports = function generate_enum(it, $keyword, $ruleType) {
|
|
64695
64787
|
var out = ' ';
|
|
@@ -64757,7 +64849,7 @@ module.exports = function generate_enum(it, $keyword, $ruleType) {
|
|
|
64757
64849
|
return out;
|
|
64758
64850
|
}
|
|
64759
64851
|
|
|
64760
|
-
},{}],
|
|
64852
|
+
},{}],534:[function(require,module,exports){
|
|
64761
64853
|
'use strict';
|
|
64762
64854
|
module.exports = function generate_format(it, $keyword, $ruleType) {
|
|
64763
64855
|
var out = ' ';
|
|
@@ -64909,7 +65001,7 @@ module.exports = function generate_format(it, $keyword, $ruleType) {
|
|
|
64909
65001
|
return out;
|
|
64910
65002
|
}
|
|
64911
65003
|
|
|
64912
|
-
},{}],
|
|
65004
|
+
},{}],535:[function(require,module,exports){
|
|
64913
65005
|
'use strict';
|
|
64914
65006
|
module.exports = function generate_if(it, $keyword, $ruleType) {
|
|
64915
65007
|
var out = ' ';
|
|
@@ -65014,7 +65106,7 @@ module.exports = function generate_if(it, $keyword, $ruleType) {
|
|
|
65014
65106
|
return out;
|
|
65015
65107
|
}
|
|
65016
65108
|
|
|
65017
|
-
},{}],
|
|
65109
|
+
},{}],536:[function(require,module,exports){
|
|
65018
65110
|
'use strict';
|
|
65019
65111
|
|
|
65020
65112
|
//all requires must be explicit because browserify won't work with dynamic requires
|
|
@@ -65049,7 +65141,7 @@ module.exports = {
|
|
|
65049
65141
|
validate: require('./validate')
|
|
65050
65142
|
};
|
|
65051
65143
|
|
|
65052
|
-
},{"./_limit":
|
|
65144
|
+
},{"./_limit":522,"./_limitItems":523,"./_limitLength":524,"./_limitProperties":525,"./allOf":526,"./anyOf":527,"./comment":528,"./const":529,"./contains":530,"./dependencies":532,"./enum":533,"./format":534,"./if":535,"./items":537,"./multipleOf":538,"./not":539,"./oneOf":540,"./pattern":541,"./properties":542,"./propertyNames":543,"./ref":544,"./required":545,"./uniqueItems":546,"./validate":547}],537:[function(require,module,exports){
|
|
65053
65145
|
'use strict';
|
|
65054
65146
|
module.exports = function generate_items(it, $keyword, $ruleType) {
|
|
65055
65147
|
var out = ' ';
|
|
@@ -65191,7 +65283,7 @@ module.exports = function generate_items(it, $keyword, $ruleType) {
|
|
|
65191
65283
|
return out;
|
|
65192
65284
|
}
|
|
65193
65285
|
|
|
65194
|
-
},{}],
|
|
65286
|
+
},{}],538:[function(require,module,exports){
|
|
65195
65287
|
'use strict';
|
|
65196
65288
|
module.exports = function generate_multipleOf(it, $keyword, $ruleType) {
|
|
65197
65289
|
var out = ' ';
|
|
@@ -65273,7 +65365,7 @@ module.exports = function generate_multipleOf(it, $keyword, $ruleType) {
|
|
|
65273
65365
|
return out;
|
|
65274
65366
|
}
|
|
65275
65367
|
|
|
65276
|
-
},{}],
|
|
65368
|
+
},{}],539:[function(require,module,exports){
|
|
65277
65369
|
'use strict';
|
|
65278
65370
|
module.exports = function generate_not(it, $keyword, $ruleType) {
|
|
65279
65371
|
var out = ' ';
|
|
@@ -65359,7 +65451,7 @@ module.exports = function generate_not(it, $keyword, $ruleType) {
|
|
|
65359
65451
|
return out;
|
|
65360
65452
|
}
|
|
65361
65453
|
|
|
65362
|
-
},{}],
|
|
65454
|
+
},{}],540:[function(require,module,exports){
|
|
65363
65455
|
'use strict';
|
|
65364
65456
|
module.exports = function generate_oneOf(it, $keyword, $ruleType) {
|
|
65365
65457
|
var out = ' ';
|
|
@@ -65434,7 +65526,7 @@ module.exports = function generate_oneOf(it, $keyword, $ruleType) {
|
|
|
65434
65526
|
return out;
|
|
65435
65527
|
}
|
|
65436
65528
|
|
|
65437
|
-
},{}],
|
|
65529
|
+
},{}],541:[function(require,module,exports){
|
|
65438
65530
|
'use strict';
|
|
65439
65531
|
module.exports = function generate_pattern(it, $keyword, $ruleType) {
|
|
65440
65532
|
var out = ' ';
|
|
@@ -65511,7 +65603,7 @@ module.exports = function generate_pattern(it, $keyword, $ruleType) {
|
|
|
65511
65603
|
return out;
|
|
65512
65604
|
}
|
|
65513
65605
|
|
|
65514
|
-
},{}],
|
|
65606
|
+
},{}],542:[function(require,module,exports){
|
|
65515
65607
|
'use strict';
|
|
65516
65608
|
module.exports = function generate_properties(it, $keyword, $ruleType) {
|
|
65517
65609
|
var out = ' ';
|
|
@@ -65848,7 +65940,7 @@ module.exports = function generate_properties(it, $keyword, $ruleType) {
|
|
|
65848
65940
|
return out;
|
|
65849
65941
|
}
|
|
65850
65942
|
|
|
65851
|
-
},{}],
|
|
65943
|
+
},{}],543:[function(require,module,exports){
|
|
65852
65944
|
'use strict';
|
|
65853
65945
|
module.exports = function generate_propertyNames(it, $keyword, $ruleType) {
|
|
65854
65946
|
var out = ' ';
|
|
@@ -65931,7 +66023,7 @@ module.exports = function generate_propertyNames(it, $keyword, $ruleType) {
|
|
|
65931
66023
|
return out;
|
|
65932
66024
|
}
|
|
65933
66025
|
|
|
65934
|
-
},{}],
|
|
66026
|
+
},{}],544:[function(require,module,exports){
|
|
65935
66027
|
'use strict';
|
|
65936
66028
|
module.exports = function generate_ref(it, $keyword, $ruleType) {
|
|
65937
66029
|
var out = ' ';
|
|
@@ -66057,7 +66149,7 @@ module.exports = function generate_ref(it, $keyword, $ruleType) {
|
|
|
66057
66149
|
return out;
|
|
66058
66150
|
}
|
|
66059
66151
|
|
|
66060
|
-
},{}],
|
|
66152
|
+
},{}],545:[function(require,module,exports){
|
|
66061
66153
|
'use strict';
|
|
66062
66154
|
module.exports = function generate_required(it, $keyword, $ruleType) {
|
|
66063
66155
|
var out = ' ';
|
|
@@ -66329,7 +66421,7 @@ module.exports = function generate_required(it, $keyword, $ruleType) {
|
|
|
66329
66421
|
return out;
|
|
66330
66422
|
}
|
|
66331
66423
|
|
|
66332
|
-
},{}],
|
|
66424
|
+
},{}],546:[function(require,module,exports){
|
|
66333
66425
|
'use strict';
|
|
66334
66426
|
module.exports = function generate_uniqueItems(it, $keyword, $ruleType) {
|
|
66335
66427
|
var out = ' ';
|
|
@@ -66417,7 +66509,7 @@ module.exports = function generate_uniqueItems(it, $keyword, $ruleType) {
|
|
|
66417
66509
|
return out;
|
|
66418
66510
|
}
|
|
66419
66511
|
|
|
66420
|
-
},{}],
|
|
66512
|
+
},{}],547:[function(require,module,exports){
|
|
66421
66513
|
'use strict';
|
|
66422
66514
|
module.exports = function generate_validate(it, $keyword, $ruleType) {
|
|
66423
66515
|
var out = '';
|
|
@@ -66901,7 +66993,7 @@ module.exports = function generate_validate(it, $keyword, $ruleType) {
|
|
|
66901
66993
|
return out;
|
|
66902
66994
|
}
|
|
66903
66995
|
|
|
66904
|
-
},{}],
|
|
66996
|
+
},{}],548:[function(require,module,exports){
|
|
66905
66997
|
'use strict';
|
|
66906
66998
|
|
|
66907
66999
|
var IDENTIFIER = /^[a-z_$][a-z0-9_$-]*$/i;
|
|
@@ -67049,7 +67141,7 @@ function validateKeyword(definition, throwError) {
|
|
|
67049
67141
|
return false;
|
|
67050
67142
|
}
|
|
67051
67143
|
|
|
67052
|
-
},{"./definition_schema":
|
|
67144
|
+
},{"./definition_schema":521,"./dotjs/custom":531}],549:[function(require,module,exports){
|
|
67053
67145
|
module.exports={
|
|
67054
67146
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
67055
67147
|
"$id": "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
|
|
@@ -67068,7 +67160,7 @@ module.exports={
|
|
|
67068
67160
|
"additionalProperties": false
|
|
67069
67161
|
}
|
|
67070
67162
|
|
|
67071
|
-
},{}],
|
|
67163
|
+
},{}],550:[function(require,module,exports){
|
|
67072
67164
|
module.exports={
|
|
67073
67165
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
67074
67166
|
"$id": "http://json-schema.org/draft-06/schema#",
|
|
@@ -67224,7 +67316,7 @@ module.exports={
|
|
|
67224
67316
|
"default": {}
|
|
67225
67317
|
}
|
|
67226
67318
|
|
|
67227
|
-
},{}],
|
|
67319
|
+
},{}],551:[function(require,module,exports){
|
|
67228
67320
|
module.exports={
|
|
67229
67321
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
67230
67322
|
"$id": "http://json-schema.org/draft-07/schema#",
|
|
@@ -67394,7 +67486,7 @@ module.exports={
|
|
|
67394
67486
|
"default": true
|
|
67395
67487
|
}
|
|
67396
67488
|
|
|
67397
|
-
},{}],
|
|
67489
|
+
},{}],552:[function(require,module,exports){
|
|
67398
67490
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67399
67491
|
|
|
67400
67492
|
|
|
@@ -67409,7 +67501,7 @@ module.exports = {
|
|
|
67409
67501
|
|
|
67410
67502
|
};
|
|
67411
67503
|
|
|
67412
|
-
},{}],
|
|
67504
|
+
},{}],553:[function(require,module,exports){
|
|
67413
67505
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67414
67506
|
|
|
67415
67507
|
var errors = require('./errors');
|
|
@@ -67438,7 +67530,7 @@ for (var e in errors) {
|
|
|
67438
67530
|
module.exports[e] = errors[e];
|
|
67439
67531
|
}
|
|
67440
67532
|
|
|
67441
|
-
},{"./errors":
|
|
67533
|
+
},{"./errors":552,"./reader":554,"./types":555,"./writer":556}],554:[function(require,module,exports){
|
|
67442
67534
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67443
67535
|
|
|
67444
67536
|
var assert = require('assert');
|
|
@@ -67702,7 +67794,7 @@ Reader.prototype._readTag = function (tag) {
|
|
|
67702
67794
|
|
|
67703
67795
|
module.exports = Reader;
|
|
67704
67796
|
|
|
67705
|
-
},{"./errors":
|
|
67797
|
+
},{"./errors":552,"./types":555,"assert":172,"safer-buffer":641}],555:[function(require,module,exports){
|
|
67706
67798
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67707
67799
|
|
|
67708
67800
|
|
|
@@ -67740,7 +67832,7 @@ module.exports = {
|
|
|
67740
67832
|
Context: 128
|
|
67741
67833
|
};
|
|
67742
67834
|
|
|
67743
|
-
},{}],
|
|
67835
|
+
},{}],556:[function(require,module,exports){
|
|
67744
67836
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
67745
67837
|
|
|
67746
67838
|
var assert = require('assert');
|
|
@@ -68059,7 +68151,7 @@ Writer.prototype._ensure = function (len) {
|
|
|
68059
68151
|
|
|
68060
68152
|
module.exports = Writer;
|
|
68061
68153
|
|
|
68062
|
-
},{"./errors":
|
|
68154
|
+
},{"./errors":552,"./types":555,"assert":172,"safer-buffer":641}],557:[function(require,module,exports){
|
|
68063
68155
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
68064
68156
|
|
|
68065
68157
|
// If you have no idea what ASN.1 or BER is, see this:
|
|
@@ -68081,7 +68173,7 @@ module.exports = {
|
|
|
68081
68173
|
|
|
68082
68174
|
};
|
|
68083
68175
|
|
|
68084
|
-
},{"./ber/index":
|
|
68176
|
+
},{"./ber/index":553}],558:[function(require,module,exports){
|
|
68085
68177
|
(function (Buffer,process){(function (){
|
|
68086
68178
|
// Copyright (c) 2012, Mark Cavage. All rights reserved.
|
|
68087
68179
|
// Copyright 2015 Joyent, Inc.
|
|
@@ -68296,7 +68388,7 @@ function _setExports(ndebug) {
|
|
|
68296
68388
|
module.exports = _setExports(process.env.NODE_NDEBUG);
|
|
68297
68389
|
|
|
68298
68390
|
}).call(this)}).call(this,{"isBuffer":require("../../browser-agent/node_modules/is-buffer/index.js")},require('_process'))
|
|
68299
|
-
},{"../../browser-agent/node_modules/is-buffer/index.js":302,"_process":335,"assert":172,"stream":386,"util":400}],
|
|
68391
|
+
},{"../../browser-agent/node_modules/is-buffer/index.js":302,"_process":335,"assert":172,"stream":386,"util":400}],559:[function(require,module,exports){
|
|
68300
68392
|
|
|
68301
68393
|
/*!
|
|
68302
68394
|
* Copyright 2010 LearnBoost <dev@learnboost.com>
|
|
@@ -68510,7 +68602,7 @@ function canonicalizeResource (resource) {
|
|
|
68510
68602
|
}
|
|
68511
68603
|
module.exports.canonicalizeResource = canonicalizeResource
|
|
68512
68604
|
|
|
68513
|
-
},{"crypto":237,"url":395}],
|
|
68605
|
+
},{"crypto":237,"url":395}],560:[function(require,module,exports){
|
|
68514
68606
|
(function (process,Buffer){(function (){
|
|
68515
68607
|
var aws4 = exports,
|
|
68516
68608
|
url = require('url'),
|
|
@@ -68895,7 +68987,7 @@ aws4.sign = function(request, credentials) {
|
|
|
68895
68987
|
}
|
|
68896
68988
|
|
|
68897
68989
|
}).call(this)}).call(this,require('_process'),require("buffer").Buffer)
|
|
68898
|
-
},{"./lru":
|
|
68990
|
+
},{"./lru":561,"_process":335,"buffer":227,"crypto":237,"querystring":346,"url":395}],561:[function(require,module,exports){
|
|
68899
68991
|
module.exports = function(size) {
|
|
68900
68992
|
return new LruCache(size)
|
|
68901
68993
|
}
|
|
@@ -68993,7 +69085,7 @@ function DoublyLinkedNode(key, val) {
|
|
|
68993
69085
|
this.next = null
|
|
68994
69086
|
}
|
|
68995
69087
|
|
|
68996
|
-
},{}],
|
|
69088
|
+
},{}],562:[function(require,module,exports){
|
|
68997
69089
|
'use strict';
|
|
68998
69090
|
|
|
68999
69091
|
var crypto_hash_sha512 = require('tweetnacl').lowlevel.crypto_hash;
|
|
@@ -69551,7 +69643,7 @@ module.exports = {
|
|
|
69551
69643
|
pbkdf: bcrypt_pbkdf
|
|
69552
69644
|
};
|
|
69553
69645
|
|
|
69554
|
-
},{"tweetnacl":
|
|
69646
|
+
},{"tweetnacl":675}],563:[function(require,module,exports){
|
|
69555
69647
|
function Caseless (dict) {
|
|
69556
69648
|
this.dict = dict || {}
|
|
69557
69649
|
}
|
|
@@ -69620,7 +69712,7 @@ module.exports.httpify = function (resp, headers) {
|
|
|
69620
69712
|
return c
|
|
69621
69713
|
}
|
|
69622
69714
|
|
|
69623
|
-
},{}],
|
|
69715
|
+
},{}],564:[function(require,module,exports){
|
|
69624
69716
|
(function (Buffer){(function (){
|
|
69625
69717
|
var util = require('util');
|
|
69626
69718
|
var Stream = require('stream').Stream;
|
|
@@ -69832,7 +69924,7 @@ CombinedStream.prototype._emitError = function(err) {
|
|
|
69832
69924
|
};
|
|
69833
69925
|
|
|
69834
69926
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
69835
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"delayed-stream":
|
|
69927
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"delayed-stream":566,"stream":386,"util":400}],565:[function(require,module,exports){
|
|
69836
69928
|
(function (Buffer){(function (){
|
|
69837
69929
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
69838
69930
|
//
|
|
@@ -69943,7 +70035,7 @@ function objectToString(o) {
|
|
|
69943
70035
|
}
|
|
69944
70036
|
|
|
69945
70037
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
69946
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":302}],
|
|
70038
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":302}],566:[function(require,module,exports){
|
|
69947
70039
|
var Stream = require('stream').Stream;
|
|
69948
70040
|
var util = require('util');
|
|
69949
70041
|
|
|
@@ -70052,7 +70144,7 @@ DelayedStream.prototype._checkIfMaxDataSizeExceeded = function() {
|
|
|
70052
70144
|
this.emit('error', new Error(message));
|
|
70053
70145
|
};
|
|
70054
70146
|
|
|
70055
|
-
},{"stream":386,"util":400}],
|
|
70147
|
+
},{"stream":386,"util":400}],567:[function(require,module,exports){
|
|
70056
70148
|
var crypto = require("crypto");
|
|
70057
70149
|
var BigInteger = require("jsbn").BigInteger;
|
|
70058
70150
|
var ECPointFp = require("./lib/ec.js").ECPointFp;
|
|
@@ -70112,7 +70204,7 @@ exports.ECKey = function(curve, key, isPublic)
|
|
|
70112
70204
|
}
|
|
70113
70205
|
|
|
70114
70206
|
|
|
70115
|
-
},{"./lib/ec.js":
|
|
70207
|
+
},{"./lib/ec.js":568,"./lib/sec.js":569,"crypto":237,"jsbn":604,"safer-buffer":641}],568:[function(require,module,exports){
|
|
70116
70208
|
// Basic Javascript Elliptic Curve implementation
|
|
70117
70209
|
// Ported loosely from BouncyCastle's Java EC code
|
|
70118
70210
|
// Only Fp curves implemented for now
|
|
@@ -70675,7 +70767,7 @@ var exports = {
|
|
|
70675
70767
|
|
|
70676
70768
|
module.exports = exports
|
|
70677
70769
|
|
|
70678
|
-
},{"jsbn":
|
|
70770
|
+
},{"jsbn":604}],569:[function(require,module,exports){
|
|
70679
70771
|
// Named EC curves
|
|
70680
70772
|
|
|
70681
70773
|
// Requires ec.js, jsbn.js, and jsbn2.js
|
|
@@ -70847,7 +70939,7 @@ module.exports = {
|
|
|
70847
70939
|
"secp256r1":secp256r1
|
|
70848
70940
|
}
|
|
70849
70941
|
|
|
70850
|
-
},{"./ec.js":
|
|
70942
|
+
},{"./ec.js":568,"jsbn":604}],570:[function(require,module,exports){
|
|
70851
70943
|
'use strict';
|
|
70852
70944
|
|
|
70853
70945
|
var hasOwn = Object.prototype.hasOwnProperty;
|
|
@@ -70966,7 +71058,7 @@ module.exports = function extend() {
|
|
|
70966
71058
|
return target;
|
|
70967
71059
|
};
|
|
70968
71060
|
|
|
70969
|
-
},{}],
|
|
71061
|
+
},{}],571:[function(require,module,exports){
|
|
70970
71062
|
(function (process){(function (){
|
|
70971
71063
|
/*
|
|
70972
71064
|
* extsprintf.js: extended POSIX-style sprintf
|
|
@@ -71153,7 +71245,7 @@ function dumpException(ex)
|
|
|
71153
71245
|
}
|
|
71154
71246
|
|
|
71155
71247
|
}).call(this)}).call(this,require('_process'))
|
|
71156
|
-
},{"_process":335,"assert":172,"util":400}],
|
|
71248
|
+
},{"_process":335,"assert":172,"util":400}],572:[function(require,module,exports){
|
|
71157
71249
|
'use strict';
|
|
71158
71250
|
|
|
71159
71251
|
// do not edit .js files directly - edit src/index.jst
|
|
@@ -71201,7 +71293,7 @@ module.exports = function equal(a, b) {
|
|
|
71201
71293
|
return a!==a && b!==b;
|
|
71202
71294
|
};
|
|
71203
71295
|
|
|
71204
|
-
},{}],
|
|
71296
|
+
},{}],573:[function(require,module,exports){
|
|
71205
71297
|
'use strict';
|
|
71206
71298
|
|
|
71207
71299
|
module.exports = function (data, opts) {
|
|
@@ -71262,7 +71354,7 @@ module.exports = function (data, opts) {
|
|
|
71262
71354
|
})(data);
|
|
71263
71355
|
};
|
|
71264
71356
|
|
|
71265
|
-
},{}],
|
|
71357
|
+
},{}],574:[function(require,module,exports){
|
|
71266
71358
|
module.exports = ForeverAgent
|
|
71267
71359
|
ForeverAgent.SSL = ForeverAgentSSL
|
|
71268
71360
|
|
|
@@ -71402,11 +71494,11 @@ function createConnectionSSL (port, host, options) {
|
|
|
71402
71494
|
return tls.connect(options);
|
|
71403
71495
|
}
|
|
71404
71496
|
|
|
71405
|
-
},{"http":387,"https":298,"net":225,"tls":225,"util":400}],
|
|
71497
|
+
},{"http":387,"https":298,"net":225,"tls":225,"util":400}],575:[function(require,module,exports){
|
|
71406
71498
|
/* eslint-env browser */
|
|
71407
71499
|
module.exports = typeof self == 'object' ? self.FormData : window.FormData;
|
|
71408
71500
|
|
|
71409
|
-
},{}],
|
|
71501
|
+
},{}],576:[function(require,module,exports){
|
|
71410
71502
|
module.exports={
|
|
71411
71503
|
"$id": "afterRequest.json#",
|
|
71412
71504
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71438,7 +71530,7 @@ module.exports={
|
|
|
71438
71530
|
}
|
|
71439
71531
|
}
|
|
71440
71532
|
|
|
71441
|
-
},{}],
|
|
71533
|
+
},{}],577:[function(require,module,exports){
|
|
71442
71534
|
module.exports={
|
|
71443
71535
|
"$id": "beforeRequest.json#",
|
|
71444
71536
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71470,7 +71562,7 @@ module.exports={
|
|
|
71470
71562
|
}
|
|
71471
71563
|
}
|
|
71472
71564
|
|
|
71473
|
-
},{}],
|
|
71565
|
+
},{}],578:[function(require,module,exports){
|
|
71474
71566
|
module.exports={
|
|
71475
71567
|
"$id": "browser.json#",
|
|
71476
71568
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71492,7 +71584,7 @@ module.exports={
|
|
|
71492
71584
|
}
|
|
71493
71585
|
}
|
|
71494
71586
|
|
|
71495
|
-
},{}],
|
|
71587
|
+
},{}],579:[function(require,module,exports){
|
|
71496
71588
|
module.exports={
|
|
71497
71589
|
"$id": "cache.json#",
|
|
71498
71590
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71515,7 +71607,7 @@ module.exports={
|
|
|
71515
71607
|
}
|
|
71516
71608
|
}
|
|
71517
71609
|
|
|
71518
|
-
},{}],
|
|
71610
|
+
},{}],580:[function(require,module,exports){
|
|
71519
71611
|
module.exports={
|
|
71520
71612
|
"$id": "content.json#",
|
|
71521
71613
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71546,7 +71638,7 @@ module.exports={
|
|
|
71546
71638
|
}
|
|
71547
71639
|
}
|
|
71548
71640
|
|
|
71549
|
-
},{}],
|
|
71641
|
+
},{}],581:[function(require,module,exports){
|
|
71550
71642
|
module.exports={
|
|
71551
71643
|
"$id": "cookie.json#",
|
|
71552
71644
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71584,7 +71676,7 @@ module.exports={
|
|
|
71584
71676
|
}
|
|
71585
71677
|
}
|
|
71586
71678
|
|
|
71587
|
-
},{}],
|
|
71679
|
+
},{}],582:[function(require,module,exports){
|
|
71588
71680
|
module.exports={
|
|
71589
71681
|
"$id": "creator.json#",
|
|
71590
71682
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71606,7 +71698,7 @@ module.exports={
|
|
|
71606
71698
|
}
|
|
71607
71699
|
}
|
|
71608
71700
|
|
|
71609
|
-
},{}],
|
|
71701
|
+
},{}],583:[function(require,module,exports){
|
|
71610
71702
|
module.exports={
|
|
71611
71703
|
"$id": "entry.json#",
|
|
71612
71704
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71661,7 +71753,7 @@ module.exports={
|
|
|
71661
71753
|
}
|
|
71662
71754
|
}
|
|
71663
71755
|
|
|
71664
|
-
},{}],
|
|
71756
|
+
},{}],584:[function(require,module,exports){
|
|
71665
71757
|
module.exports={
|
|
71666
71758
|
"$id": "har.json#",
|
|
71667
71759
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71676,7 +71768,7 @@ module.exports={
|
|
|
71676
71768
|
}
|
|
71677
71769
|
}
|
|
71678
71770
|
|
|
71679
|
-
},{}],
|
|
71771
|
+
},{}],585:[function(require,module,exports){
|
|
71680
71772
|
module.exports={
|
|
71681
71773
|
"$id": "header.json#",
|
|
71682
71774
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71698,7 +71790,7 @@ module.exports={
|
|
|
71698
71790
|
}
|
|
71699
71791
|
}
|
|
71700
71792
|
|
|
71701
|
-
},{}],
|
|
71793
|
+
},{}],586:[function(require,module,exports){
|
|
71702
71794
|
'use strict'
|
|
71703
71795
|
|
|
71704
71796
|
module.exports = {
|
|
@@ -71722,7 +71814,7 @@ module.exports = {
|
|
|
71722
71814
|
timings: require('./timings.json')
|
|
71723
71815
|
}
|
|
71724
71816
|
|
|
71725
|
-
},{"./afterRequest.json":
|
|
71817
|
+
},{"./afterRequest.json":576,"./beforeRequest.json":577,"./browser.json":578,"./cache.json":579,"./content.json":580,"./cookie.json":581,"./creator.json":582,"./entry.json":583,"./har.json":584,"./header.json":585,"./log.json":587,"./page.json":588,"./pageTimings.json":589,"./postData.json":590,"./query.json":591,"./request.json":592,"./response.json":593,"./timings.json":594}],587:[function(require,module,exports){
|
|
71726
71818
|
module.exports={
|
|
71727
71819
|
"$id": "log.json#",
|
|
71728
71820
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71760,7 +71852,7 @@ module.exports={
|
|
|
71760
71852
|
}
|
|
71761
71853
|
}
|
|
71762
71854
|
|
|
71763
|
-
},{}],
|
|
71855
|
+
},{}],588:[function(require,module,exports){
|
|
71764
71856
|
module.exports={
|
|
71765
71857
|
"$id": "page.json#",
|
|
71766
71858
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71794,7 +71886,7 @@ module.exports={
|
|
|
71794
71886
|
}
|
|
71795
71887
|
}
|
|
71796
71888
|
|
|
71797
|
-
},{}],
|
|
71889
|
+
},{}],589:[function(require,module,exports){
|
|
71798
71890
|
module.exports={
|
|
71799
71891
|
"$id": "pageTimings.json#",
|
|
71800
71892
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71814,7 +71906,7 @@ module.exports={
|
|
|
71814
71906
|
}
|
|
71815
71907
|
}
|
|
71816
71908
|
|
|
71817
|
-
},{}],
|
|
71909
|
+
},{}],590:[function(require,module,exports){
|
|
71818
71910
|
module.exports={
|
|
71819
71911
|
"$id": "postData.json#",
|
|
71820
71912
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71859,7 +71951,7 @@ module.exports={
|
|
|
71859
71951
|
}
|
|
71860
71952
|
}
|
|
71861
71953
|
|
|
71862
|
-
},{}],
|
|
71954
|
+
},{}],591:[function(require,module,exports){
|
|
71863
71955
|
module.exports={
|
|
71864
71956
|
"$id": "query.json#",
|
|
71865
71957
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71881,7 +71973,7 @@ module.exports={
|
|
|
71881
71973
|
}
|
|
71882
71974
|
}
|
|
71883
71975
|
|
|
71884
|
-
},{}],
|
|
71976
|
+
},{}],592:[function(require,module,exports){
|
|
71885
71977
|
module.exports={
|
|
71886
71978
|
"$id": "request.json#",
|
|
71887
71979
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71940,7 +72032,7 @@ module.exports={
|
|
|
71940
72032
|
}
|
|
71941
72033
|
}
|
|
71942
72034
|
|
|
71943
|
-
},{}],
|
|
72035
|
+
},{}],593:[function(require,module,exports){
|
|
71944
72036
|
module.exports={
|
|
71945
72037
|
"$id": "response.json#",
|
|
71946
72038
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -71996,7 +72088,7 @@ module.exports={
|
|
|
71996
72088
|
}
|
|
71997
72089
|
}
|
|
71998
72090
|
|
|
71999
|
-
},{}],
|
|
72091
|
+
},{}],594:[function(require,module,exports){
|
|
72000
72092
|
module.exports={
|
|
72001
72093
|
"$id": "timings.json#",
|
|
72002
72094
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -72040,7 +72132,7 @@ module.exports={
|
|
|
72040
72132
|
}
|
|
72041
72133
|
}
|
|
72042
72134
|
|
|
72043
|
-
},{}],
|
|
72135
|
+
},{}],595:[function(require,module,exports){
|
|
72044
72136
|
function HARError (errors) {
|
|
72045
72137
|
var message = 'validation failed'
|
|
72046
72138
|
|
|
@@ -72059,7 +72151,7 @@ HARError.prototype = Error.prototype
|
|
|
72059
72151
|
|
|
72060
72152
|
module.exports = HARError
|
|
72061
72153
|
|
|
72062
|
-
},{}],
|
|
72154
|
+
},{}],596:[function(require,module,exports){
|
|
72063
72155
|
var Ajv = require('ajv')
|
|
72064
72156
|
var HARError = require('./error')
|
|
72065
72157
|
var schemas = require('har-schema')
|
|
@@ -72163,7 +72255,7 @@ exports.timings = function (data) {
|
|
|
72163
72255
|
return validate('timings', data)
|
|
72164
72256
|
}
|
|
72165
72257
|
|
|
72166
|
-
},{"./error":
|
|
72258
|
+
},{"./error":595,"ajv":509,"ajv/lib/refs/json-schema-draft-06.json":550,"har-schema":586}],597:[function(require,module,exports){
|
|
72167
72259
|
// Copyright 2015 Joyent, Inc.
|
|
72168
72260
|
|
|
72169
72261
|
var parser = require('./parser');
|
|
@@ -72194,7 +72286,7 @@ module.exports = {
|
|
|
72194
72286
|
verifyHMAC: verify.verifyHMAC
|
|
72195
72287
|
};
|
|
72196
72288
|
|
|
72197
|
-
},{"./parser":
|
|
72289
|
+
},{"./parser":598,"./signer":599,"./utils":600,"./verify":601}],598:[function(require,module,exports){
|
|
72198
72290
|
// Copyright 2012 Joyent, Inc. All rights reserved.
|
|
72199
72291
|
|
|
72200
72292
|
var assert = require('assert-plus');
|
|
@@ -72511,7 +72603,7 @@ module.exports = {
|
|
|
72511
72603
|
|
|
72512
72604
|
};
|
|
72513
72605
|
|
|
72514
|
-
},{"./utils":
|
|
72606
|
+
},{"./utils":600,"assert-plus":558,"util":400}],599:[function(require,module,exports){
|
|
72515
72607
|
(function (Buffer){(function (){
|
|
72516
72608
|
// Copyright 2012 Joyent, Inc. All rights reserved.
|
|
72517
72609
|
|
|
@@ -72916,7 +73008,7 @@ module.exports = {
|
|
|
72916
73008
|
};
|
|
72917
73009
|
|
|
72918
73010
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
72919
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"./utils":
|
|
73011
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"./utils":600,"assert-plus":558,"crypto":237,"http":387,"jsprim":608,"sshpk":661,"util":400}],600:[function(require,module,exports){
|
|
72920
73012
|
// Copyright 2012 Joyent, Inc. All rights reserved.
|
|
72921
73013
|
|
|
72922
73014
|
var assert = require('assert-plus');
|
|
@@ -73030,7 +73122,7 @@ module.exports = {
|
|
|
73030
73122
|
}
|
|
73031
73123
|
};
|
|
73032
73124
|
|
|
73033
|
-
},{"assert-plus":
|
|
73125
|
+
},{"assert-plus":558,"sshpk":661,"util":400}],601:[function(require,module,exports){
|
|
73034
73126
|
(function (Buffer){(function (){
|
|
73035
73127
|
// Copyright 2015 Joyent, Inc.
|
|
73036
73128
|
|
|
@@ -73122,7 +73214,7 @@ module.exports = {
|
|
|
73122
73214
|
};
|
|
73123
73215
|
|
|
73124
73216
|
}).call(this)}).call(this,require("buffer").Buffer)
|
|
73125
|
-
},{"./utils":
|
|
73217
|
+
},{"./utils":600,"assert-plus":558,"buffer":227,"crypto":237,"sshpk":661}],602:[function(require,module,exports){
|
|
73126
73218
|
module.exports = isTypedArray
|
|
73127
73219
|
isTypedArray.strict = isStrictTypedArray
|
|
73128
73220
|
isTypedArray.loose = isLooseTypedArray
|
|
@@ -73165,7 +73257,7 @@ function isLooseTypedArray(arr) {
|
|
|
73165
73257
|
return names[toString.call(arr)]
|
|
73166
73258
|
}
|
|
73167
73259
|
|
|
73168
|
-
},{}],
|
|
73260
|
+
},{}],603:[function(require,module,exports){
|
|
73169
73261
|
var stream = require('stream')
|
|
73170
73262
|
|
|
73171
73263
|
|
|
@@ -73194,7 +73286,7 @@ module.exports.isReadable = isReadable
|
|
|
73194
73286
|
module.exports.isWritable = isWritable
|
|
73195
73287
|
module.exports.isDuplex = isDuplex
|
|
73196
73288
|
|
|
73197
|
-
},{"stream":386}],
|
|
73289
|
+
},{"stream":386}],604:[function(require,module,exports){
|
|
73198
73290
|
(function(){
|
|
73199
73291
|
|
|
73200
73292
|
// Copyright (c) 2005 Tom Wu
|
|
@@ -74553,7 +74645,7 @@ module.exports.isDuplex = isDuplex
|
|
|
74553
74645
|
|
|
74554
74646
|
}).call(this);
|
|
74555
74647
|
|
|
74556
|
-
},{}],
|
|
74648
|
+
},{}],605:[function(require,module,exports){
|
|
74557
74649
|
'use strict';
|
|
74558
74650
|
|
|
74559
74651
|
var traverse = module.exports = function (schema, opts, cb) {
|
|
@@ -74644,7 +74736,7 @@ function escapeJsonPtr(str) {
|
|
|
74644
74736
|
return str.replace(/~/g, '~0').replace(/\//g, '~1');
|
|
74645
74737
|
}
|
|
74646
74738
|
|
|
74647
|
-
},{}],
|
|
74739
|
+
},{}],606:[function(require,module,exports){
|
|
74648
74740
|
/**
|
|
74649
74741
|
* JSONSchema Validator - Validates JavaScript objects using JSON Schemas
|
|
74650
74742
|
* (http://www.json.com/json-schema-proposal/)
|
|
@@ -74917,7 +75009,7 @@ exports.mustBeValid = function(result){
|
|
|
74917
75009
|
return exports;
|
|
74918
75010
|
}));
|
|
74919
75011
|
|
|
74920
|
-
},{}],
|
|
75012
|
+
},{}],607:[function(require,module,exports){
|
|
74921
75013
|
exports = module.exports = stringify
|
|
74922
75014
|
exports.getSerialize = serializer
|
|
74923
75015
|
|
|
@@ -74946,7 +75038,7 @@ function serializer(replacer, cycleReplacer) {
|
|
|
74946
75038
|
}
|
|
74947
75039
|
}
|
|
74948
75040
|
|
|
74949
|
-
},{}],
|
|
75041
|
+
},{}],608:[function(require,module,exports){
|
|
74950
75042
|
/*
|
|
74951
75043
|
* lib/jsprim.js: utilities for primitive JavaScript types
|
|
74952
75044
|
*/
|
|
@@ -75683,7 +75775,7 @@ function mergeObjects(provided, overrides, defaults)
|
|
|
75683
75775
|
return (rv);
|
|
75684
75776
|
}
|
|
75685
75777
|
|
|
75686
|
-
},{"assert-plus":
|
|
75778
|
+
},{"assert-plus":558,"extsprintf":571,"json-schema":606,"util":400,"verror":682}],609:[function(require,module,exports){
|
|
75687
75779
|
/**
|
|
75688
75780
|
* The code was extracted from:
|
|
75689
75781
|
* https://github.com/davidchambers/Base64.js
|
|
@@ -75723,7 +75815,7 @@ function polyfill (input) {
|
|
|
75723
75815
|
|
|
75724
75816
|
module.exports = typeof window !== 'undefined' && window.atob && window.atob.bind(window) || polyfill;
|
|
75725
75817
|
|
|
75726
|
-
},{}],
|
|
75818
|
+
},{}],610:[function(require,module,exports){
|
|
75727
75819
|
var atob = require('./atob');
|
|
75728
75820
|
|
|
75729
75821
|
function b64DecodeUnicode(str) {
|
|
@@ -75758,7 +75850,7 @@ module.exports = function(str) {
|
|
|
75758
75850
|
}
|
|
75759
75851
|
};
|
|
75760
75852
|
|
|
75761
|
-
},{"./atob":
|
|
75853
|
+
},{"./atob":609}],611:[function(require,module,exports){
|
|
75762
75854
|
'use strict';
|
|
75763
75855
|
|
|
75764
75856
|
var base64_url_decode = require('./base64_url_decode');
|
|
@@ -75786,7 +75878,7 @@ module.exports = function (token,options) {
|
|
|
75786
75878
|
|
|
75787
75879
|
module.exports.InvalidTokenError = InvalidTokenError;
|
|
75788
75880
|
|
|
75789
|
-
},{"./base64_url_decode":
|
|
75881
|
+
},{"./base64_url_decode":610}],612:[function(require,module,exports){
|
|
75790
75882
|
module.exports={
|
|
75791
75883
|
"application/1d-interleaved-parityfec": {
|
|
75792
75884
|
"source": "iana"
|
|
@@ -84307,7 +84399,7 @@ module.exports={
|
|
|
84307
84399
|
}
|
|
84308
84400
|
}
|
|
84309
84401
|
|
|
84310
|
-
},{}],
|
|
84402
|
+
},{}],613:[function(require,module,exports){
|
|
84311
84403
|
/*!
|
|
84312
84404
|
* mime-db
|
|
84313
84405
|
* Copyright(c) 2014 Jonathan Ong
|
|
@@ -84321,7 +84413,7 @@ module.exports={
|
|
|
84321
84413
|
|
|
84322
84414
|
module.exports = require('./db.json')
|
|
84323
84415
|
|
|
84324
|
-
},{"./db.json":
|
|
84416
|
+
},{"./db.json":612}],614:[function(require,module,exports){
|
|
84325
84417
|
/*!
|
|
84326
84418
|
* mime-types
|
|
84327
84419
|
* Copyright(c) 2014 Jonathan Ong
|
|
@@ -84511,7 +84603,7 @@ function populateMaps (extensions, types) {
|
|
|
84511
84603
|
})
|
|
84512
84604
|
}
|
|
84513
84605
|
|
|
84514
|
-
},{"mime-db":
|
|
84606
|
+
},{"mime-db":613,"path":327}],615:[function(require,module,exports){
|
|
84515
84607
|
var crypto = require('crypto')
|
|
84516
84608
|
|
|
84517
84609
|
function sha (key, body, algorithm) {
|
|
@@ -84658,7 +84750,7 @@ exports.plaintext = plaintext
|
|
|
84658
84750
|
exports.sign = sign
|
|
84659
84751
|
exports.rfc3986 = rfc3986
|
|
84660
84752
|
exports.generateBase = generateBase
|
|
84661
|
-
},{"crypto":237}],
|
|
84753
|
+
},{"crypto":237}],616:[function(require,module,exports){
|
|
84662
84754
|
(function (process){(function (){
|
|
84663
84755
|
// Generated by CoffeeScript 1.12.2
|
|
84664
84756
|
(function() {
|
|
@@ -84698,7 +84790,7 @@ exports.generateBase = generateBase
|
|
|
84698
84790
|
|
|
84699
84791
|
|
|
84700
84792
|
}).call(this)}).call(this,require('_process'))
|
|
84701
|
-
},{"_process":335}],
|
|
84793
|
+
},{"_process":335}],617:[function(require,module,exports){
|
|
84702
84794
|
module.exports=[
|
|
84703
84795
|
"ac",
|
|
84704
84796
|
"com.ac",
|
|
@@ -94075,7 +94167,7 @@ module.exports=[
|
|
|
94075
94167
|
"virtualserver.io",
|
|
94076
94168
|
"enterprisecloud.nu"
|
|
94077
94169
|
]
|
|
94078
|
-
},{}],
|
|
94170
|
+
},{}],618:[function(require,module,exports){
|
|
94079
94171
|
/*eslint no-var:0, prefer-arrow-callback: 0, object-shorthand: 0 */
|
|
94080
94172
|
'use strict';
|
|
94081
94173
|
|
|
@@ -94346,7 +94438,7 @@ exports.isValid = function (domain) {
|
|
|
94346
94438
|
return Boolean(parsed.domain && parsed.listed);
|
|
94347
94439
|
};
|
|
94348
94440
|
|
|
94349
|
-
},{"./data/rules.json":
|
|
94441
|
+
},{"./data/rules.json":617,"punycode":343}],619:[function(require,module,exports){
|
|
94350
94442
|
'use strict';
|
|
94351
94443
|
|
|
94352
94444
|
var replace = String.prototype.replace;
|
|
@@ -94366,7 +94458,7 @@ module.exports = {
|
|
|
94366
94458
|
RFC3986: 'RFC3986'
|
|
94367
94459
|
};
|
|
94368
94460
|
|
|
94369
|
-
},{}],
|
|
94461
|
+
},{}],620:[function(require,module,exports){
|
|
94370
94462
|
'use strict';
|
|
94371
94463
|
|
|
94372
94464
|
var stringify = require('./stringify');
|
|
@@ -94379,7 +94471,7 @@ module.exports = {
|
|
|
94379
94471
|
stringify: stringify
|
|
94380
94472
|
};
|
|
94381
94473
|
|
|
94382
|
-
},{"./formats":
|
|
94474
|
+
},{"./formats":619,"./parse":621,"./stringify":622}],621:[function(require,module,exports){
|
|
94383
94475
|
'use strict';
|
|
94384
94476
|
|
|
94385
94477
|
var utils = require('./utils');
|
|
@@ -94556,7 +94648,7 @@ module.exports = function (str, opts) {
|
|
|
94556
94648
|
return utils.compact(obj);
|
|
94557
94649
|
};
|
|
94558
94650
|
|
|
94559
|
-
},{"./utils":
|
|
94651
|
+
},{"./utils":623}],622:[function(require,module,exports){
|
|
94560
94652
|
'use strict';
|
|
94561
94653
|
|
|
94562
94654
|
var utils = require('./utils');
|
|
@@ -94775,7 +94867,7 @@ module.exports = function (object, opts) {
|
|
|
94775
94867
|
return joined.length > 0 ? prefix + joined : '';
|
|
94776
94868
|
};
|
|
94777
94869
|
|
|
94778
|
-
},{"./formats":
|
|
94870
|
+
},{"./formats":619,"./utils":623}],623:[function(require,module,exports){
|
|
94779
94871
|
'use strict';
|
|
94780
94872
|
|
|
94781
94873
|
var has = Object.prototype.hasOwnProperty;
|
|
@@ -94992,7 +95084,7 @@ module.exports = {
|
|
|
94992
95084
|
merge: merge
|
|
94993
95085
|
};
|
|
94994
95086
|
|
|
94995
|
-
},{}],
|
|
95087
|
+
},{}],624:[function(require,module,exports){
|
|
94996
95088
|
// Copyright 2010-2012 Mikeal Rogers
|
|
94997
95089
|
//
|
|
94998
95090
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -95149,7 +95241,7 @@ Object.defineProperty(request, 'debug', {
|
|
|
95149
95241
|
}
|
|
95150
95242
|
})
|
|
95151
95243
|
|
|
95152
|
-
},{"./lib/cookies":
|
|
95244
|
+
},{"./lib/cookies":626,"./lib/helpers":630,"./request":639,"extend":570}],625:[function(require,module,exports){
|
|
95153
95245
|
'use strict'
|
|
95154
95246
|
|
|
95155
95247
|
var caseless = require('caseless')
|
|
@@ -95318,7 +95410,7 @@ Auth.prototype.onResponse = function (response) {
|
|
|
95318
95410
|
|
|
95319
95411
|
exports.Auth = Auth
|
|
95320
95412
|
|
|
95321
|
-
},{"./helpers":
|
|
95413
|
+
},{"./helpers":630,"caseless":563,"uuid/v4":638}],626:[function(require,module,exports){
|
|
95322
95414
|
'use strict'
|
|
95323
95415
|
|
|
95324
95416
|
var tough = require('tough-cookie')
|
|
@@ -95358,7 +95450,7 @@ exports.jar = function (store) {
|
|
|
95358
95450
|
return new RequestJar(store)
|
|
95359
95451
|
}
|
|
95360
95452
|
|
|
95361
|
-
},{"tough-cookie":
|
|
95453
|
+
},{"tough-cookie":667}],627:[function(require,module,exports){
|
|
95362
95454
|
(function (process){(function (){
|
|
95363
95455
|
'use strict'
|
|
95364
95456
|
|
|
@@ -95441,7 +95533,7 @@ function getProxyFromURI (uri) {
|
|
|
95441
95533
|
module.exports = getProxyFromURI
|
|
95442
95534
|
|
|
95443
95535
|
}).call(this)}).call(this,require('_process'))
|
|
95444
|
-
},{"_process":335}],
|
|
95536
|
+
},{"_process":335}],628:[function(require,module,exports){
|
|
95445
95537
|
'use strict'
|
|
95446
95538
|
|
|
95447
95539
|
var fs = require('fs')
|
|
@@ -95648,7 +95740,7 @@ Har.prototype.options = function (options) {
|
|
|
95648
95740
|
|
|
95649
95741
|
exports.Har = Har
|
|
95650
95742
|
|
|
95651
|
-
},{"extend":
|
|
95743
|
+
},{"extend":570,"fs":225,"har-validator":596,"querystring":346}],629:[function(require,module,exports){
|
|
95652
95744
|
'use strict'
|
|
95653
95745
|
|
|
95654
95746
|
var crypto = require('crypto')
|
|
@@ -95739,7 +95831,7 @@ exports.header = function (uri, method, opts) {
|
|
|
95739
95831
|
return header
|
|
95740
95832
|
}
|
|
95741
95833
|
|
|
95742
|
-
},{"crypto":237}],
|
|
95834
|
+
},{"crypto":237}],630:[function(require,module,exports){
|
|
95743
95835
|
(function (process,setImmediate){(function (){
|
|
95744
95836
|
'use strict'
|
|
95745
95837
|
|
|
@@ -95809,7 +95901,7 @@ exports.version = version
|
|
|
95809
95901
|
exports.defer = defer
|
|
95810
95902
|
|
|
95811
95903
|
}).call(this)}).call(this,require('_process'),require("timers").setImmediate)
|
|
95812
|
-
},{"_process":335,"crypto":237,"json-stringify-safe":
|
|
95904
|
+
},{"_process":335,"crypto":237,"json-stringify-safe":607,"safe-buffer":640,"timers":393}],631:[function(require,module,exports){
|
|
95813
95905
|
'use strict'
|
|
95814
95906
|
|
|
95815
95907
|
var uuid = require('uuid/v4')
|
|
@@ -95923,7 +96015,7 @@ Multipart.prototype.onRequest = function (options) {
|
|
|
95923
96015
|
|
|
95924
96016
|
exports.Multipart = Multipart
|
|
95925
96017
|
|
|
95926
|
-
},{"combined-stream":
|
|
96018
|
+
},{"combined-stream":564,"isstream":603,"safe-buffer":640,"uuid/v4":638}],632:[function(require,module,exports){
|
|
95927
96019
|
'use strict'
|
|
95928
96020
|
|
|
95929
96021
|
var url = require('url')
|
|
@@ -96073,7 +96165,7 @@ OAuth.prototype.onRequest = function (_oauth) {
|
|
|
96073
96165
|
|
|
96074
96166
|
exports.OAuth = OAuth
|
|
96075
96167
|
|
|
96076
|
-
},{"caseless":
|
|
96168
|
+
},{"caseless":563,"crypto":237,"oauth-sign":615,"qs":620,"safe-buffer":640,"url":395,"uuid/v4":638}],633:[function(require,module,exports){
|
|
96077
96169
|
'use strict'
|
|
96078
96170
|
|
|
96079
96171
|
var qs = require('qs')
|
|
@@ -96125,7 +96217,7 @@ Querystring.prototype.unescape = querystring.unescape
|
|
|
96125
96217
|
|
|
96126
96218
|
exports.Querystring = Querystring
|
|
96127
96219
|
|
|
96128
|
-
},{"qs":
|
|
96220
|
+
},{"qs":620,"querystring":346}],634:[function(require,module,exports){
|
|
96129
96221
|
'use strict'
|
|
96130
96222
|
|
|
96131
96223
|
var url = require('url')
|
|
@@ -96281,7 +96373,7 @@ Redirect.prototype.onResponse = function (response) {
|
|
|
96281
96373
|
|
|
96282
96374
|
exports.Redirect = Redirect
|
|
96283
96375
|
|
|
96284
|
-
},{"url":395}],
|
|
96376
|
+
},{"url":395}],635:[function(require,module,exports){
|
|
96285
96377
|
'use strict'
|
|
96286
96378
|
|
|
96287
96379
|
var url = require('url')
|
|
@@ -96458,7 +96550,7 @@ Tunnel.defaultProxyHeaderWhiteList = defaultProxyHeaderWhiteList
|
|
|
96458
96550
|
Tunnel.defaultProxyHeaderExclusiveList = defaultProxyHeaderExclusiveList
|
|
96459
96551
|
exports.Tunnel = Tunnel
|
|
96460
96552
|
|
|
96461
|
-
},{"tunnel-agent":
|
|
96553
|
+
},{"tunnel-agent":674,"url":395}],636:[function(require,module,exports){
|
|
96462
96554
|
/**
|
|
96463
96555
|
* Convert array of 16 byte values to UUID string format of the form:
|
|
96464
96556
|
* XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
|
|
@@ -96486,7 +96578,7 @@ function bytesToUuid(buf, offset) {
|
|
|
96486
96578
|
|
|
96487
96579
|
module.exports = bytesToUuid;
|
|
96488
96580
|
|
|
96489
|
-
},{}],
|
|
96581
|
+
},{}],637:[function(require,module,exports){
|
|
96490
96582
|
// Unique ID creation requires a high quality random # generator. In the
|
|
96491
96583
|
// browser this is a little complicated due to unknown quality of Math.random()
|
|
96492
96584
|
// and inconsistent support for the `crypto` API. We do the best we can via
|
|
@@ -96522,7 +96614,7 @@ if (getRandomValues) {
|
|
|
96522
96614
|
};
|
|
96523
96615
|
}
|
|
96524
96616
|
|
|
96525
|
-
},{}],
|
|
96617
|
+
},{}],638:[function(require,module,exports){
|
|
96526
96618
|
var rng = require('./lib/rng');
|
|
96527
96619
|
var bytesToUuid = require('./lib/bytesToUuid');
|
|
96528
96620
|
|
|
@@ -96553,7 +96645,7 @@ function v4(options, buf, offset) {
|
|
|
96553
96645
|
|
|
96554
96646
|
module.exports = v4;
|
|
96555
96647
|
|
|
96556
|
-
},{"./lib/bytesToUuid":
|
|
96648
|
+
},{"./lib/bytesToUuid":636,"./lib/rng":637}],639:[function(require,module,exports){
|
|
96557
96649
|
(function (process){(function (){
|
|
96558
96650
|
'use strict'
|
|
96559
96651
|
|
|
@@ -98110,9 +98202,9 @@ Request.prototype.toJSON = requestToJSON
|
|
|
98110
98202
|
module.exports = Request
|
|
98111
98203
|
|
|
98112
98204
|
}).call(this)}).call(this,require('_process'))
|
|
98113
|
-
},{"./lib/auth":
|
|
98205
|
+
},{"./lib/auth":625,"./lib/cookies":626,"./lib/getProxyFromURI":627,"./lib/har":628,"./lib/hawk":629,"./lib/helpers":630,"./lib/multipart":631,"./lib/oauth":632,"./lib/querystring":633,"./lib/redirect":634,"./lib/tunnel":635,"_process":335,"aws-sign2":559,"aws4":560,"caseless":563,"extend":570,"forever-agent":574,"form-data":575,"http":387,"http-signature":597,"https":298,"is-typedarray":602,"isstream":603,"mime-types":614,"performance-now":616,"safe-buffer":640,"stream":386,"url":395,"util":400,"zlib":224}],640:[function(require,module,exports){
|
|
98114
98206
|
arguments[4][358][0].apply(exports,arguments)
|
|
98115
|
-
},{"buffer":227,"dup":358}],
|
|
98207
|
+
},{"buffer":227,"dup":358}],641:[function(require,module,exports){
|
|
98116
98208
|
(function (process){(function (){
|
|
98117
98209
|
/* eslint-disable node/no-deprecated-api */
|
|
98118
98210
|
|
|
@@ -98193,7 +98285,7 @@ if (!safer.constants) {
|
|
|
98193
98285
|
module.exports = safer
|
|
98194
98286
|
|
|
98195
98287
|
}).call(this)}).call(this,require('_process'))
|
|
98196
|
-
},{"_process":335,"buffer":227}],
|
|
98288
|
+
},{"_process":335,"buffer":227}],642:[function(require,module,exports){
|
|
98197
98289
|
// Copyright 2015 Joyent, Inc.
|
|
98198
98290
|
|
|
98199
98291
|
var Buffer = require('safer-buffer').Buffer;
|
|
@@ -98363,7 +98455,7 @@ module.exports = {
|
|
|
98363
98455
|
curves: curves
|
|
98364
98456
|
};
|
|
98365
98457
|
|
|
98366
|
-
},{"safer-buffer":
|
|
98458
|
+
},{"safer-buffer":641}],643:[function(require,module,exports){
|
|
98367
98459
|
// Copyright 2016 Joyent, Inc.
|
|
98368
98460
|
|
|
98369
98461
|
module.exports = Certificate;
|
|
@@ -98775,7 +98867,7 @@ Certificate._oldVersionDetect = function (obj) {
|
|
|
98775
98867
|
return ([1, 0]);
|
|
98776
98868
|
};
|
|
98777
98869
|
|
|
98778
|
-
},{"./algs":
|
|
98870
|
+
},{"./algs":642,"./errors":646,"./fingerprint":647,"./formats/openssh-cert":650,"./formats/x509":659,"./formats/x509-pem":658,"./identity":660,"./key":662,"./private-key":663,"./signature":664,"./utils":666,"assert-plus":558,"crypto":237,"safer-buffer":641,"util":400}],644:[function(require,module,exports){
|
|
98779
98871
|
// Copyright 2017 Joyent, Inc.
|
|
98780
98872
|
|
|
98781
98873
|
module.exports = {
|
|
@@ -99174,7 +99266,7 @@ function generateECDSA(curve) {
|
|
|
99174
99266
|
}
|
|
99175
99267
|
}
|
|
99176
99268
|
|
|
99177
|
-
},{"./algs":
|
|
99269
|
+
},{"./algs":642,"./key":662,"./private-key":663,"./utils":666,"assert-plus":558,"crypto":237,"ecc-jsbn":567,"ecc-jsbn/lib/ec":568,"jsbn":604,"safer-buffer":641,"tweetnacl":675}],645:[function(require,module,exports){
|
|
99178
99270
|
// Copyright 2015 Joyent, Inc.
|
|
99179
99271
|
|
|
99180
99272
|
module.exports = {
|
|
@@ -99268,7 +99360,7 @@ Signer.prototype.sign = function () {
|
|
|
99268
99360
|
return (sigObj);
|
|
99269
99361
|
};
|
|
99270
99362
|
|
|
99271
|
-
},{"./signature":
|
|
99363
|
+
},{"./signature":664,"assert-plus":558,"safer-buffer":641,"stream":386,"tweetnacl":675,"util":400}],646:[function(require,module,exports){
|
|
99272
99364
|
// Copyright 2015 Joyent, Inc.
|
|
99273
99365
|
|
|
99274
99366
|
var assert = require('assert-plus');
|
|
@@ -99354,7 +99446,7 @@ module.exports = {
|
|
|
99354
99446
|
CertificateParseError: CertificateParseError
|
|
99355
99447
|
};
|
|
99356
99448
|
|
|
99357
|
-
},{"assert-plus":
|
|
99449
|
+
},{"assert-plus":558,"util":400}],647:[function(require,module,exports){
|
|
99358
99450
|
// Copyright 2018 Joyent, Inc.
|
|
99359
99451
|
|
|
99360
99452
|
module.exports = Fingerprint;
|
|
@@ -99576,7 +99668,7 @@ Fingerprint._oldVersionDetect = function (obj) {
|
|
|
99576
99668
|
return ([1, 0]);
|
|
99577
99669
|
};
|
|
99578
99670
|
|
|
99579
|
-
},{"./algs":
|
|
99671
|
+
},{"./algs":642,"./certificate":643,"./errors":646,"./key":662,"./private-key":663,"./utils":666,"assert-plus":558,"crypto":237,"safer-buffer":641}],648:[function(require,module,exports){
|
|
99580
99672
|
// Copyright 2018 Joyent, Inc.
|
|
99581
99673
|
|
|
99582
99674
|
module.exports = {
|
|
@@ -99702,7 +99794,7 @@ function write(key, options) {
|
|
|
99702
99794
|
throw (new Error('"auto" format cannot be used for writing'));
|
|
99703
99795
|
}
|
|
99704
99796
|
|
|
99705
|
-
},{"../key":
|
|
99797
|
+
},{"../key":662,"../private-key":663,"../utils":666,"./dnssec":649,"./pem":651,"./putty":654,"./rfc4253":655,"./ssh":657,"assert-plus":558,"safer-buffer":641}],649:[function(require,module,exports){
|
|
99706
99798
|
// Copyright 2017 Joyent, Inc.
|
|
99707
99799
|
|
|
99708
99800
|
module.exports = {
|
|
@@ -99991,7 +100083,7 @@ function write(key, options) {
|
|
|
99991
100083
|
}
|
|
99992
100084
|
}
|
|
99993
100085
|
|
|
99994
|
-
},{"../dhe":
|
|
100086
|
+
},{"../dhe":644,"../key":662,"../private-key":663,"../ssh-buffer":665,"../utils":666,"assert-plus":558,"safer-buffer":641}],650:[function(require,module,exports){
|
|
99995
100087
|
// Copyright 2017 Joyent, Inc.
|
|
99996
100088
|
|
|
99997
100089
|
module.exports = {
|
|
@@ -100345,7 +100437,7 @@ function getCertType(key) {
|
|
|
100345
100437
|
throw (new Error('Unsupported key type ' + key.type));
|
|
100346
100438
|
}
|
|
100347
100439
|
|
|
100348
|
-
},{"../algs":
|
|
100440
|
+
},{"../algs":642,"../certificate":643,"../identity":660,"../key":662,"../private-key":663,"../signature":664,"../ssh-buffer":665,"../utils":666,"./rfc4253":655,"assert-plus":558,"crypto":237,"safer-buffer":641}],651:[function(require,module,exports){
|
|
100349
100441
|
// Copyright 2018 Joyent, Inc.
|
|
100350
100442
|
|
|
100351
100443
|
module.exports = {
|
|
@@ -100637,7 +100729,7 @@ function write(key, options, type) {
|
|
|
100637
100729
|
return (buf.slice(0, o));
|
|
100638
100730
|
}
|
|
100639
100731
|
|
|
100640
|
-
},{"../algs":
|
|
100732
|
+
},{"../algs":642,"../errors":646,"../key":662,"../private-key":663,"../utils":666,"./pkcs1":652,"./pkcs8":653,"./rfc4253":655,"./ssh-private":656,"asn1":557,"assert-plus":558,"crypto":237,"safer-buffer":641}],652:[function(require,module,exports){
|
|
100641
100733
|
// Copyright 2015 Joyent, Inc.
|
|
100642
100734
|
|
|
100643
100735
|
module.exports = {
|
|
@@ -101012,7 +101104,7 @@ function writePkcs1EdDSAPublic(der, key) {
|
|
|
101012
101104
|
throw (new Error('Public keys are not supported for EdDSA PKCS#1'));
|
|
101013
101105
|
}
|
|
101014
101106
|
|
|
101015
|
-
},{"../algs":
|
|
101107
|
+
},{"../algs":642,"../key":662,"../private-key":663,"../utils":666,"./pem":651,"./pkcs8":653,"asn1":557,"assert-plus":558,"safer-buffer":641}],653:[function(require,module,exports){
|
|
101016
101108
|
// Copyright 2018 Joyent, Inc.
|
|
101017
101109
|
|
|
101018
101110
|
module.exports = {
|
|
@@ -101645,7 +101737,7 @@ function writePkcs8EdDSAPrivate(key, der) {
|
|
|
101645
101737
|
der.endSequence();
|
|
101646
101738
|
}
|
|
101647
101739
|
|
|
101648
|
-
},{"../algs":
|
|
101740
|
+
},{"../algs":642,"../key":662,"../private-key":663,"../utils":666,"./pem":651,"asn1":557,"assert-plus":558,"safer-buffer":641}],654:[function(require,module,exports){
|
|
101649
101741
|
// Copyright 2018 Joyent, Inc.
|
|
101650
101742
|
|
|
101651
101743
|
module.exports = {
|
|
@@ -101841,7 +101933,7 @@ function wrap(txt, len) {
|
|
|
101841
101933
|
return (lines);
|
|
101842
101934
|
}
|
|
101843
101935
|
|
|
101844
|
-
},{"../errors":
|
|
101936
|
+
},{"../errors":646,"../key":662,"../private-key":663,"../ssh-buffer":665,"./rfc4253":655,"assert-plus":558,"crypto":237,"safer-buffer":641}],655:[function(require,module,exports){
|
|
101845
101937
|
// Copyright 2015 Joyent, Inc.
|
|
101846
101938
|
|
|
101847
101939
|
module.exports = {
|
|
@@ -102009,7 +102101,7 @@ function write(key, options) {
|
|
|
102009
102101
|
return (buf.toBuffer());
|
|
102010
102102
|
}
|
|
102011
102103
|
|
|
102012
|
-
},{"../algs":
|
|
102104
|
+
},{"../algs":642,"../key":662,"../private-key":663,"../ssh-buffer":665,"../utils":666,"assert-plus":558,"safer-buffer":641}],656:[function(require,module,exports){
|
|
102013
102105
|
// Copyright 2015 Joyent, Inc.
|
|
102014
102106
|
|
|
102015
102107
|
module.exports = {
|
|
@@ -102273,7 +102365,7 @@ function write(key, options) {
|
|
|
102273
102365
|
return (buf.slice(0, o));
|
|
102274
102366
|
}
|
|
102275
102367
|
|
|
102276
|
-
},{"../algs":
|
|
102368
|
+
},{"../algs":642,"../errors":646,"../key":662,"../private-key":663,"../ssh-buffer":665,"../utils":666,"./pem":651,"./rfc4253":655,"asn1":557,"assert-plus":558,"bcrypt-pbkdf":562,"crypto":237,"safer-buffer":641}],657:[function(require,module,exports){
|
|
102277
102369
|
// Copyright 2015 Joyent, Inc.
|
|
102278
102370
|
|
|
102279
102371
|
module.exports = {
|
|
@@ -102390,7 +102482,7 @@ function write(key, options) {
|
|
|
102390
102482
|
return (Buffer.from(parts.join(' ')));
|
|
102391
102483
|
}
|
|
102392
102484
|
|
|
102393
|
-
},{"../key":
|
|
102485
|
+
},{"../key":662,"../private-key":663,"../utils":666,"./rfc4253":655,"./ssh-private":656,"assert-plus":558,"safer-buffer":641}],658:[function(require,module,exports){
|
|
102394
102486
|
// Copyright 2016 Joyent, Inc.
|
|
102395
102487
|
|
|
102396
102488
|
var x509 = require('./x509');
|
|
@@ -102480,7 +102572,7 @@ function write(cert, options) {
|
|
|
102480
102572
|
return (buf.slice(0, o));
|
|
102481
102573
|
}
|
|
102482
102574
|
|
|
102483
|
-
},{"../algs":
|
|
102575
|
+
},{"../algs":642,"../certificate":643,"../identity":660,"../key":662,"../private-key":663,"../signature":664,"../utils":666,"./pem":651,"./x509":659,"asn1":557,"assert-plus":558,"safer-buffer":641}],659:[function(require,module,exports){
|
|
102484
102576
|
// Copyright 2017 Joyent, Inc.
|
|
102485
102577
|
|
|
102486
102578
|
module.exports = {
|
|
@@ -103234,7 +103326,7 @@ function writeBitField(setBits, bitIndex) {
|
|
|
103234
103326
|
return (bits);
|
|
103235
103327
|
}
|
|
103236
103328
|
|
|
103237
|
-
},{"../algs":
|
|
103329
|
+
},{"../algs":642,"../certificate":643,"../identity":660,"../key":662,"../private-key":663,"../signature":664,"../utils":666,"./pem":651,"./pkcs8":653,"asn1":557,"assert-plus":558,"safer-buffer":641}],660:[function(require,module,exports){
|
|
103238
103330
|
// Copyright 2017 Joyent, Inc.
|
|
103239
103331
|
|
|
103240
103332
|
module.exports = Identity;
|
|
@@ -103609,7 +103701,7 @@ Identity._oldVersionDetect = function (obj) {
|
|
|
103609
103701
|
return ([1, 0]);
|
|
103610
103702
|
};
|
|
103611
103703
|
|
|
103612
|
-
},{"./algs":
|
|
103704
|
+
},{"./algs":642,"./errors":646,"./fingerprint":647,"./signature":664,"./utils":666,"asn1":557,"assert-plus":558,"crypto":237,"safer-buffer":641,"util":400}],661:[function(require,module,exports){
|
|
103613
103705
|
// Copyright 2015 Joyent, Inc.
|
|
103614
103706
|
|
|
103615
103707
|
var Key = require('./key');
|
|
@@ -103651,7 +103743,7 @@ module.exports = {
|
|
|
103651
103743
|
CertificateParseError: errs.CertificateParseError
|
|
103652
103744
|
};
|
|
103653
103745
|
|
|
103654
|
-
},{"./certificate":
|
|
103746
|
+
},{"./certificate":643,"./errors":646,"./fingerprint":647,"./identity":660,"./key":662,"./private-key":663,"./signature":664}],662:[function(require,module,exports){
|
|
103655
103747
|
(function (Buffer){(function (){
|
|
103656
103748
|
// Copyright 2018 Joyent, Inc.
|
|
103657
103749
|
|
|
@@ -103949,7 +104041,7 @@ Key._oldVersionDetect = function (obj) {
|
|
|
103949
104041
|
};
|
|
103950
104042
|
|
|
103951
104043
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
103952
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"./algs":
|
|
104044
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":302,"./algs":642,"./dhe":644,"./ed-compat":645,"./errors":646,"./fingerprint":647,"./formats/auto":648,"./formats/dnssec":649,"./formats/pem":651,"./formats/pkcs1":652,"./formats/pkcs8":653,"./formats/putty":654,"./formats/rfc4253":655,"./formats/ssh":657,"./formats/ssh-private":656,"./private-key":663,"./signature":664,"./utils":666,"assert-plus":558,"crypto":237}],663:[function(require,module,exports){
|
|
103953
104045
|
// Copyright 2017 Joyent, Inc.
|
|
103954
104046
|
|
|
103955
104047
|
module.exports = PrivateKey;
|
|
@@ -104198,7 +104290,7 @@ PrivateKey._oldVersionDetect = function (obj) {
|
|
|
104198
104290
|
return ([1, 0]);
|
|
104199
104291
|
};
|
|
104200
104292
|
|
|
104201
|
-
},{"./algs":
|
|
104293
|
+
},{"./algs":642,"./dhe":644,"./ed-compat":645,"./errors":646,"./fingerprint":647,"./formats/auto":648,"./formats/dnssec":649,"./formats/pem":651,"./formats/pkcs1":652,"./formats/pkcs8":653,"./formats/putty":654,"./formats/rfc4253":655,"./formats/ssh-private":656,"./key":662,"./signature":664,"./utils":666,"assert-plus":558,"crypto":237,"safer-buffer":641,"tweetnacl":675,"util":400}],664:[function(require,module,exports){
|
|
104202
104294
|
// Copyright 2015 Joyent, Inc.
|
|
104203
104295
|
|
|
104204
104296
|
module.exports = Signature;
|
|
@@ -104514,7 +104606,7 @@ Signature._oldVersionDetect = function (obj) {
|
|
|
104514
104606
|
return ([1, 0]);
|
|
104515
104607
|
};
|
|
104516
104608
|
|
|
104517
|
-
},{"./algs":
|
|
104609
|
+
},{"./algs":642,"./errors":646,"./ssh-buffer":665,"./utils":666,"asn1":557,"assert-plus":558,"crypto":237,"safer-buffer":641}],665:[function(require,module,exports){
|
|
104518
104610
|
// Copyright 2015 Joyent, Inc.
|
|
104519
104611
|
|
|
104520
104612
|
module.exports = SSHBuffer;
|
|
@@ -104665,7 +104757,7 @@ SSHBuffer.prototype.write = function (buf) {
|
|
|
104665
104757
|
this._offset += buf.length;
|
|
104666
104758
|
};
|
|
104667
104759
|
|
|
104668
|
-
},{"assert-plus":
|
|
104760
|
+
},{"assert-plus":558,"safer-buffer":641}],666:[function(require,module,exports){
|
|
104669
104761
|
// Copyright 2015 Joyent, Inc.
|
|
104670
104762
|
|
|
104671
104763
|
module.exports = {
|
|
@@ -105071,7 +105163,7 @@ function opensshCipherInfo(cipher) {
|
|
|
105071
105163
|
return (inf);
|
|
105072
105164
|
}
|
|
105073
105165
|
|
|
105074
|
-
},{"./algs":
|
|
105166
|
+
},{"./algs":642,"./key":662,"./private-key":663,"asn1":557,"assert-plus":558,"crypto":237,"ecc-jsbn/lib/ec":568,"jsbn":604,"safer-buffer":641,"tweetnacl":675}],667:[function(require,module,exports){
|
|
105075
105167
|
/*!
|
|
105076
105168
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
105077
105169
|
* All rights reserved.
|
|
@@ -106555,7 +106647,7 @@ exports.permuteDomain = require('./permuteDomain').permuteDomain;
|
|
|
106555
106647
|
exports.permutePath = permutePath;
|
|
106556
106648
|
exports.canonicalDomain = canonicalDomain;
|
|
106557
106649
|
|
|
106558
|
-
},{"./memstore":
|
|
106650
|
+
},{"./memstore":668,"./pathMatch":669,"./permuteDomain":670,"./pubsuffix-psl":671,"./store":672,"./version":673,"net":225,"punycode":343,"url":395,"util":400}],668:[function(require,module,exports){
|
|
106559
106651
|
/*!
|
|
106560
106652
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
106561
106653
|
* All rights reserved.
|
|
@@ -106738,7 +106830,7 @@ MemoryCookieStore.prototype.getAllCookies = function(cb) {
|
|
|
106738
106830
|
cb(null, cookies);
|
|
106739
106831
|
};
|
|
106740
106832
|
|
|
106741
|
-
},{"./pathMatch":
|
|
106833
|
+
},{"./pathMatch":669,"./permuteDomain":670,"./store":672,"util":400}],669:[function(require,module,exports){
|
|
106742
106834
|
/*!
|
|
106743
106835
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
106744
106836
|
* All rights reserved.
|
|
@@ -106801,7 +106893,7 @@ function pathMatch (reqPath, cookiePath) {
|
|
|
106801
106893
|
|
|
106802
106894
|
exports.pathMatch = pathMatch;
|
|
106803
106895
|
|
|
106804
|
-
},{}],
|
|
106896
|
+
},{}],670:[function(require,module,exports){
|
|
106805
106897
|
/*!
|
|
106806
106898
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
106807
106899
|
* All rights reserved.
|
|
@@ -106859,7 +106951,7 @@ function permuteDomain (domain) {
|
|
|
106859
106951
|
|
|
106860
106952
|
exports.permuteDomain = permuteDomain;
|
|
106861
106953
|
|
|
106862
|
-
},{"./pubsuffix-psl":
|
|
106954
|
+
},{"./pubsuffix-psl":671}],671:[function(require,module,exports){
|
|
106863
106955
|
/*!
|
|
106864
106956
|
* Copyright (c) 2018, Salesforce.com, Inc.
|
|
106865
106957
|
* All rights reserved.
|
|
@@ -106899,7 +106991,7 @@ function getPublicSuffix(domain) {
|
|
|
106899
106991
|
|
|
106900
106992
|
exports.getPublicSuffix = getPublicSuffix;
|
|
106901
106993
|
|
|
106902
|
-
},{"psl":
|
|
106994
|
+
},{"psl":618}],672:[function(require,module,exports){
|
|
106903
106995
|
/*!
|
|
106904
106996
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
106905
106997
|
* All rights reserved.
|
|
@@ -106976,11 +107068,11 @@ Store.prototype.getAllCookies = function(cb) {
|
|
|
106976
107068
|
throw new Error('getAllCookies is not implemented (therefore jar cannot be serialized)');
|
|
106977
107069
|
};
|
|
106978
107070
|
|
|
106979
|
-
},{}],
|
|
107071
|
+
},{}],673:[function(require,module,exports){
|
|
106980
107072
|
// generated by genversion
|
|
106981
107073
|
module.exports = '2.5.0'
|
|
106982
107074
|
|
|
106983
|
-
},{}],
|
|
107075
|
+
},{}],674:[function(require,module,exports){
|
|
106984
107076
|
(function (process){(function (){
|
|
106985
107077
|
'use strict'
|
|
106986
107078
|
|
|
@@ -107228,7 +107320,7 @@ if (process.env.NODE_DEBUG && /\btunnel\b/.test(process.env.NODE_DEBUG)) {
|
|
|
107228
107320
|
exports.debug = debug // for test
|
|
107229
107321
|
|
|
107230
107322
|
}).call(this)}).call(this,require('_process'))
|
|
107231
|
-
},{"_process":335,"assert":172,"events":266,"http":387,"https":298,"net":225,"safe-buffer":
|
|
107323
|
+
},{"_process":335,"assert":172,"events":266,"http":387,"https":298,"net":225,"safe-buffer":640,"tls":225,"util":400}],675:[function(require,module,exports){
|
|
107232
107324
|
(function(nacl) {
|
|
107233
107325
|
'use strict';
|
|
107234
107326
|
|
|
@@ -109618,7 +109710,7 @@ nacl.setPRNG = function(fn) {
|
|
|
109618
109710
|
|
|
109619
109711
|
})(typeof module !== 'undefined' && module.exports ? module.exports : (self.nacl = self.nacl || {}));
|
|
109620
109712
|
|
|
109621
|
-
},{"crypto":179}],
|
|
109713
|
+
},{"crypto":179}],676:[function(require,module,exports){
|
|
109622
109714
|
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
|
|
109623
109715
|
(function (global, factory) {
|
|
109624
109716
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
|
|
@@ -111063,7 +111155,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
111063
111155
|
})));
|
|
111064
111156
|
|
|
111065
111157
|
|
|
111066
|
-
},{}],
|
|
111158
|
+
},{}],677:[function(require,module,exports){
|
|
111067
111159
|
var v1 = require('./v1');
|
|
111068
111160
|
var v4 = require('./v4');
|
|
111069
111161
|
|
|
@@ -111073,7 +111165,7 @@ uuid.v4 = v4;
|
|
|
111073
111165
|
|
|
111074
111166
|
module.exports = uuid;
|
|
111075
111167
|
|
|
111076
|
-
},{"./v1":
|
|
111168
|
+
},{"./v1":680,"./v4":681}],678:[function(require,module,exports){
|
|
111077
111169
|
/**
|
|
111078
111170
|
* Convert array of 16 byte values to UUID string format of the form:
|
|
111079
111171
|
* XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
|
|
@@ -111098,7 +111190,7 @@ function bytesToUuid(buf, offset) {
|
|
|
111098
111190
|
|
|
111099
111191
|
module.exports = bytesToUuid;
|
|
111100
111192
|
|
|
111101
|
-
},{}],
|
|
111193
|
+
},{}],679:[function(require,module,exports){
|
|
111102
111194
|
(function (global){(function (){
|
|
111103
111195
|
// Unique ID creation requires a high quality random # generator. In the
|
|
111104
111196
|
// browser this is a little complicated due to unknown quality of Math.random()
|
|
@@ -111135,7 +111227,7 @@ if (!rng) {
|
|
|
111135
111227
|
module.exports = rng;
|
|
111136
111228
|
|
|
111137
111229
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
111138
|
-
},{}],
|
|
111230
|
+
},{}],680:[function(require,module,exports){
|
|
111139
111231
|
var rng = require('./lib/rng');
|
|
111140
111232
|
var bytesToUuid = require('./lib/bytesToUuid');
|
|
111141
111233
|
|
|
@@ -111237,7 +111329,7 @@ function v1(options, buf, offset) {
|
|
|
111237
111329
|
|
|
111238
111330
|
module.exports = v1;
|
|
111239
111331
|
|
|
111240
|
-
},{"./lib/bytesToUuid":
|
|
111332
|
+
},{"./lib/bytesToUuid":678,"./lib/rng":679}],681:[function(require,module,exports){
|
|
111241
111333
|
var rng = require('./lib/rng');
|
|
111242
111334
|
var bytesToUuid = require('./lib/bytesToUuid');
|
|
111243
111335
|
|
|
@@ -111268,7 +111360,7 @@ function v4(options, buf, offset) {
|
|
|
111268
111360
|
|
|
111269
111361
|
module.exports = v4;
|
|
111270
111362
|
|
|
111271
|
-
},{"./lib/bytesToUuid":
|
|
111363
|
+
},{"./lib/bytesToUuid":678,"./lib/rng":679}],682:[function(require,module,exports){
|
|
111272
111364
|
/*
|
|
111273
111365
|
* verror.js: richer JavaScript errors
|
|
111274
111366
|
*/
|
|
@@ -111721,4 +111813,4 @@ WError.prototype.cause = function we_cause(c)
|
|
|
111721
111813
|
return (this.jse_cause);
|
|
111722
111814
|
};
|
|
111723
111815
|
|
|
111724
|
-
},{"assert-plus":
|
|
111816
|
+
},{"assert-plus":558,"core-util-is":565,"extsprintf":571,"util":400}]},{},[403]);
|