1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-07 06:46:59 -05:00
denoland-deno/cli/tests
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
..
integration fix(ops): add node.js env variable allowlist (#15893) 2022-09-15 12:16:35 -04:00
testdata fix(ops): add node.js env variable allowlist (#15893) 2022-09-15 12:16:35 -04:00
unit fix(core): make errors more resistant to tampering (#15789) 2022-09-09 15:30:45 +09:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00