Upgrade Grunt to v1.4.0
This commit is contained in:
parent
bcd79cf17d
commit
f71f789c94
3 changed files with 398 additions and 91 deletions
|
@ -8803,6 +8803,83 @@
|
|||
"updated": "2020-08-26T00:10:28.628Z",
|
||||
"reasonDetail": "isn't jquery"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "node_modules/liftup/node_modules/braces/lib/expand.js",
|
||||
"line": " result.push(append(value, stash, enclose));",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "node_modules/liftup/node_modules/braces/lib/expand.js",
|
||||
"line": " result.push(Array.isArray(ele) ? append(item, ele, enclose) : (item + ele));",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "node_modules/liftup/node_modules/braces/lib/expand.js",
|
||||
"line": " q.push(append(q.pop(), stringify(node, options)));",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "node_modules/liftup/node_modules/braces/lib/expand.js",
|
||||
"line": " q.push(append(q.pop(), ['{}']));",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "node_modules/liftup/node_modules/braces/lib/expand.js",
|
||||
"line": " q.push(append(q.pop(), range));",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "node_modules/liftup/node_modules/braces/lib/expand.js",
|
||||
"line": " q.push(append(q.pop(), queue, enclose));",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "node_modules/liftup/node_modules/braces/lib/expand.js",
|
||||
"line": " queue.push(append(queue.pop(), child.value));",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/liftup/node_modules/resolve/lib/async.js",
|
||||
"line": " load(exts, x, loadAsFilePackage);",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/liftup/node_modules/resolve/lib/async.js",
|
||||
"line": " function load(exts, x, loadPackage) {",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/liftup/node_modules/resolve/lib/async.js",
|
||||
"line": " if (r) return load(",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/liftup/node_modules/resolve/lib/async.js",
|
||||
"line": " load(exts.slice(1), x, pkg);",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "thenify-multiArgs",
|
||||
"path": "node_modules/load-json-file/node_modules/pify/index.js",
|
||||
|
@ -13894,6 +13971,12 @@
|
|||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-19T18:13:29.628Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-wrap(",
|
||||
"path": "node_modules/underscore.string/dist/underscore.string.min.js",
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2021-05-06T21:37:22.288Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-wrap(",
|
||||
"path": "node_modules/underscore.string/wrap.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue