1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

Run yarn lavamoat:moat

This commit is contained in:
Dan Miller 2021-11-11 15:17:31 -03:30
parent d50a95ee78
commit 3d818c53b8

View File

@ -900,24 +900,6 @@
"fastq": true
}
},
"@stylelint/postcss-css-in-js": {
"globals": {
"__dirname": true
},
"packages": {
"@babel/core": true,
"postcss": true,
"postcss-syntax": true
}
},
"@stylelint/postcss-markdown": {
"packages": {
"postcss-html": true,
"postcss-syntax": true,
"remark": true,
"unist-util-find-all-after": true
}
},
"JSONStream": {
"globals": {
"Buffer": true
@ -1486,7 +1468,7 @@
"path.resolve": true
},
"globals": {
"Buffer.from": true
"Buffer": true
},
"packages": {
"safe-buffer": true
@ -1660,23 +1642,6 @@
"esutils": true
}
},
"dom-serializer": {
"packages": {
"domelementtype": true,
"entities": true
}
},
"domhandler": {
"packages": {
"domelementtype": true
}
},
"domutils": {
"packages": {
"dom-serializer": true,
"domelementtype": true
}
},
"duplexer": {
"builtin": {
"stream": true
@ -2329,12 +2294,6 @@
"path.join": true
}
},
"gonzales-pe": {
"globals": {
"console.error": true,
"define": true
}
},
"graceful-fs": {
"builtin": {
"assert.equal": true,
@ -2441,8 +2400,7 @@
"path.sep": true
},
"globals": {
"Buffer.concat": true,
"Buffer.from": true
"Buffer": true
},
"packages": {
"@gulp-sourcemaps/identity-map": true,
@ -2542,21 +2500,6 @@
"kind-of": true
}
},
"htmlparser2": {
"builtin": {
"buffer.Buffer": true,
"events.EventEmitter": true,
"string_decoder.StringDecoder": true
},
"packages": {
"domelementtype": true,
"domhandler": true,
"domutils": true,
"entities": true,
"inherits": true,
"readable-stream": true
}
},
"http-parser-js": {
"builtin": {
"assert.equal": true,
@ -2601,7 +2544,7 @@
},
"inline-source-map": {
"globals": {
"Buffer.from": true
"Buffer": true
},
"packages": {
"source-map": true
@ -2638,12 +2581,6 @@
"kind-of": true
}
},
"is-alphanumerical": {
"packages": {
"is-alphabetical": true,
"is-decimal": true
}
},
"is-binary-path": {
"builtin": {
"path.extname": true
@ -2767,7 +2704,7 @@
},
"jsesc": {
"globals": {
"Buffer.isBuffer": true
"define": true
}
},
"json-stable-stringify": {
@ -2981,21 +2918,11 @@
"object-visit": true
}
},
"markdown-table": {
"packages": {
"repeat-string": true
}
},
"math-random": {
"builtin": {
"crypto.randomBytes": true
}
},
"mdast-util-compact": {
"packages": {
"unist-util-visit": true
}
},
"memoizee": {
"globals": {
"clearTimeout": true,
@ -3254,16 +3181,6 @@
"path-platform": true
}
},
"parse-entities": {
"packages": {
"character-entities": true,
"character-entities-legacy": true,
"character-reference-invalid": true,
"is-alphanumerical": true,
"is-decimal": true,
"is-hexadecimal": true
}
},
"parse-glob": {
"packages": {
"glob-base": true,
@ -3389,20 +3306,6 @@
"supports-color": true
}
},
"postcss-html": {
"globals": {
"__dirname": true
},
"packages": {
"htmlparser2": true,
"postcss-syntax": true
}
},
"postcss-less": {
"packages": {
"postcss": true
}
},
"postcss-reporter": {
"packages": {
"lodash": true
@ -3413,17 +3316,6 @@
"postcss": true
}
},
"postcss-sass": {
"packages": {
"gonzales-pe": true,
"postcss": true
}
},
"postcss-scss": {
"packages": {
"postcss": true
}
},
"postcss-selector-parser": {
"builtin": {
"util.deprecate": true
@ -3616,51 +3508,6 @@
"regjsparser": "write"
}
},
"remark": {
"packages": {
"remark-parse": true,
"remark-stringify": true,
"unified": true
}
},
"remark-parse": {
"packages": {
"ccount": true,
"collapse-white-space": true,
"is-alphabetical": true,
"is-decimal": true,
"is-whitespace-character": true,
"is-word-character": true,
"markdown-escapes": true,
"parse-entities": true,
"repeat-string": true,
"state-toggle": true,
"trim": true,
"trim-trailing-lines": true,
"unherit": true,
"unist-util-remove-position": true,
"vfile-location": true,
"xtend": true
}
},
"remark-stringify": {
"packages": {
"ccount": true,
"is-alphanumeric": true,
"is-decimal": true,
"is-whitespace-character": true,
"longest-streak": true,
"markdown-escapes": true,
"markdown-table": true,
"mdast-util-compact": true,
"parse-entities": true,
"repeat-string": true,
"state-toggle": true,
"stringify-entities": true,
"unherit": true,
"xtend": true
}
},
"remove-bom-buffer": {
"packages": {
"is-buffer": true,
@ -4047,15 +3894,6 @@
"safe-buffer": true
}
},
"stringify-entities": {
"packages": {
"character-entities-html4": true,
"character-entities-legacy": true,
"is-alphanumerical": true,
"is-decimal": true,
"is-hexadecimal": true
}
},
"strip-ansi": {
"packages": {
"ansi-regex": true
@ -4101,8 +3939,6 @@
"process.stdout.isTTY": true
},
"packages": {
"@stylelint/postcss-css-in-js": true,
"@stylelint/postcss-markdown": true,
"autoprefixer": true,
"balanced-match": true,
"chalk": true,
@ -4125,14 +3961,10 @@
"micromatch": true,
"normalize-selector": true,
"postcss": true,
"postcss-html": true,
"postcss-less": true,
"postcss-media-query-parser": true,
"postcss-reporter": true,
"postcss-resolve-nested-selector": true,
"postcss-safe-parser": true,
"postcss-sass": true,
"postcss-scss": true,
"postcss-selector-parser": true,
"postcss-syntax": true,
"postcss-value-parser": true,
@ -4141,17 +3973,11 @@
"specificity": true,
"string-width": true,
"style-search": true,
"sugarss": true,
"svg-tags": true,
"table": true,
"write-file-atomic": true
}
},
"sugarss": {
"packages": {
"postcss": true
}
},
"supports-color": {
"builtin": {
"os.release": true,
@ -4335,28 +4161,12 @@
"undertaker-registry": true
}
},
"unherit": {
"packages": {
"inherits": true,
"xtend": true
}
},
"unicode-match-property-ecmascript": {
"packages": {
"unicode-canonical-property-names-ecmascript": true,
"unicode-property-aliases-ecmascript": true
}
},
"unified": {
"packages": {
"bail": true,
"extend": true,
"is-buffer": true,
"is-plain-obj": true,
"trough": true,
"vfile": true
}
},
"union-value": {
"packages": {
"arr-union": true,
@ -4371,26 +4181,6 @@
"through2-filter": true
}
},
"unist-util-find-all-after": {
"packages": {
"unist-util-is": true
}
},
"unist-util-remove-position": {
"packages": {
"unist-util-visit": true
}
},
"unist-util-visit": {
"packages": {
"unist-util-visit-parents": true
}
},
"unist-util-visit-parents": {
"packages": {
"unist-util-is": true
}
},
"unset-value": {
"packages": {
"has-value": true,
@ -4422,28 +4212,6 @@
"util.deprecate": true
}
},
"vfile": {
"builtin": {
"path.basename": true,
"path.dirname": true,
"path.extname": true,
"path.join": true,
"path.sep": true
},
"globals": {
"process.cwd": true
},
"packages": {
"is-buffer": true,
"replace-ext": true,
"vfile-message": true
}
},
"vfile-message": {
"packages": {
"unist-util-stringify-position": true
}
},
"vinyl": {
"builtin": {
"buffer.Buffer": true,