Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStewart X Addison <sxa@redhat.com>2022-03-08 13:45:45 +0300
committerBeth Griggs <bgriggs@redhat.com>2022-03-09 20:47:02 +0300
commit72c0c4b09be49b80536f2acda3176df9efe8a088 (patch)
treeb0a0d826a0b7dce524234c9b8d0cb38233dea7b6 /doc/api/crypto.md
parente1fb6ae02ff01a0d29c95e4700c81d05e09f188d (diff)
2022-03-09, Version 17.7.0 (Current)
Notable changes: * (SEMVER-MINOR) crypto: add KeyObject.prototype.equals method (Filip Skokan) https://github.com/nodejs/node/pull/42093 * (SEMVER-MINOR) net: add new options to net.Socket and net.Server (Paolo Insogna) https://github.com/nodejs/node/pull/41310 * (SEMVER-MINOR) src: allow preventing InitializeInspector in env (Shelley Vohr) https://github.com/nodejs/node/pull/35025 * doc: add release key for Bryan English (Bryan English) https://github.com/nodejs/node/pull/42102 Dependency Updates: * deps: update nghttp2 to 1.47.0 (Yash Ladha) https://github.com/nodejs/node/pull/42127 * deps: upgrade npm to 8.5.2 (npm team) https://github.com/nodejs/node/pull/42122 New Collaborators: * doc: add JakobJingleheimer to collaborators list (Jacob Smith) https://github.com/nodejs/node/pull/42185 * doc: move bnoordhuis back to collaborators (Ben Noordhuis) https://github.com/nodejs/node/pull/42064 PR-URL: https://github.com/nodejs/node/pull/42254
Diffstat (limited to 'doc/api/crypto.md')
-rw-r--r--doc/api/crypto.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index be386dafef8..c60acd652e8 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -2085,7 +2085,7 @@ PKCS#1 and SEC1 encryption.
### `keyObject.equals(otherKeyObject)`
<!-- YAML
-added: REPLACEME
+added: v17.7.0
-->
* `otherKeyObject`: {KeyObject} A `KeyObject` with which to