| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8b08bff commit 8333fa0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2047,9 +2047,9 @@ changes: | |||
| 2047 | 2047 | ||
| 2048 | 2048 | Type: End-of-Life | |
| 2049 | 2049 | ||
| 2050 | - Using the `noAssert` argument has no functionality anymore. All input is going | ||
| 2051 | - to be verified, no matter if it is set to true or not. Skipping the verification | ||
| 2052 | - could lead to hard to find errors and crashes. | ||
| 2050 | + Using the `noAssert` argument has no functionality anymore. All input is | ||
| 2051 | + verified regardless of the value of `noAssert`. Skipping the verification | ||
| 2052 | + could lead to hard-to-find errors and crashes. | ||
| 2053 | 2053 | ||
| 2054 | 2054 | ### DEP0103: `process.binding('util').is[...]` typechecks | |
| 2055 | 2055 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments