File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1003,6 +1003,7 @@ following permissions are restricted:
1003
1003
* Child Process - manageable through [ ` --allow-child-process ` ] [ ] flag
1004
1004
* Worker Threads - manageable through [ ` --allow-worker ` ] [ ] flag
1005
1005
* WASI - manageable through [ ` --allow-wasi ` ] [ ] flag
1006
+ * Addons - manageable through [ ` --allow-addons ` ] [ ] flag
1006
1007
1007
1008
### ` --experimental-policy `
1008
1009
@@ -3303,6 +3304,7 @@ node --stack-trace-limit=12 -p -e "Error.stackTraceLimit" # prints 12
3303
3304
[ V8 JavaScript code coverage ] : https://v8project.blogspot.com/2017/12/javascript-code-coverage.html
3304
3305
[ Web Crypto API ] : webcrypto.md
3305
3306
[ `"type"` ] : packages.md#type
3307
+ [ `--allow-addons` ] : #--allow-addons
3306
3308
[ `--allow-child-process` ] : #--allow-child-process
3307
3309
[ `--allow-fs-read` ] : #--allow-fs-read
3308
3310
[ `--allow-fs-write` ] : #--allow-fs-write
You can’t perform that action at this time.
0 commit comments