From 003015f628b5fb8001c0207c3c5e5f9d64066304 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Thu, 3 Sep 2020 09:19:44 -0700 Subject: [PATCH] Sort exceptions.json --- ts/util/lint/exceptions.json | 4746 +++++++++++++++++----------------- 1 file changed, 2373 insertions(+), 2373 deletions(-) diff --git a/ts/util/lint/exceptions.json b/ts/util/lint/exceptions.json index e33c033dd5..9e6e045502 100644 --- a/ts/util/lint/exceptions.json +++ b/ts/util/lint/exceptions.json @@ -1317,6 +1317,15 @@ "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, + { + "rule": "eval", + "path": "node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js", + "line": " description: 'Disallow the use of `eval()`-like methods',", + "lineNumber": 38, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "just a doc" + }, { "rule": "jQuery-$(", "path": "node_modules/@yarnpkg/lockfile/index.js", @@ -1356,6 +1365,33 @@ "reasonCategory": "falseMatch", "updated": "2019-07-31T00:19:18.696Z" }, + { + "rule": "jQuery-$(", + "path": "node_modules/acorn/dist/acorn.js", + "line": " // $$('#table-binary-unicode-properties > figure > table > tbody > tr > td:nth-child(1) code').map(el => el.innerText)", + "lineNumber": 3221, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-wrap(", + "path": "node_modules/aria-query/node_modules/regenerator-runtime/runtime.js", + "line": " function wrap(innerFn, outerFn, self, tryLocsList) {", + "lineNumber": 37, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-wrap(", + "path": "node_modules/aria-query/node_modules/regenerator-runtime/runtime.js", + "line": " wrap(innerFn, outerFn, self, tryLocsList),", + "lineNumber": 232, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, { "rule": "jQuery-load(", "path": "node_modules/array-index/node_modules/debug/src/browser.js", @@ -1372,6 +1408,24 @@ "reasonCategory": "falseMatch", "updated": "2020-02-21T22:10:39.074Z" }, + { + "rule": "jQuery-load(", + "path": "node_modules/array-index/node_modules/debug/src/node.js", + "line": "function load() {", + "lineNumber": 156, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-load(", + "path": "node_modules/array-index/node_modules/debug/src/node.js", + "line": "exports.enable(load());", + "lineNumber": 248, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, { "rule": "jQuery-insertBefore(", "path": "node_modules/ast-types/lib/path.js", @@ -1638,6 +1692,325 @@ "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, + { + "rule": "jQuery-wrap(", + "path": "node_modules/axe-core/axe.js", + "line": " return function wrap() {", + "lineNumber": 872, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-wrap(", + "path": "node_modules/axe-core/axe.js", + "line": " return function wrap(arr) {", + "lineNumber": 1071, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/axe-core/axe.js", + "line": " $({", + "lineNumber": 2382, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/axe-core/axe.js", + "line": " $({", + "lineNumber": 3567, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/axe-core/axe.js", + "line": " $({", + "lineNumber": 3688, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " return rule.after(ruleResult, options);", + "lineNumber": 8674, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " var afterResults = check.after(beforeResults, option);", + "lineNumber": 9361, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " results = audit.after(results, options);", + "lineNumber": 10205, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "DOM-outerHTML", + "path": "node_modules/axe-core/axe.js", + "line": " var source = element.outerHTML;", + "lineNumber": 11066, + "reasonCategory": "otherUtilityCode", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" + }, + { + "rule": "DOM-innerHTML", + "path": "node_modules/axe-core/axe.js", + "line": " style.innerHTML = usePointer ? '* { pointer-events: all }' : '* { visibility: visible }';", + "lineNumber": 12432, + "reasonCategory": "otherUtilityCode", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 16933, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 17013, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 17037, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 17179, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 17207, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 17248, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 17284, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 17320, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 17520, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 18116, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 18150, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 18408, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 18435, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 18462, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.js", + "line": " after: function after(results, options) {", + "lineNumber": 18489, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "DOM-innerHTML", + "path": "node_modules/axe-core/axe.min.js", + "lineNumber": 12, + "reasonCategory": "otherUtilityCode", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" + }, + { + "rule": "DOM-outerHTML", + "path": "node_modules/axe-core/axe.min.js", + "lineNumber": 12, + "reasonCategory": "otherUtilityCode", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" + }, + { + "rule": "React-ref", + "path": "node_modules/axe-core/axe.min.js", + "lineNumber": 12, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't react" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/axe-core/axe.min.js", + "lineNumber": 12, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/axe.min.js", + "lineNumber": 12, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/lib/core/base/audit.js", + "line": "\t\treturn rule.after(ruleResult, options);", + "lineNumber": 612, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/lib/core/base/rule.js", + "line": "\t\tvar afterResults = check.after(beforeResults, option);", + "lineNumber": 499, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-after(", + "path": "node_modules/axe-core/lib/core/public/run-rules.js", + "line": "\t\t\t\tresults = audit.after(results, options);", + "lineNumber": 75, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T18:06:51.702Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "DOM-outerHTML", + "path": "node_modules/axe-core/lib/core/utils/dq-element.js", + "line": "\tvar source = element.outerHTML;", + "lineNumber": 15, + "reasonCategory": "otherUtilityCode", + "updated": "2020-08-26T19:34:24.581Z", + "reasonDetail": "only used by eslint-plugin-jsx-ally" + }, + { + "rule": "DOM-outerHTML", + "path": "node_modules/axe-core/lib/core/utils/dq-element.js", + "line": " * grab the source (outerHTML) and offer an array for storing frame paths", + "lineNumber": 24, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T19:34:24.581Z", + "reasonDetail": "documentation" + }, + { + "rule": "DOM-innerHTML", + "path": "node_modules/axe-core/lib/core/utils/pollyfills.js", + "line": "\tstyle.innerHTML = usePointer", + "lineNumber": 71, + "reasonCategory": "otherUtilityCode", + "updated": "2020-08-26T19:34:24.581Z", + "reasonDetail": "only used by eslint-plugin-jsx-ally" + }, { "rule": "jQuery-insertBefore(", "path": "node_modules/backbone/backbone-min.js", @@ -1883,6 +2256,14 @@ "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, + { + "rule": "thenify-multiArgs", + "path": "node_modules/del/node_modules/globby/node_modules/pify/index.js", + "line": "\t\t\t\t} else if (opts.multiArgs) {", + "lineNumber": 16, + "reasonCategory": "falseMatch", + "updated": "2020-08-25T00:30:50.619Z" + }, { "rule": "thenify-multiArgs", "path": "node_modules/del/node_modules/pify/index.js", @@ -1932,6 +2313,14 @@ "reasonCategory": "falseMatch|", "updated": "2020-04-30T22:35:27.860Z" }, + { + "rule": "jQuery-$(", + "path": "node_modules/diff/dist/diff.min.js", + "lineNumber": 38, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, { "rule": "React-findDOMNode", "path": "node_modules/draft-js/dist/Draft.js", @@ -2204,6 +2593,168 @@ "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/autocomplete.js", + "line": " return this.append(ch);", + "lineNumber": 26, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/autocomplete.js", + "line": " return this.options.multiple ? super.space(ch) : this.append(ch);", + "lineNumber": 30, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/autocomplete.js", + "line": " append(ch) {", + "lineNumber": 33, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/autocomplete.js", + "line": " return this.append(ch);", + "lineNumber": 56, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/editable.js", + "line": " append(char, key) {", + "lineNumber": 24, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/editable.js", + "line": " return this.focused.editable ? this.append(char) : super.space();", + "lineNumber": 33, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/editable.js", + "line": " return this.focused.editable ? this.append(char) : super.number(char);", + "lineNumber": 37, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/form.js", + "line": " return !!char && this.append(char);", + "lineNumber": 27, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/form.js", + "line": " append(char) {", + "lineNumber": 30, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/snippet.js", + "line": " this.append(ch, key);", + "lineNumber": 40, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/prompts/snippet.js", + "line": " append(ch, key) {", + "lineNumber": 46, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/types/number.js", + "line": " append(ch) {", + "lineNumber": 21, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/types/number.js", + "line": " return super.append(ch);", + "lineNumber": 25, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/types/number.js", + "line": " return super.append(ch);", + "lineNumber": 29, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/types/string.js", + "line": " return this.append('\\n', key);", + "lineNumber": 21, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/types/string.js", + "line": " this.append(ch);", + "lineNumber": 39, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/types/string.js", + "line": " append(ch) {", + "lineNumber": 42, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-append(", + "path": "node_modules/enquirer/lib/types/string.js", + "line": " this.append(str);", + "lineNumber": 50, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, { "rule": "thenify-multiArgs", "path": "node_modules/es6-promisify/dist/promisify.js", @@ -2220,6 +2771,22 @@ "reasonCategory": "falseMatch", "updated": "2018-09-19T18:06:35.446Z" }, + { + "rule": "React-ref", + "path": "node_modules/esquery/dist/esquery.esm.min.js", + "lineNumber": 1, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't react" + }, + { + "rule": "React-ref", + "path": "node_modules/esquery/dist/esquery.min.js", + "lineNumber": 1, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't react" + }, { "rule": "jQuery-wrap(", "path": "node_modules/expand-range/node_modules/fill-range/index.js", @@ -2372,6 +2939,14 @@ "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, + { + "rule": "thenify-multiArgs", + "path": "node_modules/find-cache-dir/node_modules/pify/index.js", + "line": "\t\tif (options.multiArgs) {", + "lineNumber": 7, + "reasonCategory": "falseMatch", + "updated": "2020-08-25T00:30:50.619Z" + }, { "rule": "jQuery-load(", "path": "node_modules/flat-cache/cache.js", @@ -2388,14 +2963,6 @@ "reasonCategory": "falseMatch", "updated": "2018-09-15T00:38:04.183Z" }, - { - "rule": "thenify-multiArgs", - "path": "node_modules/del/node_modules/globby/node_modules/pify/index.js", - "line": "\t\t\t\t} else if (opts.multiArgs) {", - "lineNumber": 16, - "reasonCategory": "falseMatch", - "updated": "2020-08-25T00:30:50.619Z" - }, { "rule": "jQuery-append(", "path": "node_modules/form-data/lib/form_data.js", @@ -5689,6 +6256,95 @@ "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());", + "lineNumber": 40, + "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);", + "lineNumber": 729, + "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()", + "lineNumber": 736, + "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]);", + "lineNumber": 761, + "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);", + "lineNumber": 767, + "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) {", + "lineNumber": 838, + "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);", + "lineNumber": 1118, + "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);", + "lineNumber": 1320, + "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]);", + "lineNumber": 1323, + "reasonCategory": "falseMatch", + "updated": "2020-08-11T15:42:35.324Z" + }, + { + "rule": "eval", + "path": "node_modules/js-base64/base64.js", + "line": " buffer = eval(\"require('buffer').Buffer\");", + "lineNumber": 29, + "reasonCategory": "usageTrusted", + "updated": "2020-08-25T16:58:28.474Z", + "reasonDetail": "Hard coded string" + }, + { + "rule": "eval", + "path": "node_modules/js-base64/base64.min.js", + "lineNumber": 1, + "reasonCategory": "usageTrusted", + "updated": "2020-08-25T16:58:28.474Z", + "reasonDetail": "Hard coded string" + }, { "rule": "jQuery-$(", "path": "node_modules/js-tokens/index.js", @@ -8147,6 +8803,780 @@ "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){", + "lineNumber": 3, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", + "line": " return curry$(f);", + "lineNumber": 7, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", + "line": "flip = curry$(function(f, x, y){", + "lineNumber": 9, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "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){", + "lineNumber": 23, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", + "line": "function curry$(f, bound){", + "lineNumber": 57, + "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){", + "lineNumber": 3, + "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": "map = curry$(function(f, xs){", + "lineNumber": 11, + "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": "filter = curry$(function(f, xs){", + "lineNumber": 29, + "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": "reject = curry$(function(f, xs){", + "lineNumber": 39, + "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": "remove = curry$(function(el, xs){", + "lineNumber": 49, + "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": "partition = curry$(function(f, xs){", + "lineNumber": 58, + "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": "find = curry$(function(f, xs){", + "lineNumber": 68, + "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, result)) {", + "lineNumber": 106, + "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": "uniqueBy = curry$(function(f, xs){", + "lineNumber": 112, + "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$(val, seen)) {", + "lineNumber": 118, + "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": "fold = foldl = curry$(function(f, memo, xs){", + "lineNumber": 126, + "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": "fold1 = foldl1 = curry$(function(f, xs){", + "lineNumber": 134, + "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": "foldr = curry$(function(f, memo, xs){", + "lineNumber": 137, + "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": "foldr1 = curry$(function(f, xs){", + "lineNumber": 145, + "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": "unfoldr = curry$(function(f, b){", + "lineNumber": 148, + "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": "concatMap = curry$(function(f, xs){", + "lineNumber": 161, + "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)) {", + "lineNumber": 199, + "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)) {", + "lineNumber": 219, + "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)) {", + "lineNumber": 239, + "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": "countBy = curry$(function(f, xs){", + "lineNumber": 246, + "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": "groupBy = curry$(function(f, xs){", + "lineNumber": 260, + "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": "any = curry$(function(f, xs){", + "lineNumber": 294, + "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": "all = curry$(function(f, xs){", + "lineNumber": 304, + "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": "sortWith = curry$(function(f, xs){", + "lineNumber": 325, + "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": "sortBy = curry$(function(f, xs){", + "lineNumber": 328, + "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": "maximumBy = curry$(function(f, xs){", + "lineNumber": 388, + "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": "minimumBy = curry$(function(f, xs){", + "lineNumber": 399, + "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": "scan = scanl = curry$(function(f, memo, xs){", + "lineNumber": 410, + "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": "scan1 = scanl1 = curry$(function(f, xs){", + "lineNumber": 422, + "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": "scanr = curry$(function(f, memo, xs){", + "lineNumber": 428, + "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": "scanr1 = curry$(function(f, xs){", + "lineNumber": 432, + "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": "slice = curry$(function(x, y, xs){", + "lineNumber": 439, + "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": "take = curry$(function(n, xs){", + "lineNumber": 442, + "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": "drop = curry$(function(n, xs){", + "lineNumber": 449, + "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": "splitAt = curry$(function(n, xs){", + "lineNumber": 456, + "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": "takeWhile = curry$(function(p, xs){", + "lineNumber": 459, + "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": "dropWhile = curry$(function(p, xs){", + "lineNumber": 471, + "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": "span = curry$(function(p, xs){", + "lineNumber": 483, + "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": "breakList = curry$(function(p, xs){", + "lineNumber": 486, + "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": " return span(compose$(p, not$), xs);", + "lineNumber": 487, + "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": "zip = curry$(function(xs, ys){", + "lineNumber": 489, + "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": "zipWith = curry$(function(f, xs, ys){", + "lineNumber": 503, + "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": " results$.push(f.apply(null, (fn$())));", + "lineNumber": 554, + "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": " function fn$(){", + "lineNumber": 557, + "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": "at = curry$(function(n, xs){", + "lineNumber": 566, + "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": "elemIndex = curry$(function(el, xs){", + "lineNumber": 573, + "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": "elemIndices = curry$(function(el, xs){", + "lineNumber": 583, + "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": "findIndex = curry$(function(f, xs){", + "lineNumber": 594, + "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": "findIndices = curry$(function(f, xs){", + "lineNumber": 604, + "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": "function curry$(f, bound){", + "lineNumber": 687, + "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": "function in$(x, xs){", + "lineNumber": 700, + "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": "function compose$() {", + "lineNumber": 705, + "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": "function not$(x){ return !x; }", + "lineNumber": 716, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "max = curry$(function(x$, y$){", + "lineNumber": 3, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "min = curry$(function(x$, y$){", + "lineNumber": 6, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "quot = curry$(function(x, y){", + "lineNumber": 22, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "rem = curry$(function(x$, y$){", + "lineNumber": 25, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "div = curry$(function(x, y){", + "lineNumber": 28, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "mod = curry$(function(x$, y$){", + "lineNumber": 31, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "pow = curry$(function(x$, y$){", + "lineNumber": 43, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "atan2 = curry$(function(x, y){", + "lineNumber": 52, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "gcd = curry$(function(x, y){", + "lineNumber": 70, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "lcm = curry$(function(x, y){", + "lineNumber": 81, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", + "line": "function curry$(f, bound){", + "lineNumber": 118, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", + "line": "listsToObj = curry$(function(keys, values){", + "lineNumber": 34, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", + "line": "each = curry$(function(f, object){", + "lineNumber": 61, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", + "line": "map = curry$(function(f, object){", + "lineNumber": 69, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", + "line": "filter = curry$(function(f, object){", + "lineNumber": 87, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", + "line": "reject = curry$(function(f, object){", + "lineNumber": 97, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", + "line": "partition = curry$(function(f, object){", + "lineNumber": 107, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", + "line": "find = curry$(function(f, object){", + "lineNumber": 117, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", + "line": "function curry$(f, bound){", + "lineNumber": 142, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", + "line": "split = curry$(function(sep, str){", + "lineNumber": 3, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", + "line": "join = curry$(function(sep, xs){", + "lineNumber": 6, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", + "line": "repeat = curry$(function(n, str){", + "lineNumber": 36, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", + "line": "function curry$(f, bound){", + "lineNumber": 80, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/index.js", + "line": "isType = curry$(function(type, x){", + "lineNumber": 11, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/index.js", + "line": "replicate = curry$(function(n, x){", + "lineNumber": 14, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/prelude-ls/lib/index.js", + "line": "function curry$(f, bound){", + "lineNumber": 166, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/type-check/lib/parse-type.js", + "line": " if (in$('->', tokens)) {", + "lineNumber": 183, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/levn/node_modules/type-check/lib/parse-type.js", + "line": " function in$(x, xs){", + "lineNumber": 193, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, { "rule": "thenify-multiArgs", "path": "node_modules/load-json-file/node_modules/pify/index.js", @@ -8536,78 +9966,6 @@ "reasonCategory": "falseMatch", "updated": "2020-04-25T01:47:02.583Z" }, - { - "rule": "jQuery-append(", - "path": "node_modules/isomorphic-fetch/node_modules/node-fetch/lib/headers.js", - "line": "\t\t\t\tself.append(prop, item.toString());", - "lineNumber": 40, - "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);", - "lineNumber": 729, - "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()", - "lineNumber": 736, - "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]);", - "lineNumber": 761, - "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);", - "lineNumber": 767, - "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) {", - "lineNumber": 838, - "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);", - "lineNumber": 1118, - "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);", - "lineNumber": 1320, - "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]);", - "lineNumber": 1323, - "reasonCategory": "falseMatch", - "updated": "2020-08-11T15:42:35.324Z" - }, { "rule": "jQuery-append(", "path": "node_modules/node-fetch/lib/index.es.js", @@ -8990,6 +10348,96 @@ "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/lib/help.js", + "line": " : [repeatString$(' ', a), b - a - 1], indent = ref$[0], width = ref$[1];", + "lineNumber": 11, + "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+/, '');", + "lineNumber": 45, + "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)", + "lineNumber": 87, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/lib/help.js", + "line": " seperator = defaultString || descriptionString || exampleString ? \"\\n\" + repeatString$('=', pre.length) : '';", + "lineNumber": 92, + "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);", + "lineNumber": 194, + "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));", + "lineNumber": 209, + "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+/, ''));", + "lineNumber": 213, + "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);", + "lineNumber": 235, + "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){", + "lineNumber": 256, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/lib/index.js", + "line": " option.dependsOn = [dependsType].concat(arrayFrom$(dependsOpts));", + "lineNumber": 107, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, { "rule": "jQuery-$(", "path": "node_modules/optionator/lib/index.js", @@ -9014,6 +10462,780 @@ "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", + "line": "apply = curry$(function(f, list){", + "lineNumber": 3, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", + "line": " return curry$(f);", + "lineNumber": 7, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", + "line": "flip = curry$(function(f, x, y){", + "lineNumber": 9, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", + "line": "over = curry$(function(f, g, x, y){", + "lineNumber": 23, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", + "line": "function curry$(f, bound){", + "lineNumber": 57, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "each = curry$(function(f, xs){", + "lineNumber": 3, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "map = curry$(function(f, xs){", + "lineNumber": 11, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "filter = curry$(function(f, xs){", + "lineNumber": 29, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "reject = curry$(function(f, xs){", + "lineNumber": 39, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "remove = curry$(function(el, xs){", + "lineNumber": 49, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "partition = curry$(function(f, xs){", + "lineNumber": 58, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "find = curry$(function(f, xs){", + "lineNumber": 68, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": " if (!in$(x, result)) {", + "lineNumber": 106, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "uniqueBy = curry$(function(f, xs){", + "lineNumber": 112, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": " if (in$(val, seen)) {", + "lineNumber": 118, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "fold = foldl = curry$(function(f, memo, xs){", + "lineNumber": 126, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "fold1 = foldl1 = curry$(function(f, xs){", + "lineNumber": 134, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "foldr = curry$(function(f, memo, xs){", + "lineNumber": 137, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "foldr1 = curry$(function(f, xs){", + "lineNumber": 145, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "unfoldr = curry$(function(f, b){", + "lineNumber": 148, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "concatMap = curry$(function(f, xs){", + "lineNumber": 161, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": " if (in$(x, ys)) {", + "lineNumber": 199, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": " if (!in$(x, ys)) {", + "lineNumber": 219, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": " if (!in$(x, results)) {", + "lineNumber": 239, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "countBy = curry$(function(f, xs){", + "lineNumber": 246, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "groupBy = curry$(function(f, xs){", + "lineNumber": 260, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "any = curry$(function(f, xs){", + "lineNumber": 294, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "all = curry$(function(f, xs){", + "lineNumber": 304, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "sortWith = curry$(function(f, xs){", + "lineNumber": 325, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "sortBy = curry$(function(f, xs){", + "lineNumber": 328, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "maximumBy = curry$(function(f, xs){", + "lineNumber": 388, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "minimumBy = curry$(function(f, xs){", + "lineNumber": 399, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "scan = scanl = curry$(function(f, memo, xs){", + "lineNumber": 410, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "scan1 = scanl1 = curry$(function(f, xs){", + "lineNumber": 422, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "scanr = curry$(function(f, memo, xs){", + "lineNumber": 428, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "scanr1 = curry$(function(f, xs){", + "lineNumber": 432, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "slice = curry$(function(x, y, xs){", + "lineNumber": 439, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "take = curry$(function(n, xs){", + "lineNumber": 442, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "drop = curry$(function(n, xs){", + "lineNumber": 449, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "splitAt = curry$(function(n, xs){", + "lineNumber": 456, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "takeWhile = curry$(function(p, xs){", + "lineNumber": 459, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "dropWhile = curry$(function(p, xs){", + "lineNumber": 471, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "span = curry$(function(p, xs){", + "lineNumber": 483, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "breakList = curry$(function(p, xs){", + "lineNumber": 486, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": " return span(compose$(p, not$), xs);", + "lineNumber": 487, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "zip = curry$(function(xs, ys){", + "lineNumber": 489, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "zipWith = curry$(function(f, xs, ys){", + "lineNumber": 503, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": " results$.push(f.apply(null, (fn$())));", + "lineNumber": 554, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": " function fn$(){", + "lineNumber": 557, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "at = curry$(function(n, xs){", + "lineNumber": 566, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "elemIndex = curry$(function(el, xs){", + "lineNumber": 573, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "elemIndices = curry$(function(el, xs){", + "lineNumber": 583, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "findIndex = curry$(function(f, xs){", + "lineNumber": 594, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "findIndices = curry$(function(f, xs){", + "lineNumber": 604, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "function curry$(f, bound){", + "lineNumber": 687, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "function in$(x, xs){", + "lineNumber": 700, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "function compose$() {", + "lineNumber": 705, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", + "line": "function not$(x){ return !x; }", + "lineNumber": 716, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "max = curry$(function(x$, y$){", + "lineNumber": 3, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "min = curry$(function(x$, y$){", + "lineNumber": 6, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "quot = curry$(function(x, y){", + "lineNumber": 22, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "rem = curry$(function(x$, y$){", + "lineNumber": 25, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "div = curry$(function(x, y){", + "lineNumber": 28, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "mod = curry$(function(x$, y$){", + "lineNumber": 31, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "pow = curry$(function(x$, y$){", + "lineNumber": 43, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "atan2 = curry$(function(x, y){", + "lineNumber": 52, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "gcd = curry$(function(x, y){", + "lineNumber": 70, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "lcm = curry$(function(x, y){", + "lineNumber": 81, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", + "line": "function curry$(f, bound){", + "lineNumber": 118, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", + "line": "listsToObj = curry$(function(keys, values){", + "lineNumber": 34, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", + "line": "each = curry$(function(f, object){", + "lineNumber": 61, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", + "line": "map = curry$(function(f, object){", + "lineNumber": 69, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", + "line": "filter = curry$(function(f, object){", + "lineNumber": 87, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", + "line": "reject = curry$(function(f, object){", + "lineNumber": 97, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", + "line": "partition = curry$(function(f, object){", + "lineNumber": 107, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", + "line": "find = curry$(function(f, object){", + "lineNumber": 117, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", + "line": "function curry$(f, bound){", + "lineNumber": 142, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Str.js", + "line": "split = curry$(function(sep, str){", + "lineNumber": 3, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Str.js", + "line": "join = curry$(function(sep, xs){", + "lineNumber": 6, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Str.js", + "line": "repeat = curry$(function(n, str){", + "lineNumber": 36, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/Str.js", + "line": "function curry$(f, bound){", + "lineNumber": 80, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/index.js", + "line": "isType = curry$(function(type, x){", + "lineNumber": 11, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/index.js", + "line": "replicate = curry$(function(n, x){", + "lineNumber": 14, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/prelude-ls/lib/index.js", + "line": "function curry$(f, bound){", + "lineNumber": 166, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/type-check/lib/parse-type.js", + "line": " if (in$('->', tokens)) {", + "lineNumber": 183, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-$(", + "path": "node_modules/optionator/node_modules/type-check/lib/parse-type.js", + "line": " function in$(x, xs){", + "lineNumber": 193, + "reasonCategory": "falseMatch", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "isn't jquery" + }, { "rule": "jQuery-wrap(", "path": "node_modules/pac-resolver/index.js", @@ -9022,6 +11244,15 @@ "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, + { + "rule": "DOM-innerHTML", + "path": "node_modules/parse-entities/decode-entity.browser.js", + "line": " el.innerHTML = entity", + "lineNumber": 16, + "reasonCategory": "usageTrusted", + "updated": "2020-08-25T16:59:46.588Z", + "reasonDetail": "Ephemeral element" + }, { "rule": "jQuery-append(", "path": "node_modules/parse-json/index.js", @@ -9886,6 +12117,15 @@ "reasonCategory": "falseMatch", "updated": "2020-04-25T01:47:02.583Z" }, + { + "rule": "jQuery-append(", + "path": "node_modules/table/dist/createStream.js", + "line": " return append(row, columnWidthIndex, config);", + "lineNumber": 124, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, { "rule": "jQuery-append(", "path": "node_modules/tar-fs/node_modules/tar-stream/extract.js", @@ -9950,14 +12190,6 @@ "reasonCategory": "falseMatch", "updated": "2020-04-30T22:35:27.860Z" }, - { - "rule": "thenify-multiArgs", - "path": "node_modules/find-cache-dir/node_modules/pify/index.js", - "line": "\t\tif (options.multiArgs) {", - "lineNumber": 7, - "reasonCategory": "falseMatch", - "updated": "2020-08-25T00:30:50.619Z" - }, { "rule": "jQuery-before(", "path": "node_modules/test-exclude/node_modules/braces/index.js", @@ -10119,6 +12351,14 @@ "reasonCategory": "falseMatch", "updated": "2018-09-19T21:59:32.770Z" }, + { + "rule": "jQuery-$(", + "path": "node_modules/uri-js/dist/es5/uri.all.min.js", + "lineNumber": 2, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T00:10:28.628Z", + "reasonDetail": "isn't jquery" + }, { "rule": "jQuery-wrap(", "path": "node_modules/webpack-log/node_modules/ansi-colors/index.js", @@ -10143,6 +12383,24 @@ "reasonCategory": "falseMatch", "updated": "2019-12-11T01:10:06.091Z" }, + { + "rule": "jQuery-load(", + "path": "node_modules/websocket/node_modules/debug/src/node.js", + "line": "function load() {", + "lineNumber": 156, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T19:34:24.581Z", + "reasonDetail": "isn't jquery" + }, + { + "rule": "jQuery-load(", + "path": "node_modules/websocket/node_modules/debug/src/node.js", + "line": "exports.enable(load());", + "lineNumber": 248, + "reasonCategory": "falseMatch", + "updated": "2020-08-26T19:34:24.581Z", + "reasonDetail": "isn't jquery" + }, { "rule": "jQuery-append(", "path": "node_modules/whatwg-fetch/fetch.js", @@ -10416,6 +12674,15 @@ "updated": "2019-08-09T00:44:31.008Z", "reasonDetail": "SearchResults needs to interact with its child List directly" }, + { + "rule": "React-createRef", + "path": "ts/components/conversation/ConversationHeader.js", + "line": " this.menuTriggerRef = react_1.default.createRef();", + "lineNumber": 16, + "reasonCategory": "usageTrusted", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "Used to reference popup menu" + }, { "rule": "React-createRef", "path": "ts/components/conversation/ConversationHeader.tsx", @@ -10443,6 +12710,23 @@ "updated": "2019-11-06T19:56:38.557Z", "reasonDetail": "Used to manage focus" }, + { + "rule": "React-createRef", + "path": "ts/components/conversation/Message.js", + "line": " this.audioRef = react_1.default.createRef();", + "lineNumber": 60, + "reasonCategory": "usageTrusted", + "updated": "2020-08-28T16:12:19.904Z" + }, + { + "rule": "React-createRef", + "path": "ts/components/conversation/Message.js", + "line": " this.reactionsContainerRef = react_1.default.createRef();", + "lineNumber": 62, + "reasonCategory": "usageTrusted", + "updated": "2020-08-28T16:12:19.904Z", + "reasonDetail": "Used for detecting clicks outside reaction viewer" + }, { "rule": "React-createRef", "path": "ts/components/conversation/Message.tsx", @@ -10679,2289 +12963,5 @@ "lineNumber": 51, "reasonCategory": "falseMatch", "updated": "2020-04-05T23:45:16.746Z" - }, - { - "rule": "eval", - "path": "node_modules/js-base64/base64.js", - "line": " buffer = eval(\"require('buffer').Buffer\");", - "lineNumber": 29, - "reasonCategory": "usageTrusted", - "updated": "2020-08-25T16:58:28.474Z", - "reasonDetail": "Hard coded string" - }, - { - "rule": "eval", - "path": "node_modules/js-base64/base64.min.js", - "lineNumber": 1, - "reasonCategory": "usageTrusted", - "updated": "2020-08-25T16:58:28.474Z", - "reasonDetail": "Hard coded string" - }, - { - "rule": "DOM-innerHTML", - "path": "node_modules/parse-entities/decode-entity.browser.js", - "line": " el.innerHTML = entity", - "lineNumber": 16, - "reasonCategory": "usageTrusted", - "updated": "2020-08-25T16:59:46.588Z", - "reasonDetail": "Ephemeral element" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/uri-js/dist/es5/uri.all.min.js", - "lineNumber": 2, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/table/dist/createStream.js", - "line": " return append(row, columnWidthIndex, config);", - "lineNumber": 124, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", - "line": "apply = curry$(function(f, list){", - "lineNumber": 3, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", - "line": " return curry$(f);", - "lineNumber": 7, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", - "line": "flip = curry$(function(f, x, y){", - "lineNumber": 9, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "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){", - "lineNumber": 23, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Func.js", - "line": "function curry$(f, bound){", - "lineNumber": 57, - "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){", - "lineNumber": 3, - "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": "map = curry$(function(f, xs){", - "lineNumber": 11, - "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": "filter = curry$(function(f, xs){", - "lineNumber": 29, - "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": "reject = curry$(function(f, xs){", - "lineNumber": 39, - "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": "remove = curry$(function(el, xs){", - "lineNumber": 49, - "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": "partition = curry$(function(f, xs){", - "lineNumber": 58, - "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": "find = curry$(function(f, xs){", - "lineNumber": 68, - "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, result)) {", - "lineNumber": 106, - "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": "uniqueBy = curry$(function(f, xs){", - "lineNumber": 112, - "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$(val, seen)) {", - "lineNumber": 118, - "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": "fold = foldl = curry$(function(f, memo, xs){", - "lineNumber": 126, - "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": "fold1 = foldl1 = curry$(function(f, xs){", - "lineNumber": 134, - "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": "foldr = curry$(function(f, memo, xs){", - "lineNumber": 137, - "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": "foldr1 = curry$(function(f, xs){", - "lineNumber": 145, - "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": "unfoldr = curry$(function(f, b){", - "lineNumber": 148, - "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": "concatMap = curry$(function(f, xs){", - "lineNumber": 161, - "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)) {", - "lineNumber": 199, - "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)) {", - "lineNumber": 219, - "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)) {", - "lineNumber": 239, - "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": "countBy = curry$(function(f, xs){", - "lineNumber": 246, - "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": "groupBy = curry$(function(f, xs){", - "lineNumber": 260, - "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": "any = curry$(function(f, xs){", - "lineNumber": 294, - "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": "all = curry$(function(f, xs){", - "lineNumber": 304, - "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": "sortWith = curry$(function(f, xs){", - "lineNumber": 325, - "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": "sortBy = curry$(function(f, xs){", - "lineNumber": 328, - "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": "maximumBy = curry$(function(f, xs){", - "lineNumber": 388, - "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": "minimumBy = curry$(function(f, xs){", - "lineNumber": 399, - "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": "scan = scanl = curry$(function(f, memo, xs){", - "lineNumber": 410, - "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": "scan1 = scanl1 = curry$(function(f, xs){", - "lineNumber": 422, - "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": "scanr = curry$(function(f, memo, xs){", - "lineNumber": 428, - "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": "scanr1 = curry$(function(f, xs){", - "lineNumber": 432, - "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": "slice = curry$(function(x, y, xs){", - "lineNumber": 439, - "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": "take = curry$(function(n, xs){", - "lineNumber": 442, - "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": "drop = curry$(function(n, xs){", - "lineNumber": 449, - "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": "splitAt = curry$(function(n, xs){", - "lineNumber": 456, - "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": "takeWhile = curry$(function(p, xs){", - "lineNumber": 459, - "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": "dropWhile = curry$(function(p, xs){", - "lineNumber": 471, - "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": "span = curry$(function(p, xs){", - "lineNumber": 483, - "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": "breakList = curry$(function(p, xs){", - "lineNumber": 486, - "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": " return span(compose$(p, not$), xs);", - "lineNumber": 487, - "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": "zip = curry$(function(xs, ys){", - "lineNumber": 489, - "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": "zipWith = curry$(function(f, xs, ys){", - "lineNumber": 503, - "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": " results$.push(f.apply(null, (fn$())));", - "lineNumber": 554, - "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": " function fn$(){", - "lineNumber": 557, - "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": "at = curry$(function(n, xs){", - "lineNumber": 566, - "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": "elemIndex = curry$(function(el, xs){", - "lineNumber": 573, - "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": "elemIndices = curry$(function(el, xs){", - "lineNumber": 583, - "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": "findIndex = curry$(function(f, xs){", - "lineNumber": 594, - "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": "findIndices = curry$(function(f, xs){", - "lineNumber": 604, - "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": "function curry$(f, bound){", - "lineNumber": 687, - "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": "function in$(x, xs){", - "lineNumber": 700, - "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": "function compose$() {", - "lineNumber": 705, - "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": "function not$(x){ return !x; }", - "lineNumber": 716, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "max = curry$(function(x$, y$){", - "lineNumber": 3, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "min = curry$(function(x$, y$){", - "lineNumber": 6, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "quot = curry$(function(x, y){", - "lineNumber": 22, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "rem = curry$(function(x$, y$){", - "lineNumber": 25, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "div = curry$(function(x, y){", - "lineNumber": 28, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "mod = curry$(function(x$, y$){", - "lineNumber": 31, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "pow = curry$(function(x$, y$){", - "lineNumber": 43, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "atan2 = curry$(function(x, y){", - "lineNumber": 52, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "gcd = curry$(function(x, y){", - "lineNumber": 70, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "lcm = curry$(function(x, y){", - "lineNumber": 81, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Num.js", - "line": "function curry$(f, bound){", - "lineNumber": 118, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", - "line": "listsToObj = curry$(function(keys, values){", - "lineNumber": 34, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", - "line": "each = curry$(function(f, object){", - "lineNumber": 61, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", - "line": "map = curry$(function(f, object){", - "lineNumber": 69, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", - "line": "filter = curry$(function(f, object){", - "lineNumber": 87, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", - "line": "reject = curry$(function(f, object){", - "lineNumber": 97, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", - "line": "partition = curry$(function(f, object){", - "lineNumber": 107, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", - "line": "find = curry$(function(f, object){", - "lineNumber": 117, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Obj.js", - "line": "function curry$(f, bound){", - "lineNumber": 142, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", - "line": "split = curry$(function(sep, str){", - "lineNumber": 3, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", - "line": "join = curry$(function(sep, xs){", - "lineNumber": 6, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", - "line": "repeat = curry$(function(n, str){", - "lineNumber": 36, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/Str.js", - "line": "function curry$(f, bound){", - "lineNumber": 80, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/index.js", - "line": "isType = curry$(function(type, x){", - "lineNumber": 11, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/index.js", - "line": "replicate = curry$(function(n, x){", - "lineNumber": 14, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/prelude-ls/lib/index.js", - "line": "function curry$(f, bound){", - "lineNumber": 166, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/type-check/lib/parse-type.js", - "line": " if (in$('->', tokens)) {", - "lineNumber": 183, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/levn/node_modules/type-check/lib/parse-type.js", - "line": " function in$(x, xs){", - "lineNumber": 193, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "React-ref", - "path": "node_modules/esquery/dist/esquery.esm.min.js", - "lineNumber": 1, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't react" - }, - { - "rule": "React-ref", - "path": "node_modules/esquery/dist/esquery.min.js", - "lineNumber": 1, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't react" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/autocomplete.js", - "line": " return this.append(ch);", - "lineNumber": 26, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/autocomplete.js", - "line": " return this.options.multiple ? super.space(ch) : this.append(ch);", - "lineNumber": 30, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/autocomplete.js", - "line": " append(ch) {", - "lineNumber": 33, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/autocomplete.js", - "line": " return this.append(ch);", - "lineNumber": 56, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/editable.js", - "line": " append(char, key) {", - "lineNumber": 24, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/editable.js", - "line": " return this.focused.editable ? this.append(char) : super.space();", - "lineNumber": 33, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/editable.js", - "line": " return this.focused.editable ? this.append(char) : super.number(char);", - "lineNumber": 37, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/form.js", - "line": " return !!char && this.append(char);", - "lineNumber": 27, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/form.js", - "line": " append(char) {", - "lineNumber": 30, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/snippet.js", - "line": " this.append(ch, key);", - "lineNumber": 40, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/prompts/snippet.js", - "line": " append(ch, key) {", - "lineNumber": 46, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/types/number.js", - "line": " append(ch) {", - "lineNumber": 21, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/types/number.js", - "line": " return super.append(ch);", - "lineNumber": 25, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/types/number.js", - "line": " return super.append(ch);", - "lineNumber": 29, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/types/string.js", - "line": " return this.append('\\n', key);", - "lineNumber": 21, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/types/string.js", - "line": " this.append(ch);", - "lineNumber": 39, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/types/string.js", - "line": " append(ch) {", - "lineNumber": 42, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-append(", - "path": "node_modules/enquirer/lib/types/string.js", - "line": " this.append(str);", - "lineNumber": 50, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/diff/dist/diff.min.js", - "lineNumber": 38, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "eval", - "path": "node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js", - "line": " description: 'Disallow the use of `eval()`-like methods',", - "lineNumber": 38, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T00:10:28.628Z", - "reasonDetail": "just a doc" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/aria-query/node_modules/regenerator-runtime/runtime.js", - "line": " function wrap(innerFn, outerFn, self, tryLocsList) {", - "lineNumber": 37, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/aria-query/node_modules/regenerator-runtime/runtime.js", - "line": " wrap(innerFn, outerFn, self, tryLocsList),", - "lineNumber": 232, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-load(", - "path": "node_modules/array-index/node_modules/debug/src/node.js", - "line": "function load() {", - "lineNumber": 156, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-load(", - "path": "node_modules/array-index/node_modules/debug/src/node.js", - "line": "exports.enable(load());", - "lineNumber": 248, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/axe-core/axe.js", - "line": " return function wrap() {", - "lineNumber": 872, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-wrap(", - "path": "node_modules/axe-core/axe.js", - "line": " return function wrap(arr) {", - "lineNumber": 1071, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/axe-core/axe.js", - "line": " $({", - "lineNumber": 2382, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/axe-core/axe.js", - "line": " $({", - "lineNumber": 3567, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/axe-core/axe.js", - "line": " $({", - "lineNumber": 3688, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " return rule.after(ruleResult, options);", - "lineNumber": 8674, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " var afterResults = check.after(beforeResults, option);", - "lineNumber": 9361, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " results = audit.after(results, options);", - "lineNumber": 10205, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "DOM-outerHTML", - "path": "node_modules/axe-core/axe.js", - "line": " var source = element.outerHTML;", - "lineNumber": 11066, - "reasonCategory": "otherUtilityCode", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" - }, - { - "rule": "DOM-innerHTML", - "path": "node_modules/axe-core/axe.js", - "line": " style.innerHTML = usePointer ? '* { pointer-events: all }' : '* { visibility: visible }';", - "lineNumber": 12432, - "reasonCategory": "otherUtilityCode", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" - }, - { - "rule": "DOM-innerHTML", - "path": "node_modules/axe-core/axe.min.js", - "lineNumber": 12, - "reasonCategory": "otherUtilityCode", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" - }, - { - "rule": "DOM-outerHTML", - "path": "node_modules/axe-core/axe.min.js", - "lineNumber": 12, - "reasonCategory": "otherUtilityCode", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "Only used by eslint-config-airbnb-typescript-prettier#eslint-plugin-jsx-a11y" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 16933, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 17013, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 17037, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 17179, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 17207, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 17248, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 17284, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 17320, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 17520, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 18116, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 18150, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 18408, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 18435, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 18462, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.js", - "line": " after: function after(results, options) {", - "lineNumber": 18489, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "React-ref", - "path": "node_modules/axe-core/axe.min.js", - "lineNumber": 12, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't react" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/axe-core/axe.min.js", - "lineNumber": 12, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/axe.min.js", - "lineNumber": 12, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/lib/core/base/audit.js", - "line": "\t\treturn rule.after(ruleResult, options);", - "lineNumber": 612, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/lib/core/base/rule.js", - "line": "\t\tvar afterResults = check.after(beforeResults, option);", - "lineNumber": 499, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-after(", - "path": "node_modules/axe-core/lib/core/public/run-rules.js", - "line": "\t\t\t\tresults = audit.after(results, options);", - "lineNumber": 75, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T18:06:51.702Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "DOM-outerHTML", - "path": "node_modules/axe-core/lib/core/utils/dq-element.js", - "line": "\tvar source = element.outerHTML;", - "lineNumber": 15, - "reasonCategory": "otherUtilityCode", - "updated": "2020-08-26T19:34:24.581Z", - "reasonDetail": "only used by eslint-plugin-jsx-ally" - }, - { - "rule": "DOM-outerHTML", - "path": "node_modules/axe-core/lib/core/utils/dq-element.js", - "line": " * grab the source (outerHTML) and offer an array for storing frame paths", - "lineNumber": 24, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T19:34:24.581Z", - "reasonDetail": "documentation" - }, - { - "rule": "DOM-innerHTML", - "path": "node_modules/axe-core/lib/core/utils/pollyfills.js", - "line": "\tstyle.innerHTML = usePointer", - "lineNumber": 71, - "reasonCategory": "otherUtilityCode", - "updated": "2020-08-26T19:34:24.581Z", - "reasonDetail": "only used by eslint-plugin-jsx-ally" - }, - { - "rule": "jQuery-load(", - "path": "node_modules/websocket/node_modules/debug/src/node.js", - "line": "function load() {", - "lineNumber": 156, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T19:34:24.581Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-load(", - "path": "node_modules/websocket/node_modules/debug/src/node.js", - "line": "exports.enable(load());", - "lineNumber": 248, - "reasonCategory": "falseMatch", - "updated": "2020-08-26T19:34:24.581Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/acorn/dist/acorn.js", - "line": " // $$('#table-binary-unicode-properties > figure > table > tbody > tr > td:nth-child(1) code').map(el => el.innerText)", - "lineNumber": 3221, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/lib/help.js", - "line": " : [repeatString$(' ', a), b - a - 1], indent = ref$[0], width = ref$[1];", - "lineNumber": 11, - "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+/, '');", - "lineNumber": 45, - "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)", - "lineNumber": 87, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/lib/help.js", - "line": " seperator = defaultString || descriptionString || exampleString ? \"\\n\" + repeatString$('=', pre.length) : '';", - "lineNumber": 92, - "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);", - "lineNumber": 194, - "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));", - "lineNumber": 209, - "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+/, ''));", - "lineNumber": 213, - "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);", - "lineNumber": 235, - "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){", - "lineNumber": 256, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/lib/index.js", - "line": " option.dependsOn = [dependsType].concat(arrayFrom$(dependsOpts));", - "lineNumber": 107, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", - "line": "apply = curry$(function(f, list){", - "lineNumber": 3, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", - "line": " return curry$(f);", - "lineNumber": 7, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", - "line": "flip = curry$(function(f, x, y){", - "lineNumber": 9, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", - "line": "over = curry$(function(f, g, x, y){", - "lineNumber": 23, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Func.js", - "line": "function curry$(f, bound){", - "lineNumber": 57, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "each = curry$(function(f, xs){", - "lineNumber": 3, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "map = curry$(function(f, xs){", - "lineNumber": 11, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "filter = curry$(function(f, xs){", - "lineNumber": 29, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "reject = curry$(function(f, xs){", - "lineNumber": 39, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "remove = curry$(function(el, xs){", - "lineNumber": 49, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "partition = curry$(function(f, xs){", - "lineNumber": 58, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "find = curry$(function(f, xs){", - "lineNumber": 68, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": " if (!in$(x, result)) {", - "lineNumber": 106, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "uniqueBy = curry$(function(f, xs){", - "lineNumber": 112, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": " if (in$(val, seen)) {", - "lineNumber": 118, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "fold = foldl = curry$(function(f, memo, xs){", - "lineNumber": 126, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "fold1 = foldl1 = curry$(function(f, xs){", - "lineNumber": 134, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "foldr = curry$(function(f, memo, xs){", - "lineNumber": 137, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "foldr1 = curry$(function(f, xs){", - "lineNumber": 145, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "unfoldr = curry$(function(f, b){", - "lineNumber": 148, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "concatMap = curry$(function(f, xs){", - "lineNumber": 161, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": " if (in$(x, ys)) {", - "lineNumber": 199, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": " if (!in$(x, ys)) {", - "lineNumber": 219, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": " if (!in$(x, results)) {", - "lineNumber": 239, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "countBy = curry$(function(f, xs){", - "lineNumber": 246, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "groupBy = curry$(function(f, xs){", - "lineNumber": 260, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "any = curry$(function(f, xs){", - "lineNumber": 294, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "all = curry$(function(f, xs){", - "lineNumber": 304, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "sortWith = curry$(function(f, xs){", - "lineNumber": 325, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "sortBy = curry$(function(f, xs){", - "lineNumber": 328, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "maximumBy = curry$(function(f, xs){", - "lineNumber": 388, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "minimumBy = curry$(function(f, xs){", - "lineNumber": 399, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "scan = scanl = curry$(function(f, memo, xs){", - "lineNumber": 410, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "scan1 = scanl1 = curry$(function(f, xs){", - "lineNumber": 422, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "scanr = curry$(function(f, memo, xs){", - "lineNumber": 428, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "scanr1 = curry$(function(f, xs){", - "lineNumber": 432, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "slice = curry$(function(x, y, xs){", - "lineNumber": 439, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "take = curry$(function(n, xs){", - "lineNumber": 442, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "drop = curry$(function(n, xs){", - "lineNumber": 449, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "splitAt = curry$(function(n, xs){", - "lineNumber": 456, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "takeWhile = curry$(function(p, xs){", - "lineNumber": 459, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "dropWhile = curry$(function(p, xs){", - "lineNumber": 471, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "span = curry$(function(p, xs){", - "lineNumber": 483, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "breakList = curry$(function(p, xs){", - "lineNumber": 486, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": " return span(compose$(p, not$), xs);", - "lineNumber": 487, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "zip = curry$(function(xs, ys){", - "lineNumber": 489, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "zipWith = curry$(function(f, xs, ys){", - "lineNumber": 503, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": " results$.push(f.apply(null, (fn$())));", - "lineNumber": 554, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": " function fn$(){", - "lineNumber": 557, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "at = curry$(function(n, xs){", - "lineNumber": 566, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "elemIndex = curry$(function(el, xs){", - "lineNumber": 573, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "elemIndices = curry$(function(el, xs){", - "lineNumber": 583, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "findIndex = curry$(function(f, xs){", - "lineNumber": 594, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "findIndices = curry$(function(f, xs){", - "lineNumber": 604, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "function curry$(f, bound){", - "lineNumber": 687, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "function in$(x, xs){", - "lineNumber": 700, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "function compose$() {", - "lineNumber": 705, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/List.js", - "line": "function not$(x){ return !x; }", - "lineNumber": 716, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "max = curry$(function(x$, y$){", - "lineNumber": 3, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "min = curry$(function(x$, y$){", - "lineNumber": 6, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "quot = curry$(function(x, y){", - "lineNumber": 22, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "rem = curry$(function(x$, y$){", - "lineNumber": 25, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "div = curry$(function(x, y){", - "lineNumber": 28, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "mod = curry$(function(x$, y$){", - "lineNumber": 31, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "pow = curry$(function(x$, y$){", - "lineNumber": 43, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "atan2 = curry$(function(x, y){", - "lineNumber": 52, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "gcd = curry$(function(x, y){", - "lineNumber": 70, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "lcm = curry$(function(x, y){", - "lineNumber": 81, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Num.js", - "line": "function curry$(f, bound){", - "lineNumber": 118, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", - "line": "listsToObj = curry$(function(keys, values){", - "lineNumber": 34, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", - "line": "each = curry$(function(f, object){", - "lineNumber": 61, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", - "line": "map = curry$(function(f, object){", - "lineNumber": 69, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", - "line": "filter = curry$(function(f, object){", - "lineNumber": 87, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", - "line": "reject = curry$(function(f, object){", - "lineNumber": 97, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", - "line": "partition = curry$(function(f, object){", - "lineNumber": 107, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", - "line": "find = curry$(function(f, object){", - "lineNumber": 117, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Obj.js", - "line": "function curry$(f, bound){", - "lineNumber": 142, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Str.js", - "line": "split = curry$(function(sep, str){", - "lineNumber": 3, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Str.js", - "line": "join = curry$(function(sep, xs){", - "lineNumber": 6, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Str.js", - "line": "repeat = curry$(function(n, str){", - "lineNumber": 36, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/Str.js", - "line": "function curry$(f, bound){", - "lineNumber": 80, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/index.js", - "line": "isType = curry$(function(type, x){", - "lineNumber": 11, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/index.js", - "line": "replicate = curry$(function(n, x){", - "lineNumber": 14, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/prelude-ls/lib/index.js", - "line": "function curry$(f, bound){", - "lineNumber": 166, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/type-check/lib/parse-type.js", - "line": " if (in$('->', tokens)) {", - "lineNumber": 183, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/optionator/node_modules/type-check/lib/parse-type.js", - "line": " function in$(x, xs){", - "lineNumber": 193, - "reasonCategory": "falseMatch", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "isn't jquery" - }, - { - "rule": "React-createRef", - "path": "ts/components/conversation/ConversationHeader.js", - "line": " this.menuTriggerRef = react_1.default.createRef();", - "lineNumber": 16, - "reasonCategory": "usageTrusted", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "Used to reference popup menu" - }, - { - "rule": "React-createRef", - "path": "ts/components/conversation/Message.js", - "line": " this.audioRef = react_1.default.createRef();", - "lineNumber": 60, - "reasonCategory": "usageTrusted", - "updated": "2020-08-28T16:12:19.904Z" - }, - { - "rule": "React-createRef", - "path": "ts/components/conversation/Message.js", - "line": " this.reactionsContainerRef = react_1.default.createRef();", - "lineNumber": 62, - "reasonCategory": "usageTrusted", - "updated": "2020-08-28T16:12:19.904Z", - "reasonDetail": "Used for detecting clicks outside reaction viewer" } -] +] \ No newline at end of file