mirror of
https://github.com/denoland/deno.git
synced 2024-12-04 17:18:23 -05:00
e90f42cb2c
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 |
||
---|---|---|
.. | ||
01_node.js | ||
02_require.js | ||
Cargo.toml | ||
errors.rs | ||
lib.rs | ||
module_es_shim.js | ||
package_json.rs | ||
README.md | ||
resolution.rs |
deno_node
require
and other node related functionality for Deno.