| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 89fa3fa commit f888a1d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2213,7 +2213,7 @@ Type: Documentation-only (supports [`--pending-deprecation`][]) | |||
| 2213 | 2213 | `process.binding()` is for use by Node.js internal code only. | |
| 2214 | 2214 | ||
| 2215 | 2215 | While `process.binding()` has not reached End-of-Life status in general, it is | |
| 2216 | - unavailable when [policies][] are enabled. | ||
| 2216 | + unavailable when [policies][] or the [permission model][] are enabled. | ||
| 2217 | 2217 | ||
| 2218 | 2218 | ### DEP0112: `dgram` private APIs | |
| 2219 | 2219 | ||
@@ -3530,6 +3530,7 @@ Consider using alternatives such as the [`mock`][] helper function. | |||
| 3530 | 3530 | [from_string_encoding]: buffer.md#static-method-bufferfromstring-encoding | |
| 3531 | 3531 | [legacy URL API]: url.md#legacy-url-api | |
| 3532 | 3532 | [legacy `urlObject`]: url.md#legacy-urlobject | |
| 3533 | + [permission model]: permissions.md#permission-model | ||
| 3533 | 3534 | [policies]: permissions.md#policies | |
| 3534 | 3535 | [static methods of `crypto.Certificate()`]: crypto.md#class-certificate | |
| 3535 | 3536 | [subpath exports]: packages.md#subpath-exports | |
| Back | FazBrowse Home | New Git URL |
0 commit comments