@@ -109,7 +109,7 @@ If this flag is passed, the behavior can still be set to not abort through
109
109
added: v20.0.0
110
110
-->
111
111
112
- > Stability: 1 - Experimental
112
+ > Stability: 1.1 - Active development
113
113
114
114
When using the [ Permission Model] [ ] , the process will not be able to spawn any
115
115
child process by default.
@@ -154,7 +154,7 @@ changes:
154
154
description: Paths delimited by comma (`,`) are no longer allowed.
155
155
-->
156
156
157
- > Stability: 1 - Experimental
157
+ > Stability: 1.1 - Active development
158
158
159
159
This flag configures file system read permissions using
160
160
the [ Permission Model] [ ] .
@@ -208,7 +208,7 @@ changes:
208
208
description: Paths delimited by comma (`,`) are no longer allowed.
209
209
-->
210
210
211
- > Stability: 1 - Experimental
211
+ > Stability: 1.1 - Active development
212
212
213
213
This flag configures file system write permissions using
214
214
the [ Permission Model] [ ] .
@@ -232,7 +232,7 @@ Relative paths are NOT supported through the CLI flag.
232
232
added: v20.0.0
233
233
-->
234
234
235
- > Stability: 1 - Experimental
235
+ > Stability: 1.1 - Active development
236
236
237
237
When using the [ Permission Model] [ ] , the process will not be able to create any
238
238
worker threads by default.
@@ -666,7 +666,7 @@ Enable experimental support for the `https:` protocol in `import` specifiers.
666
666
added: v20.0.0
667
667
-->
668
668
669
- > Stability: 1 - Experimental
669
+ > Stability: 1.1 - Active development
670
670
671
671
Enable the Permission Model for current process. When enabled, the
672
672
following permissions are restricted:
0 commit comments