[ { "rule": "jQuery-load(", "path": "app/locale.js", "line": "function load({ appLocale, logger } = {}) {", "lineNumber": 31, "reasonCategory": "falseMatch", "updated": "2018-09-13T21:20:44.234Z" }, { "rule": "jQuery-before(", "path": "components/indexeddb-backbonejs-adapter/backbone-indexeddb.js", "lineNumber": 157, "reasonCategory": "falseMatch", "updated": "2018-09-13T21:24:40.667Z" }, { "rule": "jQuery-after(", "path": "components/indexeddb-backbonejs-adapter/backbone-indexeddb.js", "lineNumber": 166, "reasonCategory": "falseMatch", "updated": "2018-09-13T21:24:40.667Z" }, { "rule": "jQuery-load(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "lineNumber": 72, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:16:19.197Z" }, { "rule": "jQuery-globalEval(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " globalEval(read(f));", "lineNumber": 73, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of system for loading dependencies" }, { "rule": "jQuery-globalEval(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": "function globalEval(x) {", "lineNumber": 167, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of system for loading dependencies" }, { "rule": "jQuery-load(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "lineNumber": 171, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:16:19.197Z" }, { "rule": "jQuery-globalEval(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " globalEval(Module['read'](f));", "lineNumber": 172, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of system for loading dependencies" }, { "rule": "eval", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " func = eval('_' + ident); // explicit lookup", "lineNumber": 367, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of runtime library for C++ transpiled code" }, { "rule": "eval", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " return eval(funcstr);", "lineNumber": 493, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of a set of functions to implement C calls" }, { "rule": "jQuery-append(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " bb.append((new Uint8Array(byteArray)).buffer); // we need to pass a buffer, and must copy the array to get the right data range", "lineNumber": 4532, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertBefore(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " canvasContainer.parentNode.insertBefore(canvas, canvasContainer);", "lineNumber": 4734, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-insertBefore(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " canvas.parentNode.insertBefore(canvasContainer, canvas);", "lineNumber": 4753, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "DOM-innerHTML", "path": "components/qrcode/qrcode.js", "line": "\t\t\t_el.innerHTML = aHTML.join('');", "lineNumber": 254, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Very limited in what HTML can be injected - dark/light options specify colors for the light/dark parts of QRCode" }, { "rule": "DOM-innerHTML", "path": "components/qrcode/qrcode.js", "line": "\t\t\tthis._el.innerHTML = '';", "lineNumber": 270, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Hard-coded string" }, { "rule": "jQuery-$(", "path": "js/about_start.js", "line": "$('.version').text(`v${window.getVersion()}`);", "lineNumber": 7, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/about_start.js", "line": "$('.environment').text(states.join(' - '));", "lineNumber": 19, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/about_start.js", "line": "$(document).on('keydown', e => {", "lineNumber": 22, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/about_start.js", "line": "$('.acknowledgments').text(window.i18n('softwareAcknowledgments'));", "lineNumber": 29, "reasonCategory": "usageTrusted", "updated": "2020-09-16T14:49:26.520Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/about_start.js", "line": "$('.privacy').text(window.i18n('privacyPolicy'));", "lineNumber": 30, "reasonCategory": "usageTrusted", "updated": "2020-09-16T14:49:26.520Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/debug_log_start.js", "line": "$(document).on('keydown', e => {", "lineNumber": 7, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/debug_log_start.js", "line": "const $body = $(document.body);", "lineNumber": 13, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-appendTo(", "path": "js/debug_log_start.js", "line": "window.view.$el.appendTo($body);", "lineNumber": 20, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-$(", "path": "js/loading_start.js", "line": "$(() => {", "lineNumber": 6, "reasonCategory": "usageTrusted", "updated": "2020-03-25T15:45:04.024Z" }, { "rule": "jQuery-$(", "path": "js/loading_start.js", "line": " $('.message').text(window.i18n('optimizingApplication'));", "lineNumber": 7, "reasonCategory": "usageTrusted", "updated": "2020-03-25T15:45:04.024Z" }, { "rule": "jQuery-load(", "path": "js/modules/emojis.js", "line": "async function load() {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2019-10-31T17:28:08.684Z" }, { "rule": "jQuery-$(", "path": "js/modules/i18n.js", "line": " const FIND_REPLACEMENTS = /\\$([^$]+)\\$/g;", "lineNumber": 48, "reasonCategory": "falseMatch", "updated": "2020-07-21T18:34:59.251Z" }, { "rule": "jQuery-load(", "path": "js/modules/stickers.js", "line": "async function load() {", "lineNumber": 83, "reasonCategory": "falseMatch", "updated": "2019-04-26T17:48:30.675Z" }, { "rule": "jQuery-$(", "path": "js/permissions_popup_start.js", "line": "$(document).on('keydown', e => {", "lineNumber": 6, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/permissions_popup_start.js", "line": "const $body = $(document.body);", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/settings_start.js", "line": "$(document).on('keydown', e => {", "lineNumber": 6, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/settings_start.js", "line": "const $body = $(document.body);", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-appendTo(", "path": "js/settings_start.js", "line": " window.view.$el.appendTo($body);", "lineNumber": 59, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "DOM-innerHTML", "path": "js/views/app_view.js", "line": " this.el.innerHTML = '';", "lineNumber": 55, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Hard-coded string" }, { "rule": "jQuery-append(", "path": "js/views/app_view.js", "line": " this.el.append(view.el);", "lineNumber": 56, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-appendTo(", "path": "js/views/app_view.js", "line": " this.debugLogView.$el.appendTo(this.el);", "lineNumber": 62, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-$(", "path": "js/views/banner_view.js", "line": " template: () => $('#banner').html(),", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/banner_view.js", "line": " template: () => $('#banner').html(),", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/clear_data_view.js", "line": " template: () => $('#clear-data').html(),", "lineNumber": 16, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/clear_data_view.js", "line": " template: () => $('#clear-data').html(),", "lineNumber": 16, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/contact_list_view.js", "line": " template: () => $('#contact').html(),", "lineNumber": 15, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/contact_list_view.js", "line": " template: () => $('#contact').html(),", "lineNumber": 15, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-append(", "path": "js/views/contact_list_view.js", "line": " this.$el.append(this.contactView.el);", "lineNumber": 44, "reasonCategory": "usageTrusted", "updated": "2019-07-31T00:19:18.696Z", "reasonDetail": "Known DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " template: () => $('#debug-log-link').html(),", "lineNumber": 33, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/debug_log_view.js", "line": " template: () => $('#debug-log-link').html(),", "lineNumber": 33, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " template: () => $('#debug-log').html(),", "lineNumber": 68, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/debug_log_view.js", "line": " template: () => $('#debug-log').html(),", "lineNumber": 68, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.textarea = this.$('.textarea').get(0);", "lineNumber": 73, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.submit').attr('disabled', 'disabled');", "lineNumber": 105, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, attribute change" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.submit').removeAttr('disabled');", "lineNumber": 119, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, attribute change" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.buttons, .textarea').remove();", "lineNumber": 177, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, DOM removal" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.result').addClass('loading');", "lineNumber": 178, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, addition of a class" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " el: this.$('.result'),", "lineNumber": 187, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Providing a reference to a local DOM node to a trusted view" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.loading').removeClass('loading');", "lineNumber": 189, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, removal of a class" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.link').focus().select();", "lineNumber": 191, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, setting focus" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.loading').removeClass('loading');", "lineNumber": 197, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, removal of a class" }, { "rule": "jQuery-$(", "path": "js/views/debug_log_view.js", "line": " this.$('.result').text(i18n('debugLogError'));", "lineNumber": 198, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, adding plain text" }, { "rule": "jQuery-$(", "path": "js/views/group_member_list_view.js", "line": " template: () => $('#group-member-list').html(),", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/group_member_list_view.js", "line": " template: () => $('#group-member-list').html(),", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/group_member_list_view.js", "line": " this.$('.container').append(this.member_list_view.el);", "lineNumber": 28, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, adding sub-view to DOM" }, { "rule": "jQuery-append(", "path": "js/views/group_member_list_view.js", "line": " this.$('.container').append(this.member_list_view.el);", "lineNumber": 28, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, adding sub-view to DOM" }, { "rule": "jQuery-$(", "path": "js/views/identicon_svg_view.js", "line": " template: () => $('#identicon-svg').html(),", "lineNumber": 14, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/identicon_svg_view.js", "line": " template: () => $('#identicon-svg').html(),", "lineNumber": 14, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/identicon_svg_view.js", "line": " const html = this.render().$el.html();", "lineNumber": 20, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Getting the value, not setting it" }, { "rule": "jQuery-appendTo(", "path": "js/views/inbox_view.js", "line": " view.$el.appendTo(this.el);", "lineNumber": 35, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, adding sub-view to DOM" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " template: () => $('#app-loading-screen').html(),", "lineNumber": 64, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/inbox_view.js", "line": " template: () => $('#app-loading-screen').html(),", "lineNumber": 64, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.message').text(message);", "lineNumber": 69, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, adding plain text" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " template: () => $('#two-column').html(),", "lineNumber": 78, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/inbox_view.js", "line": " template: () => $('#two-column').html(),", "lineNumber": 78, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " el: this.$('.conversation-stack'),", "lineNumber": 85, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Providing reference to DOM for sub-view" }, { "rule": "jQuery-prependTo(", "path": "js/views/inbox_view.js", "line": " this.appLoadingScreen.$el.prependTo(this.el);", "lineNumber": 99, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Adding sub-view to DOM" }, { "rule": "jQuery-appendTo(", "path": "js/views/inbox_view.js", "line": " toast.$el.appendTo(this.$el);", "lineNumber": 108, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Adding sub-view to DOM" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.call-manager-placeholder').append(this.callManagerView.el);", "lineNumber": 127, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Adding sub-view to DOM" }, { "rule": "jQuery-append(", "path": "js/views/inbox_view.js", "line": " this.$('.call-manager-placeholder').append(this.callManagerView.el);", "lineNumber": 127, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Adding sub-view to DOM" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.left-pane-placeholder').append(this.leftPaneView.el);", "lineNumber": 138, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Adding sub-view to DOM" }, { "rule": "jQuery-append(", "path": "js/views/inbox_view.js", "line": " this.$('.left-pane-placeholder').append(this.leftPaneView.el);", "lineNumber": 138, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Adding sub-view to DOM" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " if (e && this.$(e.target).closest('.placeholder').length) {", "lineNumber": 191, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('#header, .gutter').addClass('inactive');", "lineNumber": 195, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, adding or removing classes" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.conversation-stack').removeClass('inactive');", "lineNumber": 196, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, adding or removing classes" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.conversation-stack').addClass('inactive');", "lineNumber": 199, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, adding or removing classes" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('#header, .gutter').removeClass('inactive');", "lineNumber": 200, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, adding or removing classes" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.conversation:first .menu').trigger('close');", "lineNumber": 201, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, trigging DOM event" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " if (e && this.$(e.target).closest('.capture-audio').length > 0) {", "lineNumber": 223, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/inbox_view.js", "line": " this.$('.conversation:first .recorder').trigger('close');", "lineNumber": 226, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, triggering DOM event" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " template: () => $('#link-flow-template').html(),", "lineNumber": 27, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/install_view.js", "line": " template: () => $('#link-flow-template').html(),", "lineNumber": 27, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr img').remove();", "lineNumber": 161, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr canvas').remove();", "lineNumber": 162, "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Static selector argument" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr .container').show();", "lineNumber": 163, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr').removeClass('ready');", "lineNumber": 164, "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Static selector argument" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " if ($('#qr').length === 0) {", "lineNumber": 167, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr .container').hide();", "lineNumber": 173, "reasonCategory": "usageTrusted", "updated": "2020-03-24T19:03:04.861Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.qr = new QRCode(this.$('#qr')[0]).makeCode(url);", "lineNumber": 174, "reasonCategory": "usageTrusted", "updated": "2020-03-24T19:03:04.861Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr').removeAttr('title');", "lineNumber": 175, "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Static selector argument" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#qr').addClass('ready');", "lineNumber": 176, "reasonCategory": "usageTrusted", "updated": "2020-03-24T19:03:04.861Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$(DEVICE_NAME_SELECTOR).val(deviceName || window.getHostName());", "lineNumber": 181, "reasonCategory": "usageTrusted", "updated": "2020-03-24T19:03:04.861Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$(DEVICE_NAME_SELECTOR).focus();", "lineNumber": 182, "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Static selector argument" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#link-phone').submit();", "lineNumber": 186, "reasonCategory": "usageTrusted", "updated": "2020-03-24T19:03:04.861Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$('#link-phone').submit(e => {", "lineNumber": 228, "reasonCategory": "usageTrusted", "updated": "2020-03-24T19:03:04.861Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " let name = this.$(DEVICE_NAME_SELECTOR).val();", "lineNumber": 232, "reasonCategory": "usageTrusted", "updated": "2020-03-24T19:03:04.861Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/install_view.js", "line": " this.$(DEVICE_NAME_SELECTOR).focus();", "lineNumber": 235, "reasonCategory": "usageTrusted", "updated": "2020-03-24T19:03:04.861Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/key_verification_view.js", "line": " template: () => $('#key-verification').html(),", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/key_verification_view.js", "line": " template: () => $('#key-verification').html(),", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/key_verification_view.js", "line": " this.$('.key-verification-wrapper').append(this.view.el);", "lineNumber": 27, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Adding sub-view to DOM" }, { "rule": "jQuery-append(", "path": "js/views/key_verification_view.js", "line": " this.$('.key-verification-wrapper').append(this.view.el);", "lineNumber": 27, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Adding sub-view to DOM" }, { "rule": "jQuery-append(", "path": "js/views/list_view.js", "line": " this.$el.append(view.render().el);", "lineNumber": 28, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-html(", "path": "js/views/list_view.js", "line": " this.$el.html('');", "lineNumber": 34, "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Hard-coded value" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " template: () => $('#phone-number').html(),", "lineNumber": 13, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/phone-input-view.js", "line": " template: () => $('#phone-number').html(),", "lineNumber": 13, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " this.$('input.number').intlTelInput();", "lineNumber": 15, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " const input = this.$('input.number');", "lineNumber": 22, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " const regionCode = this.$('li.active')", "lineNumber": 23, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " this.$('.number-container').removeClass('invalid');", "lineNumber": 30, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " this.$('.number-container').addClass('valid');", "lineNumber": 31, "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Static selector argument" }, { "rule": "jQuery-$(", "path": "js/views/phone-input-view.js", "line": " this.$('.number-container').removeClass('valid');", "lineNumber": 33, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/recorder_view.js", "line": " template: () => $('#recorder').html(),", "lineNumber": 14, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/recorder_view.js", "line": " template: () => $('#recorder').html(),", "lineNumber": 14, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/recorder_view.js", "line": " $(window).on('blur', this.onSwitchAwayBound);", "lineNumber": 20, "reasonCategory": "usageTrusted", "updated": "2018-10-11T19:22:47.331Z", "reasonDetail": "Operating on already-existing DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/recorder_view.js", "line": " this.$('.time').text(`${minutes}:${seconds}`);", "lineNumber": 52, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/recorder_view.js", "line": " $(window).off('blur', this.onSwitchAwayBound);", "lineNumber": 83, "reasonCategory": "usageTrusted", "updated": "2018-10-11T19:22:47.331Z", "reasonDetail": "Operating on already-existing DOM elements" }, { "rule": "jQuery-$(", "path": "js/views/safety_number_change_dialog_view.js", "line": " template: () => $('#safety-number-change-dialog').html(),", "lineNumber": 11, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/safety_number_change_dialog_view.js", "line": " template: () => $('#safety-number-change-dialog').html(),", "lineNumber": 11, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/safety_number_change_dialog_view.js", "line": " this.$('.safety-number-change-dialog-wrapper').append(dialog.el);", "lineNumber": 38, "reasonCategory": "usageTrusted", "updated": "2020-06-23T06:48:06.829Z" }, { "rule": "jQuery-append(", "path": "js/views/safety_number_change_dialog_view.js", "line": " this.$('.safety-number-change-dialog-wrapper').append(dialog.el);", "lineNumber": 38, "reasonCategory": "usageTrusted", "updated": "2020-06-23T06:48:06.829Z" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('input').prop('checked', !!this.value);", "lineNumber": 31, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('input').prop('checked', Boolean(this.value));", "lineNumber": 50, "reasonCategory": "usageTrusted", "updated": "2020-06-02T22:20:33.618Z" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('input').prop('checked', Boolean(this.value));", "lineNumber": 69, "reasonCategory": "usageTrusted", "updated": "2020-06-02T21:51:34.813Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " const value = this.$(e.target).val();", "lineNumber": 84, "reasonCategory": "usageTrusted", "updated": "2020-06-02T21:51:34.813Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$(`#${this.name}-${this.value}`).attr('checked', 'checked');", "lineNumber": 89, "reasonCategory": "usageTrusted", "updated": "2020-06-02T21:51:34.813Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " template: () => $('#settings').html(),", "lineNumber": 94, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/settings_view.js", "line": " template: () => $('#settings').html(),", "lineNumber": 94, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.notification-settings'),", "lineNumber": 98, "reasonCategory": "usageTrusted", "updated": "2020-06-02T21:51:34.813Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.theme-settings'),", "lineNumber": 104, "reasonCategory": "usageTrusted", "updated": "2020-06-02T21:51:34.813Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " $(document.body)", "lineNumber": 108, "reasonCategory": "usageTrusted", "updated": "2020-06-02T21:51:34.813Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.draw-attention-setting'),", "lineNumber": 119, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.audio-notification-setting'),", "lineNumber": 127, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.badge-count-muted-conversations-setting'),", "lineNumber": 134, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.spell-check-setting'),", "lineNumber": 140, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " const $msg = this.$('.spell-check-setting-message');", "lineNumber": 144, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.menu-bar-setting'),", "lineNumber": 157, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.always-relay-calls-setting'),", "lineNumber": 164, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.call-ringtone-notification-setting'),", "lineNumber": 170, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.call-system-notification-setting'),", "lineNumber": 176, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.incoming-call-notification-setting'),", "lineNumber": 182, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.media-permissions'),", "lineNumber": 188, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " el: this.$('.media-camera-permissions'),", "lineNumber": 193, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync-setting').append(syncView.el);", "lineNumber": 199, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-append(", "path": "js/views/settings_view.js", "line": " this.$('.sync-setting').append(syncView.el);", "lineNumber": 199, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " template: () => $('#syncSettings').html(),", "lineNumber": 274, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/settings_view.js", "line": " template: () => $('#syncSettings').html(),", "lineNumber": 274, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync').text(i18n('syncNow'));", "lineNumber": 283, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync').removeAttr('disabled');", "lineNumber": 284, "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Static selector argument" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync').attr('disabled', 'disabled');", "lineNumber": 287, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync').text(i18n('syncing'));", "lineNumber": 288, "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Static selector argument" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.synced_at').hide();", "lineNumber": 299, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync_failed').show();", "lineNumber": 300, "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Static selector argument" }, { "rule": "jQuery-$(", "path": "js/views/settings_view.js", "line": " this.$('.sync_failed').hide();", "lineNumber": 304, "reasonCategory": "usageTrusted", "updated": "2020-08-21T11:29:29.636Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " template: () => $('#standalone').html(),", "lineNumber": 13, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-html(", "path": "js/views/standalone_registration_view.js", "line": " template: () => $('#standalone').html(),", "lineNumber": 13, "reasonCategory": "usageTrusted", "updated": "2021-02-26T18:44:56.450Z", "reasonDetail": "Static selector, read-only access" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('input.number').val(number);", "lineNumber": 24, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " el: this.$('#phone-number-input'),", "lineNumber": 27, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#error').hide();", "lineNumber": 29, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " const verificationCode = $('#code').val().replace(/\\D+/g, '');", "lineNumber": 40, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#status').text(s);", "lineNumber": 51, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " const verificationCode = $('#code').val().replace(/\\D/g, '');", "lineNumber": 54, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#error').hide().text(error).addClass('in').fadeIn();", "lineNumber": 63, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " if (this.$('#number-container').hasClass('valid')) {", "lineNumber": 66, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#request-sms, #request-voice').removeAttr('disabled');", "lineNumber": 67, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#request-sms, #request-voice').prop('disabled', 'disabled');", "lineNumber": 69, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#code').addClass('invalid');", "lineNumber": 74, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#code').removeClass('invalid');", "lineNumber": 76, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#error').hide();", "lineNumber": 81, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#step2').addClass('in').fadeIn();", "lineNumber": 87, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#number-container').addClass('invalid');", "lineNumber": 89, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " $('#error').hide();", "lineNumber": 94, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#step2').addClass('in').fadeIn();", "lineNumber": 100, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "js/views/standalone_registration_view.js", "line": " this.$('#number-container').addClass('invalid');", "lineNumber": 102, "reasonCategory": "usageTrusted", "updated": "2020-11-18T03:39:29.033Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/ansi-styles/index.js", "line": "\t\t\tstyles[name] = wrap(identity, offset);", "lineNumber": 52, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/ansi-styles/index.js", "line": "\t\t\tstyles[name] = wrap(suite[targetSpace], offset);", "lineNumber": 54, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/cliui/build/lib/index.js", "line": " wrapped = mixin.wrap(col.text, this.negatePadding(col), { hard: true }).split('\\n');", "lineNumber": 168, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/cliui/build/lib/string-utils.js", "line": "export function wrap(str, width) {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-after(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/after.js", "line": " * var done = _.after(saves.length, function() {", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-after(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/after.js", "line": "function after(n, func) {", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-before(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/before.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 20, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-before(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/before.js", "line": "function before(n, func) {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-before(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/core.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 2244, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-before(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/core.js", "line": " function before(n, func) {", "lineNumber": 2247, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-before(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/core.js", "line": " return before(2, func);", "lineNumber": 2397, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/core.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 3499, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/core.min.js", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/fp/_baseConvert.js", "line": " function wrap(name, func, placeholder) {", "lineNumber": 468, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/fp/_baseConvert.js", "line": " return wrap(name, func, defaultHolder);", "lineNumber": 521, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/fp/_baseConvert.js", "line": " pairs.push([key, wrap(key, func, _)]);", "lineNumber": 531, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/iteratee.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 40, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-after(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.js", "line": " * var done = _.after(saves.length, function() {", "lineNumber": 10049, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-after(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.js", "line": " function after(n, func) {", "lineNumber": 10058, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-before(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "lineNumber": 10107, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-before(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.js", "line": " function before(n, func) {", "lineNumber": 10110, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-before(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.js", "line": " return before(2, func);", "lineNumber": 10686, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.js", "line": " * var p = _.wrap(_.escape, function(func, text) {", "lineNumber": 11017, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.js", "line": " function wrap(value, wrapper) {", "lineNumber": 11024, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.js", "line": " * _.iteratee = _.wrap(_.iteratee, function(iteratee, func) {", "lineNumber": 15594, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.min.js", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/lodash.min.js", "lineNumber": 107, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-before(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/once.js", "line": " return before(2, func);", "lineNumber": 22, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/wrap.js", "line": " * var p = _.wrap(_.escape, function(func, text) {", "lineNumber": 19, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/lodash/wrap.js", "line": "function wrap(value, wrapper) {", "lineNumber": 26, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/yargs/build/lib/completion-templates.js", "line": " type_list=$({{app_path}} --get-yargs-completions \"\\${args[@]}\")", "lineNumber": 16, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/yargs/build/lib/completion-templates.js", "line": " COMPREPLY=( $(compgen -W \"\\${type_list}\" -- \\${cur_word}) )", "lineNumber": 18, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/yargs/build/lib/completion-templates.js", "line": " IFS=$'\\n' reply=($(COMP_CWORD=\"$((CURRENT-1))\" COMP_LINE=\"$BUFFER\" COMP_POINT=\"$CURSOR\" {{app_path}} --get-yargs-completions \"\\${words[@]}\"))", "lineNumber": 41, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@chanzuckerberg/axe-storybook-testing/node_modules/yargs/build/lib/yargs-factory.js", "line": " usage.wrap(cols);", "lineNumber": 751, "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/@electron/get/node_modules/@sindresorhus/is/dist/index.js", "line": " 'innerHTML',", "lineNumber": 177, "reasonCategory": "usageTrusted", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "eval", "path": "node_modules/@protobufjs/inquire/index.js", "line": " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval", "lineNumber": 12, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "What's being eval'd is a static string" }, { "rule": "DOM-innerHTML", "path": "node_modules/@sindresorhus/is/dist/index.js", "line": " 'innerHTML',", "lineNumber": 158, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/@sindresorhus/is/dist/source/index.js", "line": " 'innerHTML',", "lineNumber": 133, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/@sinonjs/commons/lib/deprecated.js", "line": " * Returns a string which can be supplied to `wrap()` to notify the user that a", "lineNumber": 24, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-wrap(", "path": "node_modules/@sinonjs/commons/lib/deprecated.test.js", "line": " wrapped = deprecated.wrap(method, msg);", "lineNumber": 66, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-wrap(", "path": "node_modules/@sinonjs/commons/lib/deprecated.test.js", "line": " wrapped = deprecated.wrap(method, msg);", "lineNumber": 80, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-before(", "path": "node_modules/@sinonjs/commons/lib/deprecated.test.js", "line": " before(function() {", "lineNumber": 86, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "eval", "path": "node_modules/@sinonjs/commons/lib/function-name.test.js", "line": " fn = eval(\"(function*() {})\")().constructor;", "lineNumber": 67, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z" }, { "rule": "jQuery-before(", "path": "node_modules/@sinonjs/commons/lib/global.test.js", "line": " before(function() {", "lineNumber": 7, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-wrap(", "path": "node_modules/@sinonjs/fake-timers/fake-timers.js", "line": "// defaultMsg returns a string which can be supplied to `wrap()` to notify the user that a particular part of the", "lineNumber": 75, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "eval", "path": "node_modules/@sinonjs/fake-timers/fake-timers.js", "line": " eval(timer.func);", "lineNumber": 1729, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z" }, { "rule": "eval", "path": "node_modules/@sinonjs/fake-timers/src/fake-timers-src.js", "line": " eval(timer.func);", "lineNumber": 425, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(bite);", "lineNumber": 1439, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(buffer);", "lineNumber": 1738, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend([gb18030_second, bite]);", "lineNumber": 1758, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(bite);", "lineNumber": 1798, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(bite);", "lineNumber": 2007, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(bite);", "lineNumber": 2175, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(bite);", "lineNumber": 2492, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(bite);", "lineNumber": 2515, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend([lead, bite]);", "lineNumber": 2570, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(code_point);", "lineNumber": 2612, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(code_point);", "lineNumber": 2665, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(code_point);", "lineNumber": 2676, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(code_point);", "lineNumber": 2697, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(bite);", "lineNumber": 2790, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(bite);", "lineNumber": 2957, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-prepend(", "path": "node_modules/@sinonjs/text-encoding/lib/encoding.js", "line": " stream.prepend(convertCodeUnitToBytes(code_unit, utf16_be));", "lineNumber": 3139, "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z", "reasonDetail": "Test code. Also a false match." }, { "rule": "jQuery-$(", "path": "node_modules/@yarnpkg/lockfile/index.js", "lineNumber": 6546, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "function load() {", "lineNumber": 8470, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "exports.enable(load());", "lineNumber": 8488, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "function load() {", "lineNumber": 8689, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "exports.enable(load());", "lineNumber": 8713, "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-$(", "path": "node_modules/acorn/dist/acorn.js", "line": " // $$('#table-binary-unicode-properties > figure > table > tbody > tr > td:nth-child(1) code').map(el => el.innerText)", "lineNumber": 3221, "reasonCategory": "falseMatch", "updated": "2020-08-28T16:12:19.904Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/aria-query/node_modules/regenerator-runtime/runtime.js", "line": " function wrap(innerFn, outerFn, self, tryLocsList) {", "lineNumber": 37, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/aria-query/node_modules/regenerator-runtime/runtime.js", "line": " wrap(innerFn, outerFn, self, tryLocsList),", "lineNumber": 232, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-load(", "path": "node_modules/array-index/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 150, "reasonCategory": "falseMatch", "updated": "2020-02-21T22:10:39.074Z" }, { "rule": "jQuery-load(", "path": "node_modules/array-index/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 168, "reasonCategory": "falseMatch", "updated": "2020-02-21T22:10:39.074Z" }, { "rule": "jQuery-load(", "path": "node_modules/array-index/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 156, "reasonCategory": "falseMatch", "updated": "2020-10-21T00:36:11.618Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-load(", "path": "node_modules/array-index/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 248, "reasonCategory": "falseMatch", "updated": "2020-10-21T00:36:11.618Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/ast-types/lib/path.js", "line": " Pp.insertBefore = function insertBefore(node) {", "lineNumber": 232, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/ast-types/lib/path.js", "line": " Pp.insertAfter = function insertAfter(node) {", "lineNumber": 242, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/axe-core/axe.js", "line": " return function wrap() {", "lineNumber": 872, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/axe-core/axe.js", "line": " return function wrap(arr) {", "lineNumber": 1071, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/axe-core/axe.js", "line": " $({", "lineNumber": 2382, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/axe-core/axe.js", "line": " $({", "lineNumber": 3567, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/axe-core/axe.js", "line": " $({", "lineNumber": 3688, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " return rule.after(ruleResult, options);", "lineNumber": 8674, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " var afterResults = check.after(beforeResults, option);", "lineNumber": 9361, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " results = audit.after(results, options);", "lineNumber": 10205, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "DOM-outerHTML", "path": "node_modules/axe-core/axe.js", "line": " var source = element.outerHTML;", "lineNumber": 11066, "reasonCategory": "otherUtilityCode", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" }, { "rule": "DOM-innerHTML", "path": "node_modules/axe-core/axe.js", "line": " style.innerHTML = usePointer ? '* { pointer-events: all }' : '* { visibility: visible }';", "lineNumber": 12432, "reasonCategory": "otherUtilityCode", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 16933, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 17013, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 17037, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 17179, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 17207, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 17248, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 17284, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 17320, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 17520, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 18116, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 18150, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 18408, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 18435, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 18462, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " after: function after(results, options) {", "lineNumber": 18489, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "DOM-innerHTML", "path": "node_modules/axe-core/axe.min.js", "lineNumber": 12, "reasonCategory": "otherUtilityCode", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" }, { "rule": "DOM-outerHTML", "path": "node_modules/axe-core/axe.min.js", "lineNumber": 12, "reasonCategory": "otherUtilityCode", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" }, { "rule": "React-ref", "path": "node_modules/axe-core/axe.min.js", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't react" }, { "rule": "jQuery-$(", "path": "node_modules/axe-core/axe.min.js", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.min.js", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/lib/core/base/audit.js", "line": "\t\treturn rule.after(ruleResult, options);", "lineNumber": 612, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/lib/core/base/rule.js", "line": "\t\tvar afterResults = check.after(beforeResults, option);", "lineNumber": 499, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/lib/core/public/run-rules.js", "line": "\t\t\t\tresults = audit.after(results, options);", "lineNumber": 75, "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "DOM-outerHTML", "path": "node_modules/axe-core/lib/core/utils/dq-element.js", "line": "\tvar source = element.outerHTML;", "lineNumber": 15, "reasonCategory": "otherUtilityCode", "updated": "2020-08-26T19:34:24.581Z", "reasonDetail": "only used by eslint-plugin-jsx-ally" }, { "rule": "DOM-outerHTML", "path": "node_modules/axe-core/lib/core/utils/dq-element.js", "line": " * grab the source (outerHTML) and offer an array for storing frame paths", "lineNumber": 24, "reasonCategory": "falseMatch", "updated": "2020-08-26T19:34:24.581Z", "reasonDetail": "documentation" }, { "rule": "DOM-innerHTML", "path": "node_modules/axe-core/lib/core/utils/pollyfills.js", "line": "\tstyle.innerHTML = usePointer", "lineNumber": 71, "reasonCategory": "otherUtilityCode", "updated": "2020-08-26T19:34:24.581Z", "reasonDetail": "only used by eslint-plugin-jsx-ally" }, { "rule": "jQuery-$(", "path": "node_modules/backbone/backbone-min.js", "lineNumber": 1, "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Used inside a Backbone view to populate this.$el" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/backbone/backbone-min.js", "lineNumber": 1, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Part of backbone's browser history API" }, { "rule": "jQuery-$(", "path": "node_modules/backbone/backbone.js", "line": " this.$el = el instanceof Backbone.$ ? el : Backbone.$(el);", "lineNumber": 1286, "reasonCategory": "ruleNeeded", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Need a rule for setElement, which contains this" }, { "rule": "jQuery-$(", "path": "node_modules/backbone/backbone.js", "line": " // If `this.el` is a string, pass it through `$()`, take the first", "lineNumber": 1347, "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/backbone/backbone.js", "line": " var iWindow = body.insertBefore(this.iframe, body.firstChild).contentWindow;", "lineNumber": 1707, "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Part of backbone's browser history API" }, { "rule": "jQuery-append(", "path": "node_modules/bl/BufferList.js", "line": " this.append(buf)", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2021-01-20T22:39:55.418Z" }, { "rule": "jQuery-append(", "path": "node_modules/bl/BufferList.js", "line": " copy.append(this._bufs[i])", "lineNumber": 210, "reasonCategory": "falseMatch", "updated": "2021-01-20T22:39:55.418Z" }, { "rule": "jQuery-append(", "path": "node_modules/bl/BufferList.js", "line": " this.append(buf[i])", "lineNumber": 226, "reasonCategory": "falseMatch", "updated": "2021-01-20T22:39:55.418Z" }, { "rule": "jQuery-append(", "path": "node_modules/bl/BufferList.js", "line": " this.append(buf._bufs[i])", "lineNumber": 231, "reasonCategory": "falseMatch", "updated": "2021-01-20T22:39:55.418Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob-util/dist/blob-util.js", "line": " bb.append(ary[i]);", "lineNumber": 79, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob-util/dist/blob-util.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob/index.js", "line": " bb.append(ary[i]);", "lineNumber": 77, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/blueimp-canvas-to-blob/js/canvas-to-blob.js", "line": " bb.append(arrayBuffer)", "lineNumber": 93, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/blueimp-canvas-to-blob/js/canvas-to-blob.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/boom/lib/index.js", "line": " error = exports.wrap(data, statusCode, message);", "lineNumber": 279, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/caching-transform/index.js", "line": "function wrap(opts) {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/cliui/index.js", "line": " if (_this.wrap) wrapped = wrap(col.text, _this._negatePadding(col), { hard: true }).split('\\n')", "lineNumber": 216, "reasonCategory": "falseMatch", "updated": "2020-09-04T18:54:59.993Z" }, { "rule": "jQuery-load(", "path": "node_modules/config/lib/config.js", "line": " configObject = Yaml.load(content);", "lineNumber": 994, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "eval", "path": "node_modules/config/lib/config.js", "line": " configObject = VisionmediaYaml.eval(util.stripYamlComments(content));", "lineNumber": 1000, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-append(", "path": "node_modules/copy-text-to-clipboard/index.js", "line": "\tdocument.body.append(element);", "lineNumber": 22, "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/css/node_modules/source-map/lib/source-map/source-node.js", "line": " this.prepend(aChunk[i]);", "lineNumber": 199, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/dist/debug.js", "line": " createDebug.enable(createDebug.load());", "lineNumber": 721, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/dist/debug.js", "line": " function load() {", "lineNumber": 855, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 211, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/common.js", "line": "\tcreateDebug.enable(createDebug.load());", "lineNumber": 261, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 216, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/decompress-zip/lib/extractors.js", "line": " input.wrap(fs.createReadStream(zip.filename, {start: file._offset, end: file._offset + file.uncompressedSize - 1}));", "lineNumber": 64, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/decompress-zip/lib/extractors.js", "line": " input.wrap(fs.createReadStream(zip.filename, {start: file._offset}));", "lineNumber": 92, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/decompress-zip/lib/extractors.js", "line": " input.wrap(fs.createReadStream(path.resolve(parent, linkTo)));", "lineNumber": 131, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/del/node_modules/globby/node_modules/pify/index.js", "line": "\t\t\t\t} else if (opts.multiArgs) {", "lineNumber": 16, "reasonCategory": "falseMatch", "updated": "2020-08-25T00:30:50.619Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/del/node_modules/pify/index.js", "line": "\t\tif (options.multiArgs) {", "lineNumber": 7, "reasonCategory": "usageTrusted", "updated": "2020-04-13T22:04:17.176Z" }, { "rule": "eval", "path": "node_modules/depd/index.js", "line": " var deprecatedfn = eval('(function (' + args + ') {\\n' +", "lineNumber": 410, "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "What's being eval'd is a static string, with one variable: args. Args is of the form arg1, arg2, generated programmatically." }, { "rule": "jQuery-load(", "path": "node_modules/detect-port/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 150, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/detect-port/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 168, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/detect-port/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 156, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/detect-port/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 248, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/diff/dist/diff.min.js", "lineNumber": 38, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-load(", "path": "node_modules/dmg-builder/node_modules/js-yaml/dist/js-yaml.js", "line": " // Avoid code execution in load() via toString property", "lineNumber": 1307, "reasonCategory": "falseMatch", "updated": "2021-01-21T16:16:34.352Z", "reasonDetail": "This is a comment." }, { "rule": "jQuery-load(", "path": "node_modules/dmg-builder/node_modules/js-yaml/dist/js-yaml.js", "line": "function load(input, options) {", "lineNumber": 2613, "reasonCategory": "falseMatch", "updated": "2021-01-21T16:16:34.352Z" }, { "rule": "jQuery-load(", "path": "node_modules/dmg-builder/node_modules/js-yaml/dist/js-yaml.js", "line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));", "lineNumber": 2637, "reasonCategory": "falseMatch", "updated": "2021-01-21T16:16:34.352Z" }, { "rule": "jQuery-$(", "path": "node_modules/dmg-builder/node_modules/js-yaml/dist/js-yaml.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2021-01-21T16:16:34.352Z" }, { "rule": "jQuery-load(", "path": "node_modules/dmg-builder/node_modules/js-yaml/lib/js-yaml/loader.js", "line": " // Avoid code execution in load() via toString property", "lineNumber": 307, "reasonCategory": "falseMatch", "updated": "2021-01-21T16:16:34.352Z", "reasonDetail": "This is a comment." }, { "rule": "jQuery-load(", "path": "node_modules/dmg-builder/node_modules/js-yaml/lib/js-yaml/loader.js", "line": "function load(input, options) {", "lineNumber": 1613, "reasonCategory": "falseMatch", "updated": "2021-01-21T16:16:34.352Z" }, { "rule": "jQuery-load(", "path": "node_modules/dmg-builder/node_modules/js-yaml/lib/js-yaml/loader.js", "line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));", "lineNumber": 1637, "reasonCategory": "falseMatch", "updated": "2021-01-21T16:16:34.352Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/duplexer3/index.js", "line": " readable = (new stream.Readable(options)).wrap(readable);", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/duplexify/index.js", "line": " return new (stream.Readable)({objectMode:true, highWaterMark:16}).wrap(rs)", "lineNumber": 31, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/electron-download/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 150, "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-load(", "path": "node_modules/electron-download/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 168, "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-load(", "path": "node_modules/electron-download/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 154, "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-load(", "path": "node_modules/electron-download/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 246, "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/autocomplete.js", "line": " return this.append(ch);", "lineNumber": 26, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/autocomplete.js", "line": " return this.options.multiple ? super.space(ch) : this.append(ch);", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/autocomplete.js", "line": " append(ch) {", "lineNumber": 33, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/autocomplete.js", "line": " return this.append(ch);", "lineNumber": 56, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/editable.js", "line": " append(char, key) {", "lineNumber": 24, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/editable.js", "line": " return this.focused.editable ? this.append(char) : super.space();", "lineNumber": 33, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/editable.js", "line": " return this.focused.editable ? this.append(char) : super.number(char);", "lineNumber": 37, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/form.js", "line": " return !!char && this.append(char);", "lineNumber": 27, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/form.js", "line": " append(char) {", "lineNumber": 30, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/snippet.js", "line": " this.append(ch, key);", "lineNumber": 40, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/prompts/snippet.js", "line": " append(ch, key) {", "lineNumber": 46, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/types/number.js", "line": " append(ch) {", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/types/number.js", "line": " return super.append(ch);", "lineNumber": 25, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/types/number.js", "line": " return super.append(ch);", "lineNumber": 29, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/types/string.js", "line": " return this.append('\\n', key);", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/types/string.js", "line": " this.append(ch);", "lineNumber": 39, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/types/string.js", "line": " append(ch) {", "lineNumber": 42, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/enquirer/lib/types/string.js", "line": " this.append(str);", "lineNumber": 50, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "thenify-multiArgs", "path": "node_modules/es6-promisify/dist/promisify.js", "line": " * @param {bool} settings.multiArgs - Should multiple arguments be returned as an array?", "lineNumber": 34, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/es6-promisify/dist/promisify.js", "line": " var returnMultipleArguments = settings && settings.multiArgs;", "lineNumber": 44, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "React-ref", "path": "node_modules/esquery/dist/esquery.esm.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't react" }, { "rule": "React-ref", "path": "node_modules/esquery/dist/esquery.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't react" }, { "rule": "jQuery-wrap(", "path": "node_modules/expand-range/node_modules/fill-range/index.js", "line": " return wrap([origA, origB], sep, opts);", "lineNumber": 178, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/expand-range/node_modules/fill-range/index.js", "line": " return wrap(arr, sep, opts);", "lineNumber": 224, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/expand-range/node_modules/fill-range/index.js", "line": "function wrap(arr, sep, opts) {", "lineNumber": 235, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/extglob/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 150, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/extglob/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 168, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/extglob/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 156, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/extglob/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 248, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-append(", "path": "node_modules/fast-glob/node_modules/braces/lib/expand.js", "line": " result.push(append(value, stash, enclose));", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-append(", "path": "node_modules/fast-glob/node_modules/braces/lib/expand.js", "line": " result.push(Array.isArray(ele) ? append(item, ele, enclose) : (item + ele));", "lineNumber": 26, "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-append(", "path": "node_modules/fast-glob/node_modules/braces/lib/expand.js", "line": " q.push(append(q.pop(), stringify(node, options)));", "lineNumber": 48, "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-append(", "path": "node_modules/fast-glob/node_modules/braces/lib/expand.js", "line": " q.push(append(q.pop(), ['{}']));", "lineNumber": 53, "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-append(", "path": "node_modules/fast-glob/node_modules/braces/lib/expand.js", "line": " q.push(append(q.pop(), range));", "lineNumber": 69, "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-append(", "path": "node_modules/fast-glob/node_modules/braces/lib/expand.js", "line": " q.push(append(q.pop(), queue, enclose));", "lineNumber": 93, "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-append(", "path": "node_modules/fast-glob/node_modules/braces/lib/expand.js", "line": " queue.push(append(queue.pop(), child.value));", "lineNumber": 98, "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-load(", "path": "node_modules/ffi-napi/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 160, "reasonCategory": "falseMatch", "updated": "2020-02-21T22:10:39.074Z" }, { "rule": "jQuery-load(", "path": "node_modules/ffi-napi/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 178, "reasonCategory": "falseMatch", "updated": "2020-02-21T22:10:39.074Z" }, { "rule": "jQuery-load(", "path": "node_modules/ffi-napi/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 162, "reasonCategory": "falseMatch", "updated": "2020-02-21T22:10:39.074Z" }, { "rule": "jQuery-load(", "path": "node_modules/ffi-napi/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 186, "reasonCategory": "falseMatch", "updated": "2020-02-21T22:10:39.074Z" }, { "rule": "jQuery-load(", "path": "node_modules/file-entry-cache/cache.js", "line": " var cache = flatCache.load( cacheId, _path );", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/filelist/index.js", "line": " wrap(ARRAY_METHODS[i]);", "lineNumber": 269, "reasonCategory": "falseMatch", "updated": "2021-01-21T16:16:34.352Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/find-cache-dir/node_modules/pify/index.js", "line": "\t\tif (options.multiArgs) {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-08-25T00:30:50.619Z" }, { "rule": "jQuery-load(", "path": "node_modules/flat-cache/cache.js", "line": " me.load( fName, dir );", "lineNumber": 39, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-load(", "path": "node_modules/flat-cache/cache.js", "line": " obj.load( docId, cacheDir );", "lineNumber": 167, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-append(", "path": "node_modules/form-data/lib/form_data.js", "line": " append(header);", "lineNumber": 73, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/form-data/lib/form_data.js", "line": " append(value);", "lineNumber": 74, "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-append(", "path": "node_modules/form-data/lib/form_data.js", "line": " append(footer);", "lineNumber": 75, "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/get-uri/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 150, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/get-uri/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 168, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/get-uri/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 156, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/get-uri/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 248, "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/internals/collection.js", "line": " $({ global: true, forced: Constructor != NativeConstructor }, exported);", "lineNumber": 92, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/internals/define-iterator.js", "line": " } else $({ target: NAME, proto: true, forced: BUGGY_SAFARI_ITERATORS || INCORRECT_VALUES_NAME }, methods);", "lineNumber": 86, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/internals/regexp-exec.js", "line": " reCopy = new RegExp('^' + source + '$(?!\\\\s)', flags);", "lineNumber": 57, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/internals/typed-array-constructor.js", "line": " $({ target: 'Object', stat: true, forced: !NATIVE_ARRAY_BUFFER_VIEWS }, {", "lineNumber": 104, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/internals/typed-array-constructor.js", "line": " $({", "lineNumber": 216, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array-buffer.constructor.js", "line": "$({ global: true, forced: NativeArrayBuffer !== ArrayBuffer }, {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array-buffer.is-view.js", "line": "$({ target: 'ArrayBuffer', stat: true, forced: !NATIVE_ARRAY_BUFFER_VIEWS }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array-buffer.slice.js", "line": "$({ target: 'ArrayBuffer', proto: true, unsafe: true, forced: INCORRECT_SLICE }, {", "lineNumber": 20, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.concat.js", "line": "$({ target: 'Array', proto: true, forced: FORCED }, {", "lineNumber": 40, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.copy-within.js", "line": "$({ target: 'Array', proto: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.every.js", "line": "$({ target: 'Array', proto: true, forced: !STRICT_METHOD || !USES_TO_LENGTH }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.fill.js", "line": "$({ target: 'Array', proto: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.filter.js", "line": "$({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT || !USES_TO_LENGTH }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.find-index.js", "line": "$({ target: 'Array', proto: true, forced: SKIPS_HOLES || !USES_TO_LENGTH }, {", "lineNumber": 17, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.find.js", "line": "$({ target: 'Array', proto: true, forced: SKIPS_HOLES || !USES_TO_LENGTH }, {", "lineNumber": 17, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.flat-map.js", "line": "$({ target: 'Array', proto: true }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.flat.js", "line": "$({ target: 'Array', proto: true }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.for-each.js", "line": "$({ target: 'Array', proto: true, forced: [].forEach != forEach }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.from.js", "line": "$({ target: 'Array', stat: true, forced: INCORRECT_ITERATION }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.includes.js", "line": "$({ target: 'Array', proto: true, forced: !USES_TO_LENGTH }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.index-of.js", "line": "$({ target: 'Array', proto: true, forced: NEGATIVE_ZERO || !STRICT_METHOD || !USES_TO_LENGTH }, {", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.is-array.js", "line": "$({ target: 'Array', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.join.js", "line": "$({ target: 'Array', proto: true, forced: ES3_STRINGS || !STRICT_METHOD }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.last-index-of.js", "line": "$({ target: 'Array', proto: true, forced: lastIndexOf !== [].lastIndexOf }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.map.js", "line": "$({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT || !USES_TO_LENGTH }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.of.js", "line": "$({ target: 'Array', stat: true, forced: ISNT_GENERIC }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.reduce-right.js", "line": "$({ target: 'Array', proto: true, forced: !STRICT_METHOD || !USES_TO_LENGTH }, {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.reduce.js", "line": "$({ target: 'Array', proto: true, forced: !STRICT_METHOD || !USES_TO_LENGTH }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.reverse.js", "line": "$({ target: 'Array', proto: true, forced: String(test) === String(test.reverse()) }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.slice.js", "line": "$({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT || !USES_TO_LENGTH }, {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.some.js", "line": "$({ target: 'Array', proto: true, forced: !STRICT_METHOD || !USES_TO_LENGTH }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.sort.js", "line": "$({ target: 'Array', proto: true, forced: FORCED }, {", "lineNumber": 26, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.array.splice.js", "line": "$({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT || !USES_TO_LENGTH }, {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.data-view.js", "line": "$({ global: true, forced: !NATIVE_ARRAY_BUFFER }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.date.now.js", "line": "$({ target: 'Date', stat: true }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.date.to-iso-string.js", "line": "$({ target: 'Date', proto: true, forced: Date.prototype.toISOString !== toISOString }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.date.to-json.js", "line": "$({ target: 'Date', proto: true, forced: FORCED }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.function.bind.js", "line": "$({ target: 'Function', proto: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.global-this.js", "line": "$({ global: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.json.stringify.js", "line": " $({ target: 'JSON', stat: true, forced: FORCED }, {", "lineNumber": 25, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.acosh.js", "line": "$({ target: 'Math', stat: true, forced: FORCED }, {", "lineNumber": 17, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.asinh.js", "line": "$({ target: 'Math', stat: true, forced: !(nativeAsinh && 1 / nativeAsinh(0) > 0) }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.atanh.js", "line": "$({ target: 'Math', stat: true, forced: !(nativeAtanh && 1 / nativeAtanh(-0) < 0) }, {", "lineNumber": 9, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.cbrt.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 9, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.clz32.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 9, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.cosh.js", "line": "$({ target: 'Math', stat: true, forced: !nativeCosh || nativeCosh(710) === Infinity }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.expm1.js", "line": "$({ target: 'Math', stat: true, forced: expm1 != Math.expm1 }, { expm1: expm1 });", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.fround.js", "line": "$({ target: 'Math', stat: true }, { fround: fround });", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.hypot.js", "line": "$({ target: 'Math', stat: true, forced: BUGGY }, {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.imul.js", "line": "$({ target: 'Math', stat: true, forced: FORCED }, {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.log10.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.log1p.js", "line": "$({ target: 'Math', stat: true }, { log1p: log1p });", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.log2.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.sign.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.sinh.js", "line": "$({ target: 'Math', stat: true, forced: FORCED }, {", "lineNumber": 16, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.tanh.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.math.trunc.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.epsilon.js", "line": "$({ target: 'Number', stat: true }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.is-finite.js", "line": "$({ target: 'Number', stat: true }, { isFinite: numberIsFinite });", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.is-integer.js", "line": "$({ target: 'Number', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.is-nan.js", "line": "$({ target: 'Number', stat: true }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.is-safe-integer.js", "line": "$({ target: 'Number', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.max-safe-integer.js", "line": "$({ target: 'Number', stat: true }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.min-safe-integer.js", "line": "$({ target: 'Number', stat: true }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.parse-float.js", "line": "$({ target: 'Number', stat: true, forced: Number.parseFloat != parseFloat }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.parse-int.js", "line": "$({ target: 'Number', stat: true, forced: Number.parseInt != parseInt }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.to-fixed.js", "line": "$({ target: 'Number', proto: true, forced: FORCED }, {", "lineNumber": 40, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.number.to-precision.js", "line": "$({ target: 'Number', proto: true, forced: FORCED }, {", "lineNumber": 18, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.assign.js", "line": "$({ target: 'Object', stat: true, forced: Object.assign !== assign }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.create.js", "line": "$({ target: 'Object', stat: true, sham: !DESCRIPTORS }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.define-getter.js", "line": " $({ target: 'Object', proto: true, forced: FORCED }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.define-properties.js", "line": "$({ target: 'Object', stat: true, forced: !DESCRIPTORS, sham: !DESCRIPTORS }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.define-property.js", "line": "$({ target: 'Object', stat: true, forced: !DESCRIPTORS, sham: !DESCRIPTORS }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.define-setter.js", "line": " $({ target: 'Object', proto: true, forced: FORCED }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.entries.js", "line": "$({ target: 'Object', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.freeze.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES, sham: !FREEZING }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.from-entries.js", "line": "$({ target: 'Object', stat: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.get-own-property-descriptor.js", "line": "$({ target: 'Object', stat: true, forced: FORCED, sham: !DESCRIPTORS }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.get-own-property-descriptors.js", "line": "$({ target: 'Object', stat: true, sham: !DESCRIPTORS }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.get-own-property-names.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "lineNumber": 9, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.get-prototype-of.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES, sham: !CORRECT_PROTOTYPE_GETTER }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.is-extensible.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.is-frozen.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.is-sealed.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.is.js", "line": "$({ target: 'Object', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.keys.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.lookup-getter.js", "line": " $({ target: 'Object', proto: true, forced: FORCED }, {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.lookup-setter.js", "line": " $({ target: 'Object', proto: true, forced: FORCED }, {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.prevent-extensions.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES, sham: !FREEZING }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.seal.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES, sham: !FREEZING }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.set-prototype-of.js", "line": "$({ target: 'Object', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.object.values.js", "line": "$({ target: 'Object', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.parse-float.js", "line": "$({ global: true, forced: parseFloat != parseFloatImplementation }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.parse-int.js", "line": "$({ global: true, forced: parseInt != parseIntImplementation }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.promise.all-settled.js", "line": "$({ target: 'Promise', stat: true }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.promise.finally.js", "line": "$({ target: 'Promise', proto: true, real: true, forced: NON_GENERIC }, {", "lineNumber": 18, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.promise.js", "line": " if (typeof $fetch == 'function') $({ global: true, enumerable: true, forced: true }, {", "lineNumber": 297, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.promise.js", "line": "$({ global: true, wrap: true, forced: FORCED }, {", "lineNumber": 306, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.promise.js", "line": "$({ target: PROMISE, stat: true, forced: FORCED }, {", "lineNumber": 316, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.promise.js", "line": "$({ target: PROMISE, stat: true, forced: IS_PURE || FORCED }, {", "lineNumber": 326, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.promise.js", "line": "$({ target: PROMISE, stat: true, forced: INCORRECT_ITERATION }, {", "lineNumber": 334, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.apply.js", "line": "$({ target: 'Reflect', stat: true, forced: OPTIONAL_ARGUMENTS_LIST }, {", "lineNumber": 17, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.construct.js", "line": "$({ target: 'Reflect', stat: true, forced: FORCED, sham: FORCED }, {", "lineNumber": 25, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.define-property.js", "line": "$({ target: 'Reflect', stat: true, forced: ERROR_INSTEAD_OF_FALSE, sham: !DESCRIPTORS }, {", "lineNumber": 16, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.delete-property.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.get-own-property-descriptor.js", "line": "$({ target: 'Reflect', stat: true, sham: !DESCRIPTORS }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.get-prototype-of.js", "line": "$({ target: 'Reflect', stat: true, sham: !CORRECT_PROTOTYPE_GETTER }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.get.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 22, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.has.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.is-extensible.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.own-keys.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.prevent-extensions.js", "line": "$({ target: 'Reflect', stat: true, sham: !FREEZING }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.set-prototype-of.js", "line": "if (objectSetPrototypeOf) $({ target: 'Reflect', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.reflect.set.js", "line": "$({ target: 'Reflect', stat: true, forced: MS_EDGE_BUG }, {", "lineNumber": 43, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.regexp.exec.js", "line": "$({ target: 'RegExp', proto: true, forced: /./.exec !== exec }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.regexp.test.js", "line": "$({ target: 'RegExp', proto: true, forced: !DELEGATES_TO_EXEC }, {", "lineNumber": 19, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.anchor.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('anchor') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.big.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('big') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.blink.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('blink') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.bold.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('bold') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.code-point-at.js", "line": "$({ target: 'String', proto: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.ends-with.js", "line": "$({ target: 'String', proto: true, forced: !MDN_POLYFILL_BUG && !CORRECT_IS_REGEXP_LOGIC }, {", "lineNumber": 22, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.fixed.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('fixed') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.fontcolor.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('fontcolor') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.fontsize.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('fontsize') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.from-code-point.js", "line": "$({ target: 'String', stat: true, forced: INCORRECT_LENGTH }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.includes.js", "line": "$({ target: 'String', proto: true, forced: !correctIsRegExpLogic('includes') }, {", "lineNumber": 9, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.italics.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('italics') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.link.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('link') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.match-all.js", "line": "$({ target: 'String', proto: true, forced: WORKS_WITH_NON_GLOBAL_REGEX }, {", "lineNumber": 86, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.pad-end.js", "line": "$({ target: 'String', proto: true, forced: WEBKIT_BUG }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.pad-start.js", "line": "$({ target: 'String', proto: true, forced: WEBKIT_BUG }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.raw.js", "line": "$({ target: 'String', stat: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.repeat.js", "line": "$({ target: 'String', proto: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.replace.js", "line": "var SUBSTITUTION_SYMBOLS = /\\$([$&'`]|\\d\\d?|<[^>]*>)/g;", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.replace.js", "line": "var SUBSTITUTION_SYMBOLS_NO_NAMED = /\\$([$&'`]|\\d\\d?)/g;", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.small.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('small') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.starts-with.js", "line": "$({ target: 'String', proto: true, forced: !MDN_POLYFILL_BUG && !CORRECT_IS_REGEXP_LOGIC }, {", "lineNumber": 22, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.strike.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('strike') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.sub.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('sub') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.sup.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('sup') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.trim-end.js", "line": "$({ target: 'String', proto: true, forced: FORCED }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.trim-start.js", "line": "$({ target: 'String', proto: true, forced: FORCED }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.string.trim.js", "line": "$({ target: 'String', proto: true, forced: forcedStringTrimMethod('trim') }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.description.js", "line": " $({ global: true, forced: true }, {", "lineNumber": 47, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.js", "line": " return wrap(tag, description);", "lineNumber": 174, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.js", "line": " return wrap(uid(description), description);", "lineNumber": 182, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.js", "line": " return wrap(wellKnownSymbol(name), name);", "lineNumber": 192, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.js", "line": "$({ global: true, wrap: true, forced: !NATIVE_SYMBOL, sham: !NATIVE_SYMBOL }, {", "lineNumber": 209, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.js", "line": "$({ target: SYMBOL, stat: true, forced: !NATIVE_SYMBOL }, {", "lineNumber": 217, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.js", "line": "$({ target: 'Object', stat: true, forced: !NATIVE_SYMBOL, sham: !DESCRIPTORS }, {", "lineNumber": 238, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.js", "line": "$({ target: 'Object', stat: true, forced: !NATIVE_SYMBOL }, {", "lineNumber": 253, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.js", "line": "$({ target: 'Object', stat: true, forced: fails(function () { getOwnPropertySymbolsModule.f(1); }) }, {", "lineNumber": 264, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/es.symbol.js", "line": " $({ target: 'JSON', stat: true, forced: FORCED_JSON_STRINGIFY }, {", "lineNumber": 283, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.aggregate-error.js", "line": "$({ global: true }, {", "lineNumber": 43, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.array.is-template-object.js", "line": "$({ target: 'Array', stat: true }, {", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.as-indexed-pairs.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 20, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.constructor.js", "line": "$({ global: true, forced: IS_PURE }, {", "lineNumber": 27, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.drop.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 34, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.every.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.filter.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 35, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.find.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.flat-map.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 58, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.for-each.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.from.js", "line": "$({ target: 'AsyncIterator', stat: true }, {", "lineNumber": 16, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.map.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.reduce.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.some.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.take.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 15, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.async-iterator.to-array.js", "line": "$({ target: 'AsyncIterator', proto: true, real: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.composite-key.js", "line": "$({ global: true }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.composite-symbol.js", "line": "$({ global: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.as-indexed-pairs.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.constructor.js", "line": "$({ global: true, forced: FORCED }, {", "lineNumber": 46, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.drop.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.every.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.filter.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 23, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.find.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.flat-map.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 37, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.for-each.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.from.js", "line": "$({ target: 'Iterator', stat: true }, {", "lineNumber": 18, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.map.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 16, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.reduce.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.some.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.take.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 18, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.iterator.to-array.js", "line": "$({ target: 'Iterator', proto: true, real: true }, {", "lineNumber": 9, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.delete-all.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.every.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.filter.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.find-key.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.find.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.from.js", "line": "$({ target: 'Map', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.group-by.js", "line": "$({ target: 'Map', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.includes.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.key-by.js", "line": "$({ target: 'Map', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.key-of.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.map-keys.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.map-values.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.merge.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.of.js", "line": "$({ target: 'Map', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.reduce.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.some.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.update-or-insert.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 9, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.update.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 9, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.map.upsert.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.clamp.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.deg-per-rad.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.degrees.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.fscale.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.iaddh.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.imulh.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.isubh.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.rad-per-deg.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.radians.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.scale.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.seeded-prng.js", "line": "$({ target: 'Math', stat: true, forced: true }, {", "lineNumber": 27, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.signbit.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 5, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.math.umulh.js", "line": "$({ target: 'Math', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.number.from-string.js", "line": "$({ target: 'Number', stat: true }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.object.iterate-entries.js", "line": "$({ target: 'Object', stat: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.object.iterate-keys.js", "line": "$({ target: 'Object', stat: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.object.iterate-values.js", "line": "$({ target: 'Object', stat: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.observable.js", "line": "$({ global: true }, {", "lineNumber": 203, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.promise.any.js", "line": "$({ target: 'Promise', stat: true }, {", "lineNumber": 13, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.promise.try.js", "line": "$({ target: 'Promise', stat: true }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.reflect.define-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.reflect.delete-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 28, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.reflect.get-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 19, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.reflect.has-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 18, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.reflect.metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.add-all.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.delete-all.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.difference.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.every.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.filter.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.find.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.from.js", "line": "$({ target: 'Set', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.intersection.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.is-disjoint-from.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.is-subset-of.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.is-superset-of.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.join.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.map.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.of.js", "line": "$({ target: 'Set', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.reduce.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.some.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.symmetric-difference.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.set.union.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 12, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.string.at.js", "line": "$({ target: 'String', proto: true }, {", "lineNumber": 7, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.string.code-points.js", "line": "$({ target: 'String', proto: true }, {", "lineNumber": 34, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.string.replace-all.js", "line": "$({ target: 'String', proto: true }, {", "lineNumber": 14, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.weak-map.delete-all.js", "line": "$({ target: 'WeakMap', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.weak-map.from.js", "line": "$({ target: 'WeakMap', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.weak-map.of.js", "line": "$({ target: 'WeakMap', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.weak-map.upsert.js", "line": "$({ target: 'WeakMap', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.weak-set.add-all.js", "line": "$({ target: 'WeakSet', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.weak-set.delete-all.js", "line": "$({ target: 'WeakSet', proto: true, real: true, forced: IS_PURE }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.weak-set.from.js", "line": "$({ target: 'WeakSet', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/esnext.weak-set.of.js", "line": "$({ target: 'WeakSet', stat: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.immediate.js", "line": "$({ global: true, bind: true, enumerable: true, forced: FORCED }, {", "lineNumber": 8, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.queue-microtask.js", "line": "$({ global: true, enumerable: true, noTargetGet: true }, {", "lineNumber": 11, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.timers.js", "line": "$({ global: true, bind: true, forced: MSIE }, {", "lineNumber": 21, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.timers.js", "line": " setTimeout: wrap(global.setTimeout),", "lineNumber": 24, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.timers.js", "line": " setInterval: wrap(global.setInterval)", "lineNumber": 27, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-append(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.url-search-params.js", "line": " append: function append(name, value) {", "lineNumber": 167, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.url-search-params.js", "line": "$({ global: true, forced: !USE_NATIVE_URL }, {", "lineNumber": 312, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.url-search-params.js", "line": " $({ global: true, enumerable: true, forced: true }, {", "lineNumber": 319, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.url.js", "line": "$({ global: true, forced: !USE_NATIVE_URL, sham: !DESCRIPTORS }, {", "lineNumber": 1005, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "jQuery-$(", "path": "node_modules/global-agent/node_modules/core-js/modules/web.url.to-json.js", "line": "$({ target: 'URL', proto: true, enumerable: true }, {", "lineNumber": 6, "reasonCategory": "falseMatch", "updated": "2020-02-18T22:49:03.644Z" }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "lineNumber": 34, "reasonCategory": "usageTrusted", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Hard-coded string used for testing capabilities." }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "lineNumber": 36, "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Used to load dependencies; parent function loadModuleFromSource_ is used in one place only." }, { "rule": "jQuery-$(", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "lineNumber": 45, "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Regular expression, not jQuery call" }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "lineNumber": 52, "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Transpilation logic" }, { "rule": "jQuery-load(", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "lineNumber": 61, "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Part of their google closure 'debug loader'" }, { "rule": "jQuery-globalEval(", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "lineNumber": 74, "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Part of their google closure 'debug loader'" }, { "rule": "DOM-innerHTML", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "lineNumber": 279, "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Debug capabilities" }, { "rule": "DOM-innerHTML", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "line": "goog.dom.safe.unsafeSetInnerHtmlDoNotUseOrElse=function(a,b){if(goog.dom.safe.isInnerHtmlCleanupRecursive_())for(;a.lastChild;)a.removeChild(a.lastChild);a.innerHTML=goog.html.SafeHtml.unwrapTrustedHTML(b)};", "lineNumber": 280, "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Debug capabilities" }, { "rule": "DOM-outerHTML", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "lineNumber": 282, "reasonCategory": "usageTrusted", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Escapes HTML, HTML comes from a constant" }, { "rule": "DOM-innerHTML", "path": "node_modules/got/node_modules/@sindresorhus/is/dist/index.js", "line": " 'innerHTML',", "lineNumber": 157, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/got/node_modules/@sindresorhus/is/dist/source/index.js", "line": " 'innerHTML',", "lineNumber": 133, "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-$(", "path": "node_modules/history/node_modules/js-tokens/index.js", "lineNumber": 10, "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-$(", "path": "node_modules/history/umd/history.min.js", "lineNumber": 1, "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-load(", "path": "node_modules/http-proxy-agent/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 160, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/http-proxy-agent/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 178, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/http-proxy-agent/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 162, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/http-proxy-agent/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 186, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/https-proxy-agent/node_modules/debug/src/browser.js", "line": "function load() {", "lineNumber": 160, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/https-proxy-agent/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "lineNumber": 178, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/https-proxy-agent/node_modules/debug/src/node.js", "line": "function load() {", "lineNumber": 162, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-load(", "path": "node_modules/https-proxy-agent/node_modules/debug/src/node.js", "line": "exports.enable(load());", "lineNumber": 186, "reasonCategory": "falseMatch", "updated": "2018-11-27T18:02:26.186Z" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " $(window).on(\"load\", function() {", "lineNumber": 68, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.telInput = $(element);", "lineNumber": 73, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.hadInitialPlaceholder = Boolean($(element).attr(\"placeholder\"));", "lineNumber": 79, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " $(\"body\").addClass(\"iti-mobile\");", "lineNumber": 97, "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.telInput.wrap($(\"