Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update deprecations.md
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
anonrig and aduh95 authored Sep 2, 2024
commit aee33772c2a6db54dd8e4c25e4f3659365d58b7a
2 changes: 1 addition & 1 deletion doc/api/deprecations.md
Original file line number Diff line number Diff line change
Expand Up @@ -3711,7 +3711,7 @@ switch to its new provider model. The `clientCertEngine` option for
the `privateKeyEngine` and `privateKeyIdentifier` for [`tls.createSecureContext()`][];
and [`crypto.setEngine()`][] all depend on this functionality from OpenSSL.

### DEP0184: Zlib classes
### DEP0184: Instantiating `node:zlib` classes without `new`

<!-- YAML
changes:
Expand Down