@@ -109,7 +109,7 @@ If this flag is passed, the behavior can still be set to not abort through
109109added: v20.0.0
110110-->
111111
112- > Stability: 1 - Experimental
112+ > Stability: 1.1 - Active development
113113
114114When using the [ Permission Model] [ ] , the process will not be able to spawn any
115115child process by default.
@@ -154,7 +154,7 @@ changes:
154154 description: Paths delimited by comma (`,`) are no longer allowed.
155155-->
156156
157- > Stability: 1 - Experimental
157+ > Stability: 1.1 - Active development
158158
159159This flag configures file system read permissions using
160160the [ Permission Model] [ ] .
@@ -208,7 +208,7 @@ changes:
208208 description: Paths delimited by comma (`,`) are no longer allowed.
209209-->
210210
211- > Stability: 1 - Experimental
211+ > Stability: 1.1 - Active development
212212
213213This flag configures file system write permissions using
214214the [ Permission Model] [ ] .
@@ -232,7 +232,7 @@ Relative paths are NOT supported through the CLI flag.
232232added: v20.0.0
233233-->
234234
235- > Stability: 1 - Experimental
235+ > Stability: 1.1 - Active development
236236
237237When using the [ Permission Model] [ ] , the process will not be able to create any
238238worker threads by default.
@@ -666,7 +666,7 @@ Enable experimental support for the `https:` protocol in `import` specifiers.
666666added: v20.0.0
667667-->
668668
669- > Stability: 1 - Experimental
669+ > Stability: 1.1 - Active development
670670
671671Enable the Permission Model for current process. When enabled, the
672672following permissions are restricted:
0 commit comments