Skip to content

Commit 06cc400

Browse files
aduh95danielleadams
authored andcommitted
doc: fix crypto doc linter errors
PR-URL: #36035 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 9c4b360 commit 06cc400

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/api/crypto.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1459,8 +1459,8 @@ changes:
14591459
pr-url: https://github.com/nodejs/node/pull/35093
14601460
description: The privateKey can also be an ArrayBuffer and CryptoKey.
14611461
- version:
1462-
- v12.16.0
14631462
- v13.2.0
1463+
- v12.16.0
14641464
pr-url: https://github.com/nodejs/node/pull/29292
14651465
description: This function now supports IEEE-P1363 DSA and ECDSA signatures.
14661466
- version: v12.0.0
@@ -1582,8 +1582,8 @@ changes:
15821582
pr-url: https://github.com/nodejs/node/pull/35093
15831583
description: The object can also be an ArrayBuffer and CryptoKey.
15841584
- version:
1585-
- v12.16.0
15861585
- v13.2.0
1586+
- v12.16.0
15871587
pr-url: https://github.com/nodejs/node/pull/29292
15881588
description: This function now supports IEEE-P1363 DSA and ECDSA signatures.
15891589
- version: v12.0.0
@@ -3326,8 +3326,8 @@ Throws an error if FIPS mode is not available.
33263326
added: v12.0.0
33273327
changes:
33283328
- version:
3329-
- v12.16.0
33303329
- v13.2.0
3330+
- v12.16.0
33313331
pr-url: https://github.com/nodejs/node/pull/29292
33323332
description: This function now supports IEEE-P1363 DSA and ECDSA signatures.
33333333
-->
@@ -3397,8 +3397,8 @@ changes:
33973397
pr-url: https://github.com/nodejs/node/pull/35093
33983398
description: The data, key, and signature arguments can also be ArrayBuffer.
33993399
- version:
3400-
- v12.16.0
34013400
- v13.2.0
3401+
- v12.16.0
34023402
pr-url: https://github.com/nodejs/node/pull/29292
34033403
description: This function now supports IEEE-P1363 DSA and ECDSA signatures.
34043404
-->

0 commit comments

Comments
 (0)