1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-03 17:08:35 -05:00
denoland-deno/ext
Colin Ihrig e90f42cb2c
fix(ops): add node.js env variable allowlist (#15893)
This commit allows the Node compatibility layer to skip
environment variable permission checks when --unstable
is passed and the variable name is one that Node uses.

Fixes: https://github.com/denoland/deno/issues/15890
2022-09-15 12:16:35 -04:00
..
broadcast_channel 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
console 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
crypto 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
fetch 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
ffi 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
flash fix(ext/flash): don't block requests (#15852) 2022-09-15 12:15:56 -04:00
http 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
net 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
node fix(ops): add node.js env variable allowlist (#15893) 2022-09-15 12:16:35 -04:00
tls 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
url perf(url): return early if url has no query string (#15856) 2022-09-15 12:01:28 -04:00
web 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
webgpu 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
webidl 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
websocket 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00
webstorage 1.25.2 (#15830) 2022-09-09 17:54:05 +09:00