File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1058,6 +1058,7 @@ following permissions are restricted:
10581058* Child Process - manageable through [ ` --allow-child-process ` ] [ ] flag
10591059* Worker Threads - manageable through [ ` --allow-worker ` ] [ ] flag
10601060* WASI - manageable through [ ` --allow-wasi ` ] [ ] flag
1061+ * Addons - manageable through [ ` --allow-addons ` ] [ ] flag
10611062
10621063### ` --experimental-require-module `
10631064
@@ -3596,6 +3597,7 @@ node --stack-trace-limit=12 -p -e "Error.stackTraceLimit" # prints 12
35963597[ V8 Inspector integration for Node.js ] : debugger.md#v8-inspector-integration-for-nodejs
35973598[ V8 JavaScript code coverage ] : https://v8project.blogspot.com/2017/12/javascript-code-coverage.html
35983599[ `"type"` ] : packages.md#type
3600+ [ `--allow-addons` ] : #--allow-addons
35993601[ `--allow-child-process` ] : #--allow-child-process
36003602[ `--allow-fs-read` ] : #--allow-fs-read
36013603[ `--allow-fs-write` ] : #--allow-fs-write
You can’t perform that action at this time.
0 commit comments