File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1799,7 +1799,7 @@ Assigning properties to the top-level `this` as an alternative
17991799to ` module.exports ` is deprecated. Developers should use ` exports `
18001800or ` module.exports ` instead.
18011801
1802- ### DEP0093: ` crypto.fips ` is deprecated and replaced.
1802+ ### DEP0093: ` crypto.fips ` is deprecated and replaced
18031803<!-- YAML
18041804changes:
18051805 - version: v10.0.0
@@ -1812,7 +1812,7 @@ Type: Documentation-only
18121812The [ ` crypto.fips ` ] [ ] property is deprecated. Please use ` crypto.setFips() `
18131813and ` crypto.getFips() ` instead.
18141814
1815- ### DEP0094: Using ` assert.fail() ` with more than one argument.
1815+ ### DEP0094: Using ` assert.fail() ` with more than one argument
18161816<!-- YAML
18171817changes:
18181818 - version: v10.0.0
@@ -1932,7 +1932,7 @@ Type: End-of-Life
19321932
19331933The ` --with-lttng ` compile-time option has been removed.
19341934
1935- ### DEP0102: Using ` noAssert ` in ` Buffer#(read|write) ` operations.
1935+ ### DEP0102: Using ` noAssert ` in ` Buffer#(read|write) ` operations
19361936<!-- YAML
19371937changes:
19381938 - version: v10.0.0
You can’t perform that action at this time.
0 commit comments