diff options
author | Luca Casonato <hello@lcas.dev> | 2022-03-16 01:43:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-16 01:43:14 +0100 |
commit | a7bef54d3f5517e8fd7508d47b6f56616e858695 (patch) | |
tree | 50a61ab538ff4c661adc473a47bfeb97f400ad38 /cli/bench/deno_common.js | |
parent | bd481bf095f920a419ea55543f911e087f98f36f (diff) |
BREAKING: don't inherit permissions by default (#13668)
Previously specifying permissions: {} was the same as specifying
permissions: "inherit". Now it will be the same as permissions: "none".
Not specifying any permissions (permissions: undefined) still means
permissions: "inherit".
Diffstat (limited to 'cli/bench/deno_common.js')
0 files changed, 0 insertions, 0 deletions