mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update LavaMoat policy using lavamoat:auto
This commit is contained in:
parent
fd45853a17
commit
23c53ae6b4
@ -223,11 +223,6 @@
|
|||||||
"js-tokens": true
|
"js-tokens": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/parser": {
|
|
||||||
"globals": {
|
|
||||||
"BigInt": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@babel/plugin-proposal-async-generator-functions": {
|
"@babel/plugin-proposal-async-generator-functions": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"@babel/core": true,
|
"@babel/core": true,
|
||||||
@ -874,7 +869,6 @@
|
|||||||
},
|
},
|
||||||
"acorn": {
|
"acorn": {
|
||||||
"globals": {
|
"globals": {
|
||||||
"BigInt": true,
|
|
||||||
"define": true
|
"define": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -884,9 +878,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"acorn-node": {
|
"acorn-node": {
|
||||||
"globals": {
|
|
||||||
"BigInt": true
|
|
||||||
},
|
|
||||||
"packages": {
|
"packages": {
|
||||||
"acorn": true,
|
"acorn": true,
|
||||||
"acorn-dynamic-import": true,
|
"acorn-dynamic-import": true,
|
||||||
@ -959,16 +950,6 @@
|
|||||||
"buffer-equal": true
|
"buffer-equal": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"are-we-there-yet": {
|
|
||||||
"builtin": {
|
|
||||||
"events.EventEmitter": true,
|
|
||||||
"util.inherits": true
|
|
||||||
},
|
|
||||||
"packages": {
|
|
||||||
"delegates": true,
|
|
||||||
"readable-stream": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"arr-diff": {
|
"arr-diff": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"arr-flatten": true,
|
"arr-flatten": true,
|
||||||
@ -1321,7 +1302,6 @@
|
|||||||
"anymatch": true,
|
"anymatch": true,
|
||||||
"async-each": true,
|
"async-each": true,
|
||||||
"braces": true,
|
"braces": true,
|
||||||
"fsevents": true,
|
|
||||||
"glob-parent": true,
|
"glob-parent": true,
|
||||||
"inherits": true,
|
"inherits": true,
|
||||||
"is-binary-path": true,
|
"is-binary-path": true,
|
||||||
@ -1573,16 +1553,6 @@
|
|||||||
"through2": true
|
"through2": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"detect-libc": {
|
|
||||||
"builtin": {
|
|
||||||
"child_process.spawnSync": true,
|
|
||||||
"fs.readdirSync": true,
|
|
||||||
"os.platform": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"process.env": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"detective": {
|
"detective": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"acorn-node": true,
|
"acorn-node": true,
|
||||||
@ -1670,10 +1640,7 @@
|
|||||||
"es-abstract": {
|
"es-abstract": {
|
||||||
"globals": {
|
"globals": {
|
||||||
"AggregateError": true,
|
"AggregateError": true,
|
||||||
"Atomics": true,
|
|
||||||
"BigInt": true,
|
|
||||||
"FinalizationRegistry": true,
|
"FinalizationRegistry": true,
|
||||||
"SharedArrayBuffer": true,
|
|
||||||
"WeakRef": true
|
"WeakRef": true
|
||||||
},
|
},
|
||||||
"packages": {
|
"packages": {
|
||||||
@ -2026,45 +1993,6 @@
|
|||||||
"process.version": true
|
"process.version": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"fsevents": {
|
|
||||||
"builtin": {
|
|
||||||
"events.EventEmitter": true,
|
|
||||||
"fs.stat": true,
|
|
||||||
"path.join": true,
|
|
||||||
"util.inherits": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"__dirname": true,
|
|
||||||
"process.nextTick": true,
|
|
||||||
"process.platform": true,
|
|
||||||
"setImmediate": true
|
|
||||||
},
|
|
||||||
"native": true,
|
|
||||||
"packages": {
|
|
||||||
"node-pre-gyp": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"gauge": {
|
|
||||||
"builtin": {
|
|
||||||
"util.format": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"clearInterval": true,
|
|
||||||
"process": true,
|
|
||||||
"setImmediate": true,
|
|
||||||
"setInterval": true
|
|
||||||
},
|
|
||||||
"packages": {
|
|
||||||
"aproba": true,
|
|
||||||
"console-control-strings": true,
|
|
||||||
"has-unicode": true,
|
|
||||||
"object-assign": true,
|
|
||||||
"signal-exit": true,
|
|
||||||
"string-width": true,
|
|
||||||
"strip-ansi": true,
|
|
||||||
"wide-align": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"get-assigned-identifiers": {
|
"get-assigned-identifiers": {
|
||||||
"builtin": {
|
"builtin": {
|
||||||
"assert.equal": true
|
"assert.equal": true
|
||||||
@ -2445,16 +2373,6 @@
|
|||||||
"process.argv": true
|
"process.argv": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"has-unicode": {
|
|
||||||
"builtin": {
|
|
||||||
"os.type": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"process.env.LANG": true,
|
|
||||||
"process.env.LC_ALL": true,
|
|
||||||
"process.env.LC_CTYPE": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"has-value": {
|
"has-value": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"get-value": true,
|
"get-value": true,
|
||||||
@ -2608,11 +2526,6 @@
|
|||||||
"is-plain-object": true
|
"is-plain-object": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is-fullwidth-code-point": {
|
|
||||||
"packages": {
|
|
||||||
"number-is-nan": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"is-glob": {
|
"is-glob": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"is-extglob": true
|
"is-extglob": true
|
||||||
@ -2997,56 +2910,6 @@
|
|||||||
"setTimeout": true
|
"setTimeout": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node-pre-gyp": {
|
|
||||||
"builtin": {
|
|
||||||
"events.EventEmitter": true,
|
|
||||||
"fs.existsSync": true,
|
|
||||||
"fs.readFileSync": true,
|
|
||||||
"fs.renameSync": true,
|
|
||||||
"path.dirname": true,
|
|
||||||
"path.existsSync": true,
|
|
||||||
"path.join": true,
|
|
||||||
"path.resolve": true,
|
|
||||||
"url.parse": true,
|
|
||||||
"url.resolve": true,
|
|
||||||
"util.inherits": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"__dirname": true,
|
|
||||||
"console.log": true,
|
|
||||||
"process.arch": true,
|
|
||||||
"process.cwd": true,
|
|
||||||
"process.env": true,
|
|
||||||
"process.platform": true,
|
|
||||||
"process.version.substr": true,
|
|
||||||
"process.versions": true
|
|
||||||
},
|
|
||||||
"packages": {
|
|
||||||
"detect-libc": true,
|
|
||||||
"nopt": true,
|
|
||||||
"npmlog": true,
|
|
||||||
"rimraf": true,
|
|
||||||
"semver": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nopt": {
|
|
||||||
"builtin": {
|
|
||||||
"path": true,
|
|
||||||
"stream.Stream": true,
|
|
||||||
"url": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"console": true,
|
|
||||||
"process.argv": true,
|
|
||||||
"process.env.DEBUG_NOPT": true,
|
|
||||||
"process.env.NOPT_DEBUG": true,
|
|
||||||
"process.platform": true
|
|
||||||
},
|
|
||||||
"packages": {
|
|
||||||
"abbrev": true,
|
|
||||||
"osenv": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"normalize-path": {
|
"normalize-path": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"remove-trailing-separator": true
|
"remove-trailing-separator": true
|
||||||
@ -3062,22 +2925,6 @@
|
|||||||
"once": true
|
"once": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"npmlog": {
|
|
||||||
"builtin": {
|
|
||||||
"events.EventEmitter": true,
|
|
||||||
"util": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"process.nextTick": true,
|
|
||||||
"process.stderr": true
|
|
||||||
},
|
|
||||||
"packages": {
|
|
||||||
"are-we-there-yet": true,
|
|
||||||
"console-control-strings": true,
|
|
||||||
"gauge": true,
|
|
||||||
"set-blocking": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"object-copy": {
|
"object-copy": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"copy-descriptor": true,
|
"copy-descriptor": true,
|
||||||
@ -3090,7 +2937,6 @@
|
|||||||
"util.inspect": true
|
"util.inspect": true
|
||||||
},
|
},
|
||||||
"globals": {
|
"globals": {
|
||||||
"BigInt": true,
|
|
||||||
"HTMLElement": true
|
"HTMLElement": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -3145,54 +2991,6 @@
|
|||||||
"readable-stream": true
|
"readable-stream": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"os-homedir": {
|
|
||||||
"builtin": {
|
|
||||||
"os.homedir": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"process.env": true,
|
|
||||||
"process.getuid": true,
|
|
||||||
"process.platform": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"os-tmpdir": {
|
|
||||||
"globals": {
|
|
||||||
"process.env.SystemRoot": true,
|
|
||||||
"process.env.TEMP": true,
|
|
||||||
"process.env.TMP": true,
|
|
||||||
"process.env.TMPDIR": true,
|
|
||||||
"process.env.windir": true,
|
|
||||||
"process.platform": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"osenv": {
|
|
||||||
"builtin": {
|
|
||||||
"child_process.exec": true,
|
|
||||||
"path": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"process.env.COMPUTERNAME": true,
|
|
||||||
"process.env.ComSpec": true,
|
|
||||||
"process.env.EDITOR": true,
|
|
||||||
"process.env.HOSTNAME": true,
|
|
||||||
"process.env.PATH": true,
|
|
||||||
"process.env.PROMPT": true,
|
|
||||||
"process.env.PS1": true,
|
|
||||||
"process.env.Path": true,
|
|
||||||
"process.env.SHELL": true,
|
|
||||||
"process.env.USER": true,
|
|
||||||
"process.env.USERDOMAIN": true,
|
|
||||||
"process.env.USERNAME": true,
|
|
||||||
"process.env.VISUAL": true,
|
|
||||||
"process.env.path": true,
|
|
||||||
"process.nextTick": true,
|
|
||||||
"process.platform": true
|
|
||||||
},
|
|
||||||
"packages": {
|
|
||||||
"os-homedir": true,
|
|
||||||
"os-tmpdir": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"parent-module": {
|
"parent-module": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"callsites": true
|
"callsites": true
|
||||||
@ -3775,12 +3573,6 @@
|
|||||||
"process": true
|
"process": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"set-blocking": {
|
|
||||||
"globals": {
|
|
||||||
"process.stderr": true,
|
|
||||||
"process.stdout": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"set-value": {
|
"set-value": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"extend-shallow": true,
|
"extend-shallow": true,
|
||||||
@ -3974,7 +3766,6 @@
|
|||||||
},
|
},
|
||||||
"string-width": {
|
"string-width": {
|
||||||
"packages": {
|
"packages": {
|
||||||
"code-point-at": true,
|
|
||||||
"emoji-regex": true,
|
"emoji-regex": true,
|
||||||
"is-fullwidth-code-point": true,
|
"is-fullwidth-code-point": true,
|
||||||
"strip-ansi": true
|
"strip-ansi": true
|
||||||
@ -4531,11 +4322,6 @@
|
|||||||
"isexe": true
|
"isexe": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"wide-align": {
|
|
||||||
"packages": {
|
|
||||||
"string-width": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"write": {
|
"write": {
|
||||||
"builtin": {
|
"builtin": {
|
||||||
"fs.createWriteStream": true,
|
"fs.createWriteStream": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user