Skip to content

Commit eab6341

Browse files
committed
Update LavaMoat policies
1 parent 9ff7551 commit eab6341

File tree

1 file changed

+9
-108
lines changed

1 file changed

+9
-108
lines changed

lavamoat/build-system/policy.json

Lines changed: 9 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,16 +1139,6 @@
11391139
"react>object-assign": true
11401140
}
11411141
},
1142-
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>gauge>has-unicode": {
1143-
"builtin": {
1144-
"os.type": true
1145-
},
1146-
"globals": {
1147-
"process.env.LANG": true,
1148-
"process.env.LC_ALL": true,
1149-
"process.env.LC_CTYPE": true
1150-
}
1151-
},
11521142
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>gauge>string-width": {
11531143
"packages": {
11541144
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>gauge>string-width>is-fullwidth-code-point": true,
@@ -1166,11 +1156,6 @@
11661156
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>gauge>strip-ansi>ansi-regex": true
11671157
}
11681158
},
1169-
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>gauge>wide-align": {
1170-
"packages": {
1171-
"yargs>string-width": true
1172-
}
1173-
},
11741159
"@lavamoat/lavapack": {
11751160
"builtin": {
11761161
"assert": true,
@@ -2129,8 +2114,7 @@
21292114
"chokidar>normalize-path": true,
21302115
"chokidar>readdirp": true,
21312116
"del>is-glob": true,
2132-
"eslint>glob-parent": true,
2133-
"tsx>fsevents": true
2117+
"eslint>glob-parent": true
21342118
}
21352119
},
21362120
"chokidar>anymatch": {
@@ -4912,7 +4896,6 @@
49124896
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog": true,
49134897
"gulp-watch>chokidar>fsevents>node-pre-gyp>detect-libc": true,
49144898
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt": true,
4915-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog": true,
49164899
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf": true,
49174900
"gulp-watch>chokidar>fsevents>node-pre-gyp>semver": true
49184901
}
@@ -4970,20 +4953,9 @@
49704953
},
49714954
"packages": {
49724955
"@storybook/core>@storybook/core-server>x-default-browser>default-browser-id>untildify>os-homedir": true,
4973-
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-homedir": true,
49744956
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-tmpdir": true
49754957
}
49764958
},
4977-
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-homedir": {
4978-
"builtin": {
4979-
"os.homedir": true
4980-
},
4981-
"globals": {
4982-
"process.env": true,
4983-
"process.getuid": true,
4984-
"process.platform": true
4985-
}
4986-
},
49874959
"gulp-watch>chokidar>fsevents>node-pre-gyp>nopt>osenv>os-tmpdir": {
49884960
"globals": {
49894961
"process.env.SystemRoot": true,
@@ -4994,70 +4966,6 @@
49944966
"process.platform": true
49954967
}
49964968
},
4997-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog": {
4998-
"builtin": {
4999-
"events.EventEmitter": true,
5000-
"util": true
5001-
},
5002-
"globals": {
5003-
"process.nextTick": true,
5004-
"process.stderr": true
5005-
},
5006-
"packages": {
5007-
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>console-control-strings": true,
5008-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet": true,
5009-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge": true,
5010-
"nyc>yargs>set-blocking": true
5011-
}
5012-
},
5013-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>are-we-there-yet": {
5014-
"builtin": {
5015-
"events.EventEmitter": true,
5016-
"util.inherits": true
5017-
},
5018-
"packages": {
5019-
"koa>delegates": true,
5020-
"readable-stream": true
5021-
}
5022-
},
5023-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge": {
5024-
"builtin": {
5025-
"util.format": true
5026-
},
5027-
"globals": {
5028-
"clearInterval": true,
5029-
"process": true,
5030-
"setImmediate": true,
5031-
"setInterval": true
5032-
},
5033-
"packages": {
5034-
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>console-control-strings": true,
5035-
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>gauge>has-unicode": true,
5036-
"@lavamoat/allow-scripts>@npmcli/run-script>node-gyp>npmlog>gauge>wide-align": true,
5037-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>aproba": true,
5038-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width": true,
5039-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi": true,
5040-
"nyc>signal-exit": true,
5041-
"react>object-assign": true
5042-
}
5043-
},
5044-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width": {
5045-
"packages": {
5046-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point": true,
5047-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi": true,
5048-
"gulp>gulp-cli>yargs>string-width>code-point-at": true
5049-
}
5050-
},
5051-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point": {
5052-
"packages": {
5053-
"gulp>gulp-cli>yargs>string-width>is-fullwidth-code-point>number-is-nan": true
5054-
}
5055-
},
5056-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi": {
5057-
"packages": {
5058-
"gulp-watch>chokidar>fsevents>node-pre-gyp>npmlog>gauge>strip-ansi>ansi-regex": true
5059-
}
5060-
},
50614969
"gulp-watch>chokidar>fsevents>node-pre-gyp>rimraf": {
50624970
"builtin": {
50634971
"assert": true,
@@ -6375,13 +6283,6 @@
63756283
"process.argv": true
63766284
}
63776285
},
6378-
"mockttp>portfinder>mkdirp": {
6379-
"builtin": {
6380-
"fs": true,
6381-
"path.dirname": true,
6382-
"path.resolve": true
6383-
}
6384-
},
63856286
"nock>debug": {
63866287
"builtin": {
63876288
"tty.isatty": true,
@@ -8098,7 +7999,14 @@
80987999
"path.dirname": true
80998000
},
81008001
"packages": {
8101-
"mockttp>portfinder>mkdirp": true
8002+
"stylelint>file-entry-cache>flat-cache>write>mkdirp": true
8003+
}
8004+
},
8005+
"stylelint>file-entry-cache>flat-cache>write>mkdirp": {
8006+
"builtin": {
8007+
"fs": true,
8008+
"path.dirname": true,
8009+
"path.resolve": true
81028010
}
81038011
},
81048012
"stylelint>global-modules": {
@@ -8780,13 +8688,6 @@
87808688
"typescript": true
87818689
}
87828690
},
8783-
"tsx>fsevents": {
8784-
"globals": {
8785-
"console.assert": true,
8786-
"process.platform": true
8787-
},
8788-
"native": true
8789-
},
87908691
"typescript": {
87918692
"builtin": {
87928693
"buffer.Buffer": true,

0 commit comments

Comments
 (0)