mirror of
https://github.com/denoland/deno.git
synced 2024-10-29 08:58:01 -04:00
19deec4494
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.