[ { "rule": "jQuery-after(", "path": "components/indexeddb-backbonejs-adapter/backbone-indexeddb.js", "reasonCategory": "falseMatch", "updated": "2018-09-13T21:24:40.667Z", "line": " migration.after(function () {" }, { "rule": "jQuery-before(", "path": "components/indexeddb-backbonejs-adapter/backbone-indexeddb.js", "reasonCategory": "falseMatch", "updated": "2018-09-13T21:24:40.667Z", "line": " migration.before(function () {" }, { "rule": "eval", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " return eval(funcstr);", "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of a set of functions to implement C calls" }, { "rule": "eval", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " func = eval('_' + ident); // explicit lookup", "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of runtime library for C++ transpiled code" }, { "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", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-globalEval(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " globalEval(read(f));", "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) {", "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": " globalEval(Module['read'](f));", "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Part of system for loading dependencies" }, { "rule": "jQuery-insertBefore(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "line": " canvasContainer.parentNode.insertBefore(canvas, canvasContainer);", "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);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM nodes" }, { "rule": "jQuery-load(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "reasonCategory": "falseMatch", "updated": "2018-09-15T00:16:19.197Z", "line": " Module['load'] = function load(f) {" }, { "rule": "jQuery-load(", "path": "components/mp3lameencoder/lib/Mp3LameEncoder.js", "reasonCategory": "falseMatch", "updated": "2018-09-15T00:16:19.197Z", "line": " Module['load'] = function load(f) {" }, { "rule": "DOM-innerHTML", "path": "components/qrcode/qrcode.js", "line": "\t\t\tthis._el.innerHTML = '';", "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Hard-coded string" }, { "rule": "DOM-innerHTML", "path": "components/qrcode/qrcode.js", "line": "\t\t\t_el.innerHTML = aHTML.join('');", "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": "jQuery-append(", "path": "node_modules/@discoveryjs/json-ext/dist/json-ext.js", "line": " function append(array, elements) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-append(", "path": "node_modules/@discoveryjs/json-ext/dist/json-ext.js", "line": " append(this.valueStack.value, JSON.parse('[' + fragment + ']'));", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-append(", "path": "node_modules/@discoveryjs/json-ext/dist/json-ext.js", "line": " append(this.valueStack.value, JSON.parse('[' + fragment + ']'));", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-append(", "path": "node_modules/@discoveryjs/json-ext/dist/json-ext.js", "line": " append(this.valueStack.value, JSON.parse(fragment));", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-append(", "path": "node_modules/@discoveryjs/json-ext/src/parse-chunked.js", "line": "function append(array, elements) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-append(", "path": "node_modules/@discoveryjs/json-ext/src/parse-chunked.js", "line": " append(this.valueStack.value, JSON.parse('[' + fragment + ']'));", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-append(", "path": "node_modules/@discoveryjs/json-ext/src/parse-chunked.js", "line": " append(this.valueStack.value, JSON.parse('[' + fragment + ']'));", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-append(", "path": "node_modules/@discoveryjs/json-ext/src/parse-chunked.js", "line": " append(this.valueStack.value, JSON.parse(fragment));", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/@protobufjs/inquire/index.js", "line": " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval", "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "What's being eval'd is a static string" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/animated/dist/react-spring-animated.cjs.dev.js", "line": " const instanceRef = React.useRef(null);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/animated/dist/react-spring-animated.cjs.dev.js", "line": " const observerRef = React.useRef();", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/animated/dist/react-spring-animated.cjs.prod.js", "line": " const instanceRef = React.useRef(null);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/animated/dist/react-spring-animated.cjs.prod.js", "line": " const observerRef = React.useRef();", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/animated/dist/react-spring-animated.esm.js", "line": " const instanceRef = useRef(null);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/animated/dist/react-spring-animated.esm.js", "line": " const observerRef = useRef();", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js", "line": " const layoutId = React.useRef(0);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js", "line": " const ctrls = React.useRef([...state.ctrls]);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.dev.js", "line": " const usedTransitions = React.useRef(null);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js", "line": " const layoutId = React.useRef(0);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js", "line": " const ctrls = React.useRef([...state.ctrls]);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/core/dist/react-spring-core.cjs.prod.js", "line": " const usedTransitions = React.useRef(null);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/core/dist/react-spring-core.esm.js", "line": " const layoutId = useRef(0);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/core/dist/react-spring-core.esm.js", "line": " const ctrls = useRef([...state.ctrls]);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/core/dist/react-spring-core.esm.js", "line": " const usedTransitions = useRef(null);", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.dev.js", "line": " const committed = React.useRef();", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.dev.js", "line": " const prevRef = React.useRef();", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.prod.js", "line": " const committed = React.useRef();", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/shared/dist/react-spring-shared.cjs.prod.js", "line": " const prevRef = React.useRef();", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/shared/dist/react-spring-shared.esm.js", "line": " const committed = useRef();", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "React-useRef", "path": "node_modules/@react-spring/shared/dist/react-spring-shared.esm.js", "line": " const prevRef = useRef();", "reasonCategory": "usageTrusted", "updated": "2021-09-27T21:37:06.339Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/@sindresorhus/is/dist/index.js", "line": " 'innerHTML',", "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/@sindresorhus/is/dist/source/index.js", "line": " 'innerHTML',", "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", "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() {", "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);", "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);", "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;", "reasonCategory": "testCode", "updated": "2020-10-09T22:28:48.591Z" }, { "rule": "jQuery-before(", "path": "node_modules/@sinonjs/commons/lib/global.test.js", "line": " before(function() {", "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);", "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);", "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]);", "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);", "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);", "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);", "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);", "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);", "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]);", "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);", "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);", "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);", "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);", "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);", "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);", "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));", "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", "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "function load() {", "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "exports.enable(load());", "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "function load() {", "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, { "rule": "jQuery-load(", "path": "node_modules/@yarnpkg/lockfile/index.js", "line": "exports.enable(load());", "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)", "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) {", "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),", "reasonCategory": "falseMatch", "updated": "2020-08-26T18:06:51.702Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/ast-types/lib/path.js", "line": " Pp.insertAfter = function insertAfter(node) {", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/ast-types/lib/path.js", "line": " Pp.insertBefore = function insertBefore(node) {", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/axe-core/axe.js", "line": " style.innerHTML = usePointer ? '* { pointer-events: all }' : '* { visibility: visible }';", "reasonCategory": "usageTrusted", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/axe-core/axe.js", "line": " var source = element.outerHTML;", "reasonCategory": "usageTrusted", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " var afterResults = check4.after(beforeResults, option);", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " value: function after(results, options) {", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " return rule3.after(ruleResult, options);", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.js", "line": " results = audit3.after(results, options);", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "jQuery-load(", "path": "node_modules/axe-core/axe.js", "line": " function load(audit3) {", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/axe-core/axe.min.js", "reasonCategory": "usageTrusted", "updated": "2021-04-13T17:31:15.352Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/axe-core/axe.min.js", "reasonCategory": "usageTrusted", "updated": "2021-04-13T17:31:15.352Z" }, { "rule": "jQuery-$(", "path": "node_modules/axe-core/axe.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-13T17:31:15.352Z" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/axe.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-13T17:31:15.352Z" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/lib/core/base/audit.js", "line": "\tafter(results, options) {", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/lib/core/base/audit.js", "line": "\t\t\treturn rule.after(ruleResult, options);", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/lib/core/base/rule.js", "line": "\t\tvar afterResults = check.after(beforeResults, option);", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "jQuery-load(", "path": "node_modules/axe-core/lib/core/public/load.js", "line": "function load(audit) {", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "jQuery-after(", "path": "node_modules/axe-core/lib/core/public/run-rules.js", "line": "\t\t\t\tresults = audit.after(results, options);", "reasonCategory": "falseMatch", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/axe-core/lib/core/utils/dq-element.js", "line": "\tvar source = element.outerHTML;", "reasonCategory": "usageTrusted", "updated": "2021-04-13T00:52:21.453Z" }, { "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", "reasonCategory": "usageTrusted", "updated": "2021-04-13T00:52:21.453Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/axe-core/lib/core/utils/pollyfills.js", "line": "\tstyle.innerHTML = usePointer", "reasonCategory": "usageTrusted", "updated": "2021-04-13T17:31:15.352Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/axe-core/lib/core/utils/valid-langs.js", "line": "const str = document.querySelector('pre').innerHTML;", "reasonCategory": "usageTrusted", "updated": "2021-04-13T17:31:15.352Z" }, { "rule": "jQuery-$(", "path": "node_modules/backbone/backbone-min.js", "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", "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": " // If `this.el` is a string, pass it through `$()`, take the first", "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-$(", "path": "node_modules/backbone/backbone.js", "line": " this.$el = el instanceof Backbone.$ ? el : Backbone.$(el);", "reasonCategory": "ruleNeeded", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Need a rule for setElement, which contains this" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/backbone/backbone.js", "line": " var iWindow = body.insertBefore(this.iframe, body.firstChild).contentWindow;", "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)", "reasonCategory": "falseMatch", "updated": "2021-01-20T22:39:55.418Z" }, { "rule": "jQuery-append(", "path": "node_modules/bl/BufferList.js", "line": " copy.append(this._bufs[i])", "reasonCategory": "falseMatch", "updated": "2021-01-20T22:39:55.418Z" }, { "rule": "jQuery-append(", "path": "node_modules/bl/BufferList.js", "line": " this.append(buf[i])", "reasonCategory": "falseMatch", "updated": "2021-01-20T22:39:55.418Z" }, { "rule": "jQuery-append(", "path": "node_modules/bl/BufferList.js", "line": " this.append(buf._bufs[i])", "reasonCategory": "falseMatch", "updated": "2021-01-20T22:39:55.418Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob-util/dist/blob-util.cjs.js", "line": " builder.append(parts[i]);", "reasonCategory": "falseMatch", "updated": "2021-07-14T23:12:47.258Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob-util/dist/blob-util.es.js", "line": " builder.append(parts[i]);", "reasonCategory": "falseMatch", "updated": "2021-07-14T23:12:47.258Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob-util/dist/blob-util.js", "line": " builder.append(parts[i]);", "reasonCategory": "falseMatch", "updated": "2021-07-14T23:12:47.258Z" }, { "rule": "jQuery-append(", "path": "node_modules/blob-util/dist/blob-util.min.js", "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);", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/cacheable-lookup/source/index.js", "line": "\t\t].map(promise => wrap(promise)));", "reasonCategory": "falseMatch", "updated": "2021-10-06T15:40:12.124Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/caching-transform/index.js", "line": "function wrap(opts) {", "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')", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/config/lib/config.js", "line": " configObject = VisionmediaYaml.eval(util.stripYamlComments(content));", "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-load(", "path": "node_modules/config/lib/config.js", "line": " configObject = Yaml.load(content);", "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);", "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/esm/node-path.js", "line": "function insertAfter(context, newNode) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/esm/node-path.js", "line": "function insertBefore(context, newNode) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-after(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/esm/traverse.js", "line": " after(type, path);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-after(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/esm/traverse.js", "line": " after(unionType, path);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-before(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/esm/traverse.js", "line": " before(type, path);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-before(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/esm/traverse.js", "line": " before(unionType, path);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/lib/node-path.js", "line": "function insertAfter(context, newNode) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/lib/node-path.js", "line": "function insertBefore(context, newNode) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-after(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/lib/traverse.js", "line": " after(type, path);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-after(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/lib/traverse.js", "line": " after(unionType, path);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-before(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/lib/traverse.js", "line": " before(type, path);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-before(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/ast/lib/traverse.js", "line": " before(unionType, path);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-after(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/wasm-edit/esm/index.js", "line": " function after(type, path) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-before(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/wasm-edit/esm/index.js", "line": " function before(type, path) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-after(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/wasm-edit/lib/index.js", "line": " function after(type, path) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-before(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/@webassemblyjs/wasm-edit/lib/index.js", "line": " function before(type, path) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-$(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/acorn/dist/acorn.js", "line": " // $$('#table-binary-unicode-properties > figure > table > tbody > tr > td:nth-child(1) code').map(el => el.innerText)", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/eslint-scope/lib/index.js", "line": " * @param {boolean} [providedOptions.ignoreEval=false]- whether to check 'eval()' calls", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/eslint-scope/lib/scope.js", "line": " * Moreover, if 'eval()' is used in a scope, it might introduce new", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/eslint-scope/lib/scope.js", "line": " * Whether this is a scope that contains an 'eval()' invocation.", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/source-map-support/browser-source-map-support.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/source-map-support/source-map-support.js", "line": " // Most eval() calls are in this format", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/source-map-support/source-map-support.js", "line": " // Parse nested eval() calls using recursion", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/source-map-support/source-map-support.js", "line": " // passed to eval() ending in \"//# sourceURL=...\" will return the source file", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/source-map-support/source-map-support.js", "line": " // Code called using eval() needs special handling", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "jQuery-$(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "jQuery-after(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "jQuery-before(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/terser/tools/domprops.js", "line": " \"innerHTML\",", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/terser/tools/domprops.js", "line": " \"outerHTML\",", "reasonCategory": "falseMatch", "updated": "2021-04-06T23:11:04.431Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/webpack/lib/EvalDevToolModuleTemplatePlugin.js", "line": "\t\t\t\t\t`eval(${JSON.stringify(content + footer)});`", "reasonCategory": "usageTrusted", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/webpack/lib/EvalSourceMapDevToolModuleTemplatePlugin.js", "line": "\t\t\t\t\t`eval(${JSON.stringify(content + footer)});`", "reasonCategory": "usageTrusted", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-$(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/webpack/lib/HotModuleReplacement.runtime.js", "line": "\t\t\treturn $require$(request);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-$(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/webpack/lib/HotModuleReplacement.runtime.js", "line": "\t\t\t\t$require$(moduleId);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-$(", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/webpack/lib/Template.js", "line": "const PATH_NAME_NORMALIZE_REPLACE_REGEX = /[^a-zA-Z0-9_!§$()=\\-^°]+/g;", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/corejs-upgrade-webpack-plugin/node_modules/webpack/lib/optimize/ModuleConcatenationPlugin.js", "line": "\t\t\t\t\t\tparser.state.module.buildMeta.moduleConcatenationBailout = \"eval()\";", "reasonCategory": "usageTrusted", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/css/node_modules/source-map/lib/source-map/source-node.js", "line": " this.prepend(aChunk[i]);", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/dist/debug.js", "line": " createDebug.enable(createDebug.load());", "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/dist/debug.js", "line": " function load() {", "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/browser.js", "line": "function load() {", "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/common.js", "line": "\tcreateDebug.enable(createDebug.load());", "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/debug/src/node.js", "line": "function load() {", "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}));", "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}));", "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)));", "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) {", "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) {", "reasonCategory": "usageTrusted", "updated": "2020-04-13T22:04:17.176Z" }, { "rule": "eval", "path": "node_modules/depd/index.js", "line": " var deprecatedfn = eval('(function (' + args + ') {\\n' +", "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() {", "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());", "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() {", "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());", "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/diff/dist/diff.min.js", "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/duplexer3/index.js", "line": " readable = (new stream.Readable(options)).wrap(readable);", "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)", "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() {", "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());", "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() {", "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());", "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);", "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);", "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) {", "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);", "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) {", "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();", "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);", "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);", "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) {", "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);", "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) {", "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) {", "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);", "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);", "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);", "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);", "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) {", "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);", "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/envinfo/dist/envinfo.js", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/es6-promisify/dist/promisify.js", "line": " * @param {bool} settings.multiArgs - Should multiple arguments be returned as an array?", "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;", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "React-ref", "path": "node_modules/esquery/dist/esquery.esm.min.js", "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't react" }, { "rule": "React-ref", "path": "node_modules/esquery/dist/esquery.min.js", "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't react" }, { "rule": "jQuery-load(", "path": "node_modules/execa/node_modules/signal-exit/index.js", "line": " load()", "reasonCategory": "falseMatch", "updated": "2021-05-20T20:01:50.505Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/expand-range/node_modules/fill-range/index.js", "line": " return wrap([origA, origB], sep, opts);", "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);", "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) {", "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() {", "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());", "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() {", "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());", "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/file-entry-cache/cache.js", "line": " var cache = flatCache.load( cacheId, _path );", "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/filelist/index.js", "line": " wrap(ARRAY_METHODS[i]);", "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) {", "reasonCategory": "falseMatch", "updated": "2020-08-25T00:30:50.619Z" }, { "rule": "jQuery-load(", "path": "node_modules/flat-cache/cache.js", "line": " me.load( fName, dir );", "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-load(", "path": "node_modules/flat-cache/cache.js", "line": " obj.load( docId, cacheDir );", "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "React-findDOMNode", "path": "node_modules/focus-trap-react/dist/focus-trap-react.js", "line": " var focusTrapElementDOMNodes = this.focusTrapElements.map( // NOTE: `findDOMNode()` does not support CSS selectors; it'll just return", "reasonCategory": "exampleCode", "updated": "2021-10-01T23:53:26.107Z" }, { "rule": "React-findDOMNode", "path": "node_modules/focus-trap-react/src/focus-trap-react.js", "line": " // NOTE: `findDOMNode()` does not support CSS selectors; it'll just return", "reasonCategory": "exampleCode", "updated": "2021-10-01T23:53:26.107Z" }, { "rule": "jQuery-load(", "path": "node_modules/foreground-child/node_modules/signal-exit/index.js", "line": " load()", "reasonCategory": "falseMatch", "updated": "2021-05-20T20:01:50.505Z" }, { "rule": "jQuery-append(", "path": "node_modules/form-data/lib/form_data.js", "line": " append(header);", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/form-data/lib/form_data.js", "line": " append(footer);", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/form-data/lib/form_data.js", "line": " append(value);", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-load(", "path": "node_modules/gauge/node_modules/signal-exit/index.js", "line": " load()", "reasonCategory": "falseMatch", "updated": "2021-05-20T20:01:50.505Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "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)};", "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Debug capabilities" }, { "rule": "DOM-outerHTML", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "reasonCategory": "usageTrusted", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Escapes HTML, HTML comes from a constant" }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Transpilation logic" }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Used to load dependencies; parent function loadModuleFromSource_ is used in one place only." }, { "rule": "eval", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "reasonCategory": "usageTrusted", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Hard-coded string used for testing capabilities." }, { "rule": "jQuery-$(", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Regular expression, not jQuery call" }, { "rule": "jQuery-globalEval(", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Part of their google closure 'debug loader'" }, { "rule": "jQuery-load(", "path": "node_modules/google-libphonenumber/dist/libphonenumber.js", "reasonCategory": "notExercisedByOurApp", "updated": "2021-02-16T19:08:17.452Z", "reasonDetail": "Part of their google closure 'debug loader'" }, { "rule": "jQuery-append(", "path": "node_modules/got/dist/source/core/index.js", "line": " searchParameters.append(key, '');", "reasonCategory": "falseMatch", "updated": "2021-10-06T15:40:12.124Z" }, { "rule": "jQuery-append(", "path": "node_modules/got/dist/source/core/index.js", "line": " searchParameters.append(key, value);", "reasonCategory": "falseMatch", "updated": "2021-10-06T15:40:12.124Z" }, { "rule": "jQuery-append(", "path": "node_modules/got/dist/source/core/index.js", "line": " searchParameters.append(key, value);", "reasonCategory": "falseMatch", "updated": "2021-10-06T15:40:12.124Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/got/node_modules/@sindresorhus/is/dist/index.js", "line": " 'innerHTML',", "reasonCategory": "usageTrusted", "updated": "2021-10-06T15:40:12.124Z" }, { "rule": "jQuery-$(", "path": "node_modules/history/umd/history.min.js", "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/html-minifier-terser/node_modules/commander/index.js", "line": " desc.push(' ' + pad(arg.name, width) + ' ' + wrap(argsDescription[arg.name], descriptionWidth, width + 4));", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/html-minifier-terser/node_modules/commander/index.js", "line": "function wrap(str, width, indent) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/html-minifier-terser/node_modules/commander/index.js", "line": " return wrap(str, width, indent);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/html-minifier-terser/node_modules/source-map-support/browser-source-map-support.js", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/html-minifier-terser/node_modules/source-map-support/source-map-support.js", "line": " // Most eval() calls are in this format", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/html-minifier-terser/node_modules/source-map-support/source-map-support.js", "line": " // Parse nested eval() calls using recursion", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/html-minifier-terser/node_modules/source-map-support/source-map-support.js", "line": " // passed to eval() ending in \"//# sourceURL=...\" will return the source file", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "eval", "path": "node_modules/html-minifier-terser/node_modules/source-map-support/source-map-support.js", "line": " // Code called using eval() needs special handling", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/html-minifier-terser/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/html-minifier-terser/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-$(", "path": "node_modules/html-minifier-terser/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-after(", "path": "node_modules/html-minifier-terser/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-before(", "path": "node_modules/html-minifier-terser/node_modules/terser/dist/bundle.min.js", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/html-minifier-terser/node_modules/terser/tools/domprops.js", "line": " \"innerHTML\",", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/html-minifier-terser/node_modules/terser/tools/domprops.js", "line": " \"outerHTML\",", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-wrapAll(", "path": "node_modules/html-minifier/node_modules/clean-css/lib/optimizer/wrap-for-optimizing.js", "line": "function wrapAll(properties, includeVariable, skipProperties) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/html-minifier/node_modules/clean-css/lib/writer/simple.js", "line": " wrap(serializeContext, value);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/html-minifier/node_modules/clean-css/lib/writer/simple.js", "line": "function wrap(serializeContext, value) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/html-minifier/node_modules/clean-css/lib/writer/source-maps.js", "line": " wrap(serializeContext, value);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/html-minifier/node_modules/clean-css/lib/writer/source-maps.js", "line": "function wrap(serializeContext, value) {", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-after(", "path": "node_modules/html-minifier/node_modules/uglify-js/lib/transform.js", "line": " y = tw.after(x, in_list);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-before(", "path": "node_modules/html-minifier/node_modules/uglify-js/lib/transform.js", "line": " if (tw.before) x = tw.before(this, descend, in_list);", "reasonCategory": "falseMatch", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-load(", "path": "node_modules/http-proxy-agent/node_modules/debug/src/browser.js", "line": "function load() {", "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());", "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() {", "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());", "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() {", "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);", "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\"));", "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\");", "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($(\"
\", {", "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.flagsContainer = $(\"
\", {", "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": " var selectedFlag = $(\"
\", {", "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.selectedFlagInner = $(\"
\", {", "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.selectedDialCode = $(\"
\", {", "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": " $(\"
\", {", "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.countryList = $(\"
    \", {", "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": " $(\"
  • \", {", "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.dropdown = $(\"
    \", {", "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.countryListItems = $();", "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.hiddenInput = $(\"\", {", "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": " $(window).on(\"load\", function() {", "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": " $(\".intl-tel-input input\").intlTelInput(\"handleAutoCountry\");", "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": " $(form).on(\"submit\" + this.ns, function() {", "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": " var pos = this.telInput.offset(), inputTop = pos.top, windowTop = $(window).scrollTop(), // dropdownFitsBelow = (dropdownBottom < windowBottom)", "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": " dropdownFitsBelow = inputTop + this.telInput.outerHeight() + this.dropdownHeight < windowTop + $(window).height(), dropdownFitsAbove = inputTop - this.dropdownHeight > windowTop;", "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": " that._highlightListItem($(this));", "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": " that._selectListItem($(this));", "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": " $(\"html\").on(\"click\" + this.ns, function(e) {", "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": " $(document).off(this.ns);", "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": " $(\"html\").off(this.ns);", "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": " $(window).off(\"scroll\" + this.ns);", "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": " $(form).off(this.ns);", "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": " $(\".intl-tel-input input\").intlTelInput(\"handleUtils\");", "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": " $(window).on(\"scroll\" + this.ns, function() {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input - ns is a controlled string" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " $(document).on(\"keydown\" + this.ns, function(e) {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input - ns is a controlled string" }, { "rule": "jQuery-append(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " }).append(this.countryList);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-append(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.countryList.append(tmp);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "tmp raw HTML, but it is generated from country data" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " selectedFlag.appendTo(this.flagsContainer);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " }).appendTo(selectedFlag);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " }).appendTo(selectedFlag);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " }).appendTo(selectedFlag);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " }).appendTo(this.countryList);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.countryList.appendTo(this.flagsContainer);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.dropdown.appendTo(this.options.dropdownContainer);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-before(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " container.before(this.telInput).remove();", "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Updating existing DOM elements" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " }).insertBefore(this.telInput);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " }).insertBefore(this.telInput);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-wrap(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.js", "line": " this.telInput.wrap($(\"
    \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Making a div with constrained options" }, { "rule": "jQuery-append(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.min.js", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "See other exceptions for intl-tel-input" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.min.js", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "See other exceptions for intl-tel-input" }, { "rule": "jQuery-before(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.min.js", "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Updating existing DOM element" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.min.js", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "See other exceptions for intl-tel-input" }, { "rule": "jQuery-wrap(", "path": "node_modules/intl-tel-input/build/js/intlTelInput.min.js", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "See other exceptions for intl-tel-input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": "$(window).on(\"load\", function() {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(\"body\").addClass(\"iti-mobile\");", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.telInput.wrap($(\"
    \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.flagsContainer = $(\"
    \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " var selectedFlag = $(\"
    \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.selectedFlagInner = $(\"
    \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.selectedDialCode = $(\"
    \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(\"
    \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.countryList = $(\"
      \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(\"
    • \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.dropdown = $(\"
      \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.countryListItems = $();", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.hiddenInput = $(\"\", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(window).on(\"load\", function() {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(\".intl-tel-input input\").intlTelInput(\"handleAutoCountry\");", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(form).on(\"submit\" + this.ns, function () {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " windowTop = $(window).scrollTop(),", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " dropdownFitsBelow = (inputTop + this.telInput.outerHeight() + this.dropdownHeight < windowTop + $(window).height()),", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(window).on(\"scroll\" + this.ns, function() {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " that._highlightListItem($(this));", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " that._selectListItem($(this));", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(\"html\").on(\"click\" + this.ns, function(e) {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(document).on(\"keydown\" + this.ns, function(e) {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(document).off(this.ns);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(\"html\").off(this.ns);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(window).off(\"scroll\" + this.ns);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(form).off(this.ns);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " $(\".intl-tel-input input\").intlTelInput(\"handleUtils\");", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.telInput = $(element);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "The Plugin constructor is only called within jquery-bound functions, and given existing DOM elements" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.hadInitialPlaceholder = Boolean($(element).attr(\"placeholder\"));", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "The Plugin constructor is only called within jquery-bound functions, and given existing DOM elements" }, { "rule": "jQuery-append(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " }).append(this.countryList);", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-append(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.countryList.append(tmp);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "tmp raw HTML, but it is generated from country data" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " selectedFlag.appendTo(this.flagsContainer);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " }).appendTo(selectedFlag);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " }).appendTo(selectedFlag);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " }).appendTo(selectedFlag);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " }).appendTo(this.countryList);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.countryList.appendTo(this.flagsContainer);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-appendTo(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.dropdown.appendTo(this.options.dropdownContainer);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-before(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " container.before(this.telInput).remove();", "reasonCategory": "usageTrusted", "updated": "2018-09-18T19:19:27.699Z", "reasonDetail": "Updating existing DOM element" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " }).insertBefore(this.telInput);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " }).insertBefore(this.telInput);", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Interacting with already-existing DOM elements" }, { "rule": "jQuery-wrap(", "path": "node_modules/intl-tel-input/src/js/intlTelInput.js", "line": " this.telInput.wrap($(\"
      \", {", "reasonCategory": "usageTrusted", "updated": "2018-09-19T18:13:29.628Z", "reasonDetail": "Making a div with constrained options" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/spec/helpers/helpers.js", "line": " $(\"body\").trigger(getKeyEvent(key, \"keydown\"));", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/spec/helpers/helpers.js", "line": " $(\"body\").trigger(getKeyEvent(key, \"keyup\"));", "reasonCategory": "usageTrusted", "updated": "2018-09-19T21:59:32.770Z", "reasonDetail": "Protected from arbitrary input" }, { "rule": "jQuery-$(", "path": "node_modules/intl-tel-input/src/spec/helpers/helpers.js", "line": " $(\"body\").trigger(getKeyEvent(key, \"keypress\"));", "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Static selector argument" }, { "rule": "DOM-document.write(", "path": "node_modules/is-function/browser-test.js", "line": " iframe.contentWindow.document.write([", "reasonCategory": "testCode", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "DOM-document.write(", "path": "node_modules/is-function/test.js", "line": " iframe.contentWindow.document.write([", "reasonCategory": "testCode", "updated": "2018-09-15T00:38:04.183Z" }, { "rule": "jQuery-append(", "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/headers.js", "line": "\t\t\t\tself.append(prop, item.toString());", "reasonCategory": "falseMatch", "updated": "2020-08-11T15:42:40.409Z" }, { "rule": "jQuery-append(", "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/index.js", "line": "\t\t\t\t\tthis.append(headerName, value);", "reasonCategory": "falseMatch", "updated": "2020-08-11T15:42:35.324Z" }, { "rule": "jQuery-append(", "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/index.js", "line": "\t\t// We don't worry about converting prop to ByteString here as append()", "reasonCategory": "falseMatch", "updated": "2020-08-11T15:42:35.324Z" }, { "rule": "jQuery-append(", "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/index.js", "line": "\t\t\t\t\tthis.append(pair[0], pair[1]);", "reasonCategory": "falseMatch", "updated": "2020-08-11T15:42:35.324Z" }, { "rule": "jQuery-append(", "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/index.js", "line": "\t\t\t\t\tthis.append(key, value);", "reasonCategory": "falseMatch", "updated": "2020-08-11T15:42:35.324Z" }, { "rule": "jQuery-append(", "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/index.js", "line": "\tappend(name, value) {", "reasonCategory": "falseMatch", "updated": "2020-08-11T15:42:35.324Z" }, { "rule": "jQuery-append(", "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/index.js", "line": "\t\t\t\tthis.headers.append('Content-Type', contentType);", "reasonCategory": "falseMatch", "updated": "2020-08-11T15:42:35.324Z" }, { "rule": "jQuery-append(", "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/index.js", "line": "\t\t\t\t\t\theaders.append(name, val);", "reasonCategory": "falseMatch", "updated": "2020-08-11T15:42:35.324Z" }, { "rule": "jQuery-append(", "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/index.js", "line": "\t\t\t\t\theaders.append(name, res.headers[name]);", "reasonCategory": "falseMatch", "updated": "2020-08-11T15:42:35.324Z" }, { "rule": "jQuery-load(", "path": "node_modules/jpeg-js/lib/decoder.js", "line": " load: function load(path) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/js-base64/base64.js", "line": " buffer = eval(\"require('buffer').Buffer\");", "reasonCategory": "usageTrusted", "updated": "2020-08-25T16:58:28.474Z", "reasonDetail": "Hard coded string" }, { "rule": "eval", "path": "node_modules/js-base64/base64.min.js", "reasonCategory": "usageTrusted", "updated": "2020-08-25T16:58:28.474Z", "reasonDetail": "Hard coded string" }, { "rule": "jQuery-$(", "path": "node_modules/js-tokens/index.js", "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-load(", "path": "node_modules/js-yaml/dist/js-yaml.js", "line": "function load(input, options) {", "reasonCategory": "falseMatch", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "jQuery-load(", "path": "node_modules/js-yaml/dist/js-yaml.js", "line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));", "reasonCategory": "falseMatch", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "jQuery-load(", "path": "node_modules/js-yaml/dist/js-yaml.js", "line": " // Avoid code execution in load() via toString property", "reasonCategory": "falseMatch", "updated": "2019-06-19T20:42:32.133Z" }, { "rule": "jQuery-$(", "path": "node_modules/js-yaml/dist/js-yaml.min.js", "reasonCategory": "falseMatch", "updated": "2019-03-13T01:27:05.473Z" }, { "rule": "jQuery-load(", "path": "node_modules/js-yaml/lib/js-yaml/loader.js", "line": "function load(input, options) {", "reasonCategory": "falseMatch", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "jQuery-load(", "path": "node_modules/js-yaml/lib/js-yaml/loader.js", "line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));", "reasonCategory": "falseMatch", "updated": "2019-04-03T00:52:04.925Z" }, { "rule": "jQuery-load(", "path": "node_modules/js-yaml/lib/js-yaml/loader.js", "line": " // Avoid code execution in load() via toString property", "reasonCategory": "falseMatch", "updated": "2019-06-19T20:42:32.133Z" }, { "rule": "jQuery-append(", "path": "node_modules/jszip/dist/jszip.js", "line": " builder.append(buffer);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-append(", "path": "node_modules/jszip/dist/jszip.js", "line": " builder.append(part);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/jszip/dist/jszip.js", "line": " * @param {String} zipCompression the compression defined at the load() level.", "reasonCategory": "exampleCode", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/jszip/dist/jszip.js", "line": " zipEntries.load(data);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-append(", "path": "node_modules/jszip/dist/jszip.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-append(", "path": "node_modules/jszip/dist/jszip.min.js", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-load(", "path": "node_modules/jszip/dist/jszip.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/jszip/lib/generate/index.js", "line": " * @param {String} zipCompression the compression defined at the load() level.", "reasonCategory": "exampleCode", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/jszip/lib/load.js", "line": " zipEntries.load(data);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-append(", "path": "node_modules/jszip/lib/support.js", "line": " builder.append(buffer);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-append(", "path": "node_modules/jszip/lib/utils.js", "line": " builder.append(part);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/build/index.js", "line": " if (name.indexOf(ns + \".\") === 0 && !in$(name, experimental)) {", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/build/index.js", "line": " function in$(x, xs){", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/client/core.js", "line": "\t if(!NPCG)separator2 = new RegExp('^' + separatorCopy.source + '$(?!\\\\s)', flags);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/core.js", "line": "\t return wrap(tag);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/core.js", "line": "\t return wrap(wks(name));", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/core.js", "line": "\t setTimeout: wrap(global.setTimeout),", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/core.js", "line": "\t setInterval: wrap(global.setInterval)", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/client/core.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/client/core.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/library.js", "line": "\t return wrap(tag);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/library.js", "line": "\t return wrap(wks(name));", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/library.js", "line": "\t setTimeout: wrap(global.setTimeout),", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/library.js", "line": "\t setInterval: wrap(global.setInterval)", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/client/library.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/client/shim.js", "line": "\t if(!NPCG)separator2 = new RegExp('^' + separatorCopy.source + '$(?!\\\\s)', flags);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/shim.js", "line": "\t return wrap(tag);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/shim.js", "line": "\t return wrap(wks(name));", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/shim.js", "line": "\t setTimeout: wrap(global.setTimeout),", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/client/shim.js", "line": "\t setInterval: wrap(global.setInterval)", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/client/shim.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/client/shim.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/library/modules/es6.symbol.js", "line": " return wrap(tag);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/library/modules/es6.symbol.js", "line": " return wrap(wks(name));", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/library/modules/web.timers.js", "line": " setTimeout: wrap(global.setTimeout),", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/library/modules/web.timers.js", "line": " setInterval: wrap(global.setInterval)", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-$(", "path": "node_modules/jszip/node_modules/core-js/modules/es6.regexp.split.js", "line": " if(!NPCG)separator2 = new RegExp('^' + separatorCopy.source + '$(?!\\\\s)', flags);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/modules/es6.symbol.js", "line": " return wrap(tag);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/modules/es6.symbol.js", "line": " return wrap(wks(name));", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/modules/web.timers.js", "line": " setTimeout: wrap(global.setTimeout),", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/jszip/node_modules/core-js/modules/web.timers.js", "line": " setInterval: wrap(global.setInterval)", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/internals/collection.js", "line": " $({ global: true, forced: Constructor != NativeConstructor }, exported);", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/internals/define-iterator.js", "line": " } else $({ target: NAME, proto: true, forced: BUGGY_SAFARI_ITERATORS || INCORRECT_VALUES_NAME }, methods);", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/internals/regexp-exec.js", "line": " reCopy = new RegExp('^' + re.source + '$(?!\\\\s)', regexpFlags.call(re));", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/internals/typed-array-constructor.js", "line": " $({ target: 'Object', stat: true, forced: !NATIVE_ARRAY_BUFFER_VIEWS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/internals/typed-array-constructor.js", "line": " $({", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array-buffer.constructor.js", "line": "$({ global: true, forced: NativeArrayBuffer !== ArrayBuffer }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array-buffer.is-view.js", "line": "$({ target: 'ArrayBuffer', stat: true, forced: !NATIVE_ARRAY_BUFFER_VIEWS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array-buffer.slice.js", "line": "$({ target: 'ArrayBuffer', proto: true, unsafe: true, forced: INCORRECT_SLICE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.concat.js", "line": "$({ target: 'Array', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.copy-within.js", "line": "$({ target: 'Array', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.every.js", "line": "$({ target: 'Array', proto: true, forced: sloppyArrayMethod('every') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.fill.js", "line": "$({ target: 'Array', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.filter.js", "line": "$({ target: 'Array', proto: true, forced: !arrayMethodHasSpeciesSupport('filter') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.find-index.js", "line": "$({ target: 'Array', proto: true, forced: SKIPS_HOLES }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.find.js", "line": "$({ target: 'Array', proto: true, forced: SKIPS_HOLES }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.flat-map.js", "line": "$({ target: 'Array', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.flat.js", "line": "$({ target: 'Array', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.for-each.js", "line": "$({ target: 'Array', proto: true, forced: [].forEach != forEach }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.from.js", "line": "$({ target: 'Array', stat: true, forced: INCORRECT_ITERATION }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.includes.js", "line": "$({ target: 'Array', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.index-of.js", "line": "$({ target: 'Array', proto: true, forced: NEGATIVE_ZERO || SLOPPY_METHOD }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.is-array.js", "line": "$({ target: 'Array', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.join.js", "line": "$({ target: 'Array', proto: true, forced: ES3_STRINGS || SLOPPY_METHOD }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.last-index-of.js", "line": "$({ target: 'Array', proto: true, forced: lastIndexOf !== [].lastIndexOf }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.map.js", "line": "$({ target: 'Array', proto: true, forced: !arrayMethodHasSpeciesSupport('map') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.of.js", "line": "$({ target: 'Array', stat: true, forced: ISNT_GENERIC }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.reduce-right.js", "line": "$({ target: 'Array', proto: true, forced: sloppyArrayMethod('reduceRight') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.reduce.js", "line": "$({ target: 'Array', proto: true, forced: sloppyArrayMethod('reduce') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.reverse.js", "line": "$({ target: 'Array', proto: true, forced: String(test) === String(test.reverse()) }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.slice.js", "line": "$({ target: 'Array', proto: true, forced: !arrayMethodHasSpeciesSupport('slice') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.some.js", "line": "$({ target: 'Array', proto: true, forced: sloppyArrayMethod('some') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.sort.js", "line": "$({ target: 'Array', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.array.splice.js", "line": "$({ target: 'Array', proto: true, forced: !arrayMethodHasSpeciesSupport('splice') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.data-view.js", "line": "$({ global: true, forced: !NATIVE_ARRAY_BUFFER }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.date.now.js", "line": "$({ target: 'Date', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.date.to-iso-string.js", "line": "$({ target: 'Date', proto: true, forced: Date.prototype.toISOString !== toISOString }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.date.to-json.js", "line": "$({ target: 'Date', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.function.bind.js", "line": "$({ target: 'Function', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.acosh.js", "line": "$({ target: 'Math', stat: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.asinh.js", "line": "$({ target: 'Math', stat: true, forced: !(nativeAsinh && 1 / nativeAsinh(0) > 0) }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.atanh.js", "line": "$({ target: 'Math', stat: true, forced: !(nativeAtanh && 1 / nativeAtanh(-0) < 0) }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.cbrt.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.clz32.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.cosh.js", "line": "$({ target: 'Math', stat: true, forced: !nativeCosh || nativeCosh(710) === Infinity }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.expm1.js", "line": "$({ target: 'Math', stat: true, forced: expm1 != Math.expm1 }, { expm1: expm1 });", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.fround.js", "line": "$({ target: 'Math', stat: true }, { fround: fround });", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.hypot.js", "line": "$({ target: 'Math', stat: true, forced: BUGGY }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.imul.js", "line": "$({ target: 'Math', stat: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.log10.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.log1p.js", "line": "$({ target: 'Math', stat: true }, { log1p: log1p });", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.log2.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.sign.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.sinh.js", "line": "$({ target: 'Math', stat: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.tanh.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.math.trunc.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.epsilon.js", "line": "$({ target: 'Number', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.is-finite.js", "line": "$({ target: 'Number', stat: true }, { isFinite: numberIsFinite });", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.is-integer.js", "line": "$({ target: 'Number', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.is-nan.js", "line": "$({ target: 'Number', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.is-safe-integer.js", "line": "$({ target: 'Number', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.max-safe-integer.js", "line": "$({ target: 'Number', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.min-safe-integer.js", "line": "$({ target: 'Number', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.parse-float.js", "line": "$({ target: 'Number', stat: true, forced: Number.parseFloat != parseFloat }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.parse-int.js", "line": "$({ target: 'Number', stat: true, forced: Number.parseInt != parseInt }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.to-fixed.js", "line": "$({ target: 'Number', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.number.to-precision.js", "line": "$({ target: 'Number', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.assign.js", "line": "$({ target: 'Object', stat: true, forced: Object.assign !== assign }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.create.js", "line": "$({ target: 'Object', stat: true, sham: !DESCRIPTORS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.define-getter.js", "line": " $({ target: 'Object', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.define-properties.js", "line": "$({ target: 'Object', stat: true, forced: !DESCRIPTORS, sham: !DESCRIPTORS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.define-property.js", "line": "$({ target: 'Object', stat: true, forced: !DESCRIPTORS, sham: !DESCRIPTORS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.define-setter.js", "line": " $({ target: 'Object', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.entries.js", "line": "$({ target: 'Object', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.freeze.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES, sham: !FREEZING }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.from-entries.js", "line": "$({ target: 'Object', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.get-own-property-descriptor.js", "line": "$({ target: 'Object', stat: true, forced: FORCED, sham: !DESCRIPTORS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.get-own-property-descriptors.js", "line": "$({ target: 'Object', stat: true, sham: !DESCRIPTORS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.get-own-property-names.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.get-prototype-of.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES, sham: !CORRECT_PROTOTYPE_GETTER }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.is-extensible.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.is-frozen.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.is-sealed.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.is.js", "line": "$({ target: 'Object', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.keys.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.lookup-getter.js", "line": " $({ target: 'Object', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.lookup-setter.js", "line": " $({ target: 'Object', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.prevent-extensions.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES, sham: !FREEZING }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.seal.js", "line": "$({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES, sham: !FREEZING }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.set-prototype-of.js", "line": "$({ target: 'Object', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.object.values.js", "line": "$({ target: 'Object', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.parse-float.js", "line": "$({ global: true, forced: parseFloat != parseFloatImplementation }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.parse-int.js", "line": "$({ global: true, forced: parseInt != parseIntImplementation }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.promise.all-settled.js", "line": "$({ target: 'Promise', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.promise.finally.js", "line": "$({ target: 'Promise', proto: true, real: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.promise.js", "line": " if (typeof $fetch == 'function') $({ global: true, enumerable: true, forced: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.promise.js", "line": "$({ global: true, wrap: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.promise.js", "line": "$({ target: PROMISE, stat: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.promise.js", "line": "$({ target: PROMISE, stat: true, forced: IS_PURE || FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.promise.js", "line": "$({ target: PROMISE, stat: true, forced: INCORRECT_ITERATION }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.apply.js", "line": "$({ target: 'Reflect', stat: true, forced: OPTIONAL_ARGUMENTS_LIST }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.construct.js", "line": "$({ target: 'Reflect', stat: true, forced: FORCED, sham: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.define-property.js", "line": "$({ target: 'Reflect', stat: true, forced: ERROR_INSTEAD_OF_FALSE, sham: !DESCRIPTORS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.delete-property.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.get-own-property-descriptor.js", "line": "$({ target: 'Reflect', stat: true, sham: !DESCRIPTORS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.get-prototype-of.js", "line": "$({ target: 'Reflect', stat: true, sham: !CORRECT_PROTOTYPE_GETTER }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.get.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.has.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.is-extensible.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.own-keys.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.prevent-extensions.js", "line": "$({ target: 'Reflect', stat: true, sham: !FREEZING }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.set-prototype-of.js", "line": "if (objectSetPrototypeOf) $({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.reflect.set.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.regexp.exec.js", "line": "$({ target: 'RegExp', proto: true, forced: /./.exec !== exec }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.anchor.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('anchor') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.big.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('big') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.blink.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('blink') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.bold.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('bold') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.code-point-at.js", "line": "$({ target: 'String', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.ends-with.js", "line": "$({ target: 'String', proto: true, forced: !correctIsRegExpLogic('endsWith') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.fixed.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('fixed') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.fontcolor.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('fontcolor') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.fontsize.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('fontsize') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.from-code-point.js", "line": "$({ target: 'String', stat: true, forced: INCORRECT_LENGTH }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.includes.js", "line": "$({ target: 'String', proto: true, forced: !correctIsRegExpLogic('includes') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.italics.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('italics') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.link.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('link') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.match-all.js", "line": "$({ target: 'String', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.pad-end.js", "line": "$({ target: 'String', proto: true, forced: WEBKIT_BUG }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.pad-start.js", "line": "$({ target: 'String', proto: true, forced: WEBKIT_BUG }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.raw.js", "line": "$({ target: 'String', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.repeat.js", "line": "$({ target: 'String', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.replace.js", "line": "var SUBSTITUTION_SYMBOLS = /\\$([$&'`]|\\d\\d?|<[^>]*>)/g;", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.replace.js", "line": "var SUBSTITUTION_SYMBOLS_NO_NAMED = /\\$([$&'`]|\\d\\d?)/g;", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.small.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('small') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.starts-with.js", "line": "$({ target: 'String', proto: true, forced: !correctIsRegExpLogic('startsWith') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.strike.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('strike') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.sub.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('sub') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.sup.js", "line": "$({ target: 'String', proto: true, forced: forcedStringHTMLMethod('sup') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.trim-end.js", "line": "$({ target: 'String', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.trim-start.js", "line": "$({ target: 'String', proto: true, forced: FORCED }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.string.trim.js", "line": "$({ target: 'String', proto: true, forced: forcedStringTrimMethod('trim') }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.symbol.description.js", "line": " $({ global: true, forced: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.symbol.js", "line": "$({ global: true, wrap: true, forced: !NATIVE_SYMBOL, sham: !NATIVE_SYMBOL }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.symbol.js", "line": "$({ target: SYMBOL, stat: true, forced: !NATIVE_SYMBOL }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.symbol.js", "line": "$({ target: 'Object', stat: true, forced: !NATIVE_SYMBOL, sham: !DESCRIPTORS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.symbol.js", "line": "$({ target: 'Object', stat: true, forced: !NATIVE_SYMBOL }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.symbol.js", "line": "$({ target: 'Object', stat: true, forced: fails(function () { getOwnPropertySymbolsModule.f(1); }) }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.symbol.js", "line": "JSON && $({ target: 'JSON', stat: true, forced: !NATIVE_SYMBOL || fails(function () {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.symbol.js", "line": " return wrap(tag, description);", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/es.symbol.js", "line": " return wrap(wellKnownSymbol(name), name);", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.aggregate-error.js", "line": "$({ global: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.array.is-template-object.js", "line": "$({ target: 'Array', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.composite-key.js", "line": "$({ global: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.composite-symbol.js", "line": "$({ global: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.global-this.js", "line": "$({ global: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.delete-all.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.every.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.filter.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.find-key.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.find.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.from.js", "line": "$({ target: 'Map', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.group-by.js", "line": "$({ target: 'Map', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.includes.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.key-by.js", "line": "$({ target: 'Map', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.key-of.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.map-keys.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.map-values.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.merge.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.of.js", "line": "$({ target: 'Map', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.reduce.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.some.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.update-or-insert.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.map.update.js", "line": "$({ target: 'Map', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.clamp.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.deg-per-rad.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.degrees.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.fscale.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.iaddh.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.imulh.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.isubh.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.rad-per-deg.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.radians.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.scale.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.seeded-prng.js", "line": "$({ target: 'Math', stat: true, forced: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.signbit.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.math.umulh.js", "line": "$({ target: 'Math', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.number.from-string.js", "line": "$({ target: 'Number', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.observable.js", "line": "$({ global: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.promise.any.js", "line": "$({ target: 'Promise', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.promise.try.js", "line": "$({ target: 'Promise', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.reflect.define-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.reflect.delete-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.reflect.get-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.reflect.has-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.reflect.metadata.js", "line": "$({ target: 'Reflect', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.add-all.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.delete-all.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.difference.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.every.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.filter.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.find.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.from.js", "line": "$({ target: 'Set', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.intersection.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.is-disjoint-from.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.is-subset-of.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.is-superset-of.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.join.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.map.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.of.js", "line": "$({ target: 'Set', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.reduce.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.some.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.symmetric-difference.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.set.union.js", "line": "$({ target: 'Set', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.string.at.js", "line": "$({ target: 'String', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.string.code-points.js", "line": "$({ target: 'String', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.string.replace-all.js", "line": "$({ target: 'String', proto: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.weak-map.delete-all.js", "line": "$({ target: 'WeakMap', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.weak-map.from.js", "line": "$({ target: 'WeakMap', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.weak-map.of.js", "line": "$({ target: 'WeakMap', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.weak-set.add-all.js", "line": "$({ target: 'WeakSet', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.weak-set.delete-all.js", "line": "$({ target: 'WeakSet', proto: true, real: true, forced: IS_PURE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.weak-set.from.js", "line": "$({ target: 'WeakSet', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/esnext.weak-set.of.js", "line": "$({ target: 'WeakSet', stat: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/web.queue-microtask.js", "line": "$({ global: true, enumerable: true, noTargetGet: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/web.timers.js", "line": "$({ global: true, bind: true, forced: MSIE }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/web.timers.js", "line": " setTimeout: wrap(global.setTimeout),", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/web.timers.js", "line": " setInterval: wrap(global.setInterval)", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/web.url-search-params.js", "line": "$({ global: true, forced: !USE_NATIVE_URL }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-append(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/web.url-search-params.js", "line": " append: function append(name, value) {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/web.url.js", "line": "$({ global: true, forced: !USE_NATIVE_URL, sham: !DESCRIPTORS }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/lazy-universal-dotenv/node_modules/core-js/modules/web.url.to-json.js", "line": "$({ target: 'URL', proto: true, enumerable: true }, {", "reasonCategory": "falseMatch", "updated": "2020-01-06T20:40:04.973Z" }, { "rule": "jQuery-$(", "path": "node_modules/levn/lib/parse-string.js", "line": " function not$(x){ return !x; }", "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", "line": "apply = curry$(function(f, list){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", "line": " return curry$(f);", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", "line": "flip = curry$(function(f, x, y){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", "line": "over = curry$(function(f, g, x, y){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", "line": "function curry$(f, bound){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": " if (in$(x, ys)) {", "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": " if (!in$(x, ys)) {", "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": " if (!in$(x, results)) {", "reasonCategory": "falseMatch", "updated": "2020-08-26T00:10:28.628Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "each = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "map = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "filter = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "reject = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "remove = curry$(function(el, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "partition = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "find = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": " if (!in$(x, result)) {", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "uniqueBy = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": " if (in$(val, seen)) {", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "fold = foldl = curry$(function(f, memo, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "fold1 = foldl1 = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "foldr = curry$(function(f, memo, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "foldr1 = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "unfoldr = curry$(function(f, b){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "concatMap = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "countBy = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "groupBy = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "any = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "all = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "sortWith = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "sortBy = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "maximumBy = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "minimumBy = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "scan = scanl = curry$(function(f, memo, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "scan1 = scanl1 = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "scanr = curry$(function(f, memo, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "scanr1 = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "slice = curry$(function(x, y, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "take = curry$(function(n, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "drop = curry$(function(n, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "splitAt = curry$(function(n, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "takeWhile = curry$(function(p, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "dropWhile = curry$(function(p, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "span = curry$(function(p, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "breakList = curry$(function(p, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": " return span(compose$(p, not$), xs);", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "zip = curry$(function(xs, ys){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "zipWith = curry$(function(f, xs, ys){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": " results$.push(f.apply(null, (fn$())));", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": " function fn$(){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "at = curry$(function(n, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "elemIndex = curry$(function(el, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "elemIndices = curry$(function(el, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "findIndex = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "findIndices = curry$(function(f, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "function curry$(f, bound){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "function in$(x, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "function compose$() {", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/List.js", "line": "function not$(x){ return !x; }", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "max = curry$(function(x$, y$){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "min = curry$(function(x$, y$){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "quot = curry$(function(x, y){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "rem = curry$(function(x$, y$){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "div = curry$(function(x, y){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "mod = curry$(function(x$, y$){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "pow = curry$(function(x$, y$){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "atan2 = curry$(function(x, y){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "gcd = curry$(function(x, y){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "lcm = curry$(function(x, y){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", "line": "function curry$(f, bound){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", "line": "listsToObj = curry$(function(keys, values){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", "line": "each = curry$(function(f, object){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", "line": "map = curry$(function(f, object){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", "line": "filter = curry$(function(f, object){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", "line": "reject = curry$(function(f, object){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", "line": "partition = curry$(function(f, object){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", "line": "find = curry$(function(f, object){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", "line": "function curry$(f, bound){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", "line": "split = curry$(function(sep, str){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", "line": "join = curry$(function(sep, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", "line": "repeat = curry$(function(n, str){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", "line": "function curry$(f, bound){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/index.js", "line": "isType = curry$(function(type, x){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/index.js", "line": "replicate = curry$(function(n, x){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/prelude-ls/lib/index.js", "line": "function curry$(f, bound){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/type-check/lib/parse-type.js", "line": " if (in$('->', tokens)) {", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/levn/node_modules/type-check/lib/parse-type.js", "line": " function in$(x, xs){", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/libheif-js/libheif/libheif.js", "reasonCategory": "falseMatch", "updated": "2021-07-16T22:15:43.772Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/load-json-file/node_modules/pify/index.js", "line": "\t\t\t\t} else if (opts.multiArgs) {", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "eval", "path": "node_modules/loader-runner/lib/loadLoader.js", "line": "\t\t\tvar modulePromise = eval(\"import(\" + JSON.stringify(loaderUrl.toString()) + \")\");", "reasonCategory": "usageTrusted", "updated": "2021-04-05T20:48:36.065Z" }, { "rule": "jQuery-after(", "path": "node_modules/lodash-es/after.js", "line": " * var done = _.after(saves.length, function() {", "reasonCategory": "falseMatch", "updated": "2019-03-09T00:08:44.242Z" }, { "rule": "jQuery-after(", "path": "node_modules/lodash-es/after.js", "line": "function after(n, func) {", "reasonCategory": "falseMatch", "updated": "2019-03-09T00:08:44.242Z" }, { "rule": "jQuery-before(", "path": "node_modules/lodash-es/before.js", "line": " * jQuery(element).on('click', _.before(5, addContactToList));", "reasonCategory": "exampleCode", "updated": "2019-03-09T00:08:44.242Z" }, { "rule": "jQuery-before(", "path": "node_modules/lodash-es/before.js", "line": "function before(n, func) {", "reasonCategory": "falseMatch", "updated": "2019-03-09T00:08:44.242Z" }, { "rule": "jQuery-before(", "path": "node_modules/lodash-es/once.js", "line": " return before(2, func);", "reasonCategory": "falseMatch", "updated": "2019-03-09T00:08:44.242Z" }, { "rule": "jQuery-$(", "path": "node_modules/loose-envify/node_modules/js-tokens/index.js", "reasonCategory": "falseMatch", "updated": "2021-05-24T17:14:21.037Z", "reasonDetail": "This is inside of a regular expression and is not jQuery." }, { "rule": "jQuery-load(", "path": "node_modules/loud-rejection/node_modules/signal-exit/index.js", "line": " load()", "reasonCategory": "falseMatch", "updated": "2021-05-20T20:01:50.505Z" }, { "rule": "jQuery-html(", "path": "node_modules/marked/lib/marked.js", "line": " return this.renderer.html(this.token.text);", "reasonCategory": "falseMatch", "updated": "2019-08-15T17:10:42.360Z" }, { "rule": "jQuery-html(", "path": "node_modules/marked/marked.min.js", "reasonCategory": "falseMatch", "updated": "2019-08-15T17:10:42.360Z" }, { "rule": "jQuery-after(", "path": "node_modules/mime/src/test.js", "line": " after(function() {", "reasonCategory": "usageTrusted", "updated": "2020-04-13T22:04:17.176Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/min-document/serialize.js", "line": " } else if (elem.innerHTML) {", "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Getting the value, not setting it" }, { "rule": "DOM-innerHTML", "path": "node_modules/min-document/serialize.js", "line": " key !== \"textContent\" && key !== \"innerText\" && key !== \"namespaceURI\" && key !== \"innerHTML\"", "reasonCategory": "usageTrusted", "updated": "2018-09-15T00:38:04.183Z", "reasonDetail": "Getting the value, not setting it" }, { "rule": "DOM-innerHTML", "path": "node_modules/min-document/serialize.js", "line": " strings.push(elem.innerHTML)", "reasonCategory": "usageTrusted", "updated": "2020-09-11T17:24:56.124Z", "reasonDetail": "Read, not write" }, { "rule": "jQuery-$(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/ajv.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/ajv.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "React-ref", "path": "node_modules/mksnapshot/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/mksnapshot/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/mksnapshot/node_modules/form-data/lib/form_data.js", "line": " append(header);", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/mksnapshot/node_modules/form-data/lib/form_data.js", "line": " append(footer);", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/mksnapshot/node_modules/form-data/lib/form_data.js", "line": " append(value);", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-append(", "path": "node_modules/mksnapshot/node_modules/request/lib/multipart.js", "line": " return chunked ? body.append(part) : body.push(Buffer.from(part))", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/mksnapshot/node_modules/request/request.js", "line": " requestForm.append(key, value.value, value.options)", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/mksnapshot/node_modules/request/request.js", "line": " requestForm.append(key, value)", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/moment/min/moment.min.js", "reasonCategory": "falseMatch", "updated": "2021-05-07T01:39:53.992Z" }, { "rule": "jQuery-load(", "path": "node_modules/nconf/lib/nconf/provider.js", "line": " return next(new Error('nconf store ' + store.type + ' has no load() method'));", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/nconf/lib/nconf/provider.js", "line": " : store.load(next);", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/nconf/node_modules/yargs/index.js", "line": " usage.wrap(cols)", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-append(", "path": "node_modules/needle/lib/multipart.js", "line": " function append(data, filename) {", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/needle/lib/multipart.js", "line": " if (part.buffer) return append(part.buffer, filename);", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/needle/lib/multipart.js", "line": " append(data, filename);", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/needle/lib/multipart.js", "line": " append();", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-load(", "path": "node_modules/needle/node_modules/debug/dist/debug.js", "line": " createDebug.enable(createDebug.load());", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/needle/node_modules/debug/dist/debug.js", "line": " function load() {", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/needle/node_modules/debug/src/browser.js", "line": "function load() {", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/needle/node_modules/debug/src/common.js", "line": " createDebug.enable(createDebug.load());", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-load(", "path": "node_modules/needle/node_modules/debug/src/node.js", "line": "function load() {", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/neo-async/async.js", "line": " this.insertBefore(this.head, node);", "reasonCategory": "falseMatch", "updated": "2020-04-25T01:47:02.583Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/neo-async/async.js", "line": " q._tasks.insertBefore(nextNode, item);", "reasonCategory": "falseMatch", "updated": "2020-04-25T01:47:02.583Z" }, { "rule": "jQuery-$(", "path": "node_modules/neo-async/async.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-25T01:47:02.583Z" }, { "rule": "jQuery-$(", "path": "node_modules/neo-async/async.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-25T01:47:02.583Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/neo-async/async.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-25T01:47:02.583Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/neo-async/async.min.js", "reasonCategory": "falseMatch", "updated": "2020-04-25T01:47:02.583Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.es.js", "line": "\t\t\t\t\tthis.append(headerName, value);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.es.js", "line": "\t\t// We don't worry about converting prop to ByteString here as append()", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.es.js", "line": "\t\t\t\t\tthis.append(pair[0], pair[1]);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.es.js", "line": "\t\t\t\t\tthis.append(key, value);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.es.js", "line": "\tappend(name, value) {", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.es.js", "line": "\t\t\t\theaders.append('Content-Type', contentType);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.es.js", "line": "\t\t\t\theaders.append('Content-Type', contentType);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.js", "line": "\t\t\t\t\tthis.append(headerName, value);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.js", "line": "\t\t// We don't worry about converting prop to ByteString here as append()", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.js", "line": "\t\t\t\t\tthis.append(pair[0], pair[1]);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.js", "line": "\t\t\t\t\tthis.append(key, value);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.js", "line": "\tappend(name, value) {", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.js", "line": "\t\t\t\theaders.append('Content-Type', contentType);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.js", "line": "\t\t\t\theaders.append('Content-Type', contentType);", "reasonCategory": "falseMatch", "updated": "2020-09-14T16:19:54.461Z" }, { "rule": "jQuery-$(", "path": "node_modules/nugget/node_modules/ajv/dist/ajv.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/nugget/node_modules/ajv/dist/ajv.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "React-ref", "path": "node_modules/nugget/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/nugget/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/nugget/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/nugget/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/nugget/node_modules/ajv/dist/nodent.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-insertAfter(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/nugget/node_modules/ajv/dist/regenerator.min.js", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-load(", "path": "node_modules/nugget/node_modules/debug/src/browser.js", "line": "function load() {", "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-load(", "path": "node_modules/nugget/node_modules/debug/src/browser.js", "line": "exports.enable(load());", "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-load(", "path": "node_modules/nugget/node_modules/debug/src/node.js", "line": "exports.enable(load());", "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, { "rule": "jQuery-load(", "path": "node_modules/nugget/node_modules/debug/src/node.js", "line": "function load() {", "reasonCategory": "falsematch", "updated": "2020-02-18T23:18:32.165Z" }, { "rule": "jQuery-append(", "path": "node_modules/nugget/node_modules/form-data/lib/form_data.js", "line": " append(header);", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/nugget/node_modules/form-data/lib/form_data.js", "line": " append(footer);", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/nugget/node_modules/form-data/lib/form_data.js", "line": " append(value);", "reasonCategory": "falseMatch", "updated": "2020-09-11T17:24:56.124Z" }, { "rule": "jQuery-append(", "path": "node_modules/nugget/node_modules/request/lib/multipart.js", "line": " return chunked ? body.append(part) : body.push(Buffer.from(part))", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/nugget/node_modules/request/request.js", "line": " requestForm.append(key, value.value, value.options)", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-append(", "path": "node_modules/nugget/node_modules/request/request.js", "line": " requestForm.append(key, value)", "reasonCategory": "falseMatch", "updated": "2019-07-19T17:16:02.404Z" }, { "rule": "jQuery-$(", "path": "node_modules/object-hash/dist/object_hash.js", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/object-hash/dist/object_hash_test.js", "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, { "rule": "jQuery-$(", "path": "node_modules/optionator/lib/help.js", "line": " seperator = defaultString || descriptionString || exampleString ? \"\\n\" + repeatString$('=', pre.length) : '';", "reasonCategory": "falseMatch", "updated": "2020-08-28T16:12:19.904Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/optionator/lib/help.js", "line": " initialSpace = repeatString$(' ', initialIndent);", "reasonCategory": "falseMatch", "updated": "2020-08-28T16:12:19.904Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/optionator/lib/help.js", "line": " return str + \"\" + repeatString$(' ', padAmount > 0 ? padAmount : 0);", "reasonCategory": "falseMatch", "updated": "2020-08-28T16:12:19.904Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/optionator/lib/help.js", "line": " function repeatString$(str, n){", "reasonCategory": "falseMatch", "updated": "2020-08-28T16:12:19.904Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/optionator/lib/help.js", "line": " return namesString + \"\" + typeSeparatorString + wrap(type).replace(/^\\s+/, '');", "reasonCategory": "falseMatch", "updated": "2020-08-28T16:12:19.904Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/optionator/lib/help.js", "line": " ? \"\\n\" + preDescription + \"\\n\" + wrap(fullDescription)", "reasonCategory": "falseMatch", "updated": "2020-08-28T16:12:19.904Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/optionator/lib/help.js", "line": " out(initialSpace + \"\" + pre + \"\\n\" + wrap(desc));", "reasonCategory": "falseMatch", "updated": "2020-08-28T16:12:19.904Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/optionator/lib/help.js", "line": " out(initialSpace + \"\" + pad(pre, padAmount) + descriptionSeparator + wrap(desc).replace(/^\\s+/, ''));", "reasonCategory": "falseMatch", "updated": "2020-08-28T16:12:19.904Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-$(", "path": "node_modules/optionator/lib/index.js", "line": " function fn$(it){", "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-$(", "path": "node_modules/optionator/lib/index.js", "line": " import$(obj[name], val);", "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-$(", "path": "node_modules/optionator/lib/index.js", "line": " function import$(obj, src){", "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, { "rule": "jQuery-$(", "path": "node_modules/optionator/node_modules/levn/lib/parse-string.js", "line": " function not$(x){ return !x; }", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-load(", "path": "node_modules/os-locale/node_modules/signal-exit/index.js", "line": " load()", "reasonCategory": "falseMatch", "updated": "2021-05-20T20:01:50.505Z" }, { "rule": "jQuery-append(", "path": "node_modules/pac-proxy-agent/node_modules/socks/build/client/socksclient.js", "line": " this.receiveBuffer.append(data);", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-append(", "path": "node_modules/pac-proxy-agent/node_modules/socks/build/common/receivebuffer.js", "line": " append(data) {", "reasonCategory": "falseMatch", "updated": "2021-05-07T20:07:48.358Z", "reasonDetail": "isn't jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " this.insertBefore(other);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " _this.insertBefore(child, _this.children.head || undefined);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " targetParent.insertBefore(child, refNode);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " this.parent.insertBefore(after, this.next);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " _this.insertBefore(blot, refBlot || undefined);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " this.parent.insertBefore(blot, ref);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " parentBlot.children.insertBefore(this, refBlot);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " target.parent.insertBefore(this, target.next);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " this.parent.insertBefore(wrapper, this.next);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " this.insertBefore(nodes[0], null);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " after.parent.insertBefore(blot, after);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " this.parent.insertBefore(after, this.next);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/dist/parchment.js", "line": " parentBlot.domNode.insertBefore(this.domNode, refDomNode);", "reasonCategory": "usageTrusted", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "necessary for quill" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/dist/parchment.js", "line": " blot.wrap(name, value);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/dist/parchment.js", "line": " blot.wrap(parent_1);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/dist/parchment.js", "line": " child = child.wrap(InlineBlot.blotName, true);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/blot.ts", "line": " insertBefore(child: Blot, refNode?: Blot): void;", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/src/blot/abstract/blot.ts", "line": " wrap(name: string, value: any): Parent;", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/src/blot/abstract/blot.ts", "line": " wrap(wrapper: Parent): Parent;", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/container.ts", "line": " this.insertBefore(other);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/container.ts", "line": " this.insertBefore(child, this.children.head || undefined);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/container.ts", "line": " insertBefore(childBlot: Blot, refBlot?: Blot): void {", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/container.ts", "line": " targetParent.insertBefore(child, refNode);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/container.ts", "line": " this.parent.insertBefore(after, this.next);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/container.ts", "line": " this.insertBefore(blot, refBlot || undefined);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/src/blot/abstract/format.ts", "line": " wrap(name: string | Parent, value?: any): Parent {", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/src/blot/abstract/format.ts", "line": " let wrapper = super.wrap(name, value);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/shadow.ts", "line": " this.parent.insertBefore(blot, ref);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/shadow.ts", "line": " parentBlot.children.insertBefore(this, refBlot);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/shadow.ts", "line": " target.parent.insertBefore(this, target.next);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/shadow.ts", "line": " this.parent.insertBefore(wrapper, this.next);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/abstract/shadow.ts", "line": " parentBlot.domNode.insertBefore(this.domNode, refDomNode);", "reasonCategory": "usageTrusted", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "necessary for quill" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/src/blot/abstract/shadow.ts", "line": " blot.wrap(name, value);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/src/blot/abstract/shadow.ts", "line": " blot.wrap(parent);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/src/blot/abstract/shadow.ts", "line": " wrap(name: string | Parent, value?: any): Parent {", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/block.ts", "line": " after.parent.insertBefore(blot, after);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-wrap(", "path": "node_modules/parchment/src/blot/inline.ts", "line": " child = child.wrap(InlineBlot.blotName, true);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/blot/text.ts", "line": " this.parent.insertBefore(after, this.next);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-append(", "path": "node_modules/parchment/src/collection/linked-list.ts", "line": " append(...nodes: T[]): void {", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/collection/linked-list.ts", "line": " this.insertBefore(nodes[0], null);", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "jQuery-insertBefore(", "path": "node_modules/parchment/src/collection/linked-list.ts", "line": " insertBefore(node: T | null, refNode: T | null): void {", "reasonCategory": "falseMatch", "updated": "2020-10-13T18:36:57.012Z", "reasonDetail": "not jquery" }, { "rule": "DOM-innerHTML", "path": "node_modules/parse-entities/decode-entity.browser.js", "line": " el.innerHTML = entity", "reasonCategory": "usageTrusted", "updated": "2020-08-25T16:59:46.588Z", "reasonDetail": "Ephemeral element" }, { "rule": "jQuery-append(", "path": "node_modules/parse-json/index.js", "line": "\tfileName: errorEx.append('in %s')", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, { "rule": "jQuery-append(", "path": "node_modules/picomatch/lib/parse.js", "line": " if (tok.value || tok.output) append(tok);", "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-append(", "path": "node_modules/picomatch/lib/parse.js", "line": " append({ value });", "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-append(", "path": "node_modules/picomatch/lib/parse.js", "line": " append({ value });", "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "jQuery-append(", "path": "node_modules/picomatch/lib/parse.js", "line": " append({ value });", "reasonCategory": "falseMatch", "updated": "2020-02-21T14:09:28.005Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/pify/index.js", "line": "\t\t\t\tif (opts.multiArgs) {", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "thenify-multiArgs", "path": "node_modules/pify/index.js", "line": "\t\t\t\tif (opts.multiArgs) {", "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, { "rule": "jQuery-wrap(", "path": "node_modules/pino/browser.js", "line": " wrap(opts, logger, level)", "reasonCategory": "falseMatch", "updated": "2021-03-09T20:56:35.403Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/client/elementHandle.js", "line": " async innerHTML() {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/client/elementHandle.js", "line": " return this._wrapApiCall('elementHandle.innerHTML', async (channel) => {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/client/elementHandle.js", "line": " return (await channel.innerHTML()).value;", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/client/elementHandle.js", "line": " async $eval(selector, pageFunction, arg) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/client/elementHandle.js", "line": " async $$eval(selector, pageFunction, arg) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/client/elementHandle.js", "line": " async $(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/client/elementHandle.js", "line": " async $$(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/client/frame.js", "line": " async innerHTML(selector, options = {}) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/client/frame.js", "line": " return this._wrapApiCall(this._apiName('innerHTML'), async (channel) => {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/client/frame.js", "line": " return (await channel.innerHTML({ selector, ...options })).value;", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/client/frame.js", "line": " async $eval(selector, pageFunction, arg) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/client/frame.js", "line": " async $$eval(selector, pageFunction, arg) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/client/frame.js", "line": " async $(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/client/frame.js", "line": " async $$(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/client/page.js", "line": " async innerHTML(selector, options) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/client/page.js", "line": " return this._attributeToPage(() => this._mainFrame.innerHTML(selector, options));", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/client/page.js", "line": " async $eval(selector, pageFunction, arg) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/client/page.js", "line": " return this._attributeToPage(() => this._mainFrame.$eval(selector, pageFunction, arg));", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/client/page.js", "line": " async $$eval(selector, pageFunction, arg) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/client/page.js", "line": " return this._attributeToPage(() => this._mainFrame.$$eval(selector, pageFunction, arg));", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/client/page.js", "line": " async $(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/client/page.js", "line": " return this._attributeToPage(() => this._mainFrame.$(selector));", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/client/page.js", "line": " async $$(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/client/page.js", "line": " return this._attributeToPage(() => this._mainFrame.$$(selector));", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/dispatchers/elementHandlerDispatcher.js", "line": " async innerHTML(params, metadata) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/dispatchers/elementHandlerDispatcher.js", "line": " return { value: await this._elementHandle.innerHTML() };", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/dispatchers/elementHandlerDispatcher.js", "line": " const handle = await this._elementHandle.$(params.selector);", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/dispatchers/elementHandlerDispatcher.js", "line": " const elements = await this._elementHandle.$$(params.selector);", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/dispatchers/frameDispatcher.js", "line": " async innerHTML(params, metadata) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/dispatchers/frameDispatcher.js", "line": " return { value: await this._frame.innerHTML(metadata, params.selector, params) };", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/dispatchers/frameDispatcher.js", "line": " return { element: elementHandlerDispatcher_1.ElementHandleDispatcher.createNullable(this._scope, await this._frame.$(params.selector)) };", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/dispatchers/frameDispatcher.js", "line": " const elements = await this._frame.$$(params.selector);", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/generated/consoleApiSource.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-append(", "path": "node_modules/playwright/lib/generated/consoleApiSource.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/generated/injectedScriptSource.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-append(", "path": "node_modules/playwright/lib/generated/injectedScriptSource.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-append(", "path": "node_modules/playwright/lib/generated/recorderSource.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/generated/utilityScriptSource.js", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-append(", "path": "node_modules/playwright/lib/server/common/selectorParser.js", "line": " append();", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-append(", "path": "node_modules/playwright/lib/server/common/selectorParser.js", "line": " append();", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-append(", "path": "node_modules/playwright/lib/server/common/selectorParser.js", "line": " append();", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/server/dom.js", "line": " async innerHTML() {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/server/dom.js", "line": " return { value: element.innerHTML };", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/server/dom.js", "line": " return element.innerHTML;", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/server/dom.js", "line": " async $(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/server/dom.js", "line": " async $$(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-document.write(", "path": "node_modules/playwright/lib/server/frames.js", "line": " document.write(html);", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/server/frames.js", "line": " async innerHTML(metadata, selector, options = {}) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/server/frames.js", "line": " progress.log(` retrieving innerHTML from \"${selector}\"`);", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-outerHTML", "path": "node_modules/playwright/lib/server/frames.js", "line": " retVal += document.documentElement.outerHTML;", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "eval", "path": "node_modules/playwright/lib/server/frames.js", "line": " let result = self.eval(expression);", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/server/frames.js", "line": " async $(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/server/frames.js", "line": " const handle = await this.$(selector);", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/server/frames.js", "line": " async $$(selector) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/server/frames.js", "line": " const element = await this.$(selector);", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-load(", "path": "node_modules/playwright/lib/server/snapshot/snapshotStorage.js", "line": " async load(tracePrefix, resourcesDir) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/playwright/lib/server/supplements/recorder/csharp.js", "line": " prepend(text) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/playwright/lib/server/supplements/recorder/javascript.js", "line": " prepend(text) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-prepend(", "path": "node_modules/playwright/lib/server/supplements/recorder/python.js", "line": " prepend(text) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-load(", "path": "node_modules/playwright/lib/server/trace/viewer/traceViewer.js", "line": " await snapshotStorage.load(tracePrefix, resourcesDir);", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/third_party/highlightjs/highlightjs/core.js", "line": " domProps: { innerHTML: this.highlighted }", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/third_party/highlightjs/highlightjs/core.js", "line": " resultNode.innerHTML = result.value;", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/third_party/highlightjs/highlightjs/core.js", "line": " block.innerHTML = block.innerHTML.replace(/\\n/g, '').replace(//g, '\\n');", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/third_party/highlightjs/highlightjs/core.js", "line": " element.innerHTML = result.value;", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "jQuery-$(", "path": "node_modules/playwright/lib/third_party/highlightjs/highlightjs/languages/javascript.js", "line": " begin: /\\$[(.]/ // relevance booster for a pattern common to JS libs: `$(something)` and `$.something`", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": "'defaultValue', 'defaultChecked', 'innerHTML', 'suppressContentEditableWarning', 'suppressHydrationWarning', 'style'];", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " * Set the innerHTML property of a node", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " if (!('innerHTML' in node)) {", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " // IE does not have innerHTML for SVG nodes, so instead we inject the", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " reusableSVGContainer.innerHTML = '' + html.valueOf().toString() + '';", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " node.innerHTML = html;", "reasonCategory": "falseMatch", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " innerhtml: 'innerHTML',", "reasonCategory": "usageTrusted", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " error('Directly setting property `innerHTML` is not permitted. ' + 'For more information, lookup documentation on `dangerouslySetInnerHTML`.');", "reasonCategory": "usageTrusted", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " testElement.innerHTML = html;", "reasonCategory": "usageTrusted", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " return testElement.innerHTML;", "reasonCategory": "usageTrusted", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " // Create the script via .innerHTML so its \"parser-inserted\" flag is", "reasonCategory": "usageTrusted", "updated": "2021-04-06T04:01:59.934Z" }, { "rule": "DOM-innerHTML", "path": "node_modules/playwright/lib/web/recorder/app.bundle.js", "line": " div.innerHTML = '