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
1799
1799
to ` module.exports ` is deprecated. Developers should use ` exports `
1800
1800
or ` module.exports ` instead.
1801
1801
1802
- ### DEP0093: ` crypto.fips ` is deprecated and replaced.
1802
+ ### DEP0093: ` crypto.fips ` is deprecated and replaced
1803
1803
<!-- YAML
1804
1804
changes:
1805
1805
- version: v10.0.0
@@ -1812,7 +1812,7 @@ Type: Documentation-only
1812
1812
The [ ` crypto.fips ` ] [ ] property is deprecated. Please use ` crypto.setFips() `
1813
1813
and ` crypto.getFips() ` instead.
1814
1814
1815
- ### DEP0094: Using ` assert.fail() ` with more than one argument.
1815
+ ### DEP0094: Using ` assert.fail() ` with more than one argument
1816
1816
<!-- YAML
1817
1817
changes:
1818
1818
- version: v10.0.0
@@ -1932,7 +1932,7 @@ Type: End-of-Life
1932
1932
1933
1933
The ` --with-lttng ` compile-time option has been removed.
1934
1934
1935
- ### DEP0102: Using ` noAssert ` in ` Buffer#(read|write) ` operations.
1935
+ ### DEP0102: Using ` noAssert ` in ` Buffer#(read|write) ` operations
1936
1936
<!-- YAML
1937
1937
changes:
1938
1938
- version: v10.0.0
You can’t perform that action at this time.
0 commit comments