slnodejs 6.1.145 → 6.1.154
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 +311 -234
- package/browser-agent/dist/browser-agent-all.min.js +36 -36
- package/browser-agent/package.json +1 -1
- package/package.json +1 -1
- package/tsOutputs/build-scanner/mappings/file-enricher.js +8 -3
- package/tsOutputs/build-scanner/mappings/file-enricher.js.map +1 -1
- package/tsOutputs/common/agent-events/agent-events-conracts.d.ts +7 -0
- package/tsOutputs/common/agent-events/agent-events-conracts.js.map +1 -1
- package/tsOutputs/common/agent-events/agent-events-controller.d.ts +3 -1
- package/tsOutputs/common/agent-events/agent-events-controller.js +15 -2
- package/tsOutputs/common/agent-events/agent-events-controller.js.map +1 -1
- package/tsOutputs/common/agent-events/cockpit-notifier.d.ts +2 -2
- package/tsOutputs/common/agent-events/cockpit-notifier.js +2 -2
- package/tsOutputs/common/agent-events/cockpit-notifier.js.map +1 -1
- package/tsOutputs/test-listener/remote-agent.d.ts +2 -1
- package/tsOutputs/test-listener/remote-agent.js +2 -2
- package/tsOutputs/test-listener/remote-agent.js.map +1 -1
|
@@ -23622,7 +23622,7 @@ module.exports={
|
|
|
23622
23622
|
"_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz",
|
|
23623
23623
|
"_shasum": "da37cebd31e79a1367e941b592ed1fbebd58abbb",
|
|
23624
23624
|
"_spec": "elliptic@^6.5.3",
|
|
23625
|
-
"_where": "/var/lib/jenkins/workspace/.OnPremise.Agent.JavaScript_main
|
|
23625
|
+
"_where": "/var/lib/jenkins/workspace/.OnPremise.Agent.JavaScript_main/browser-agent/node_modules/browserify-sign",
|
|
23626
23626
|
"author": {
|
|
23627
23627
|
"name": "Fedor Indutny",
|
|
23628
23628
|
"email": "fedor@indutny.com"
|
|
@@ -42711,14 +42711,14 @@ function extend() {
|
|
|
42711
42711
|
if (v !== undefined) module.exports = v;
|
|
42712
42712
|
}
|
|
42713
42713
|
else if (typeof define === "function" && define.amd) {
|
|
42714
|
-
define(["require", "exports", "./state-tracker", "../../common/state-tracker", "./test-state-helper", "./entities/environment-data", "./services/http/http-client", "./services/json/json-client", "./istanbul-to-footprints-convertor", "./istanbul-to-footprints-convertor-v3", "./services/light-backend-proxy", "./footprints-queue-sender", "./watchdog", "./code-coverage-manager", "./browser-agent-instance", "./queues/footprints-items-queue", "./configuration-manager", "./logger/log-factory", "./basic-uuid-generator", "./window-timers-wrapper", "./color-cookie-handler", "./queues/queue", "./delegate", "./services/json/json-client-adapter", "./browser-events-process", "./browser-hits-converter", "./browser-agent-instance-fpv6", "./browser-hits-collector", "./sl-mapping-loader", "./services/json/noop-json-client", "../../common/agent-instance-data", "../../common/agent-events/agent-events-conracts", "../../common/agent-events/cockpit-notifier", "../../common/http/backend-proxy", "../../common/config-process/config-loader", "../../common/footprints-process-v6/relative-path-resolver", "../../common/footprints-process-v6/footprints-buffer", "../../common/footprints-process-v6/index", "../../common/config-process", "../../common/system-date"], factory);
|
|
42714
|
+
define(["require", "exports", "./state-tracker", "../../common/state-tracker-fpv6", "./test-state-helper", "./entities/environment-data", "./services/http/http-client", "./services/json/json-client", "./istanbul-to-footprints-convertor", "./istanbul-to-footprints-convertor-v3", "./services/light-backend-proxy", "./footprints-queue-sender", "./watchdog", "./code-coverage-manager", "./browser-agent-instance", "./queues/footprints-items-queue", "./configuration-manager", "./logger/log-factory", "./basic-uuid-generator", "./window-timers-wrapper", "./color-cookie-handler", "./queues/queue", "./delegate", "./services/json/json-client-adapter", "./browser-events-process", "./browser-hits-converter", "./browser-agent-instance-fpv6", "./browser-hits-collector", "./sl-mapping-loader", "./services/json/noop-json-client", "../../common/agent-instance-data", "../../common/agent-events/agent-events-conracts", "../../common/agent-events/cockpit-notifier", "../../common/http/backend-proxy", "../../common/config-process/config-loader", "../../common/footprints-process-v6/relative-path-resolver", "../../common/footprints-process-v6/footprints-buffer", "../../common/footprints-process-v6/index", "../../common/config-process", "../../common/system-date"], factory);
|
|
42715
42715
|
}
|
|
42716
42716
|
})(function (require, exports) {
|
|
42717
42717
|
"use strict";
|
|
42718
42718
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
42719
42719
|
exports.AgentFactory = void 0;
|
|
42720
42720
|
var state_tracker_1 = require("./state-tracker");
|
|
42721
|
-
var
|
|
42721
|
+
var state_tracker_fpv6_1 = require("../../common/state-tracker-fpv6");
|
|
42722
42722
|
var test_state_helper_1 = require("./test-state-helper");
|
|
42723
42723
|
var environment_data_1 = require("./entities/environment-data");
|
|
42724
42724
|
var http_client_1 = require("./services/http/http-client");
|
|
@@ -42779,8 +42779,8 @@ function extend() {
|
|
|
42779
42779
|
if (agentConfiguration.footprintsEnableV6.value) {
|
|
42780
42780
|
return this.createBrowserAgentInstanceFPV6(window, featureDetection, configuration, agentInstanceData, logger, agentConfiguration, backendProxy, eventProcess, colorCookieHandler);
|
|
42781
42781
|
}
|
|
42782
|
-
var stateTracker = AgentFactory.createStateTracker(configuration, window, featureDetection);
|
|
42783
|
-
var footprintsQueueSender = AgentFactory.createFootprintsQueueSender(window, featureDetection, configuration, stateTracker);
|
|
42782
|
+
var stateTracker = AgentFactory.createStateTracker(configuration, window, featureDetection, agentInstanceData);
|
|
42783
|
+
var footprintsQueueSender = AgentFactory.createFootprintsQueueSender(window, featureDetection, configuration, stateTracker, agentInstanceData);
|
|
42784
42784
|
var agent = new browser_agent_instance_1.BrowserAgentInstance(logger, footprintsQueueSender, configuration, window, colorCookieHandler, stateTracker, eventProcess, agentConfiguration);
|
|
42785
42785
|
return agent;
|
|
42786
42786
|
};
|
|
@@ -42788,14 +42788,14 @@ function extend() {
|
|
|
42788
42788
|
var configProcess = this.createConfigProcess(window, configuration, agentInstanceData, agentConfig, backendProxy);
|
|
42789
42789
|
var stateTracker = this.createStateTrackerInfra(window, configuration, agentInstanceData, agentConfig, backendProxy, configProcess);
|
|
42790
42790
|
var footprintsProcessV6 = this.getCreateFootprintsProcessV6(window, configuration, agentInstanceData, agentConfig, backendProxy, stateTracker);
|
|
42791
|
-
var lightBackendProxy = AgentFactory.createLightBackendProxy(window, featureDetection, configuration);
|
|
42791
|
+
var lightBackendProxy = AgentFactory.createLightBackendProxy(window, featureDetection, configuration, agentInstanceData);
|
|
42792
42792
|
var slMappingLoader = this.createSlMappingLoader(window, lightBackendProxy, configuration);
|
|
42793
42793
|
var flushFootprintsWatchdog = AgentFactory.createWatchdog(window, configuration, FOOTPRINTS_FLUSH_WATCHDOG, agentConfig.footprintsCollectIntervalSecs.value);
|
|
42794
42794
|
return new browser_agent_instance_fpv6_1.BrowserAgentInstanceFpv6(logger, footprintsProcessV6, configuration, window, colorCookieHandler, stateTracker, eventsProcess, agentConfig, flushFootprintsWatchdog, slMappingLoader);
|
|
42795
42795
|
};
|
|
42796
|
-
AgentFactory.createFootprintsQueueSender = function (window, featureDetection, configuration, stateTracker) {
|
|
42796
|
+
AgentFactory.createFootprintsQueueSender = function (window, featureDetection, configuration, stateTracker, agentInstanceData) {
|
|
42797
42797
|
var watchdog = AgentFactory.createWatchdog(window, configuration, FOOTPRINTS_SENDER_WATCHDOG);
|
|
42798
|
-
var lightBackendProxy = AgentFactory.createLightBackendProxy(window, featureDetection, configuration);
|
|
42798
|
+
var lightBackendProxy = AgentFactory.createLightBackendProxy(window, featureDetection, configuration, agentInstanceData);
|
|
42799
42799
|
var codeCoverageManager = AgentFactory.createCodeCoverageManager(window, configuration);
|
|
42800
42800
|
var testStateHelper = AgentFactory.createTestStateHelper();
|
|
42801
42801
|
var environmentData = AgentFactory.createEnvironmentData(window, configuration);
|
|
@@ -42817,8 +42817,8 @@ function extend() {
|
|
|
42817
42817
|
var codeCoverageManager = new code_coverage_manager_1.CodeCoverageManager(istanbulToFootprintsConvertor, configuration);
|
|
42818
42818
|
return codeCoverageManager;
|
|
42819
42819
|
};
|
|
42820
|
-
AgentFactory.createLightBackendProxy = function (window, featureDetection, configuration) {
|
|
42821
|
-
var jsonClient = AgentFactory.createJsonClient(window, featureDetection, configuration);
|
|
42820
|
+
AgentFactory.createLightBackendProxy = function (window, featureDetection, configuration, agentInstanceData) {
|
|
42821
|
+
var jsonClient = AgentFactory.createJsonClient(window, featureDetection, configuration, agentInstanceData);
|
|
42822
42822
|
var logger = AgentFactory.createLogger('FootprintsServiceProxy', configuration, window);
|
|
42823
42823
|
var lightBackendProxy = new light_backend_proxy_1.LightBackendProxy(configuration, jsonClient, logger);
|
|
42824
42824
|
return lightBackendProxy;
|
|
@@ -42827,19 +42827,19 @@ function extend() {
|
|
|
42827
42827
|
var logger = AgentFactory.createLogger('slMappingLoader', configuration, window);
|
|
42828
42828
|
return new sl_mapping_loader_1.SlMappingLoader(lightBackendProxy, window, logger);
|
|
42829
42829
|
};
|
|
42830
|
-
AgentFactory.createJsonClient = function (window, featureDetection, configuration) {
|
|
42830
|
+
AgentFactory.createJsonClient = function (window, featureDetection, configuration, agentInstanceData) {
|
|
42831
42831
|
var httpClient = AgentFactory.createHttpClient(window, featureDetection, configuration);
|
|
42832
|
-
return configuration.blockBrowserHttpTraffic ? new noop_json_client_1.NoopJsonClient(httpClient, configuration
|
|
42832
|
+
return configuration.blockBrowserHttpTraffic ? new noop_json_client_1.NoopJsonClient(httpClient, configuration, agentInstanceData) : new json_client_1.JsonClient(httpClient, configuration, agentInstanceData);
|
|
42833
42833
|
};
|
|
42834
42834
|
AgentFactory.createHttpClient = function (window, featureDetection, configuration) {
|
|
42835
42835
|
var logger = AgentFactory.createLogger('HttpClient', configuration, window);
|
|
42836
42836
|
var httpClient = new http_client_1.HttpClient(window, featureDetection, logger);
|
|
42837
42837
|
return httpClient;
|
|
42838
42838
|
};
|
|
42839
|
-
AgentFactory.createStateTracker = function (configuration, window, featureDetection) {
|
|
42839
|
+
AgentFactory.createStateTracker = function (configuration, window, featureDetection, agentInstanceData) {
|
|
42840
42840
|
var watchdog = AgentFactory.createWatchdog(window, configuration, ACTIVE_EXECUTION_WATCHDOG);
|
|
42841
42841
|
var logger = AgentFactory.createLogger('StateTracker', configuration, window);
|
|
42842
|
-
var jsonClient = AgentFactory.createJsonClient(window, featureDetection, configuration);
|
|
42842
|
+
var jsonClient = AgentFactory.createJsonClient(window, featureDetection, configuration, agentInstanceData);
|
|
42843
42843
|
var stateTracker = new state_tracker_1.StateTracker(configuration, jsonClient, watchdog, logger);
|
|
42844
42844
|
return stateTracker;
|
|
42845
42845
|
};
|
|
@@ -42888,7 +42888,7 @@ function extend() {
|
|
|
42888
42888
|
AgentFactory.createBackendProxy = function (agentConfiguration, agentInstanceData, window, featureDetection, configurationData) {
|
|
42889
42889
|
var logger = this.createLogger('BackendProxy', configurationData, window);
|
|
42890
42890
|
var httpClientConfig = this.createHttpClientConfig(agentConfiguration);
|
|
42891
|
-
var jsonClientAdapter = this.createJsonClientAdapter(window, featureDetection, configurationData);
|
|
42891
|
+
var jsonClientAdapter = this.createJsonClientAdapter(window, featureDetection, configurationData, agentInstanceData);
|
|
42892
42892
|
var backendProxy = new backend_proxy_1.BackendProxy(agentInstanceData, httpClientConfig, logger, jsonClientAdapter);
|
|
42893
42893
|
return backendProxy;
|
|
42894
42894
|
};
|
|
@@ -42926,8 +42926,8 @@ function extend() {
|
|
|
42926
42926
|
}
|
|
42927
42927
|
return configLoader.loadAgentConfiguration(configuration);
|
|
42928
42928
|
};
|
|
42929
|
-
AgentFactory.createJsonClientAdapter = function (window, featureDetection, config) {
|
|
42930
|
-
var jsonClient = this.createJsonClient(window, featureDetection, config);
|
|
42929
|
+
AgentFactory.createJsonClientAdapter = function (window, featureDetection, config, agentInstanceData) {
|
|
42930
|
+
var jsonClient = this.createJsonClient(window, featureDetection, config, agentInstanceData);
|
|
42931
42931
|
return new json_client_adapter_1.JsonClientAdapter(jsonClient, config.server);
|
|
42932
42932
|
};
|
|
42933
42933
|
AgentFactory.getCreateFootprintsProcessV6 = function (window, configuration, agentInstanceData, agentConfig, backendProxy, stateTracker) {
|
|
@@ -42945,14 +42945,14 @@ function extend() {
|
|
|
42945
42945
|
};
|
|
42946
42946
|
AgentFactory.createStateTrackerInfra = function (window, configuration, agentInstanceData, agentConfig, backendProxy, configProcess) {
|
|
42947
42947
|
var watchdog = AgentFactory.createWatchdog(window, configuration, ACTIVE_EXECUTION_WATCHDOG, agentConfig.executionQueryIntervalSecs.value);
|
|
42948
|
-
return new
|
|
42948
|
+
return new state_tracker_fpv6_1.StateTrackerFpv6(agentConfig, configProcess, watchdog, backendProxy, this.createLogger('stateTracker', configuration, window));
|
|
42949
42949
|
};
|
|
42950
42950
|
return AgentFactory;
|
|
42951
42951
|
}());
|
|
42952
42952
|
exports.AgentFactory = AgentFactory;
|
|
42953
42953
|
});
|
|
42954
42954
|
|
|
42955
|
-
},{"../../common/agent-events/agent-events-conracts":289,"../../common/agent-events/cockpit-notifier":294,"../../common/agent-instance-data":299,"../../common/config-process":303,"../../common/config-process/config-loader":300,"../../common/footprints-process-v6/footprints-buffer":317,"../../common/footprints-process-v6/index":320,"../../common/footprints-process-v6/relative-path-resolver":322,"../../common/http/backend-proxy":324,"../../common/state-tracker":331,"../../common/system-date":
|
|
42955
|
+
},{"../../common/agent-events/agent-events-conracts":289,"../../common/agent-events/cockpit-notifier":294,"../../common/agent-instance-data":299,"../../common/config-process":303,"../../common/config-process/config-loader":300,"../../common/footprints-process-v6/footprints-buffer":317,"../../common/footprints-process-v6/index":320,"../../common/footprints-process-v6/relative-path-resolver":322,"../../common/http/backend-proxy":324,"../../common/state-tracker-fpv6":331,"../../common/system-date":333,"./basic-uuid-generator":248,"./browser-agent-instance":250,"./browser-agent-instance-fpv6":249,"./browser-events-process":252,"./browser-hits-collector":253,"./browser-hits-converter":254,"./code-coverage-manager":255,"./color-cookie-handler":256,"./configuration-manager":258,"./delegate":261,"./entities/environment-data":264,"./footprints-queue-sender":267,"./istanbul-to-footprints-convertor":269,"./istanbul-to-footprints-convertor-v3":268,"./logger/log-factory":272,"./queues/footprints-items-queue":274,"./queues/queue":275,"./services/http/http-client":276,"./services/json/json-client":280,"./services/json/json-client-adapter":279,"./services/json/noop-json-client":281,"./services/light-backend-proxy":282,"./sl-mapping-loader":283,"./state-tracker":284,"./test-state-helper":285,"./watchdog":287,"./window-timers-wrapper":288}],248:[function(require,module,exports){
|
|
42956
42956
|
(function (factory) {
|
|
42957
42957
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
42958
42958
|
var v = factory(require, exports);
|
|
@@ -44405,7 +44405,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
44405
44405
|
exports.FootprintsQueueSender = FootprintsQueueSender;
|
|
44406
44406
|
});
|
|
44407
44407
|
|
|
44408
|
-
},{"../../common/agent-events/cockpit-notifier":294,"../../common/system-date":
|
|
44408
|
+
},{"../../common/agent-events/cockpit-notifier":294,"../../common/system-date":333,"./entities/footprints-item-data":265}],268:[function(require,module,exports){
|
|
44409
44409
|
(function (factory) {
|
|
44410
44410
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
44411
44411
|
var v = factory(require, exports);
|
|
@@ -44664,7 +44664,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
44664
44664
|
exports.IstanbulToFootprintsConvertorV3 = IstanbulToFootprintsConvertorV3;
|
|
44665
44665
|
});
|
|
44666
44666
|
|
|
44667
|
-
},{"../../common/footprints-process-v6/location-formatter":321,"../../common/footprints-process/collection-interval":323,"../../common/system-date":
|
|
44667
|
+
},{"../../common/footprints-process-v6/location-formatter":321,"../../common/footprints-process/collection-interval":323,"../../common/system-date":333,"./logger/log-factory":272}],269:[function(require,module,exports){
|
|
44668
44668
|
(function (factory) {
|
|
44669
44669
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
44670
44670
|
var v = factory(require, exports);
|
|
@@ -44847,7 +44847,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
44847
44847
|
exports.KarmaHandler = KarmaHandler;
|
|
44848
44848
|
});
|
|
44849
44849
|
|
|
44850
|
-
},{"../../common/events-process/events-contracts":312,"../../common/events-process/events-creator":313,"../../common/utils/validation-utils":
|
|
44850
|
+
},{"../../common/events-process/events-contracts":312,"../../common/events-process/events-creator":313,"../../common/utils/validation-utils":337,"./browser-agent-instance":250}],271:[function(require,module,exports){
|
|
44851
44851
|
(function (factory) {
|
|
44852
44852
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
44853
44853
|
var v = factory(require, exports);
|
|
@@ -45042,7 +45042,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
45042
45042
|
exports.ConsoleLogger = ConsoleLogger;
|
|
45043
45043
|
});
|
|
45044
45044
|
|
|
45045
|
-
},{"../../../common/system-date":
|
|
45045
|
+
},{"../../../common/system-date":333,"../configuration-override":259}],272:[function(require,module,exports){
|
|
45046
45046
|
(function (factory) {
|
|
45047
45047
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
45048
45048
|
var v = factory(require, exports);
|
|
@@ -45217,7 +45217,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
45217
45217
|
exports.FootprintsItemsQueue = FootprintsItemsQueue;
|
|
45218
45218
|
});
|
|
45219
45219
|
|
|
45220
|
-
},{"../../../common/system-date":
|
|
45220
|
+
},{"../../../common/system-date":333,"../delegate":261,"../entities/footprints-item-data":265}],275:[function(require,module,exports){
|
|
45221
45221
|
(function (factory) {
|
|
45222
45222
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
45223
45223
|
var v = factory(require, exports);
|
|
@@ -45289,7 +45289,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
45289
45289
|
exports.Queue = Queue;
|
|
45290
45290
|
});
|
|
45291
45291
|
|
|
45292
|
-
},{"../../../common/utils/validation-utils":
|
|
45292
|
+
},{"../../../common/utils/validation-utils":337}],276:[function(require,module,exports){
|
|
45293
45293
|
(function (factory) {
|
|
45294
45294
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
45295
45295
|
var v = factory(require, exports);
|
|
@@ -45452,7 +45452,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
45452
45452
|
exports.JsonClientAdapter = JsonClientAdapter;
|
|
45453
45453
|
});
|
|
45454
45454
|
|
|
45455
|
-
},{"../../../../common/utils/validation-utils":
|
|
45455
|
+
},{"../../../../common/utils/validation-utils":337}],280:[function(require,module,exports){
|
|
45456
45456
|
(function (factory) {
|
|
45457
45457
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
45458
45458
|
var v = factory(require, exports);
|
|
@@ -45468,9 +45468,10 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
45468
45468
|
var http_request_1 = require("../http/http-request");
|
|
45469
45469
|
var contracts_1 = require("../../../../common/http/contracts");
|
|
45470
45470
|
var JsonClient = (function () {
|
|
45471
|
-
function JsonClient(httpClient,
|
|
45471
|
+
function JsonClient(httpClient, configuration, agentInstanceData) {
|
|
45472
45472
|
this.httpClient = httpClient;
|
|
45473
|
-
this.
|
|
45473
|
+
this.configuration = configuration;
|
|
45474
|
+
this.agentInstanceData = agentInstanceData;
|
|
45474
45475
|
this.requestsInProgress = 0;
|
|
45475
45476
|
this.requestsInProgress = 0;
|
|
45476
45477
|
}
|
|
@@ -45538,12 +45539,22 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
45538
45539
|
return this.requestsInProgress > 0;
|
|
45539
45540
|
};
|
|
45540
45541
|
JsonClient.prototype.getHeaders = function (contentType) {
|
|
45542
|
+
var _a, _b;
|
|
45541
45543
|
var headers = [{ name: 'Content-Type', value: (contentType || contracts_1.ContentType.JSON) }];
|
|
45542
|
-
|
|
45543
|
-
|
|
45544
|
+
headers.push({ name: 'sl-metadata', value: JSON.stringify(this.getSlMetadataHeaders()) });
|
|
45545
|
+
if ((_a = this === null || this === void 0 ? void 0 : this.configuration) === null || _a === void 0 ? void 0 : _a.token) {
|
|
45546
|
+
headers.push({ name: 'Authorization', value: 'Bearer ' + ((_b = this === null || this === void 0 ? void 0 : this.configuration) === null || _b === void 0 ? void 0 : _b.token) });
|
|
45544
45547
|
}
|
|
45545
45548
|
return headers;
|
|
45546
45549
|
};
|
|
45550
|
+
JsonClient.prototype.getSlMetadataHeaders = function () {
|
|
45551
|
+
var _a;
|
|
45552
|
+
return {
|
|
45553
|
+
agentId: this.agentInstanceData.agentId,
|
|
45554
|
+
buildSessionId: (_a = this.configuration) === null || _a === void 0 ? void 0 : _a.buildSessionId,
|
|
45555
|
+
agentType: 'browser'
|
|
45556
|
+
};
|
|
45557
|
+
};
|
|
45547
45558
|
return JsonClient;
|
|
45548
45559
|
}());
|
|
45549
45560
|
exports.JsonClient = JsonClient;
|
|
@@ -45999,7 +46010,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
45999
46010
|
this.alarm.fire();
|
|
46000
46011
|
}
|
|
46001
46012
|
catch (e) {
|
|
46002
|
-
this.logger.error('Alarm caught an exception:
|
|
46013
|
+
this.logger.error('Alarm caught an exception: ', e);
|
|
46003
46014
|
}
|
|
46004
46015
|
if (this.options.autoReset) {
|
|
46005
46016
|
this.context.reset();
|
|
@@ -46198,6 +46209,13 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
46198
46209
|
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
46199
46210
|
}
|
|
46200
46211
|
};
|
|
46212
|
+
var __spreadArrays = (this && this.__spreadArrays) || function () {
|
|
46213
|
+
for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;
|
|
46214
|
+
for (var r = Array(s), k = 0, i = 0; i < il; i++)
|
|
46215
|
+
for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)
|
|
46216
|
+
r[k] = a[j];
|
|
46217
|
+
return r;
|
|
46218
|
+
};
|
|
46201
46219
|
(function (factory) {
|
|
46202
46220
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
46203
46221
|
var v = factory(require, exports);
|
|
@@ -46221,7 +46239,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
46221
46239
|
var watchdog_1 = require("../watchdog");
|
|
46222
46240
|
var system_date_1 = require("../system-date");
|
|
46223
46241
|
var AgentEventsController = (function () {
|
|
46224
|
-
function AgentEventsController(agentConfig, agentInstanceData, logger, backendProxy, tool) {
|
|
46242
|
+
function AgentEventsController(agentConfig, agentInstanceData, logger, backendProxy, tool, tags) {
|
|
46225
46243
|
validation_utils_1.ValidationUtils.verifyNotNullOrEmpty(agentConfig, 'agentConfig');
|
|
46226
46244
|
validation_utils_1.ValidationUtils.verifyNotNullOrEmpty(agentInstanceData, 'agentInstanceData');
|
|
46227
46245
|
validation_utils_1.ValidationUtils.verifyNotNullOrEmpty(logger, 'logger');
|
|
@@ -46230,6 +46248,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
46230
46248
|
this._agentInstanceData = agentInstanceData;
|
|
46231
46249
|
this.shutDownRetries = 0;
|
|
46232
46250
|
this.backendProxy = backendProxy || this.createBackendProxy();
|
|
46251
|
+
this.addTags(tags);
|
|
46233
46252
|
this.addTool(tool);
|
|
46234
46253
|
this.initWatchdog();
|
|
46235
46254
|
this.submittedEventsMap = new Map();
|
|
@@ -46403,7 +46422,12 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
46403
46422
|
configurable: true
|
|
46404
46423
|
});
|
|
46405
46424
|
AgentEventsController.prototype.resolveTags = function () {
|
|
46406
|
-
return [];
|
|
46425
|
+
return this._tags || [];
|
|
46426
|
+
};
|
|
46427
|
+
AgentEventsController.prototype.addTags = function (tags) {
|
|
46428
|
+
if (!tags)
|
|
46429
|
+
return;
|
|
46430
|
+
this._tags = __spreadArrays(this._tags || [], tags || []);
|
|
46407
46431
|
};
|
|
46408
46432
|
AgentEventsController.prototype.addTool = function (tollInfo) {
|
|
46409
46433
|
if (!tollInfo)
|
|
@@ -46461,7 +46485,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
46461
46485
|
})(StartRequestStatus || (StartRequestStatus = {}));
|
|
46462
46486
|
});
|
|
46463
46487
|
|
|
46464
|
-
},{"../http/backend-proxy":324,"../system-date":
|
|
46488
|
+
},{"../http/backend-proxy":324,"../system-date":333,"../utils/validation-utils":337,"../watchdog":338,"./agent-events-conracts":289,"./agent-instance-info-builder":291,"./agent-start-info-builder":292,"./ci-info-builder":293,"./machine-info-builder":296,"./nodejs-env-info-builder":297}],291:[function(require,module,exports){
|
|
46465
46489
|
(function (process){(function (){
|
|
46466
46490
|
(function (factory) {
|
|
46467
46491
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -46670,12 +46694,12 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
46670
46694
|
var CockpitNotifier = (function () {
|
|
46671
46695
|
function CockpitNotifier() {
|
|
46672
46696
|
}
|
|
46673
|
-
CockpitNotifier.notifyStart = function (agentConfig, agentInstanceData, logger, packageJsonFile, backendProxy, tool) {
|
|
46697
|
+
CockpitNotifier.notifyStart = function (agentConfig, agentInstanceData, logger, packageJsonFile, backendProxy, tool, tags) {
|
|
46674
46698
|
return __awaiter(this, void 0, void 0, function () {
|
|
46675
46699
|
return __generator(this, function (_a) {
|
|
46676
46700
|
switch (_a.label) {
|
|
46677
46701
|
case 0:
|
|
46678
|
-
CockpitNotifier.controller = new agent_events_controller_1.AgentEventsController(agentConfig, agentInstanceData, logger, backendProxy, tool);
|
|
46702
|
+
CockpitNotifier.controller = new agent_events_controller_1.AgentEventsController(agentConfig, agentInstanceData, logger, backendProxy, tool, tags);
|
|
46679
46703
|
return [4, CockpitNotifier.controller.submitAgentStartedEvent(packageJsonFile)];
|
|
46680
46704
|
case 1:
|
|
46681
46705
|
_a.sent();
|
|
@@ -46834,7 +46858,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
46834
46858
|
});
|
|
46835
46859
|
|
|
46836
46860
|
}).call(this)}).call(this,require('_process'))
|
|
46837
|
-
},{"../system-date":
|
|
46861
|
+
},{"../system-date":333,"_process":179,"os":154}],297:[function(require,module,exports){
|
|
46838
46862
|
(function (process){(function (){
|
|
46839
46863
|
(function (factory) {
|
|
46840
46864
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -46986,7 +47010,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
46986
47010
|
});
|
|
46987
47011
|
|
|
46988
47012
|
}).call(this)}).call(this,"/tsOutputs/common")
|
|
46989
|
-
},{"./agent-events/agent-events-conracts":289,"./agent-events/agent-instance-info-builder":291,"./utils/files-utils":
|
|
47013
|
+
},{"./agent-events/agent-events-conracts":289,"./agent-events/agent-instance-info-builder":291,"./utils/files-utils":334,"fs":69,"uuid":507}],300:[function(require,module,exports){
|
|
46990
47014
|
(function (process){(function (){
|
|
46991
47015
|
(function (factory) {
|
|
46992
47016
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -47074,7 +47098,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
47074
47098
|
});
|
|
47075
47099
|
|
|
47076
47100
|
}).call(this)}).call(this,require('_process'))
|
|
47077
|
-
},{"./config":302,"./config-system":301,"_process":179,"fs":69,"jwt-decode":
|
|
47101
|
+
},{"./config":302,"./config-system":301,"_process":179,"fs":69,"jwt-decode":441}],301:[function(require,module,exports){
|
|
47078
47102
|
(function (process){(function (){
|
|
47079
47103
|
(function (factory) {
|
|
47080
47104
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -47601,7 +47625,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
47601
47625
|
exports.ConfigProcess = ConfigProcess;
|
|
47602
47626
|
});
|
|
47603
47627
|
|
|
47604
|
-
},{"./config-system":301,"events":110,"jwt-decode":
|
|
47628
|
+
},{"./config-system":301,"events":110,"jwt-decode":441,"object-assign":153}],304:[function(require,module,exports){
|
|
47605
47629
|
(function (factory) {
|
|
47606
47630
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
47607
47631
|
var v = factory(require, exports);
|
|
@@ -47769,7 +47793,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
47769
47793
|
});
|
|
47770
47794
|
|
|
47771
47795
|
}).call(this)}).call(this,require('_process'))
|
|
47772
|
-
},{"../utils/parsing-utils":
|
|
47796
|
+
},{"../utils/parsing-utils":335,"_process":179}],306:[function(require,module,exports){
|
|
47773
47797
|
(function (factory) {
|
|
47774
47798
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
47775
47799
|
var v = factory(require, exports);
|
|
@@ -47959,7 +47983,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
47959
47983
|
exports.FileElement = FileElement;
|
|
47960
47984
|
});
|
|
47961
47985
|
|
|
47962
|
-
},{"../utils/validation-utils":
|
|
47986
|
+
},{"../utils/validation-utils":337}],308:[function(require,module,exports){
|
|
47963
47987
|
var __extends = (this && this.__extends) || (function () {
|
|
47964
47988
|
var extendStatics = function (d, b) {
|
|
47965
47989
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -48103,7 +48127,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
48103
48127
|
}
|
|
48104
48128
|
});
|
|
48105
48129
|
|
|
48106
|
-
},{"../system-date":
|
|
48130
|
+
},{"../system-date":333,"../utils/files-utils":334,"./istanbul-unique-id-converter":308,"path":171}],310:[function(require,module,exports){
|
|
48107
48131
|
(function (factory) {
|
|
48108
48132
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
48109
48133
|
var v = factory(require, exports);
|
|
@@ -48295,7 +48319,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
48295
48319
|
exports.OriginalModuleLoader = OriginalModuleLoader;
|
|
48296
48320
|
});
|
|
48297
48321
|
|
|
48298
|
-
},{"../source-maps-utils":330,"../utils/files-utils":
|
|
48322
|
+
},{"../source-maps-utils":330,"../utils/files-utils":334,"../utils/validation-utils":337}],311:[function(require,module,exports){
|
|
48299
48323
|
(function (factory) {
|
|
48300
48324
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
48301
48325
|
var v = factory(require, exports);
|
|
@@ -48612,7 +48636,7 @@ var __assign = (this && this.__assign) || function () {
|
|
|
48612
48636
|
exports.EventsCreator = EventsCreator;
|
|
48613
48637
|
});
|
|
48614
48638
|
|
|
48615
|
-
},{"../system-date":
|
|
48639
|
+
},{"../system-date":333,"./events-contracts":312}],314:[function(require,module,exports){
|
|
48616
48640
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
48617
48641
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
48618
48642
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -48889,7 +48913,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
48889
48913
|
exports.EventsProcess = EventsProcess;
|
|
48890
48914
|
});
|
|
48891
48915
|
|
|
48892
|
-
},{"../system-date":
|
|
48916
|
+
},{"../system-date":333,"../utils/validation-utils":337}],315:[function(require,module,exports){
|
|
48893
48917
|
var __extends = (this && this.__extends) || (function () {
|
|
48894
48918
|
var extendStatics = function (d, b) {
|
|
48895
48919
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -48961,7 +48985,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
48961
48985
|
exports.BaseBrowserHitsConverter = BaseBrowserHitsConverter;
|
|
48962
48986
|
});
|
|
48963
48987
|
|
|
48964
|
-
},{"../../common/footprints-process-v6/hits-converter":319,"../utils/files-utils":
|
|
48988
|
+
},{"../../common/footprints-process-v6/hits-converter":319,"../utils/files-utils":334,"./location-formatter":321}],316:[function(require,module,exports){
|
|
48965
48989
|
(function (factory) {
|
|
48966
48990
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
48967
48991
|
var v = factory(require, exports);
|
|
@@ -49740,7 +49764,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
49740
49764
|
exports.FootprintsProcess = FootprintsProcess;
|
|
49741
49765
|
});
|
|
49742
49766
|
|
|
49743
|
-
},{"../agent-events/agent-events-conracts":289,"../agent-events/cockpit-notifier":294,"../footprints-process/collection-interval":323,"../state-tracker":
|
|
49767
|
+
},{"../agent-events/agent-events-conracts":289,"../agent-events/cockpit-notifier":294,"../footprints-process/collection-interval":323,"../state-tracker":332,"./footprints-buffer":317}],321:[function(require,module,exports){
|
|
49744
49768
|
(function (factory) {
|
|
49745
49769
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
49746
49770
|
var v = factory(require, exports);
|
|
@@ -49855,7 +49879,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
49855
49879
|
exports.CollectionInterval = CollectionInterval;
|
|
49856
49880
|
});
|
|
49857
49881
|
|
|
49858
|
-
},{"../system-date":
|
|
49882
|
+
},{"../system-date":333}],324:[function(require,module,exports){
|
|
49859
49883
|
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
49860
49884
|
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
49861
49885
|
return new (P || (P = Promise))(function (resolve, reject) {
|
|
@@ -50274,7 +50298,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
50274
50298
|
exports.BackendProxy = BackendProxy;
|
|
50275
50299
|
});
|
|
50276
50300
|
|
|
50277
|
-
},{"../constants/constants":304,"../constants/sl-env-vars":305,"../utils/timer-utils":
|
|
50301
|
+
},{"../constants/constants":304,"../constants/sl-env-vars":305,"../utils/timer-utils":336,"../utils/validation-utils":337,"./contracts":325,"./entities-mapper":326,"./http-client":327,"./sl-routes":329}],325:[function(require,module,exports){
|
|
50278
50302
|
var __extends = (this && this.__extends) || (function () {
|
|
50279
50303
|
var extendStatics = function (d, b) {
|
|
50280
50304
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -50442,7 +50466,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
50442
50466
|
})(ContentType = exports.ContentType || (exports.ContentType = {}));
|
|
50443
50467
|
});
|
|
50444
50468
|
|
|
50445
|
-
},{"../system-date":
|
|
50469
|
+
},{"../system-date":333}],326:[function(require,module,exports){
|
|
50446
50470
|
(function (factory) {
|
|
50447
50471
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
50448
50472
|
var v = factory(require, exports);
|
|
@@ -50674,7 +50698,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
50674
50698
|
});
|
|
50675
50699
|
|
|
50676
50700
|
}).call(this)}).call(this,require('_process'),require("buffer").Buffer)
|
|
50677
|
-
},{"../constants/sl-env-vars":305,"../utils/validation-utils":
|
|
50701
|
+
},{"../constants/sl-env-vars":305,"../utils/validation-utils":337,"./contracts":325,"./http-verb":328,"_process":179,"buffer":71,"request":454,"uuid/v1":510,"zlib":68}],328:[function(require,module,exports){
|
|
50678
50702
|
(function (factory) {
|
|
50679
50703
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
50680
50704
|
var v = factory(require, exports);
|
|
@@ -50920,7 +50944,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
50920
50944
|
exports.SLRoutes = SLRoutes;
|
|
50921
50945
|
});
|
|
50922
50946
|
|
|
50923
|
-
},{"../constants/constants":304,"../utils/validation-utils":
|
|
50947
|
+
},{"../constants/constants":304,"../utils/validation-utils":337}],330:[function(require,module,exports){
|
|
50924
50948
|
(function (factory) {
|
|
50925
50949
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
50926
50950
|
var v = factory(require, exports);
|
|
@@ -50984,6 +51008,59 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
50984
51008
|
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
50985
51009
|
};
|
|
50986
51010
|
})();
|
|
51011
|
+
(function (factory) {
|
|
51012
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
51013
|
+
var v = factory(require, exports);
|
|
51014
|
+
if (v !== undefined) module.exports = v;
|
|
51015
|
+
}
|
|
51016
|
+
else if (typeof define === "function" && define.amd) {
|
|
51017
|
+
define(["require", "exports", "./state-tracker"], factory);
|
|
51018
|
+
}
|
|
51019
|
+
})(function (require, exports) {
|
|
51020
|
+
"use strict";
|
|
51021
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51022
|
+
exports.StateTrackerFpv6 = void 0;
|
|
51023
|
+
var state_tracker_1 = require("./state-tracker");
|
|
51024
|
+
var StateTrackerFpv6 = (function (_super) {
|
|
51025
|
+
__extends(StateTrackerFpv6, _super);
|
|
51026
|
+
function StateTrackerFpv6() {
|
|
51027
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
51028
|
+
}
|
|
51029
|
+
StateTrackerFpv6.prototype.switchToAnonFootprints = function () {
|
|
51030
|
+
};
|
|
51031
|
+
StateTrackerFpv6.prototype.isAnonymousColor = function (testIdentifier) {
|
|
51032
|
+
return testIdentifier == null;
|
|
51033
|
+
};
|
|
51034
|
+
StateTrackerFpv6.prototype.checkTestStatusAtServer = function (async) {
|
|
51035
|
+
var _this = this;
|
|
51036
|
+
if (async === void 0) { async = true; }
|
|
51037
|
+
this.backendProxy.testExecutionV4(this.cfg.labId.value, async, this.getExecutionIdForQuery()).then(function (response) {
|
|
51038
|
+
_this.fireExecutionEvents(response.execution);
|
|
51039
|
+
_this.notifyCockpit(response.execution);
|
|
51040
|
+
_this.currentExecution = response.execution;
|
|
51041
|
+
}).catch(function (err) {
|
|
51042
|
+
_this.logger.warn("Error while checking test execution status " + err);
|
|
51043
|
+
});
|
|
51044
|
+
};
|
|
51045
|
+
return StateTrackerFpv6;
|
|
51046
|
+
}(state_tracker_1.StateTracker));
|
|
51047
|
+
exports.StateTrackerFpv6 = StateTrackerFpv6;
|
|
51048
|
+
});
|
|
51049
|
+
|
|
51050
|
+
},{"./state-tracker":332}],332:[function(require,module,exports){
|
|
51051
|
+
var __extends = (this && this.__extends) || (function () {
|
|
51052
|
+
var extendStatics = function (d, b) {
|
|
51053
|
+
extendStatics = Object.setPrototypeOf ||
|
|
51054
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
51055
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
51056
|
+
return extendStatics(d, b);
|
|
51057
|
+
};
|
|
51058
|
+
return function (d, b) {
|
|
51059
|
+
extendStatics(d, b);
|
|
51060
|
+
function __() { this.constructor = d; }
|
|
51061
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
51062
|
+
};
|
|
51063
|
+
})();
|
|
50987
51064
|
var __assign = (this && this.__assign) || function () {
|
|
50988
51065
|
__assign = Object.assign || function(t) {
|
|
50989
51066
|
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
@@ -51277,7 +51354,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
51277
51354
|
exports.StateTracker = StateTracker;
|
|
51278
51355
|
});
|
|
51279
51356
|
|
|
51280
|
-
},{"./agent-events/agent-events-conracts":289,"./agent-events/cockpit-notifier":294,"./constants/sl-env-vars":305,"./utils/validation-utils":
|
|
51357
|
+
},{"./agent-events/agent-events-conracts":289,"./agent-events/cockpit-notifier":294,"./constants/sl-env-vars":305,"./utils/validation-utils":337,"events":110}],333:[function(require,module,exports){
|
|
51281
51358
|
(function (factory) {
|
|
51282
51359
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
51283
51360
|
var v = factory(require, exports);
|
|
@@ -51303,7 +51380,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
51303
51380
|
exports.getSystemDateValueOf = getSystemDateValueOf;
|
|
51304
51381
|
});
|
|
51305
51382
|
|
|
51306
|
-
},{}],
|
|
51383
|
+
},{}],334:[function(require,module,exports){
|
|
51307
51384
|
(function (factory) {
|
|
51308
51385
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
51309
51386
|
var v = factory(require, exports);
|
|
@@ -51360,7 +51437,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
51360
51437
|
exports.FilesUtils = FilesUtils;
|
|
51361
51438
|
});
|
|
51362
51439
|
|
|
51363
|
-
},{"fs":69,"path":171}],
|
|
51440
|
+
},{"fs":69,"path":171}],335:[function(require,module,exports){
|
|
51364
51441
|
(function (process){(function (){
|
|
51365
51442
|
(function (factory) {
|
|
51366
51443
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
@@ -51403,7 +51480,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
51403
51480
|
});
|
|
51404
51481
|
|
|
51405
51482
|
}).call(this)}).call(this,require('_process'))
|
|
51406
|
-
},{"_process":179}],
|
|
51483
|
+
},{"_process":179}],336:[function(require,module,exports){
|
|
51407
51484
|
(function (factory) {
|
|
51408
51485
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
51409
51486
|
var v = factory(require, exports);
|
|
@@ -51427,7 +51504,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
51427
51504
|
exports.TimerUtils = TimerUtils;
|
|
51428
51505
|
});
|
|
51429
51506
|
|
|
51430
|
-
},{}],
|
|
51507
|
+
},{}],337:[function(require,module,exports){
|
|
51431
51508
|
(function (factory) {
|
|
51432
51509
|
if (typeof module === "object" && typeof module.exports === "object") {
|
|
51433
51510
|
var v = factory(require, exports);
|
|
@@ -51457,7 +51534,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
51457
51534
|
exports.ValidationUtils = ValidationUtils;
|
|
51458
51535
|
});
|
|
51459
51536
|
|
|
51460
|
-
},{"../constants/constants":304}],
|
|
51537
|
+
},{"../constants/constants":304}],338:[function(require,module,exports){
|
|
51461
51538
|
var __extends = (this && this.__extends) || (function () {
|
|
51462
51539
|
var extendStatics = function (d, b) {
|
|
51463
51540
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -51578,7 +51655,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
51578
51655
|
exports.Watchdog = Watchdog;
|
|
51579
51656
|
});
|
|
51580
51657
|
|
|
51581
|
-
},{"events":110}],
|
|
51658
|
+
},{"events":110}],339:[function(require,module,exports){
|
|
51582
51659
|
'use strict';
|
|
51583
51660
|
|
|
51584
51661
|
var compileSchema = require('./compile')
|
|
@@ -52086,7 +52163,7 @@ function setLogger(self) {
|
|
|
52086
52163
|
|
|
52087
52164
|
function noop() {}
|
|
52088
52165
|
|
|
52089
|
-
},{"./cache":
|
|
52166
|
+
},{"./cache":340,"./compile":344,"./compile/async":341,"./compile/error_classes":342,"./compile/formats":343,"./compile/resolve":345,"./compile/rules":346,"./compile/schema_obj":347,"./compile/util":349,"./data":350,"./keyword":378,"./refs/data.json":379,"./refs/json-schema-draft-07.json":381,"fast-json-stable-stringify":403}],340:[function(require,module,exports){
|
|
52090
52167
|
'use strict';
|
|
52091
52168
|
|
|
52092
52169
|
|
|
@@ -52114,7 +52191,7 @@ Cache.prototype.clear = function Cache_clear() {
|
|
|
52114
52191
|
this._cache = {};
|
|
52115
52192
|
};
|
|
52116
52193
|
|
|
52117
|
-
},{}],
|
|
52194
|
+
},{}],341:[function(require,module,exports){
|
|
52118
52195
|
'use strict';
|
|
52119
52196
|
|
|
52120
52197
|
var MissingRefError = require('./error_classes').MissingRef;
|
|
@@ -52206,7 +52283,7 @@ function compileAsync(schema, meta, callback) {
|
|
|
52206
52283
|
}
|
|
52207
52284
|
}
|
|
52208
52285
|
|
|
52209
|
-
},{"./error_classes":
|
|
52286
|
+
},{"./error_classes":342}],342:[function(require,module,exports){
|
|
52210
52287
|
'use strict';
|
|
52211
52288
|
|
|
52212
52289
|
var resolve = require('./resolve');
|
|
@@ -52242,7 +52319,7 @@ function errorSubclass(Subclass) {
|
|
|
52242
52319
|
return Subclass;
|
|
52243
52320
|
}
|
|
52244
52321
|
|
|
52245
|
-
},{"./resolve":
|
|
52322
|
+
},{"./resolve":345}],343:[function(require,module,exports){
|
|
52246
52323
|
'use strict';
|
|
52247
52324
|
|
|
52248
52325
|
var util = require('./util');
|
|
@@ -52386,7 +52463,7 @@ function regex(str) {
|
|
|
52386
52463
|
}
|
|
52387
52464
|
}
|
|
52388
52465
|
|
|
52389
|
-
},{"./util":
|
|
52466
|
+
},{"./util":349}],344:[function(require,module,exports){
|
|
52390
52467
|
'use strict';
|
|
52391
52468
|
|
|
52392
52469
|
var resolve = require('./resolve')
|
|
@@ -52775,7 +52852,7 @@ function vars(arr, statement) {
|
|
|
52775
52852
|
return code;
|
|
52776
52853
|
}
|
|
52777
52854
|
|
|
52778
|
-
},{"../dotjs/validate":
|
|
52855
|
+
},{"../dotjs/validate":377,"./error_classes":342,"./resolve":345,"./util":349,"fast-deep-equal":402,"fast-json-stable-stringify":403}],345:[function(require,module,exports){
|
|
52779
52856
|
'use strict';
|
|
52780
52857
|
|
|
52781
52858
|
var URI = require('uri-js')
|
|
@@ -53047,7 +53124,7 @@ function resolveIds(schema) {
|
|
|
53047
53124
|
return localRefs;
|
|
53048
53125
|
}
|
|
53049
53126
|
|
|
53050
|
-
},{"./schema_obj":
|
|
53127
|
+
},{"./schema_obj":347,"./util":349,"fast-deep-equal":402,"json-schema-traverse":435,"uri-js":506}],346:[function(require,module,exports){
|
|
53051
53128
|
'use strict';
|
|
53052
53129
|
|
|
53053
53130
|
var ruleModules = require('../dotjs')
|
|
@@ -53115,7 +53192,7 @@ module.exports = function rules() {
|
|
|
53115
53192
|
return RULES;
|
|
53116
53193
|
};
|
|
53117
53194
|
|
|
53118
|
-
},{"../dotjs":
|
|
53195
|
+
},{"../dotjs":366,"./util":349}],347:[function(require,module,exports){
|
|
53119
53196
|
'use strict';
|
|
53120
53197
|
|
|
53121
53198
|
var util = require('./util');
|
|
@@ -53126,7 +53203,7 @@ function SchemaObject(obj) {
|
|
|
53126
53203
|
util.copy(obj, this);
|
|
53127
53204
|
}
|
|
53128
53205
|
|
|
53129
|
-
},{"./util":
|
|
53206
|
+
},{"./util":349}],348:[function(require,module,exports){
|
|
53130
53207
|
'use strict';
|
|
53131
53208
|
|
|
53132
53209
|
// https://mathiasbynens.be/notes/javascript-encoding
|
|
@@ -53148,7 +53225,7 @@ module.exports = function ucs2length(str) {
|
|
|
53148
53225
|
return length;
|
|
53149
53226
|
};
|
|
53150
53227
|
|
|
53151
|
-
},{}],
|
|
53228
|
+
},{}],349:[function(require,module,exports){
|
|
53152
53229
|
'use strict';
|
|
53153
53230
|
|
|
53154
53231
|
|
|
@@ -53389,7 +53466,7 @@ function unescapeJsonPointer(str) {
|
|
|
53389
53466
|
return str.replace(/~1/g, '/').replace(/~0/g, '~');
|
|
53390
53467
|
}
|
|
53391
53468
|
|
|
53392
|
-
},{"./ucs2length":
|
|
53469
|
+
},{"./ucs2length":348,"fast-deep-equal":402}],350:[function(require,module,exports){
|
|
53393
53470
|
'use strict';
|
|
53394
53471
|
|
|
53395
53472
|
var KEYWORDS = [
|
|
@@ -53440,7 +53517,7 @@ module.exports = function (metaSchema, keywordsJsonPointers) {
|
|
|
53440
53517
|
return metaSchema;
|
|
53441
53518
|
};
|
|
53442
53519
|
|
|
53443
|
-
},{}],
|
|
53520
|
+
},{}],351:[function(require,module,exports){
|
|
53444
53521
|
'use strict';
|
|
53445
53522
|
|
|
53446
53523
|
var metaSchema = require('./refs/json-schema-draft-07.json');
|
|
@@ -53479,7 +53556,7 @@ module.exports = {
|
|
|
53479
53556
|
}
|
|
53480
53557
|
};
|
|
53481
53558
|
|
|
53482
|
-
},{"./refs/json-schema-draft-07.json":
|
|
53559
|
+
},{"./refs/json-schema-draft-07.json":381}],352:[function(require,module,exports){
|
|
53483
53560
|
'use strict';
|
|
53484
53561
|
module.exports = function generate__limit(it, $keyword, $ruleType) {
|
|
53485
53562
|
var out = ' ';
|
|
@@ -53644,7 +53721,7 @@ module.exports = function generate__limit(it, $keyword, $ruleType) {
|
|
|
53644
53721
|
return out;
|
|
53645
53722
|
}
|
|
53646
53723
|
|
|
53647
|
-
},{}],
|
|
53724
|
+
},{}],353:[function(require,module,exports){
|
|
53648
53725
|
'use strict';
|
|
53649
53726
|
module.exports = function generate__limitItems(it, $keyword, $ruleType) {
|
|
53650
53727
|
var out = ' ';
|
|
@@ -53726,7 +53803,7 @@ module.exports = function generate__limitItems(it, $keyword, $ruleType) {
|
|
|
53726
53803
|
return out;
|
|
53727
53804
|
}
|
|
53728
53805
|
|
|
53729
|
-
},{}],
|
|
53806
|
+
},{}],354:[function(require,module,exports){
|
|
53730
53807
|
'use strict';
|
|
53731
53808
|
module.exports = function generate__limitLength(it, $keyword, $ruleType) {
|
|
53732
53809
|
var out = ' ';
|
|
@@ -53813,7 +53890,7 @@ module.exports = function generate__limitLength(it, $keyword, $ruleType) {
|
|
|
53813
53890
|
return out;
|
|
53814
53891
|
}
|
|
53815
53892
|
|
|
53816
|
-
},{}],
|
|
53893
|
+
},{}],355:[function(require,module,exports){
|
|
53817
53894
|
'use strict';
|
|
53818
53895
|
module.exports = function generate__limitProperties(it, $keyword, $ruleType) {
|
|
53819
53896
|
var out = ' ';
|
|
@@ -53895,7 +53972,7 @@ module.exports = function generate__limitProperties(it, $keyword, $ruleType) {
|
|
|
53895
53972
|
return out;
|
|
53896
53973
|
}
|
|
53897
53974
|
|
|
53898
|
-
},{}],
|
|
53975
|
+
},{}],356:[function(require,module,exports){
|
|
53899
53976
|
'use strict';
|
|
53900
53977
|
module.exports = function generate_allOf(it, $keyword, $ruleType) {
|
|
53901
53978
|
var out = ' ';
|
|
@@ -53939,7 +54016,7 @@ module.exports = function generate_allOf(it, $keyword, $ruleType) {
|
|
|
53939
54016
|
return out;
|
|
53940
54017
|
}
|
|
53941
54018
|
|
|
53942
|
-
},{}],
|
|
54019
|
+
},{}],357:[function(require,module,exports){
|
|
53943
54020
|
'use strict';
|
|
53944
54021
|
module.exports = function generate_anyOf(it, $keyword, $ruleType) {
|
|
53945
54022
|
var out = ' ';
|
|
@@ -54014,7 +54091,7 @@ module.exports = function generate_anyOf(it, $keyword, $ruleType) {
|
|
|
54014
54091
|
return out;
|
|
54015
54092
|
}
|
|
54016
54093
|
|
|
54017
|
-
},{}],
|
|
54094
|
+
},{}],358:[function(require,module,exports){
|
|
54018
54095
|
'use strict';
|
|
54019
54096
|
module.exports = function generate_comment(it, $keyword, $ruleType) {
|
|
54020
54097
|
var out = ' ';
|
|
@@ -54030,7 +54107,7 @@ module.exports = function generate_comment(it, $keyword, $ruleType) {
|
|
|
54030
54107
|
return out;
|
|
54031
54108
|
}
|
|
54032
54109
|
|
|
54033
|
-
},{}],
|
|
54110
|
+
},{}],359:[function(require,module,exports){
|
|
54034
54111
|
'use strict';
|
|
54035
54112
|
module.exports = function generate_const(it, $keyword, $ruleType) {
|
|
54036
54113
|
var out = ' ';
|
|
@@ -54088,7 +54165,7 @@ module.exports = function generate_const(it, $keyword, $ruleType) {
|
|
|
54088
54165
|
return out;
|
|
54089
54166
|
}
|
|
54090
54167
|
|
|
54091
|
-
},{}],
|
|
54168
|
+
},{}],360:[function(require,module,exports){
|
|
54092
54169
|
'use strict';
|
|
54093
54170
|
module.exports = function generate_contains(it, $keyword, $ruleType) {
|
|
54094
54171
|
var out = ' ';
|
|
@@ -54171,7 +54248,7 @@ module.exports = function generate_contains(it, $keyword, $ruleType) {
|
|
|
54171
54248
|
return out;
|
|
54172
54249
|
}
|
|
54173
54250
|
|
|
54174
|
-
},{}],
|
|
54251
|
+
},{}],361:[function(require,module,exports){
|
|
54175
54252
|
'use strict';
|
|
54176
54253
|
module.exports = function generate_custom(it, $keyword, $ruleType) {
|
|
54177
54254
|
var out = ' ';
|
|
@@ -54401,7 +54478,7 @@ module.exports = function generate_custom(it, $keyword, $ruleType) {
|
|
|
54401
54478
|
return out;
|
|
54402
54479
|
}
|
|
54403
54480
|
|
|
54404
|
-
},{}],
|
|
54481
|
+
},{}],362:[function(require,module,exports){
|
|
54405
54482
|
'use strict';
|
|
54406
54483
|
module.exports = function generate_dependencies(it, $keyword, $ruleType) {
|
|
54407
54484
|
var out = ' ';
|
|
@@ -54571,7 +54648,7 @@ module.exports = function generate_dependencies(it, $keyword, $ruleType) {
|
|
|
54571
54648
|
return out;
|
|
54572
54649
|
}
|
|
54573
54650
|
|
|
54574
|
-
},{}],
|
|
54651
|
+
},{}],363:[function(require,module,exports){
|
|
54575
54652
|
'use strict';
|
|
54576
54653
|
module.exports = function generate_enum(it, $keyword, $ruleType) {
|
|
54577
54654
|
var out = ' ';
|
|
@@ -54639,7 +54716,7 @@ module.exports = function generate_enum(it, $keyword, $ruleType) {
|
|
|
54639
54716
|
return out;
|
|
54640
54717
|
}
|
|
54641
54718
|
|
|
54642
|
-
},{}],
|
|
54719
|
+
},{}],364:[function(require,module,exports){
|
|
54643
54720
|
'use strict';
|
|
54644
54721
|
module.exports = function generate_format(it, $keyword, $ruleType) {
|
|
54645
54722
|
var out = ' ';
|
|
@@ -54791,7 +54868,7 @@ module.exports = function generate_format(it, $keyword, $ruleType) {
|
|
|
54791
54868
|
return out;
|
|
54792
54869
|
}
|
|
54793
54870
|
|
|
54794
|
-
},{}],
|
|
54871
|
+
},{}],365:[function(require,module,exports){
|
|
54795
54872
|
'use strict';
|
|
54796
54873
|
module.exports = function generate_if(it, $keyword, $ruleType) {
|
|
54797
54874
|
var out = ' ';
|
|
@@ -54896,7 +54973,7 @@ module.exports = function generate_if(it, $keyword, $ruleType) {
|
|
|
54896
54973
|
return out;
|
|
54897
54974
|
}
|
|
54898
54975
|
|
|
54899
|
-
},{}],
|
|
54976
|
+
},{}],366:[function(require,module,exports){
|
|
54900
54977
|
'use strict';
|
|
54901
54978
|
|
|
54902
54979
|
//all requires must be explicit because browserify won't work with dynamic requires
|
|
@@ -54931,7 +55008,7 @@ module.exports = {
|
|
|
54931
55008
|
validate: require('./validate')
|
|
54932
55009
|
};
|
|
54933
55010
|
|
|
54934
|
-
},{"./_limit":
|
|
55011
|
+
},{"./_limit":352,"./_limitItems":353,"./_limitLength":354,"./_limitProperties":355,"./allOf":356,"./anyOf":357,"./comment":358,"./const":359,"./contains":360,"./dependencies":362,"./enum":363,"./format":364,"./if":365,"./items":367,"./multipleOf":368,"./not":369,"./oneOf":370,"./pattern":371,"./properties":372,"./propertyNames":373,"./ref":374,"./required":375,"./uniqueItems":376,"./validate":377}],367:[function(require,module,exports){
|
|
54935
55012
|
'use strict';
|
|
54936
55013
|
module.exports = function generate_items(it, $keyword, $ruleType) {
|
|
54937
55014
|
var out = ' ';
|
|
@@ -55073,7 +55150,7 @@ module.exports = function generate_items(it, $keyword, $ruleType) {
|
|
|
55073
55150
|
return out;
|
|
55074
55151
|
}
|
|
55075
55152
|
|
|
55076
|
-
},{}],
|
|
55153
|
+
},{}],368:[function(require,module,exports){
|
|
55077
55154
|
'use strict';
|
|
55078
55155
|
module.exports = function generate_multipleOf(it, $keyword, $ruleType) {
|
|
55079
55156
|
var out = ' ';
|
|
@@ -55155,7 +55232,7 @@ module.exports = function generate_multipleOf(it, $keyword, $ruleType) {
|
|
|
55155
55232
|
return out;
|
|
55156
55233
|
}
|
|
55157
55234
|
|
|
55158
|
-
},{}],
|
|
55235
|
+
},{}],369:[function(require,module,exports){
|
|
55159
55236
|
'use strict';
|
|
55160
55237
|
module.exports = function generate_not(it, $keyword, $ruleType) {
|
|
55161
55238
|
var out = ' ';
|
|
@@ -55241,7 +55318,7 @@ module.exports = function generate_not(it, $keyword, $ruleType) {
|
|
|
55241
55318
|
return out;
|
|
55242
55319
|
}
|
|
55243
55320
|
|
|
55244
|
-
},{}],
|
|
55321
|
+
},{}],370:[function(require,module,exports){
|
|
55245
55322
|
'use strict';
|
|
55246
55323
|
module.exports = function generate_oneOf(it, $keyword, $ruleType) {
|
|
55247
55324
|
var out = ' ';
|
|
@@ -55316,7 +55393,7 @@ module.exports = function generate_oneOf(it, $keyword, $ruleType) {
|
|
|
55316
55393
|
return out;
|
|
55317
55394
|
}
|
|
55318
55395
|
|
|
55319
|
-
},{}],
|
|
55396
|
+
},{}],371:[function(require,module,exports){
|
|
55320
55397
|
'use strict';
|
|
55321
55398
|
module.exports = function generate_pattern(it, $keyword, $ruleType) {
|
|
55322
55399
|
var out = ' ';
|
|
@@ -55393,7 +55470,7 @@ module.exports = function generate_pattern(it, $keyword, $ruleType) {
|
|
|
55393
55470
|
return out;
|
|
55394
55471
|
}
|
|
55395
55472
|
|
|
55396
|
-
},{}],
|
|
55473
|
+
},{}],372:[function(require,module,exports){
|
|
55397
55474
|
'use strict';
|
|
55398
55475
|
module.exports = function generate_properties(it, $keyword, $ruleType) {
|
|
55399
55476
|
var out = ' ';
|
|
@@ -55730,7 +55807,7 @@ module.exports = function generate_properties(it, $keyword, $ruleType) {
|
|
|
55730
55807
|
return out;
|
|
55731
55808
|
}
|
|
55732
55809
|
|
|
55733
|
-
},{}],
|
|
55810
|
+
},{}],373:[function(require,module,exports){
|
|
55734
55811
|
'use strict';
|
|
55735
55812
|
module.exports = function generate_propertyNames(it, $keyword, $ruleType) {
|
|
55736
55813
|
var out = ' ';
|
|
@@ -55813,7 +55890,7 @@ module.exports = function generate_propertyNames(it, $keyword, $ruleType) {
|
|
|
55813
55890
|
return out;
|
|
55814
55891
|
}
|
|
55815
55892
|
|
|
55816
|
-
},{}],
|
|
55893
|
+
},{}],374:[function(require,module,exports){
|
|
55817
55894
|
'use strict';
|
|
55818
55895
|
module.exports = function generate_ref(it, $keyword, $ruleType) {
|
|
55819
55896
|
var out = ' ';
|
|
@@ -55939,7 +56016,7 @@ module.exports = function generate_ref(it, $keyword, $ruleType) {
|
|
|
55939
56016
|
return out;
|
|
55940
56017
|
}
|
|
55941
56018
|
|
|
55942
|
-
},{}],
|
|
56019
|
+
},{}],375:[function(require,module,exports){
|
|
55943
56020
|
'use strict';
|
|
55944
56021
|
module.exports = function generate_required(it, $keyword, $ruleType) {
|
|
55945
56022
|
var out = ' ';
|
|
@@ -56211,7 +56288,7 @@ module.exports = function generate_required(it, $keyword, $ruleType) {
|
|
|
56211
56288
|
return out;
|
|
56212
56289
|
}
|
|
56213
56290
|
|
|
56214
|
-
},{}],
|
|
56291
|
+
},{}],376:[function(require,module,exports){
|
|
56215
56292
|
'use strict';
|
|
56216
56293
|
module.exports = function generate_uniqueItems(it, $keyword, $ruleType) {
|
|
56217
56294
|
var out = ' ';
|
|
@@ -56299,7 +56376,7 @@ module.exports = function generate_uniqueItems(it, $keyword, $ruleType) {
|
|
|
56299
56376
|
return out;
|
|
56300
56377
|
}
|
|
56301
56378
|
|
|
56302
|
-
},{}],
|
|
56379
|
+
},{}],377:[function(require,module,exports){
|
|
56303
56380
|
'use strict';
|
|
56304
56381
|
module.exports = function generate_validate(it, $keyword, $ruleType) {
|
|
56305
56382
|
var out = '';
|
|
@@ -56783,7 +56860,7 @@ module.exports = function generate_validate(it, $keyword, $ruleType) {
|
|
|
56783
56860
|
return out;
|
|
56784
56861
|
}
|
|
56785
56862
|
|
|
56786
|
-
},{}],
|
|
56863
|
+
},{}],378:[function(require,module,exports){
|
|
56787
56864
|
'use strict';
|
|
56788
56865
|
|
|
56789
56866
|
var IDENTIFIER = /^[a-z_$][a-z0-9_$-]*$/i;
|
|
@@ -56931,7 +57008,7 @@ function validateKeyword(definition, throwError) {
|
|
|
56931
57008
|
return false;
|
|
56932
57009
|
}
|
|
56933
57010
|
|
|
56934
|
-
},{"./definition_schema":
|
|
57011
|
+
},{"./definition_schema":351,"./dotjs/custom":361}],379:[function(require,module,exports){
|
|
56935
57012
|
module.exports={
|
|
56936
57013
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
56937
57014
|
"$id": "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
|
|
@@ -56950,7 +57027,7 @@ module.exports={
|
|
|
56950
57027
|
"additionalProperties": false
|
|
56951
57028
|
}
|
|
56952
57029
|
|
|
56953
|
-
},{}],
|
|
57030
|
+
},{}],380:[function(require,module,exports){
|
|
56954
57031
|
module.exports={
|
|
56955
57032
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
56956
57033
|
"$id": "http://json-schema.org/draft-06/schema#",
|
|
@@ -57106,7 +57183,7 @@ module.exports={
|
|
|
57106
57183
|
"default": {}
|
|
57107
57184
|
}
|
|
57108
57185
|
|
|
57109
|
-
},{}],
|
|
57186
|
+
},{}],381:[function(require,module,exports){
|
|
57110
57187
|
module.exports={
|
|
57111
57188
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
57112
57189
|
"$id": "http://json-schema.org/draft-07/schema#",
|
|
@@ -57276,7 +57353,7 @@ module.exports={
|
|
|
57276
57353
|
"default": true
|
|
57277
57354
|
}
|
|
57278
57355
|
|
|
57279
|
-
},{}],
|
|
57356
|
+
},{}],382:[function(require,module,exports){
|
|
57280
57357
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
57281
57358
|
|
|
57282
57359
|
|
|
@@ -57291,7 +57368,7 @@ module.exports = {
|
|
|
57291
57368
|
|
|
57292
57369
|
};
|
|
57293
57370
|
|
|
57294
|
-
},{}],
|
|
57371
|
+
},{}],383:[function(require,module,exports){
|
|
57295
57372
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
57296
57373
|
|
|
57297
57374
|
var errors = require('./errors');
|
|
@@ -57320,7 +57397,7 @@ for (var e in errors) {
|
|
|
57320
57397
|
module.exports[e] = errors[e];
|
|
57321
57398
|
}
|
|
57322
57399
|
|
|
57323
|
-
},{"./errors":
|
|
57400
|
+
},{"./errors":382,"./reader":384,"./types":385,"./writer":386}],384:[function(require,module,exports){
|
|
57324
57401
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
57325
57402
|
|
|
57326
57403
|
var assert = require('assert');
|
|
@@ -57584,7 +57661,7 @@ Reader.prototype._readTag = function (tag) {
|
|
|
57584
57661
|
|
|
57585
57662
|
module.exports = Reader;
|
|
57586
57663
|
|
|
57587
|
-
},{"./errors":
|
|
57664
|
+
},{"./errors":382,"./types":385,"assert":16,"safer-buffer":471}],385:[function(require,module,exports){
|
|
57588
57665
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
57589
57666
|
|
|
57590
57667
|
|
|
@@ -57622,7 +57699,7 @@ module.exports = {
|
|
|
57622
57699
|
Context: 128
|
|
57623
57700
|
};
|
|
57624
57701
|
|
|
57625
|
-
},{}],
|
|
57702
|
+
},{}],386:[function(require,module,exports){
|
|
57626
57703
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
57627
57704
|
|
|
57628
57705
|
var assert = require('assert');
|
|
@@ -57941,7 +58018,7 @@ Writer.prototype._ensure = function (len) {
|
|
|
57941
58018
|
|
|
57942
58019
|
module.exports = Writer;
|
|
57943
58020
|
|
|
57944
|
-
},{"./errors":
|
|
58021
|
+
},{"./errors":382,"./types":385,"assert":16,"safer-buffer":471}],387:[function(require,module,exports){
|
|
57945
58022
|
// Copyright 2011 Mark Cavage <mcavage@gmail.com> All rights reserved.
|
|
57946
58023
|
|
|
57947
58024
|
// If you have no idea what ASN.1 or BER is, see this:
|
|
@@ -57963,7 +58040,7 @@ module.exports = {
|
|
|
57963
58040
|
|
|
57964
58041
|
};
|
|
57965
58042
|
|
|
57966
|
-
},{"./ber/index":
|
|
58043
|
+
},{"./ber/index":383}],388:[function(require,module,exports){
|
|
57967
58044
|
(function (Buffer,process){(function (){
|
|
57968
58045
|
// Copyright (c) 2012, Mark Cavage. All rights reserved.
|
|
57969
58046
|
// Copyright 2015 Joyent, Inc.
|
|
@@ -58178,7 +58255,7 @@ function _setExports(ndebug) {
|
|
|
58178
58255
|
module.exports = _setExports(process.env.NODE_NDEBUG);
|
|
58179
58256
|
|
|
58180
58257
|
}).call(this)}).call(this,{"isBuffer":require("../../browser-agent/node_modules/is-buffer/index.js")},require('_process'))
|
|
58181
|
-
},{"../../browser-agent/node_modules/is-buffer/index.js":146,"_process":179,"assert":16,"stream":229,"util":243}],
|
|
58258
|
+
},{"../../browser-agent/node_modules/is-buffer/index.js":146,"_process":179,"assert":16,"stream":229,"util":243}],389:[function(require,module,exports){
|
|
58182
58259
|
|
|
58183
58260
|
/*!
|
|
58184
58261
|
* Copyright 2010 LearnBoost <dev@learnboost.com>
|
|
@@ -58392,7 +58469,7 @@ function canonicalizeResource (resource) {
|
|
|
58392
58469
|
}
|
|
58393
58470
|
module.exports.canonicalizeResource = canonicalizeResource
|
|
58394
58471
|
|
|
58395
|
-
},{"crypto":81,"url":238}],
|
|
58472
|
+
},{"crypto":81,"url":238}],390:[function(require,module,exports){
|
|
58396
58473
|
(function (process,Buffer){(function (){
|
|
58397
58474
|
var aws4 = exports,
|
|
58398
58475
|
url = require('url'),
|
|
@@ -58769,7 +58846,7 @@ aws4.sign = function(request, credentials) {
|
|
|
58769
58846
|
}
|
|
58770
58847
|
|
|
58771
58848
|
}).call(this)}).call(this,require('_process'),require("buffer").Buffer)
|
|
58772
|
-
},{"./lru":
|
|
58849
|
+
},{"./lru":391,"_process":179,"buffer":71,"crypto":81,"querystring":190,"url":238}],391:[function(require,module,exports){
|
|
58773
58850
|
module.exports = function(size) {
|
|
58774
58851
|
return new LruCache(size)
|
|
58775
58852
|
}
|
|
@@ -58867,7 +58944,7 @@ function DoublyLinkedNode(key, val) {
|
|
|
58867
58944
|
this.next = null
|
|
58868
58945
|
}
|
|
58869
58946
|
|
|
58870
|
-
},{}],
|
|
58947
|
+
},{}],392:[function(require,module,exports){
|
|
58871
58948
|
'use strict';
|
|
58872
58949
|
|
|
58873
58950
|
var crypto_hash_sha512 = require('tweetnacl').lowlevel.crypto_hash;
|
|
@@ -59425,7 +59502,7 @@ module.exports = {
|
|
|
59425
59502
|
pbkdf: bcrypt_pbkdf
|
|
59426
59503
|
};
|
|
59427
59504
|
|
|
59428
|
-
},{"tweetnacl":
|
|
59505
|
+
},{"tweetnacl":505}],393:[function(require,module,exports){
|
|
59429
59506
|
function Caseless (dict) {
|
|
59430
59507
|
this.dict = dict || {}
|
|
59431
59508
|
}
|
|
@@ -59494,7 +59571,7 @@ module.exports.httpify = function (resp, headers) {
|
|
|
59494
59571
|
return c
|
|
59495
59572
|
}
|
|
59496
59573
|
|
|
59497
|
-
},{}],
|
|
59574
|
+
},{}],394:[function(require,module,exports){
|
|
59498
59575
|
(function (Buffer){(function (){
|
|
59499
59576
|
var util = require('util');
|
|
59500
59577
|
var Stream = require('stream').Stream;
|
|
@@ -59706,7 +59783,7 @@ CombinedStream.prototype._emitError = function(err) {
|
|
|
59706
59783
|
};
|
|
59707
59784
|
|
|
59708
59785
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
59709
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":146,"delayed-stream":
|
|
59786
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":146,"delayed-stream":396,"stream":229,"util":243}],395:[function(require,module,exports){
|
|
59710
59787
|
(function (Buffer){(function (){
|
|
59711
59788
|
// Copyright Joyent, Inc. and other Node contributors.
|
|
59712
59789
|
//
|
|
@@ -59817,7 +59894,7 @@ function objectToString(o) {
|
|
|
59817
59894
|
}
|
|
59818
59895
|
|
|
59819
59896
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
59820
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":146}],
|
|
59897
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":146}],396:[function(require,module,exports){
|
|
59821
59898
|
var Stream = require('stream').Stream;
|
|
59822
59899
|
var util = require('util');
|
|
59823
59900
|
|
|
@@ -59926,7 +60003,7 @@ DelayedStream.prototype._checkIfMaxDataSizeExceeded = function() {
|
|
|
59926
60003
|
this.emit('error', new Error(message));
|
|
59927
60004
|
};
|
|
59928
60005
|
|
|
59929
|
-
},{"stream":229,"util":243}],
|
|
60006
|
+
},{"stream":229,"util":243}],397:[function(require,module,exports){
|
|
59930
60007
|
var crypto = require("crypto");
|
|
59931
60008
|
var BigInteger = require("jsbn").BigInteger;
|
|
59932
60009
|
var ECPointFp = require("./lib/ec.js").ECPointFp;
|
|
@@ -59986,7 +60063,7 @@ exports.ECKey = function(curve, key, isPublic)
|
|
|
59986
60063
|
}
|
|
59987
60064
|
|
|
59988
60065
|
|
|
59989
|
-
},{"./lib/ec.js":
|
|
60066
|
+
},{"./lib/ec.js":398,"./lib/sec.js":399,"crypto":81,"jsbn":434,"safer-buffer":471}],398:[function(require,module,exports){
|
|
59990
60067
|
// Basic Javascript Elliptic Curve implementation
|
|
59991
60068
|
// Ported loosely from BouncyCastle's Java EC code
|
|
59992
60069
|
// Only Fp curves implemented for now
|
|
@@ -60549,7 +60626,7 @@ var exports = {
|
|
|
60549
60626
|
|
|
60550
60627
|
module.exports = exports
|
|
60551
60628
|
|
|
60552
|
-
},{"jsbn":
|
|
60629
|
+
},{"jsbn":434}],399:[function(require,module,exports){
|
|
60553
60630
|
// Named EC curves
|
|
60554
60631
|
|
|
60555
60632
|
// Requires ec.js, jsbn.js, and jsbn2.js
|
|
@@ -60721,7 +60798,7 @@ module.exports = {
|
|
|
60721
60798
|
"secp256r1":secp256r1
|
|
60722
60799
|
}
|
|
60723
60800
|
|
|
60724
|
-
},{"./ec.js":
|
|
60801
|
+
},{"./ec.js":398,"jsbn":434}],400:[function(require,module,exports){
|
|
60725
60802
|
'use strict';
|
|
60726
60803
|
|
|
60727
60804
|
var hasOwn = Object.prototype.hasOwnProperty;
|
|
@@ -60840,7 +60917,7 @@ module.exports = function extend() {
|
|
|
60840
60917
|
return target;
|
|
60841
60918
|
};
|
|
60842
60919
|
|
|
60843
|
-
},{}],
|
|
60920
|
+
},{}],401:[function(require,module,exports){
|
|
60844
60921
|
(function (process){(function (){
|
|
60845
60922
|
/*
|
|
60846
60923
|
* extsprintf.js: extended POSIX-style sprintf
|
|
@@ -61027,7 +61104,7 @@ function dumpException(ex)
|
|
|
61027
61104
|
}
|
|
61028
61105
|
|
|
61029
61106
|
}).call(this)}).call(this,require('_process'))
|
|
61030
|
-
},{"_process":179,"assert":16,"util":243}],
|
|
61107
|
+
},{"_process":179,"assert":16,"util":243}],402:[function(require,module,exports){
|
|
61031
61108
|
'use strict';
|
|
61032
61109
|
|
|
61033
61110
|
// do not edit .js files directly - edit src/index.jst
|
|
@@ -61075,7 +61152,7 @@ module.exports = function equal(a, b) {
|
|
|
61075
61152
|
return a!==a && b!==b;
|
|
61076
61153
|
};
|
|
61077
61154
|
|
|
61078
|
-
},{}],
|
|
61155
|
+
},{}],403:[function(require,module,exports){
|
|
61079
61156
|
'use strict';
|
|
61080
61157
|
|
|
61081
61158
|
module.exports = function (data, opts) {
|
|
@@ -61136,7 +61213,7 @@ module.exports = function (data, opts) {
|
|
|
61136
61213
|
})(data);
|
|
61137
61214
|
};
|
|
61138
61215
|
|
|
61139
|
-
},{}],
|
|
61216
|
+
},{}],404:[function(require,module,exports){
|
|
61140
61217
|
module.exports = ForeverAgent
|
|
61141
61218
|
ForeverAgent.SSL = ForeverAgentSSL
|
|
61142
61219
|
|
|
@@ -61276,11 +61353,11 @@ function createConnectionSSL (port, host, options) {
|
|
|
61276
61353
|
return tls.connect(options);
|
|
61277
61354
|
}
|
|
61278
61355
|
|
|
61279
|
-
},{"http":230,"https":142,"net":69,"tls":69,"util":243}],
|
|
61356
|
+
},{"http":230,"https":142,"net":69,"tls":69,"util":243}],405:[function(require,module,exports){
|
|
61280
61357
|
/* eslint-env browser */
|
|
61281
61358
|
module.exports = typeof self == 'object' ? self.FormData : window.FormData;
|
|
61282
61359
|
|
|
61283
|
-
},{}],
|
|
61360
|
+
},{}],406:[function(require,module,exports){
|
|
61284
61361
|
module.exports={
|
|
61285
61362
|
"$id": "afterRequest.json#",
|
|
61286
61363
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61312,7 +61389,7 @@ module.exports={
|
|
|
61312
61389
|
}
|
|
61313
61390
|
}
|
|
61314
61391
|
|
|
61315
|
-
},{}],
|
|
61392
|
+
},{}],407:[function(require,module,exports){
|
|
61316
61393
|
module.exports={
|
|
61317
61394
|
"$id": "beforeRequest.json#",
|
|
61318
61395
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61344,7 +61421,7 @@ module.exports={
|
|
|
61344
61421
|
}
|
|
61345
61422
|
}
|
|
61346
61423
|
|
|
61347
|
-
},{}],
|
|
61424
|
+
},{}],408:[function(require,module,exports){
|
|
61348
61425
|
module.exports={
|
|
61349
61426
|
"$id": "browser.json#",
|
|
61350
61427
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61366,7 +61443,7 @@ module.exports={
|
|
|
61366
61443
|
}
|
|
61367
61444
|
}
|
|
61368
61445
|
|
|
61369
|
-
},{}],
|
|
61446
|
+
},{}],409:[function(require,module,exports){
|
|
61370
61447
|
module.exports={
|
|
61371
61448
|
"$id": "cache.json#",
|
|
61372
61449
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61389,7 +61466,7 @@ module.exports={
|
|
|
61389
61466
|
}
|
|
61390
61467
|
}
|
|
61391
61468
|
|
|
61392
|
-
},{}],
|
|
61469
|
+
},{}],410:[function(require,module,exports){
|
|
61393
61470
|
module.exports={
|
|
61394
61471
|
"$id": "content.json#",
|
|
61395
61472
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61420,7 +61497,7 @@ module.exports={
|
|
|
61420
61497
|
}
|
|
61421
61498
|
}
|
|
61422
61499
|
|
|
61423
|
-
},{}],
|
|
61500
|
+
},{}],411:[function(require,module,exports){
|
|
61424
61501
|
module.exports={
|
|
61425
61502
|
"$id": "cookie.json#",
|
|
61426
61503
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61458,7 +61535,7 @@ module.exports={
|
|
|
61458
61535
|
}
|
|
61459
61536
|
}
|
|
61460
61537
|
|
|
61461
|
-
},{}],
|
|
61538
|
+
},{}],412:[function(require,module,exports){
|
|
61462
61539
|
module.exports={
|
|
61463
61540
|
"$id": "creator.json#",
|
|
61464
61541
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61480,7 +61557,7 @@ module.exports={
|
|
|
61480
61557
|
}
|
|
61481
61558
|
}
|
|
61482
61559
|
|
|
61483
|
-
},{}],
|
|
61560
|
+
},{}],413:[function(require,module,exports){
|
|
61484
61561
|
module.exports={
|
|
61485
61562
|
"$id": "entry.json#",
|
|
61486
61563
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61535,7 +61612,7 @@ module.exports={
|
|
|
61535
61612
|
}
|
|
61536
61613
|
}
|
|
61537
61614
|
|
|
61538
|
-
},{}],
|
|
61615
|
+
},{}],414:[function(require,module,exports){
|
|
61539
61616
|
module.exports={
|
|
61540
61617
|
"$id": "har.json#",
|
|
61541
61618
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61550,7 +61627,7 @@ module.exports={
|
|
|
61550
61627
|
}
|
|
61551
61628
|
}
|
|
61552
61629
|
|
|
61553
|
-
},{}],
|
|
61630
|
+
},{}],415:[function(require,module,exports){
|
|
61554
61631
|
module.exports={
|
|
61555
61632
|
"$id": "header.json#",
|
|
61556
61633
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61572,7 +61649,7 @@ module.exports={
|
|
|
61572
61649
|
}
|
|
61573
61650
|
}
|
|
61574
61651
|
|
|
61575
|
-
},{}],
|
|
61652
|
+
},{}],416:[function(require,module,exports){
|
|
61576
61653
|
'use strict'
|
|
61577
61654
|
|
|
61578
61655
|
module.exports = {
|
|
@@ -61596,7 +61673,7 @@ module.exports = {
|
|
|
61596
61673
|
timings: require('./timings.json')
|
|
61597
61674
|
}
|
|
61598
61675
|
|
|
61599
|
-
},{"./afterRequest.json":
|
|
61676
|
+
},{"./afterRequest.json":406,"./beforeRequest.json":407,"./browser.json":408,"./cache.json":409,"./content.json":410,"./cookie.json":411,"./creator.json":412,"./entry.json":413,"./har.json":414,"./header.json":415,"./log.json":417,"./page.json":418,"./pageTimings.json":419,"./postData.json":420,"./query.json":421,"./request.json":422,"./response.json":423,"./timings.json":424}],417:[function(require,module,exports){
|
|
61600
61677
|
module.exports={
|
|
61601
61678
|
"$id": "log.json#",
|
|
61602
61679
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61634,7 +61711,7 @@ module.exports={
|
|
|
61634
61711
|
}
|
|
61635
61712
|
}
|
|
61636
61713
|
|
|
61637
|
-
},{}],
|
|
61714
|
+
},{}],418:[function(require,module,exports){
|
|
61638
61715
|
module.exports={
|
|
61639
61716
|
"$id": "page.json#",
|
|
61640
61717
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61668,7 +61745,7 @@ module.exports={
|
|
|
61668
61745
|
}
|
|
61669
61746
|
}
|
|
61670
61747
|
|
|
61671
|
-
},{}],
|
|
61748
|
+
},{}],419:[function(require,module,exports){
|
|
61672
61749
|
module.exports={
|
|
61673
61750
|
"$id": "pageTimings.json#",
|
|
61674
61751
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61688,7 +61765,7 @@ module.exports={
|
|
|
61688
61765
|
}
|
|
61689
61766
|
}
|
|
61690
61767
|
|
|
61691
|
-
},{}],
|
|
61768
|
+
},{}],420:[function(require,module,exports){
|
|
61692
61769
|
module.exports={
|
|
61693
61770
|
"$id": "postData.json#",
|
|
61694
61771
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61733,7 +61810,7 @@ module.exports={
|
|
|
61733
61810
|
}
|
|
61734
61811
|
}
|
|
61735
61812
|
|
|
61736
|
-
},{}],
|
|
61813
|
+
},{}],421:[function(require,module,exports){
|
|
61737
61814
|
module.exports={
|
|
61738
61815
|
"$id": "query.json#",
|
|
61739
61816
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61755,7 +61832,7 @@ module.exports={
|
|
|
61755
61832
|
}
|
|
61756
61833
|
}
|
|
61757
61834
|
|
|
61758
|
-
},{}],
|
|
61835
|
+
},{}],422:[function(require,module,exports){
|
|
61759
61836
|
module.exports={
|
|
61760
61837
|
"$id": "request.json#",
|
|
61761
61838
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61814,7 +61891,7 @@ module.exports={
|
|
|
61814
61891
|
}
|
|
61815
61892
|
}
|
|
61816
61893
|
|
|
61817
|
-
},{}],
|
|
61894
|
+
},{}],423:[function(require,module,exports){
|
|
61818
61895
|
module.exports={
|
|
61819
61896
|
"$id": "response.json#",
|
|
61820
61897
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61870,7 +61947,7 @@ module.exports={
|
|
|
61870
61947
|
}
|
|
61871
61948
|
}
|
|
61872
61949
|
|
|
61873
|
-
},{}],
|
|
61950
|
+
},{}],424:[function(require,module,exports){
|
|
61874
61951
|
module.exports={
|
|
61875
61952
|
"$id": "timings.json#",
|
|
61876
61953
|
"$schema": "http://json-schema.org/draft-06/schema#",
|
|
@@ -61914,7 +61991,7 @@ module.exports={
|
|
|
61914
61991
|
}
|
|
61915
61992
|
}
|
|
61916
61993
|
|
|
61917
|
-
},{}],
|
|
61994
|
+
},{}],425:[function(require,module,exports){
|
|
61918
61995
|
function HARError (errors) {
|
|
61919
61996
|
var message = 'validation failed'
|
|
61920
61997
|
|
|
@@ -61933,7 +62010,7 @@ HARError.prototype = Error.prototype
|
|
|
61933
62010
|
|
|
61934
62011
|
module.exports = HARError
|
|
61935
62012
|
|
|
61936
|
-
},{}],
|
|
62013
|
+
},{}],426:[function(require,module,exports){
|
|
61937
62014
|
var Ajv = require('ajv')
|
|
61938
62015
|
var HARError = require('./error')
|
|
61939
62016
|
var schemas = require('har-schema')
|
|
@@ -62037,7 +62114,7 @@ exports.timings = function (data) {
|
|
|
62037
62114
|
return validate('timings', data)
|
|
62038
62115
|
}
|
|
62039
62116
|
|
|
62040
|
-
},{"./error":
|
|
62117
|
+
},{"./error":425,"ajv":339,"ajv/lib/refs/json-schema-draft-06.json":380,"har-schema":416}],427:[function(require,module,exports){
|
|
62041
62118
|
// Copyright 2015 Joyent, Inc.
|
|
62042
62119
|
|
|
62043
62120
|
var parser = require('./parser');
|
|
@@ -62068,7 +62145,7 @@ module.exports = {
|
|
|
62068
62145
|
verifyHMAC: verify.verifyHMAC
|
|
62069
62146
|
};
|
|
62070
62147
|
|
|
62071
|
-
},{"./parser":
|
|
62148
|
+
},{"./parser":428,"./signer":429,"./utils":430,"./verify":431}],428:[function(require,module,exports){
|
|
62072
62149
|
// Copyright 2012 Joyent, Inc. All rights reserved.
|
|
62073
62150
|
|
|
62074
62151
|
var assert = require('assert-plus');
|
|
@@ -62385,7 +62462,7 @@ module.exports = {
|
|
|
62385
62462
|
|
|
62386
62463
|
};
|
|
62387
62464
|
|
|
62388
|
-
},{"./utils":
|
|
62465
|
+
},{"./utils":430,"assert-plus":388,"util":243}],429:[function(require,module,exports){
|
|
62389
62466
|
(function (Buffer){(function (){
|
|
62390
62467
|
// Copyright 2012 Joyent, Inc. All rights reserved.
|
|
62391
62468
|
|
|
@@ -62790,7 +62867,7 @@ module.exports = {
|
|
|
62790
62867
|
};
|
|
62791
62868
|
|
|
62792
62869
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
62793
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":146,"./utils":
|
|
62870
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":146,"./utils":430,"assert-plus":388,"crypto":81,"http":230,"jsprim":438,"sshpk":491,"util":243}],430:[function(require,module,exports){
|
|
62794
62871
|
// Copyright 2012 Joyent, Inc. All rights reserved.
|
|
62795
62872
|
|
|
62796
62873
|
var assert = require('assert-plus');
|
|
@@ -62904,7 +62981,7 @@ module.exports = {
|
|
|
62904
62981
|
}
|
|
62905
62982
|
};
|
|
62906
62983
|
|
|
62907
|
-
},{"assert-plus":
|
|
62984
|
+
},{"assert-plus":388,"sshpk":491,"util":243}],431:[function(require,module,exports){
|
|
62908
62985
|
(function (Buffer){(function (){
|
|
62909
62986
|
// Copyright 2015 Joyent, Inc.
|
|
62910
62987
|
|
|
@@ -62996,7 +63073,7 @@ module.exports = {
|
|
|
62996
63073
|
};
|
|
62997
63074
|
|
|
62998
63075
|
}).call(this)}).call(this,require("buffer").Buffer)
|
|
62999
|
-
},{"./utils":
|
|
63076
|
+
},{"./utils":430,"assert-plus":388,"buffer":71,"crypto":81,"sshpk":491}],432:[function(require,module,exports){
|
|
63000
63077
|
module.exports = isTypedArray
|
|
63001
63078
|
isTypedArray.strict = isStrictTypedArray
|
|
63002
63079
|
isTypedArray.loose = isLooseTypedArray
|
|
@@ -63039,7 +63116,7 @@ function isLooseTypedArray(arr) {
|
|
|
63039
63116
|
return names[toString.call(arr)]
|
|
63040
63117
|
}
|
|
63041
63118
|
|
|
63042
|
-
},{}],
|
|
63119
|
+
},{}],433:[function(require,module,exports){
|
|
63043
63120
|
var stream = require('stream')
|
|
63044
63121
|
|
|
63045
63122
|
|
|
@@ -63068,7 +63145,7 @@ module.exports.isReadable = isReadable
|
|
|
63068
63145
|
module.exports.isWritable = isWritable
|
|
63069
63146
|
module.exports.isDuplex = isDuplex
|
|
63070
63147
|
|
|
63071
|
-
},{"stream":229}],
|
|
63148
|
+
},{"stream":229}],434:[function(require,module,exports){
|
|
63072
63149
|
(function(){
|
|
63073
63150
|
|
|
63074
63151
|
// Copyright (c) 2005 Tom Wu
|
|
@@ -64427,7 +64504,7 @@ module.exports.isDuplex = isDuplex
|
|
|
64427
64504
|
|
|
64428
64505
|
}).call(this);
|
|
64429
64506
|
|
|
64430
|
-
},{}],
|
|
64507
|
+
},{}],435:[function(require,module,exports){
|
|
64431
64508
|
'use strict';
|
|
64432
64509
|
|
|
64433
64510
|
var traverse = module.exports = function (schema, opts, cb) {
|
|
@@ -64518,7 +64595,7 @@ function escapeJsonPtr(str) {
|
|
|
64518
64595
|
return str.replace(/~/g, '~0').replace(/\//g, '~1');
|
|
64519
64596
|
}
|
|
64520
64597
|
|
|
64521
|
-
},{}],
|
|
64598
|
+
},{}],436:[function(require,module,exports){
|
|
64522
64599
|
/**
|
|
64523
64600
|
* JSONSchema Validator - Validates JavaScript objects using JSON Schemas
|
|
64524
64601
|
* (http://www.json.com/json-schema-proposal/)
|
|
@@ -64791,7 +64868,7 @@ exports.mustBeValid = function(result){
|
|
|
64791
64868
|
return exports;
|
|
64792
64869
|
}));
|
|
64793
64870
|
|
|
64794
|
-
},{}],
|
|
64871
|
+
},{}],437:[function(require,module,exports){
|
|
64795
64872
|
exports = module.exports = stringify
|
|
64796
64873
|
exports.getSerialize = serializer
|
|
64797
64874
|
|
|
@@ -64820,7 +64897,7 @@ function serializer(replacer, cycleReplacer) {
|
|
|
64820
64897
|
}
|
|
64821
64898
|
}
|
|
64822
64899
|
|
|
64823
|
-
},{}],
|
|
64900
|
+
},{}],438:[function(require,module,exports){
|
|
64824
64901
|
/*
|
|
64825
64902
|
* lib/jsprim.js: utilities for primitive JavaScript types
|
|
64826
64903
|
*/
|
|
@@ -65557,7 +65634,7 @@ function mergeObjects(provided, overrides, defaults)
|
|
|
65557
65634
|
return (rv);
|
|
65558
65635
|
}
|
|
65559
65636
|
|
|
65560
|
-
},{"assert-plus":
|
|
65637
|
+
},{"assert-plus":388,"extsprintf":401,"json-schema":436,"util":243,"verror":512}],439:[function(require,module,exports){
|
|
65561
65638
|
/**
|
|
65562
65639
|
* The code was extracted from:
|
|
65563
65640
|
* https://github.com/davidchambers/Base64.js
|
|
@@ -65597,7 +65674,7 @@ function polyfill (input) {
|
|
|
65597
65674
|
|
|
65598
65675
|
module.exports = typeof window !== 'undefined' && window.atob && window.atob.bind(window) || polyfill;
|
|
65599
65676
|
|
|
65600
|
-
},{}],
|
|
65677
|
+
},{}],440:[function(require,module,exports){
|
|
65601
65678
|
var atob = require('./atob');
|
|
65602
65679
|
|
|
65603
65680
|
function b64DecodeUnicode(str) {
|
|
@@ -65632,7 +65709,7 @@ module.exports = function(str) {
|
|
|
65632
65709
|
}
|
|
65633
65710
|
};
|
|
65634
65711
|
|
|
65635
|
-
},{"./atob":
|
|
65712
|
+
},{"./atob":439}],441:[function(require,module,exports){
|
|
65636
65713
|
'use strict';
|
|
65637
65714
|
|
|
65638
65715
|
var base64_url_decode = require('./base64_url_decode');
|
|
@@ -65660,7 +65737,7 @@ module.exports = function (token,options) {
|
|
|
65660
65737
|
|
|
65661
65738
|
module.exports.InvalidTokenError = InvalidTokenError;
|
|
65662
65739
|
|
|
65663
|
-
},{"./base64_url_decode":
|
|
65740
|
+
},{"./base64_url_decode":440}],442:[function(require,module,exports){
|
|
65664
65741
|
module.exports={
|
|
65665
65742
|
"application/1d-interleaved-parityfec": {
|
|
65666
65743
|
"source": "iana"
|
|
@@ -74133,7 +74210,7 @@ module.exports={
|
|
|
74133
74210
|
}
|
|
74134
74211
|
}
|
|
74135
74212
|
|
|
74136
|
-
},{}],
|
|
74213
|
+
},{}],443:[function(require,module,exports){
|
|
74137
74214
|
/*!
|
|
74138
74215
|
* mime-db
|
|
74139
74216
|
* Copyright(c) 2014 Jonathan Ong
|
|
@@ -74146,7 +74223,7 @@ module.exports={
|
|
|
74146
74223
|
|
|
74147
74224
|
module.exports = require('./db.json')
|
|
74148
74225
|
|
|
74149
|
-
},{"./db.json":
|
|
74226
|
+
},{"./db.json":442}],444:[function(require,module,exports){
|
|
74150
74227
|
/*!
|
|
74151
74228
|
* mime-types
|
|
74152
74229
|
* Copyright(c) 2014 Jonathan Ong
|
|
@@ -74336,7 +74413,7 @@ function populateMaps (extensions, types) {
|
|
|
74336
74413
|
})
|
|
74337
74414
|
}
|
|
74338
74415
|
|
|
74339
|
-
},{"mime-db":
|
|
74416
|
+
},{"mime-db":443,"path":171}],445:[function(require,module,exports){
|
|
74340
74417
|
var crypto = require('crypto')
|
|
74341
74418
|
|
|
74342
74419
|
function sha (key, body, algorithm) {
|
|
@@ -74483,7 +74560,7 @@ exports.plaintext = plaintext
|
|
|
74483
74560
|
exports.sign = sign
|
|
74484
74561
|
exports.rfc3986 = rfc3986
|
|
74485
74562
|
exports.generateBase = generateBase
|
|
74486
|
-
},{"crypto":81}],
|
|
74563
|
+
},{"crypto":81}],446:[function(require,module,exports){
|
|
74487
74564
|
(function (process){(function (){
|
|
74488
74565
|
// Generated by CoffeeScript 1.12.2
|
|
74489
74566
|
(function() {
|
|
@@ -74523,7 +74600,7 @@ exports.generateBase = generateBase
|
|
|
74523
74600
|
|
|
74524
74601
|
|
|
74525
74602
|
}).call(this)}).call(this,require('_process'))
|
|
74526
|
-
},{"_process":179}],
|
|
74603
|
+
},{"_process":179}],447:[function(require,module,exports){
|
|
74527
74604
|
module.exports=[
|
|
74528
74605
|
"ac",
|
|
74529
74606
|
"com.ac",
|
|
@@ -83358,7 +83435,7 @@ module.exports=[
|
|
|
83358
83435
|
"virtualserver.io",
|
|
83359
83436
|
"enterprisecloud.nu"
|
|
83360
83437
|
]
|
|
83361
|
-
},{}],
|
|
83438
|
+
},{}],448:[function(require,module,exports){
|
|
83362
83439
|
/*eslint no-var:0, prefer-arrow-callback: 0, object-shorthand: 0 */
|
|
83363
83440
|
'use strict';
|
|
83364
83441
|
|
|
@@ -83629,7 +83706,7 @@ exports.isValid = function (domain) {
|
|
|
83629
83706
|
return Boolean(parsed.domain && parsed.listed);
|
|
83630
83707
|
};
|
|
83631
83708
|
|
|
83632
|
-
},{"./data/rules.json":
|
|
83709
|
+
},{"./data/rules.json":447,"punycode":187}],449:[function(require,module,exports){
|
|
83633
83710
|
'use strict';
|
|
83634
83711
|
|
|
83635
83712
|
var replace = String.prototype.replace;
|
|
@@ -83649,7 +83726,7 @@ module.exports = {
|
|
|
83649
83726
|
RFC3986: 'RFC3986'
|
|
83650
83727
|
};
|
|
83651
83728
|
|
|
83652
|
-
},{}],
|
|
83729
|
+
},{}],450:[function(require,module,exports){
|
|
83653
83730
|
'use strict';
|
|
83654
83731
|
|
|
83655
83732
|
var stringify = require('./stringify');
|
|
@@ -83662,7 +83739,7 @@ module.exports = {
|
|
|
83662
83739
|
stringify: stringify
|
|
83663
83740
|
};
|
|
83664
83741
|
|
|
83665
|
-
},{"./formats":
|
|
83742
|
+
},{"./formats":449,"./parse":451,"./stringify":452}],451:[function(require,module,exports){
|
|
83666
83743
|
'use strict';
|
|
83667
83744
|
|
|
83668
83745
|
var utils = require('./utils');
|
|
@@ -83839,7 +83916,7 @@ module.exports = function (str, opts) {
|
|
|
83839
83916
|
return utils.compact(obj);
|
|
83840
83917
|
};
|
|
83841
83918
|
|
|
83842
|
-
},{"./utils":
|
|
83919
|
+
},{"./utils":453}],452:[function(require,module,exports){
|
|
83843
83920
|
'use strict';
|
|
83844
83921
|
|
|
83845
83922
|
var utils = require('./utils');
|
|
@@ -84058,7 +84135,7 @@ module.exports = function (object, opts) {
|
|
|
84058
84135
|
return joined.length > 0 ? prefix + joined : '';
|
|
84059
84136
|
};
|
|
84060
84137
|
|
|
84061
|
-
},{"./formats":
|
|
84138
|
+
},{"./formats":449,"./utils":453}],453:[function(require,module,exports){
|
|
84062
84139
|
'use strict';
|
|
84063
84140
|
|
|
84064
84141
|
var has = Object.prototype.hasOwnProperty;
|
|
@@ -84275,7 +84352,7 @@ module.exports = {
|
|
|
84275
84352
|
merge: merge
|
|
84276
84353
|
};
|
|
84277
84354
|
|
|
84278
|
-
},{}],
|
|
84355
|
+
},{}],454:[function(require,module,exports){
|
|
84279
84356
|
// Copyright 2010-2012 Mikeal Rogers
|
|
84280
84357
|
//
|
|
84281
84358
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -84432,7 +84509,7 @@ Object.defineProperty(request, 'debug', {
|
|
|
84432
84509
|
}
|
|
84433
84510
|
})
|
|
84434
84511
|
|
|
84435
|
-
},{"./lib/cookies":
|
|
84512
|
+
},{"./lib/cookies":456,"./lib/helpers":460,"./request":469,"extend":400}],455:[function(require,module,exports){
|
|
84436
84513
|
'use strict'
|
|
84437
84514
|
|
|
84438
84515
|
var caseless = require('caseless')
|
|
@@ -84601,7 +84678,7 @@ Auth.prototype.onResponse = function (response) {
|
|
|
84601
84678
|
|
|
84602
84679
|
exports.Auth = Auth
|
|
84603
84680
|
|
|
84604
|
-
},{"./helpers":
|
|
84681
|
+
},{"./helpers":460,"caseless":393,"uuid/v4":468}],456:[function(require,module,exports){
|
|
84605
84682
|
'use strict'
|
|
84606
84683
|
|
|
84607
84684
|
var tough = require('tough-cookie')
|
|
@@ -84641,7 +84718,7 @@ exports.jar = function (store) {
|
|
|
84641
84718
|
return new RequestJar(store)
|
|
84642
84719
|
}
|
|
84643
84720
|
|
|
84644
|
-
},{"tough-cookie":
|
|
84721
|
+
},{"tough-cookie":497}],457:[function(require,module,exports){
|
|
84645
84722
|
(function (process){(function (){
|
|
84646
84723
|
'use strict'
|
|
84647
84724
|
|
|
@@ -84724,7 +84801,7 @@ function getProxyFromURI (uri) {
|
|
|
84724
84801
|
module.exports = getProxyFromURI
|
|
84725
84802
|
|
|
84726
84803
|
}).call(this)}).call(this,require('_process'))
|
|
84727
|
-
},{"_process":179}],
|
|
84804
|
+
},{"_process":179}],458:[function(require,module,exports){
|
|
84728
84805
|
'use strict'
|
|
84729
84806
|
|
|
84730
84807
|
var fs = require('fs')
|
|
@@ -84931,7 +85008,7 @@ Har.prototype.options = function (options) {
|
|
|
84931
85008
|
|
|
84932
85009
|
exports.Har = Har
|
|
84933
85010
|
|
|
84934
|
-
},{"extend":
|
|
85011
|
+
},{"extend":400,"fs":69,"har-validator":426,"querystring":190}],459:[function(require,module,exports){
|
|
84935
85012
|
'use strict'
|
|
84936
85013
|
|
|
84937
85014
|
var crypto = require('crypto')
|
|
@@ -85022,7 +85099,7 @@ exports.header = function (uri, method, opts) {
|
|
|
85022
85099
|
return header
|
|
85023
85100
|
}
|
|
85024
85101
|
|
|
85025
|
-
},{"crypto":81}],
|
|
85102
|
+
},{"crypto":81}],460:[function(require,module,exports){
|
|
85026
85103
|
(function (process,setImmediate){(function (){
|
|
85027
85104
|
'use strict'
|
|
85028
85105
|
|
|
@@ -85092,7 +85169,7 @@ exports.version = version
|
|
|
85092
85169
|
exports.defer = defer
|
|
85093
85170
|
|
|
85094
85171
|
}).call(this)}).call(this,require('_process'),require("timers").setImmediate)
|
|
85095
|
-
},{"_process":179,"crypto":81,"json-stringify-safe":
|
|
85172
|
+
},{"_process":179,"crypto":81,"json-stringify-safe":437,"safe-buffer":470,"timers":236}],461:[function(require,module,exports){
|
|
85096
85173
|
'use strict'
|
|
85097
85174
|
|
|
85098
85175
|
var uuid = require('uuid/v4')
|
|
@@ -85206,7 +85283,7 @@ Multipart.prototype.onRequest = function (options) {
|
|
|
85206
85283
|
|
|
85207
85284
|
exports.Multipart = Multipart
|
|
85208
85285
|
|
|
85209
|
-
},{"combined-stream":
|
|
85286
|
+
},{"combined-stream":394,"isstream":433,"safe-buffer":470,"uuid/v4":468}],462:[function(require,module,exports){
|
|
85210
85287
|
'use strict'
|
|
85211
85288
|
|
|
85212
85289
|
var url = require('url')
|
|
@@ -85356,7 +85433,7 @@ OAuth.prototype.onRequest = function (_oauth) {
|
|
|
85356
85433
|
|
|
85357
85434
|
exports.OAuth = OAuth
|
|
85358
85435
|
|
|
85359
|
-
},{"caseless":
|
|
85436
|
+
},{"caseless":393,"crypto":81,"oauth-sign":445,"qs":450,"safe-buffer":470,"url":238,"uuid/v4":468}],463:[function(require,module,exports){
|
|
85360
85437
|
'use strict'
|
|
85361
85438
|
|
|
85362
85439
|
var qs = require('qs')
|
|
@@ -85408,7 +85485,7 @@ Querystring.prototype.unescape = querystring.unescape
|
|
|
85408
85485
|
|
|
85409
85486
|
exports.Querystring = Querystring
|
|
85410
85487
|
|
|
85411
|
-
},{"qs":
|
|
85488
|
+
},{"qs":450,"querystring":190}],464:[function(require,module,exports){
|
|
85412
85489
|
'use strict'
|
|
85413
85490
|
|
|
85414
85491
|
var url = require('url')
|
|
@@ -85564,7 +85641,7 @@ Redirect.prototype.onResponse = function (response) {
|
|
|
85564
85641
|
|
|
85565
85642
|
exports.Redirect = Redirect
|
|
85566
85643
|
|
|
85567
|
-
},{"url":238}],
|
|
85644
|
+
},{"url":238}],465:[function(require,module,exports){
|
|
85568
85645
|
'use strict'
|
|
85569
85646
|
|
|
85570
85647
|
var url = require('url')
|
|
@@ -85741,7 +85818,7 @@ Tunnel.defaultProxyHeaderWhiteList = defaultProxyHeaderWhiteList
|
|
|
85741
85818
|
Tunnel.defaultProxyHeaderExclusiveList = defaultProxyHeaderExclusiveList
|
|
85742
85819
|
exports.Tunnel = Tunnel
|
|
85743
85820
|
|
|
85744
|
-
},{"tunnel-agent":
|
|
85821
|
+
},{"tunnel-agent":504,"url":238}],466:[function(require,module,exports){
|
|
85745
85822
|
/**
|
|
85746
85823
|
* Convert array of 16 byte values to UUID string format of the form:
|
|
85747
85824
|
* XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
|
|
@@ -85769,7 +85846,7 @@ function bytesToUuid(buf, offset) {
|
|
|
85769
85846
|
|
|
85770
85847
|
module.exports = bytesToUuid;
|
|
85771
85848
|
|
|
85772
|
-
},{}],
|
|
85849
|
+
},{}],467:[function(require,module,exports){
|
|
85773
85850
|
// Unique ID creation requires a high quality random # generator. In the
|
|
85774
85851
|
// browser this is a little complicated due to unknown quality of Math.random()
|
|
85775
85852
|
// and inconsistent support for the `crypto` API. We do the best we can via
|
|
@@ -85805,7 +85882,7 @@ if (getRandomValues) {
|
|
|
85805
85882
|
};
|
|
85806
85883
|
}
|
|
85807
85884
|
|
|
85808
|
-
},{}],
|
|
85885
|
+
},{}],468:[function(require,module,exports){
|
|
85809
85886
|
var rng = require('./lib/rng');
|
|
85810
85887
|
var bytesToUuid = require('./lib/bytesToUuid');
|
|
85811
85888
|
|
|
@@ -85836,7 +85913,7 @@ function v4(options, buf, offset) {
|
|
|
85836
85913
|
|
|
85837
85914
|
module.exports = v4;
|
|
85838
85915
|
|
|
85839
|
-
},{"./lib/bytesToUuid":
|
|
85916
|
+
},{"./lib/bytesToUuid":466,"./lib/rng":467}],469:[function(require,module,exports){
|
|
85840
85917
|
(function (process){(function (){
|
|
85841
85918
|
'use strict'
|
|
85842
85919
|
|
|
@@ -87393,9 +87470,9 @@ Request.prototype.toJSON = requestToJSON
|
|
|
87393
87470
|
module.exports = Request
|
|
87394
87471
|
|
|
87395
87472
|
}).call(this)}).call(this,require('_process'))
|
|
87396
|
-
},{"./lib/auth":
|
|
87473
|
+
},{"./lib/auth":455,"./lib/cookies":456,"./lib/getProxyFromURI":457,"./lib/har":458,"./lib/hawk":459,"./lib/helpers":460,"./lib/multipart":461,"./lib/oauth":462,"./lib/querystring":463,"./lib/redirect":464,"./lib/tunnel":465,"_process":179,"aws-sign2":389,"aws4":390,"caseless":393,"extend":400,"forever-agent":404,"form-data":405,"http":230,"http-signature":427,"https":142,"is-typedarray":432,"isstream":433,"mime-types":444,"performance-now":446,"safe-buffer":470,"stream":229,"url":238,"util":243,"zlib":68}],470:[function(require,module,exports){
|
|
87397
87474
|
arguments[4][202][0].apply(exports,arguments)
|
|
87398
|
-
},{"buffer":71,"dup":202}],
|
|
87475
|
+
},{"buffer":71,"dup":202}],471:[function(require,module,exports){
|
|
87399
87476
|
(function (process){(function (){
|
|
87400
87477
|
/* eslint-disable node/no-deprecated-api */
|
|
87401
87478
|
|
|
@@ -87476,7 +87553,7 @@ if (!safer.constants) {
|
|
|
87476
87553
|
module.exports = safer
|
|
87477
87554
|
|
|
87478
87555
|
}).call(this)}).call(this,require('_process'))
|
|
87479
|
-
},{"_process":179,"buffer":71}],
|
|
87556
|
+
},{"_process":179,"buffer":71}],472:[function(require,module,exports){
|
|
87480
87557
|
// Copyright 2015 Joyent, Inc.
|
|
87481
87558
|
|
|
87482
87559
|
var Buffer = require('safer-buffer').Buffer;
|
|
@@ -87646,7 +87723,7 @@ module.exports = {
|
|
|
87646
87723
|
curves: curves
|
|
87647
87724
|
};
|
|
87648
87725
|
|
|
87649
|
-
},{"safer-buffer":
|
|
87726
|
+
},{"safer-buffer":471}],473:[function(require,module,exports){
|
|
87650
87727
|
// Copyright 2016 Joyent, Inc.
|
|
87651
87728
|
|
|
87652
87729
|
module.exports = Certificate;
|
|
@@ -88058,7 +88135,7 @@ Certificate._oldVersionDetect = function (obj) {
|
|
|
88058
88135
|
return ([1, 0]);
|
|
88059
88136
|
};
|
|
88060
88137
|
|
|
88061
|
-
},{"./algs":
|
|
88138
|
+
},{"./algs":472,"./errors":476,"./fingerprint":477,"./formats/openssh-cert":480,"./formats/x509":489,"./formats/x509-pem":488,"./identity":490,"./key":492,"./private-key":493,"./signature":494,"./utils":496,"assert-plus":388,"crypto":81,"safer-buffer":471,"util":243}],474:[function(require,module,exports){
|
|
88062
88139
|
// Copyright 2017 Joyent, Inc.
|
|
88063
88140
|
|
|
88064
88141
|
module.exports = {
|
|
@@ -88457,7 +88534,7 @@ function generateECDSA(curve) {
|
|
|
88457
88534
|
}
|
|
88458
88535
|
}
|
|
88459
88536
|
|
|
88460
|
-
},{"./algs":
|
|
88537
|
+
},{"./algs":472,"./key":492,"./private-key":493,"./utils":496,"assert-plus":388,"crypto":81,"ecc-jsbn":397,"ecc-jsbn/lib/ec":398,"jsbn":434,"safer-buffer":471,"tweetnacl":505}],475:[function(require,module,exports){
|
|
88461
88538
|
// Copyright 2015 Joyent, Inc.
|
|
88462
88539
|
|
|
88463
88540
|
module.exports = {
|
|
@@ -88551,7 +88628,7 @@ Signer.prototype.sign = function () {
|
|
|
88551
88628
|
return (sigObj);
|
|
88552
88629
|
};
|
|
88553
88630
|
|
|
88554
|
-
},{"./signature":
|
|
88631
|
+
},{"./signature":494,"assert-plus":388,"safer-buffer":471,"stream":229,"tweetnacl":505,"util":243}],476:[function(require,module,exports){
|
|
88555
88632
|
// Copyright 2015 Joyent, Inc.
|
|
88556
88633
|
|
|
88557
88634
|
var assert = require('assert-plus');
|
|
@@ -88637,7 +88714,7 @@ module.exports = {
|
|
|
88637
88714
|
CertificateParseError: CertificateParseError
|
|
88638
88715
|
};
|
|
88639
88716
|
|
|
88640
|
-
},{"assert-plus":
|
|
88717
|
+
},{"assert-plus":388,"util":243}],477:[function(require,module,exports){
|
|
88641
88718
|
// Copyright 2018 Joyent, Inc.
|
|
88642
88719
|
|
|
88643
88720
|
module.exports = Fingerprint;
|
|
@@ -88859,7 +88936,7 @@ Fingerprint._oldVersionDetect = function (obj) {
|
|
|
88859
88936
|
return ([1, 0]);
|
|
88860
88937
|
};
|
|
88861
88938
|
|
|
88862
|
-
},{"./algs":
|
|
88939
|
+
},{"./algs":472,"./certificate":473,"./errors":476,"./key":492,"./private-key":493,"./utils":496,"assert-plus":388,"crypto":81,"safer-buffer":471}],478:[function(require,module,exports){
|
|
88863
88940
|
// Copyright 2018 Joyent, Inc.
|
|
88864
88941
|
|
|
88865
88942
|
module.exports = {
|
|
@@ -88985,7 +89062,7 @@ function write(key, options) {
|
|
|
88985
89062
|
throw (new Error('"auto" format cannot be used for writing'));
|
|
88986
89063
|
}
|
|
88987
89064
|
|
|
88988
|
-
},{"../key":
|
|
89065
|
+
},{"../key":492,"../private-key":493,"../utils":496,"./dnssec":479,"./pem":481,"./putty":484,"./rfc4253":485,"./ssh":487,"assert-plus":388,"safer-buffer":471}],479:[function(require,module,exports){
|
|
88989
89066
|
// Copyright 2017 Joyent, Inc.
|
|
88990
89067
|
|
|
88991
89068
|
module.exports = {
|
|
@@ -89274,7 +89351,7 @@ function write(key, options) {
|
|
|
89274
89351
|
}
|
|
89275
89352
|
}
|
|
89276
89353
|
|
|
89277
|
-
},{"../dhe":
|
|
89354
|
+
},{"../dhe":474,"../key":492,"../private-key":493,"../ssh-buffer":495,"../utils":496,"assert-plus":388,"safer-buffer":471}],480:[function(require,module,exports){
|
|
89278
89355
|
// Copyright 2017 Joyent, Inc.
|
|
89279
89356
|
|
|
89280
89357
|
module.exports = {
|
|
@@ -89628,7 +89705,7 @@ function getCertType(key) {
|
|
|
89628
89705
|
throw (new Error('Unsupported key type ' + key.type));
|
|
89629
89706
|
}
|
|
89630
89707
|
|
|
89631
|
-
},{"../algs":
|
|
89708
|
+
},{"../algs":472,"../certificate":473,"../identity":490,"../key":492,"../private-key":493,"../signature":494,"../ssh-buffer":495,"../utils":496,"./rfc4253":485,"assert-plus":388,"crypto":81,"safer-buffer":471}],481:[function(require,module,exports){
|
|
89632
89709
|
// Copyright 2018 Joyent, Inc.
|
|
89633
89710
|
|
|
89634
89711
|
module.exports = {
|
|
@@ -89920,7 +89997,7 @@ function write(key, options, type) {
|
|
|
89920
89997
|
return (buf.slice(0, o));
|
|
89921
89998
|
}
|
|
89922
89999
|
|
|
89923
|
-
},{"../algs":
|
|
90000
|
+
},{"../algs":472,"../errors":476,"../key":492,"../private-key":493,"../utils":496,"./pkcs1":482,"./pkcs8":483,"./rfc4253":485,"./ssh-private":486,"asn1":387,"assert-plus":388,"crypto":81,"safer-buffer":471}],482:[function(require,module,exports){
|
|
89924
90001
|
// Copyright 2015 Joyent, Inc.
|
|
89925
90002
|
|
|
89926
90003
|
module.exports = {
|
|
@@ -90295,7 +90372,7 @@ function writePkcs1EdDSAPublic(der, key) {
|
|
|
90295
90372
|
throw (new Error('Public keys are not supported for EdDSA PKCS#1'));
|
|
90296
90373
|
}
|
|
90297
90374
|
|
|
90298
|
-
},{"../algs":
|
|
90375
|
+
},{"../algs":472,"../key":492,"../private-key":493,"../utils":496,"./pem":481,"./pkcs8":483,"asn1":387,"assert-plus":388,"safer-buffer":471}],483:[function(require,module,exports){
|
|
90299
90376
|
// Copyright 2018 Joyent, Inc.
|
|
90300
90377
|
|
|
90301
90378
|
module.exports = {
|
|
@@ -90928,7 +91005,7 @@ function writePkcs8EdDSAPrivate(key, der) {
|
|
|
90928
91005
|
der.endSequence();
|
|
90929
91006
|
}
|
|
90930
91007
|
|
|
90931
|
-
},{"../algs":
|
|
91008
|
+
},{"../algs":472,"../key":492,"../private-key":493,"../utils":496,"./pem":481,"asn1":387,"assert-plus":388,"safer-buffer":471}],484:[function(require,module,exports){
|
|
90932
91009
|
// Copyright 2018 Joyent, Inc.
|
|
90933
91010
|
|
|
90934
91011
|
module.exports = {
|
|
@@ -91124,7 +91201,7 @@ function wrap(txt, len) {
|
|
|
91124
91201
|
return (lines);
|
|
91125
91202
|
}
|
|
91126
91203
|
|
|
91127
|
-
},{"../errors":
|
|
91204
|
+
},{"../errors":476,"../key":492,"../private-key":493,"../ssh-buffer":495,"./rfc4253":485,"assert-plus":388,"crypto":81,"safer-buffer":471}],485:[function(require,module,exports){
|
|
91128
91205
|
// Copyright 2015 Joyent, Inc.
|
|
91129
91206
|
|
|
91130
91207
|
module.exports = {
|
|
@@ -91292,7 +91369,7 @@ function write(key, options) {
|
|
|
91292
91369
|
return (buf.toBuffer());
|
|
91293
91370
|
}
|
|
91294
91371
|
|
|
91295
|
-
},{"../algs":
|
|
91372
|
+
},{"../algs":472,"../key":492,"../private-key":493,"../ssh-buffer":495,"../utils":496,"assert-plus":388,"safer-buffer":471}],486:[function(require,module,exports){
|
|
91296
91373
|
// Copyright 2015 Joyent, Inc.
|
|
91297
91374
|
|
|
91298
91375
|
module.exports = {
|
|
@@ -91556,7 +91633,7 @@ function write(key, options) {
|
|
|
91556
91633
|
return (buf.slice(0, o));
|
|
91557
91634
|
}
|
|
91558
91635
|
|
|
91559
|
-
},{"../algs":
|
|
91636
|
+
},{"../algs":472,"../errors":476,"../key":492,"../private-key":493,"../ssh-buffer":495,"../utils":496,"./pem":481,"./rfc4253":485,"asn1":387,"assert-plus":388,"bcrypt-pbkdf":392,"crypto":81,"safer-buffer":471}],487:[function(require,module,exports){
|
|
91560
91637
|
// Copyright 2015 Joyent, Inc.
|
|
91561
91638
|
|
|
91562
91639
|
module.exports = {
|
|
@@ -91673,7 +91750,7 @@ function write(key, options) {
|
|
|
91673
91750
|
return (Buffer.from(parts.join(' ')));
|
|
91674
91751
|
}
|
|
91675
91752
|
|
|
91676
|
-
},{"../key":
|
|
91753
|
+
},{"../key":492,"../private-key":493,"../utils":496,"./rfc4253":485,"./ssh-private":486,"assert-plus":388,"safer-buffer":471}],488:[function(require,module,exports){
|
|
91677
91754
|
// Copyright 2016 Joyent, Inc.
|
|
91678
91755
|
|
|
91679
91756
|
var x509 = require('./x509');
|
|
@@ -91763,7 +91840,7 @@ function write(cert, options) {
|
|
|
91763
91840
|
return (buf.slice(0, o));
|
|
91764
91841
|
}
|
|
91765
91842
|
|
|
91766
|
-
},{"../algs":
|
|
91843
|
+
},{"../algs":472,"../certificate":473,"../identity":490,"../key":492,"../private-key":493,"../signature":494,"../utils":496,"./pem":481,"./x509":489,"asn1":387,"assert-plus":388,"safer-buffer":471}],489:[function(require,module,exports){
|
|
91767
91844
|
// Copyright 2017 Joyent, Inc.
|
|
91768
91845
|
|
|
91769
91846
|
module.exports = {
|
|
@@ -92517,7 +92594,7 @@ function writeBitField(setBits, bitIndex) {
|
|
|
92517
92594
|
return (bits);
|
|
92518
92595
|
}
|
|
92519
92596
|
|
|
92520
|
-
},{"../algs":
|
|
92597
|
+
},{"../algs":472,"../certificate":473,"../identity":490,"../key":492,"../private-key":493,"../signature":494,"../utils":496,"./pem":481,"./pkcs8":483,"asn1":387,"assert-plus":388,"safer-buffer":471}],490:[function(require,module,exports){
|
|
92521
92598
|
// Copyright 2017 Joyent, Inc.
|
|
92522
92599
|
|
|
92523
92600
|
module.exports = Identity;
|
|
@@ -92892,7 +92969,7 @@ Identity._oldVersionDetect = function (obj) {
|
|
|
92892
92969
|
return ([1, 0]);
|
|
92893
92970
|
};
|
|
92894
92971
|
|
|
92895
|
-
},{"./algs":
|
|
92972
|
+
},{"./algs":472,"./errors":476,"./fingerprint":477,"./signature":494,"./utils":496,"asn1":387,"assert-plus":388,"crypto":81,"safer-buffer":471,"util":243}],491:[function(require,module,exports){
|
|
92896
92973
|
// Copyright 2015 Joyent, Inc.
|
|
92897
92974
|
|
|
92898
92975
|
var Key = require('./key');
|
|
@@ -92934,7 +93011,7 @@ module.exports = {
|
|
|
92934
93011
|
CertificateParseError: errs.CertificateParseError
|
|
92935
93012
|
};
|
|
92936
93013
|
|
|
92937
|
-
},{"./certificate":
|
|
93014
|
+
},{"./certificate":473,"./errors":476,"./fingerprint":477,"./identity":490,"./key":492,"./private-key":493,"./signature":494}],492:[function(require,module,exports){
|
|
92938
93015
|
(function (Buffer){(function (){
|
|
92939
93016
|
// Copyright 2018 Joyent, Inc.
|
|
92940
93017
|
|
|
@@ -93232,7 +93309,7 @@ Key._oldVersionDetect = function (obj) {
|
|
|
93232
93309
|
};
|
|
93233
93310
|
|
|
93234
93311
|
}).call(this)}).call(this,{"isBuffer":require("../../../browser-agent/node_modules/is-buffer/index.js")})
|
|
93235
|
-
},{"../../../browser-agent/node_modules/is-buffer/index.js":146,"./algs":
|
|
93312
|
+
},{"../../../browser-agent/node_modules/is-buffer/index.js":146,"./algs":472,"./dhe":474,"./ed-compat":475,"./errors":476,"./fingerprint":477,"./formats/auto":478,"./formats/dnssec":479,"./formats/pem":481,"./formats/pkcs1":482,"./formats/pkcs8":483,"./formats/putty":484,"./formats/rfc4253":485,"./formats/ssh":487,"./formats/ssh-private":486,"./private-key":493,"./signature":494,"./utils":496,"assert-plus":388,"crypto":81}],493:[function(require,module,exports){
|
|
93236
93313
|
// Copyright 2017 Joyent, Inc.
|
|
93237
93314
|
|
|
93238
93315
|
module.exports = PrivateKey;
|
|
@@ -93481,7 +93558,7 @@ PrivateKey._oldVersionDetect = function (obj) {
|
|
|
93481
93558
|
return ([1, 0]);
|
|
93482
93559
|
};
|
|
93483
93560
|
|
|
93484
|
-
},{"./algs":
|
|
93561
|
+
},{"./algs":472,"./dhe":474,"./ed-compat":475,"./errors":476,"./fingerprint":477,"./formats/auto":478,"./formats/dnssec":479,"./formats/pem":481,"./formats/pkcs1":482,"./formats/pkcs8":483,"./formats/putty":484,"./formats/rfc4253":485,"./formats/ssh-private":486,"./key":492,"./signature":494,"./utils":496,"assert-plus":388,"crypto":81,"safer-buffer":471,"tweetnacl":505,"util":243}],494:[function(require,module,exports){
|
|
93485
93562
|
// Copyright 2015 Joyent, Inc.
|
|
93486
93563
|
|
|
93487
93564
|
module.exports = Signature;
|
|
@@ -93797,7 +93874,7 @@ Signature._oldVersionDetect = function (obj) {
|
|
|
93797
93874
|
return ([1, 0]);
|
|
93798
93875
|
};
|
|
93799
93876
|
|
|
93800
|
-
},{"./algs":
|
|
93877
|
+
},{"./algs":472,"./errors":476,"./ssh-buffer":495,"./utils":496,"asn1":387,"assert-plus":388,"crypto":81,"safer-buffer":471}],495:[function(require,module,exports){
|
|
93801
93878
|
// Copyright 2015 Joyent, Inc.
|
|
93802
93879
|
|
|
93803
93880
|
module.exports = SSHBuffer;
|
|
@@ -93948,7 +94025,7 @@ SSHBuffer.prototype.write = function (buf) {
|
|
|
93948
94025
|
this._offset += buf.length;
|
|
93949
94026
|
};
|
|
93950
94027
|
|
|
93951
|
-
},{"assert-plus":
|
|
94028
|
+
},{"assert-plus":388,"safer-buffer":471}],496:[function(require,module,exports){
|
|
93952
94029
|
// Copyright 2015 Joyent, Inc.
|
|
93953
94030
|
|
|
93954
94031
|
module.exports = {
|
|
@@ -94354,7 +94431,7 @@ function opensshCipherInfo(cipher) {
|
|
|
94354
94431
|
return (inf);
|
|
94355
94432
|
}
|
|
94356
94433
|
|
|
94357
|
-
},{"./algs":
|
|
94434
|
+
},{"./algs":472,"./key":492,"./private-key":493,"asn1":387,"assert-plus":388,"crypto":81,"ecc-jsbn/lib/ec":398,"jsbn":434,"safer-buffer":471,"tweetnacl":505}],497:[function(require,module,exports){
|
|
94358
94435
|
/*!
|
|
94359
94436
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
94360
94437
|
* All rights reserved.
|
|
@@ -95838,7 +95915,7 @@ exports.permuteDomain = require('./permuteDomain').permuteDomain;
|
|
|
95838
95915
|
exports.permutePath = permutePath;
|
|
95839
95916
|
exports.canonicalDomain = canonicalDomain;
|
|
95840
95917
|
|
|
95841
|
-
},{"./memstore":
|
|
95918
|
+
},{"./memstore":498,"./pathMatch":499,"./permuteDomain":500,"./pubsuffix-psl":501,"./store":502,"./version":503,"net":69,"punycode":187,"url":238,"util":243}],498:[function(require,module,exports){
|
|
95842
95919
|
/*!
|
|
95843
95920
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
95844
95921
|
* All rights reserved.
|
|
@@ -96021,7 +96098,7 @@ MemoryCookieStore.prototype.getAllCookies = function(cb) {
|
|
|
96021
96098
|
cb(null, cookies);
|
|
96022
96099
|
};
|
|
96023
96100
|
|
|
96024
|
-
},{"./pathMatch":
|
|
96101
|
+
},{"./pathMatch":499,"./permuteDomain":500,"./store":502,"util":243}],499:[function(require,module,exports){
|
|
96025
96102
|
/*!
|
|
96026
96103
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
96027
96104
|
* All rights reserved.
|
|
@@ -96084,7 +96161,7 @@ function pathMatch (reqPath, cookiePath) {
|
|
|
96084
96161
|
|
|
96085
96162
|
exports.pathMatch = pathMatch;
|
|
96086
96163
|
|
|
96087
|
-
},{}],
|
|
96164
|
+
},{}],500:[function(require,module,exports){
|
|
96088
96165
|
/*!
|
|
96089
96166
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
96090
96167
|
* All rights reserved.
|
|
@@ -96142,7 +96219,7 @@ function permuteDomain (domain) {
|
|
|
96142
96219
|
|
|
96143
96220
|
exports.permuteDomain = permuteDomain;
|
|
96144
96221
|
|
|
96145
|
-
},{"./pubsuffix-psl":
|
|
96222
|
+
},{"./pubsuffix-psl":501}],501:[function(require,module,exports){
|
|
96146
96223
|
/*!
|
|
96147
96224
|
* Copyright (c) 2018, Salesforce.com, Inc.
|
|
96148
96225
|
* All rights reserved.
|
|
@@ -96182,7 +96259,7 @@ function getPublicSuffix(domain) {
|
|
|
96182
96259
|
|
|
96183
96260
|
exports.getPublicSuffix = getPublicSuffix;
|
|
96184
96261
|
|
|
96185
|
-
},{"psl":
|
|
96262
|
+
},{"psl":448}],502:[function(require,module,exports){
|
|
96186
96263
|
/*!
|
|
96187
96264
|
* Copyright (c) 2015, Salesforce.com, Inc.
|
|
96188
96265
|
* All rights reserved.
|
|
@@ -96259,11 +96336,11 @@ Store.prototype.getAllCookies = function(cb) {
|
|
|
96259
96336
|
throw new Error('getAllCookies is not implemented (therefore jar cannot be serialized)');
|
|
96260
96337
|
};
|
|
96261
96338
|
|
|
96262
|
-
},{}],
|
|
96339
|
+
},{}],503:[function(require,module,exports){
|
|
96263
96340
|
// generated by genversion
|
|
96264
96341
|
module.exports = '2.5.0'
|
|
96265
96342
|
|
|
96266
|
-
},{}],
|
|
96343
|
+
},{}],504:[function(require,module,exports){
|
|
96267
96344
|
(function (process){(function (){
|
|
96268
96345
|
'use strict'
|
|
96269
96346
|
|
|
@@ -96511,7 +96588,7 @@ if (process.env.NODE_DEBUG && /\btunnel\b/.test(process.env.NODE_DEBUG)) {
|
|
|
96511
96588
|
exports.debug = debug // for test
|
|
96512
96589
|
|
|
96513
96590
|
}).call(this)}).call(this,require('_process'))
|
|
96514
|
-
},{"_process":179,"assert":16,"events":110,"http":230,"https":142,"net":69,"safe-buffer":
|
|
96591
|
+
},{"_process":179,"assert":16,"events":110,"http":230,"https":142,"net":69,"safe-buffer":470,"tls":69,"util":243}],505:[function(require,module,exports){
|
|
96515
96592
|
(function(nacl) {
|
|
96516
96593
|
'use strict';
|
|
96517
96594
|
|
|
@@ -98901,7 +98978,7 @@ nacl.setPRNG = function(fn) {
|
|
|
98901
98978
|
|
|
98902
98979
|
})(typeof module !== 'undefined' && module.exports ? module.exports : (self.nacl = self.nacl || {}));
|
|
98903
98980
|
|
|
98904
|
-
},{"crypto":23}],
|
|
98981
|
+
},{"crypto":23}],506:[function(require,module,exports){
|
|
98905
98982
|
/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
|
|
98906
98983
|
(function (global, factory) {
|
|
98907
98984
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
|
|
@@ -100346,7 +100423,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
100346
100423
|
})));
|
|
100347
100424
|
|
|
100348
100425
|
|
|
100349
|
-
},{}],
|
|
100426
|
+
},{}],507:[function(require,module,exports){
|
|
100350
100427
|
var v1 = require('./v1');
|
|
100351
100428
|
var v4 = require('./v4');
|
|
100352
100429
|
|
|
@@ -100356,7 +100433,7 @@ uuid.v4 = v4;
|
|
|
100356
100433
|
|
|
100357
100434
|
module.exports = uuid;
|
|
100358
100435
|
|
|
100359
|
-
},{"./v1":
|
|
100436
|
+
},{"./v1":510,"./v4":511}],508:[function(require,module,exports){
|
|
100360
100437
|
/**
|
|
100361
100438
|
* Convert array of 16 byte values to UUID string format of the form:
|
|
100362
100439
|
* XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
|
|
@@ -100381,7 +100458,7 @@ function bytesToUuid(buf, offset) {
|
|
|
100381
100458
|
|
|
100382
100459
|
module.exports = bytesToUuid;
|
|
100383
100460
|
|
|
100384
|
-
},{}],
|
|
100461
|
+
},{}],509:[function(require,module,exports){
|
|
100385
100462
|
(function (global){(function (){
|
|
100386
100463
|
// Unique ID creation requires a high quality random # generator. In the
|
|
100387
100464
|
// browser this is a little complicated due to unknown quality of Math.random()
|
|
@@ -100418,7 +100495,7 @@ if (!rng) {
|
|
|
100418
100495
|
module.exports = rng;
|
|
100419
100496
|
|
|
100420
100497
|
}).call(this)}).call(this,typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {})
|
|
100421
|
-
},{}],
|
|
100498
|
+
},{}],510:[function(require,module,exports){
|
|
100422
100499
|
var rng = require('./lib/rng');
|
|
100423
100500
|
var bytesToUuid = require('./lib/bytesToUuid');
|
|
100424
100501
|
|
|
@@ -100520,7 +100597,7 @@ function v1(options, buf, offset) {
|
|
|
100520
100597
|
|
|
100521
100598
|
module.exports = v1;
|
|
100522
100599
|
|
|
100523
|
-
},{"./lib/bytesToUuid":
|
|
100600
|
+
},{"./lib/bytesToUuid":508,"./lib/rng":509}],511:[function(require,module,exports){
|
|
100524
100601
|
var rng = require('./lib/rng');
|
|
100525
100602
|
var bytesToUuid = require('./lib/bytesToUuid');
|
|
100526
100603
|
|
|
@@ -100551,7 +100628,7 @@ function v4(options, buf, offset) {
|
|
|
100551
100628
|
|
|
100552
100629
|
module.exports = v4;
|
|
100553
100630
|
|
|
100554
|
-
},{"./lib/bytesToUuid":
|
|
100631
|
+
},{"./lib/bytesToUuid":508,"./lib/rng":509}],512:[function(require,module,exports){
|
|
100555
100632
|
/*
|
|
100556
100633
|
* verror.js: richer JavaScript errors
|
|
100557
100634
|
*/
|
|
@@ -101004,4 +101081,4 @@ WError.prototype.cause = function we_cause(c)
|
|
|
101004
101081
|
return (this.jse_cause);
|
|
101005
101082
|
};
|
|
101006
101083
|
|
|
101007
|
-
},{"assert-plus":
|
|
101084
|
+
},{"assert-plus":388,"core-util-is":395,"extsprintf":401,"util":243}]},{},[246]);
|