mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
lavamoat
This commit is contained in:
parent
7c90fe56a0
commit
3374718f75
@ -2873,7 +2873,21 @@
|
|||||||
},
|
},
|
||||||
"packages": {
|
"packages": {
|
||||||
"eslint>file-entry-cache>flat-cache>flatted": true,
|
"eslint>file-entry-cache>flat-cache>flatted": true,
|
||||||
"nyc>rimraf": true
|
"eslint>file-entry-cache>flat-cache>rimraf": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"eslint>file-entry-cache>flat-cache>rimraf": {
|
||||||
|
"builtin": {
|
||||||
|
"assert": true,
|
||||||
|
"fs": true,
|
||||||
|
"path.join": true
|
||||||
|
},
|
||||||
|
"globals": {
|
||||||
|
"process.platform": true,
|
||||||
|
"setTimeout": true
|
||||||
|
},
|
||||||
|
"packages": {
|
||||||
|
"nyc>glob": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"eslint>glob-parent": {
|
"eslint>glob-parent": {
|
||||||
@ -5857,20 +5871,6 @@
|
|||||||
"path.resolve": true
|
"path.resolve": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nyc>rimraf": {
|
|
||||||
"builtin": {
|
|
||||||
"assert": true,
|
|
||||||
"fs": true,
|
|
||||||
"path.join": true
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"process.platform": true,
|
|
||||||
"setTimeout": true
|
|
||||||
},
|
|
||||||
"packages": {
|
|
||||||
"nyc>glob": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"nyc>signal-exit": {
|
"nyc>signal-exit": {
|
||||||
"builtin": {
|
"builtin": {
|
||||||
"assert.equal": true,
|
"assert.equal": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user