Upgrade protobufjs to 6.10.2
This commit is contained in:
parent
6bbcf86772
commit
fe187226bb
3 changed files with 40 additions and 45 deletions
|
@ -11947,7 +11947,7 @@
|
|||
"rule": "eval",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval",
|
||||
"lineNumber": 878,
|
||||
"lineNumber": 880,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-09T00:08:44.242Z",
|
||||
"reasonDetail": "Eval is used here to produce and evaluate the expression 'require'"
|
||||
|
@ -11956,7 +11956,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": "function load(filename, root, callback) {",
|
||||
"lineNumber": 2185,
|
||||
"lineNumber": 2217,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -11964,7 +11964,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": " return root.load(filename, callback);",
|
||||
"lineNumber": 2191,
|
||||
"lineNumber": 2223,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -11972,7 +11972,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": "// function load(filename:string, callback:LoadCallback):undefined",
|
||||
"lineNumber": 2204,
|
||||
"lineNumber": 2236,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -11980,7 +11980,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": "// function load(filename:string, [root:Root]):Promise<Root>",
|
||||
"lineNumber": 2216,
|
||||
"lineNumber": 2248,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -11988,7 +11988,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": "Root.prototype.load = function load(filename, options, callback) {",
|
||||
"lineNumber": 4096,
|
||||
"lineNumber": 4195,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -11996,7 +11996,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": "// function load(filename:string, options:IParseOptions, callback:LoadCallback):undefined",
|
||||
"lineNumber": 4223,
|
||||
"lineNumber": 4324,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12004,7 +12004,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": "// function load(filename:string, callback:LoadCallback):undefined",
|
||||
"lineNumber": 4233,
|
||||
"lineNumber": 4334,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12012,7 +12012,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": "// function load(filename:string, [options:IParseOptions]):Promise<Root>",
|
||||
"lineNumber": 4243,
|
||||
"lineNumber": 4344,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12020,7 +12020,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/light/protobuf.js",
|
||||
"line": " return this.load(filename, options, SYNC);",
|
||||
"lineNumber": 4256,
|
||||
"lineNumber": 4357,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12043,7 +12043,7 @@
|
|||
"rule": "eval",
|
||||
"path": "node_modules/protobufjs/dist/minimal/protobuf.js",
|
||||
"line": " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval",
|
||||
"lineNumber": 660,
|
||||
"lineNumber": 662,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-09T00:08:44.242Z",
|
||||
"reasonDetail": "Eval is used here to produce and evaluate the expression 'require'"
|
||||
|
@ -12060,7 +12060,7 @@
|
|||
"rule": "eval",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": " var mod = eval(\"quire\".replace(/^/,\"re\"))(moduleName); // eslint-disable-line no-eval",
|
||||
"lineNumber": 878,
|
||||
"lineNumber": 880,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-03-09T00:08:44.242Z",
|
||||
"reasonDetail": "Eval is used here to produce and evaluate the expression 'require'"
|
||||
|
@ -12069,7 +12069,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": "function load(filename, root, callback) {",
|
||||
"lineNumber": 2586,
|
||||
"lineNumber": 2618,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12077,7 +12077,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": " return root.load(filename, callback);",
|
||||
"lineNumber": 2592,
|
||||
"lineNumber": 2624,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12085,7 +12085,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": "// function load(filename:string, callback:LoadCallback):undefined",
|
||||
"lineNumber": 2605,
|
||||
"lineNumber": 2637,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12093,7 +12093,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": "// function load(filename:string, [root:Root]):Promise<Root>",
|
||||
"lineNumber": 2617,
|
||||
"lineNumber": 2649,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12101,7 +12101,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": "Root.prototype.load = function load(filename, options, callback) {",
|
||||
"lineNumber": 5270,
|
||||
"lineNumber": 5399,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12109,7 +12109,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": "// function load(filename:string, options:IParseOptions, callback:LoadCallback):undefined",
|
||||
"lineNumber": 5397,
|
||||
"lineNumber": 5528,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12117,7 +12117,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": "// function load(filename:string, callback:LoadCallback):undefined",
|
||||
"lineNumber": 5407,
|
||||
"lineNumber": 5538,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12125,7 +12125,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": "// function load(filename:string, [options:IParseOptions]):Promise<Root>",
|
||||
"lineNumber": 5417,
|
||||
"lineNumber": 5548,
|
||||
"reasonCategory": "exampleCode",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12133,7 +12133,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/dist/protobuf.js",
|
||||
"line": " return this.load(filename, options, SYNC);",
|
||||
"lineNumber": 5430,
|
||||
"lineNumber": 5561,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2019-03-09T00:08:44.242Z"
|
||||
},
|
||||
|
@ -12195,7 +12195,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/src/root.js",
|
||||
"line": "Root.prototype.load = function load(filename, options, callback) {",
|
||||
"lineNumber": 75,
|
||||
"lineNumber": 85,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-15T00:38:04.183Z"
|
||||
},
|
||||
|
@ -12203,7 +12203,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/src/root.js",
|
||||
"line": "// function load(filename:string, options:IParseOptions, callback:LoadCallback):undefined",
|
||||
"lineNumber": 202,
|
||||
"lineNumber": 214,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-15T00:38:04.183Z"
|
||||
},
|
||||
|
@ -12211,7 +12211,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/src/root.js",
|
||||
"line": "// function load(filename:string, callback:LoadCallback):undefined",
|
||||
"lineNumber": 212,
|
||||
"lineNumber": 224,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-15T00:38:04.183Z"
|
||||
},
|
||||
|
@ -12219,7 +12219,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/src/root.js",
|
||||
"line": "// function load(filename:string, [options:IParseOptions]):Promise<Root>",
|
||||
"lineNumber": 222,
|
||||
"lineNumber": 234,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-15T00:38:04.183Z"
|
||||
},
|
||||
|
@ -12227,7 +12227,7 @@
|
|||
"rule": "jQuery-load(",
|
||||
"path": "node_modules/protobufjs/src/root.js",
|
||||
"line": " return this.load(filename, options, SYNC);",
|
||||
"lineNumber": 235,
|
||||
"lineNumber": 247,
|
||||
"reasonCategory": "falseMatch",
|
||||
"updated": "2018-09-15T00:38:04.183Z"
|
||||
},
|
||||
|
@ -15321,4 +15321,4 @@
|
|||
"updated": "2021-01-08T15:46:32.143Z",
|
||||
"reasonDetail": "Doesn't manipulate the DOM. This is just a function."
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue