File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -2216,7 +2216,7 @@ Type: Documentation-only (supports [`--pending-deprecation`][])
2216
2216
` process.binding() ` is for use by Node.js internal code only.
2217
2217
2218
2218
While ` process.binding() ` has not reached End-of-Life status in general, it is
2219
- unavailable when [ policies] [ ] are enabled.
2219
+ unavailable when [ policies] [ ] or the [ permission model ] [ ] are enabled.
2220
2220
2221
2221
### DEP0112: ` dgram ` private APIs
2222
2222
@@ -3535,6 +3535,7 @@ Consider using alternatives such as the [`mock`][] helper function.
3535
3535
[ from_string_encoding ] : buffer.md#static-method-bufferfromstring-encoding
3536
3536
[ legacy URL API ] : url.md#legacy-url-api
3537
3537
[ legacy `urlObject` ] : url.md#legacy-urlobject
3538
+ [ permission model ] : permissions.md#permission-model
3538
3539
[ policies ] : permissions.md#policies
3539
3540
[ static methods of `crypto.Certificate()` ] : crypto.md#class-certificate
3540
3541
[ subpath exports ] : packages.md#subpath-exports
You can’t perform that action at this time.
0 commit comments