Skip to content

Commit

Permalink
Update LavaMoat policies
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Sep 3, 2024
1 parent b494ab6 commit 80a9f47
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 55 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,13 +180,7 @@
"console.error": true
},
"packages": {
"browserify>process": true,
"depcheck>semver>lru-cache": true
}
},
"depcheck>semver>lru-cache": {
"packages": {
"depcheck>semver>lru-cache>yallist": true
"browserify>process": true
}
},
"readable-stream": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,6 @@
"globals": {
"console.error": true,
"process": true
},
"packages": {
"depcheck>semver>lru-cache": true
}
},
"depcheck>semver>lru-cache": {
"packages": {
"depcheck>semver>lru-cache>yallist": true
}
},
"istanbul-lib-report>supports-color>has-flag": {
Expand Down Expand Up @@ -251,7 +243,7 @@
"builtin": {
"tty.isatty": true,
"util.deprecate": true,
"util.format": true,
"util.formatWithOptions": true,
"util.inspect": true
},
"globals": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,6 @@
"globals": {
"console.error": true,
"process": true
},
"packages": {
"depcheck>semver>lru-cache": true
}
},
"depcheck>semver>lru-cache": {
"packages": {
"depcheck>semver>lru-cache>yallist": true
}
},
"istanbul-lib-report>supports-color>has-flag": {
Expand Down Expand Up @@ -251,7 +243,7 @@
"builtin": {
"tty.isatty": true,
"util.deprecate": true,
"util.format": true,
"util.formatWithOptions": true,
"util.inspect": true
},
"globals": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,7 @@
"console.error": true
},
"packages": {
"browserify>process": true,
"depcheck>semver>lru-cache": true
}
},
"depcheck>semver>lru-cache": {
"packages": {
"depcheck>semver>lru-cache>yallist": true
"browserify>process": true
}
},
"readable-stream": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,13 +180,7 @@
"console.error": true
},
"packages": {
"browserify>process": true,
"depcheck>semver>lru-cache": true
}
},
"depcheck>semver>lru-cache": {
"packages": {
"depcheck>semver>lru-cache>yallist": true
"browserify>process": true
}
},
"readable-stream": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,7 @@
"console.error": true
},
"packages": {
"browserify>process": true,
"depcheck>semver>lru-cache": true
}
},
"depcheck>semver>lru-cache": {
"packages": {
"depcheck>semver>lru-cache>yallist": true
"browserify>process": true
}
},
"readable-stream": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1899,14 +1899,6 @@
"globals": {
"console.error": true,
"process": true
},
"packages": {
"depcheck>semver>lru-cache": true
}
},
"depcheck>semver>lru-cache": {
"packages": {
"depcheck>semver>lru-cache>yallist": true
}
},
"eslint-plugin-import>array-includes>get-intrinsic": {
Expand Down Expand Up @@ -2399,7 +2391,7 @@
"builtin": {
"tty.isatty": true,
"util.deprecate": true,
"util.format": true,
"util.formatWithOptions": true,
"util.inspect": true
},
"globals": {
Expand Down

0 comments on commit 80a9f47

Please sign in to comment.